Skip to content
Success

Console Output

Pull request #43509 updated
Started by user Sebastiaan van Stijn
Rebuilds build #7
07:45:04 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0603f87faba33e364aafd81d4c1f717dd3709858+787257f76790c4b82bddfc866185ebc64a9ef357 (b8625783d860644c0e94192d3739028406eca7e2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43509@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
07:45:08 [2022-04-27T07:45:08.504Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
07:45:08 [2022-04-27T07:45:08.508Z] Trying to pass milestone 7
[Pipeline] milestone
07:45:08 [2022-04-27T07:45:08.587Z] Trying to pass milestone 8
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
07:45:08 [2022-04-27T07:45:08.780Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00b6928aa814eecc5) in /home/ubuntu/workspace/moby_PR-43509
[Pipeline] {
[Pipeline] checkout
07:45:08 [2022-04-27T07:45:08.811Z] The recommended git tool is: git
07:45:08 [2022-04-27T07:45:08.820Z] using credential docker-jenkins-github-credentials
07:45:08 [2022-04-27T07:45:08.830Z] Cloning the remote Git repository
07:45:08 [2022-04-27T07:45:08.831Z] Cloning with configured refspecs honoured and without tags
07:45:08 [2022-04-27T07:45:08.829Z] Cloning repository https://github.com/moby/moby.git
07:45:08 [2022-04-27T07:45:08.829Z]  > git init /home/ubuntu/workspace/moby_PR-43509 # timeout=10
07:45:08 [2022-04-27T07:45:08.835Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:08 [2022-04-27T07:45:08.835Z]  > git --version # timeout=10
07:45:08 [2022-04-27T07:45:08.837Z]  > git --version # 'git version 2.17.1'
07:45:08 [2022-04-27T07:45:08.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:08 [2022-04-27T07:45:08.837Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:18 [2022-04-27T07:45:18.245Z] Fetching without tags
07:45:18 [2022-04-27T07:45:18.228Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:18 [2022-04-27T07:45:18.230Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:45:18 [2022-04-27T07:45:18.233Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:18 [2022-04-27T07:45:18.239Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:18 [2022-04-27T07:45:18.244Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:18 [2022-04-27T07:45:18.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:18 [2022-04-27T07:45:18.244Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:18 [2022-04-27T07:45:18.426Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:18 [2022-04-27T07:45:18.953Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:18 [2022-04-27T07:45:18.953Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
07:45:19 [2022-04-27T07:45:19.558Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:45:18 [2022-04-27T07:45:18.425Z]  > git config core.sparsecheckout # timeout=10
07:45:18 [2022-04-27T07:45:18.427Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:18 [2022-04-27T07:45:18.935Z]  > git remote # timeout=10
07:45:18 [2022-04-27T07:45:18.937Z]  > git config --get remote.origin.url # timeout=10
07:45:18 [2022-04-27T07:45:18.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:18 [2022-04-27T07:45:18.940Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:45:18 [2022-04-27T07:45:18.947Z]  > git rev-parse HEAD^{commit} # timeout=10
07:45:18 [2022-04-27T07:45:18.952Z]  > git config core.sparsecheckout # timeout=10
07:45:18 [2022-04-27T07:45:18.954Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:19 [2022-04-27T07:45:19.557Z]  > git rev-list --no-walk 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:45:20 [2022-04-27T07:45:20.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/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
07:45:20 [2022-04-27T07:45:20.166Z] Unable to find image 'alpine:latest' locally
07:45:20 [2022-04-27T07:45:20.166Z] latest: Pulling from library/alpine
07:45:20 [2022-04-27T07:45:20.166Z] df9b9388f04a: Pulling fs layer
07:45:20 [2022-04-27T07:45:20.426Z] df9b9388f04a: Download complete
07:45:20 [2022-04-27T07:45:20.426Z] df9b9388f04a: Pull complete
07:45:20 [2022-04-27T07:45:20.426Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
07:45:20 [2022-04-27T07:45:20.426Z] Status: Downloaded newer image for alpine:latest
07:45:22 [2022-04-27T07:45:22.966Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "win-RS5" skipped due to when conditional
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
07:45:23 [2022-04-27T07:45:23.194Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00b6928aa814eecc5) in /home/ubuntu/workspace/moby_PR-43509
[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)
07:45:23 [2022-04-27T07:45:23.206Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0875528c069f2e2b7) in /home/ubuntu/workspace/moby_PR-43509
07:45:23 [2022-04-27T07:45:23.207Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03fc1acb844a442b3) in /home/ubuntu/workspace/moby_PR-43509
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
07:45:23 [2022-04-27T07:45:23.212Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-059daef974e946f5d) in /home/ubuntu/workspace/moby_PR-43509
[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] {
[Pipeline] checkout
[Pipeline] {
07:45:23 [2022-04-27T07:45:23.259Z] The recommended git tool is: git
07:45:23 [2022-04-27T07:45:23.267Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.278Z] Fetching changes from the remote Git repository
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.284Z] Fetching without tags
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] checkout
07:45:23 [2022-04-27T07:45:23.335Z] The recommended git tool is: git
[Pipeline] checkout
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
07:45:23 [2022-04-27T07:45:23.346Z] The recommended git tool is: git
07:45:23 [2022-04-27T07:45:23.355Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.363Z] Cloning the remote Git repository
07:45:23 [2022-04-27T07:45:23.363Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.384Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.391Z] Cloning the remote Git repository
07:45:23 [2022-04-27T07:45:23.391Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
07:45:23 [2022-04-27T07:45:23.423Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
07:45:23 [2022-04-27T07:45:23.440Z] using credential docker-jenkins-github-credentials
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] }
07:45:23 [2022-04-27T07:45:23.450Z] Cloning the remote Git repository
07:45:23 [2022-04-27T07:45:23.450Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:45:23 [2022-04-27T07:45:23.483Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
07:45:23 [2022-04-27T07:45:23.540Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:23 [2022-04-27T07:45:23.540Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
07:45:23 [2022-04-27T07:45:23.590Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
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] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:45:23 [2022-04-27T07:45:23.272Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43509/.git # timeout=10
07:45:23 [2022-04-27T07:45:23.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:23 [2022-04-27T07:45:23.282Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.282Z]  > git --version # timeout=10
07:45:23 [2022-04-27T07:45:23.284Z]  > git --version # 'git version 2.17.1'
07:45:23 [2022-04-27T07:45:23.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:23 [2022-04-27T07:45:23.285Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:23 [2022-04-27T07:45:23.482Z]  > git config core.sparsecheckout # timeout=10
07:45:23 [2022-04-27T07:45:23.484Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:23 [2022-04-27T07:45:23.522Z]  > git remote # timeout=10
07:45:23 [2022-04-27T07:45:23.524Z]  > git config --get remote.origin.url # timeout=10
07:45:23 [2022-04-27T07:45:23.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:23 [2022-04-27T07:45:23.527Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:45:23 [2022-04-27T07:45:23.533Z]  > git rev-parse HEAD^{commit} # timeout=10
07:45:23 [2022-04-27T07:45:23.538Z]  > git config core.sparsecheckout # timeout=10
07:45:23 [2022-04-27T07:45:23.540Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:24 [2022-04-27T07:45:24.309Z] + [ PR != PR ]
07:45:24 [2022-04-27T07:45:24.309Z] + [ master != master ]
07:45:24 [2022-04-27T07:45:24.309Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
07:45:23 [2022-04-27T07:45:23.356Z] Cloning repository https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.356Z]  > git init /home/ubuntu/workspace/moby_PR-43509 # timeout=10
07:45:23 [2022-04-27T07:45:23.367Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.367Z]  > git --version # timeout=10
07:45:23 [2022-04-27T07:45:23.377Z]  > git --version # 'git version 2.17.1'
07:45:23 [2022-04-27T07:45:23.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:23 [2022-04-27T07:45:23.378Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
07:45:23 [2022-04-27T07:45:23.432Z] Cloning repository https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.433Z]  > git init /home/ubuntu/workspace/moby_PR-43509 # timeout=10
07:45:23 [2022-04-27T07:45:23.444Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.444Z]  > git --version # timeout=10
07:45:23 [2022-04-27T07:45:23.448Z]  > git --version # 'git version 2.25.1'
07:45:23 [2022-04-27T07:45:23.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:23 [2022-04-27T07:45:23.450Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:23 [2022-04-27T07:45:23.459Z] Cloning repository https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.460Z]  > git init /home/ubuntu/workspace/moby_PR-43509 # timeout=10
07:45:23 [2022-04-27T07:45:23.472Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:23 [2022-04-27T07:45:23.472Z]  > git --version # timeout=10
07:45:23 [2022-04-27T07:45:23.477Z]  > git --version # 'git version 2.25.1'
07:45:23 [2022-04-27T07:45:23.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:23 [2022-04-27T07:45:23.478Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:24 [2022-04-27T07:45:24.637Z] + docker version
07:45:24 [2022-04-27T07:45:24.637Z] Client: Docker Engine - Community
07:45:24 [2022-04-27T07:45:24.637Z]  Version:           20.10.14
07:45:24 [2022-04-27T07:45:24.637Z]  API version:       1.41
07:45:24 [2022-04-27T07:45:24.637Z]  Go version:        go1.16.15
07:45:24 [2022-04-27T07:45:24.637Z]  Git commit:        a224086
07:45:24 [2022-04-27T07:45:24.637Z]  Built:             Thu Mar 24 01:47:57 2022
07:45:24 [2022-04-27T07:45:24.637Z]  OS/Arch:           linux/amd64
07:45:24 [2022-04-27T07:45:24.637Z]  Context:           default
07:45:24 [2022-04-27T07:45:24.637Z]  Experimental:      true
07:45:24 [2022-04-27T07:45:24.637Z] 
07:45:24 [2022-04-27T07:45:24.637Z] Server: Docker Engine - Community
07:45:24 [2022-04-27T07:45:24.637Z]  Engine:
07:45:24 [2022-04-27T07:45:24.637Z]   Version:          20.10.14
07:45:24 [2022-04-27T07:45:24.637Z]   API version:      1.41 (minimum version 1.12)
07:45:24 [2022-04-27T07:45:24.637Z]   Go version:       go1.16.15
07:45:24 [2022-04-27T07:45:24.637Z]   Git commit:       87a90dc
07:45:24 [2022-04-27T07:45:24.637Z]   Built:            Thu Mar 24 01:45:46 2022
07:45:24 [2022-04-27T07:45:24.637Z]   OS/Arch:          linux/amd64
07:45:24 [2022-04-27T07:45:24.637Z]   Experimental:     true
07:45:24 [2022-04-27T07:45:24.637Z]  containerd:
07:45:24 [2022-04-27T07:45:24.637Z]   Version:          1.5.11
07:45:24 [2022-04-27T07:45:24.637Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:24 [2022-04-27T07:45:24.637Z]  runc:
07:45:24 [2022-04-27T07:45:24.637Z]   Version:          1.0.3
07:45:24 [2022-04-27T07:45:24.637Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:45:24 [2022-04-27T07:45:24.637Z]  docker-init:
07:45:24 [2022-04-27T07:45:24.637Z]   Version:          0.19.0
07:45:24 [2022-04-27T07:45:24.637Z]   GitCommit:        de40ad0
[Pipeline] sh
07:45:24 [2022-04-27T07:45:24.921Z] + docker info
07:45:24 [2022-04-27T07:45:24.921Z] Client:
07:45:24 [2022-04-27T07:45:24.921Z]  Context:    default
07:45:24 [2022-04-27T07:45:24.921Z]  Debug Mode: false
07:45:24 [2022-04-27T07:45:24.921Z]  Plugins:
07:45:24 [2022-04-27T07:45:24.921Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:45:24 [2022-04-27T07:45:24.921Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:45:24 [2022-04-27T07:45:24.921Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:45:24 [2022-04-27T07:45:24.921Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:45:24 [2022-04-27T07:45:24.921Z] 
07:45:24 [2022-04-27T07:45:24.921Z] Server:
07:45:24 [2022-04-27T07:45:24.921Z]  Containers: 0
07:45:24 [2022-04-27T07:45:24.921Z]   Running: 0
07:45:24 [2022-04-27T07:45:24.921Z]   Paused: 0
07:45:24 [2022-04-27T07:45:24.921Z]   Stopped: 0
07:45:24 [2022-04-27T07:45:24.921Z]  Images: 3
07:45:24 [2022-04-27T07:45:24.921Z]  Server Version: 20.10.14
07:45:24 [2022-04-27T07:45:24.921Z]  Storage Driver: overlay2
07:45:24 [2022-04-27T07:45:24.921Z]   Backing Filesystem: extfs
07:45:24 [2022-04-27T07:45:24.921Z]   Supports d_type: true
07:45:24 [2022-04-27T07:45:24.921Z]   Native Overlay Diff: true
07:45:24 [2022-04-27T07:45:24.921Z]   userxattr: false
07:45:24 [2022-04-27T07:45:24.921Z]  Logging Driver: json-file
07:45:24 [2022-04-27T07:45:24.921Z]  Cgroup Driver: cgroupfs
07:45:24 [2022-04-27T07:45:24.921Z]  Cgroup Version: 1
07:45:24 [2022-04-27T07:45:24.921Z]  Plugins:
07:45:24 [2022-04-27T07:45:24.921Z]   Volume: local
07:45:24 [2022-04-27T07:45:24.921Z]   Network: bridge host ipvlan macvlan null overlay
07:45:24 [2022-04-27T07:45:24.921Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:45:24 [2022-04-27T07:45:24.921Z]  Swarm: inactive
07:45:24 [2022-04-27T07:45:24.921Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
07:45:24 [2022-04-27T07:45:24.921Z]  Default Runtime: runc
07:45:24 [2022-04-27T07:45:24.921Z]  Init Binary: docker-init
07:45:24 [2022-04-27T07:45:24.921Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:24 [2022-04-27T07:45:24.921Z]  runc version: v1.0.3-0-gf46b6ba
07:45:24 [2022-04-27T07:45:24.921Z]  init version: de40ad0
07:45:24 [2022-04-27T07:45:24.921Z]  Security Options:
07:45:24 [2022-04-27T07:45:24.921Z]   apparmor
07:45:24 [2022-04-27T07:45:24.921Z]   seccomp
07:45:24 [2022-04-27T07:45:24.921Z]    Profile: default
07:45:24 [2022-04-27T07:45:24.921Z]  Kernel Version: 5.4.0-1071-aws
07:45:24 [2022-04-27T07:45:24.921Z]  Operating System: Ubuntu 18.04.6 LTS
07:45:24 [2022-04-27T07:45:24.921Z]  OSType: linux
07:45:24 [2022-04-27T07:45:24.921Z]  Architecture: x86_64
07:45:24 [2022-04-27T07:45:24.921Z]  CPUs: 8
07:45:24 [2022-04-27T07:45:24.921Z]  Total Memory: 30.91GiB
07:45:24 [2022-04-27T07:45:24.921Z]  Name: ip-10-100-32-90
07:45:24 [2022-04-27T07:45:24.921Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:45:24 [2022-04-27T07:45:24.921Z]  Docker Root Dir: /var/lib/docker
07:45:24 [2022-04-27T07:45:24.921Z]  Debug Mode: false
07:45:24 [2022-04-27T07:45:24.921Z]  Registry: https://index.docker.io/v1/
07:45:24 [2022-04-27T07:45:24.921Z]  Labels:
07:45:24 [2022-04-27T07:45:24.921Z]  Experimental: true
07:45:24 [2022-04-27T07:45:24.921Z]  Insecure Registries:
07:45:24 [2022-04-27T07:45:24.921Z]   127.0.0.0/8
07:45:24 [2022-04-27T07:45:24.921Z]  Live Restore Enabled: true
07:45:24 [2022-04-27T07:45:24.921Z] 
07:45:24 [2022-04-27T07:45:24.921Z] WARNING: No swap limit support
[Pipeline] sh
07:45:25 [2022-04-27T07:45:25.206Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:25 [2022-04-27T07:45:25.206Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:25 [2022-04-27T07:45:25.206Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43509/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:45:25 [2022-04-27T07:45:25.206Z] + bash /home/ubuntu/workspace/moby_PR-43509/check-config.sh
07:45:25 [2022-04-27T07:45:25.206Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:45:25 [2022-04-27T07:45:25.206Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:45:25 [2022-04-27T07:45:25.206Z] 
07:45:25 [2022-04-27T07:45:25.206Z] Generally Necessary:
07:45:25 [2022-04-27T07:45:25.206Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:45:25 [2022-04-27T07:45:25.206Z] - apparmor: enabled and tools installed
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NAMESPACES: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NET_NS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_PID_NS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_IPC_NS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_UTS_NS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CGROUPS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CGROUP_CPUACCT: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CGROUP_DEVICE: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CGROUP_FREEZER: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CGROUP_SCHED: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_CPUSETS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_MEMCG: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_KEYS: enabled
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_VETH: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_BRIDGE: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:45:25 [2022-04-27T07:45:25.206Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_NF_NAT: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_POSIX_MQUEUE: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CGROUP_BPF: enabled
07:45:25 [2022-04-27T07:45:25.466Z] 
07:45:25 [2022-04-27T07:45:25.466Z] Optional Features:
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_USER_NS: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_SECCOMP: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_SECCOMP_FILTER: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CGROUP_PIDS: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_MEMCG_SWAP: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:45:25 [2022-04-27T07:45:25.466Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_BLK_CGROUP: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CGROUP_PERF: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CGROUP_HUGETLB: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_CFS_BANDWIDTH: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_RT_GROUP_SCHED: missing
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_VS: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_VS_NFCT: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_IP_VS_RR: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_SECURITY_SELINUX: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_SECURITY_APPARMOR: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_EXT4_FS: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:45:25 [2022-04-27T07:45:25.466Z] - Network Drivers:
07:45:25 [2022-04-27T07:45:25.466Z]   - "overlay":
07:45:25 [2022-04-27T07:45:25.466Z]     - CONFIG_VXLAN: enabled (as module)
07:45:25 [2022-04-27T07:45:25.466Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:45:25 [2022-04-27T07:45:25.466Z]       Optional (for encrypted networks):
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_CRYPTO: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_CRYPTO_AEAD: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_CRYPTO_GCM: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_CRYPTO_GHASH: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_XFRM: enabled
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_XFRM_USER: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]       - CONFIG_INET_ESP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "ipvlan":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_IPVLAN: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "macvlan":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_MACVLAN: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_DUMMY: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "ftp,tftp client in container":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z] - Storage Drivers:
07:45:25 [2022-04-27T07:45:25.726Z]   - "aufs":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_AUFS_FS: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "btrfs":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:45:25 [2022-04-27T07:45:25.726Z]   - "devicemapper":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_BLK_DEV_DM: enabled
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "overlay":
07:45:25 [2022-04-27T07:45:25.726Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:45:25 [2022-04-27T07:45:25.726Z]   - "zfs":
07:45:25 [2022-04-27T07:45:25.726Z]     - /dev/zfs: present
07:45:25 [2022-04-27T07:45:25.726Z]     - zfs command: missing
07:45:25 [2022-04-27T07:45:25.726Z]     - zpool command: missing
07:45:25 [2022-04-27T07:45:25.726Z] 
07:45:25 [2022-04-27T07:45:25.726Z] Limits:
07:45:25 [2022-04-27T07:45:25.726Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:45:25 [2022-04-27T07:45:25.726Z] 
07:45:25 [2022-04-27T07:45:25.726Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:45:26 [2022-04-27T07:45:26.057Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0603f87faba33e364aafd81d4c1f717dd3709858 .
07:45:26 [2022-04-27T07:45:26.057Z] #1 [internal] load build definition from Dockerfile
07:45:26 [2022-04-27T07:45:26.057Z] #1 sha256:3fb9094752c7d4f4b5902f5b10846066da98ae226685b8bf13faf11dd765cf6c
07:45:26 [2022-04-27T07:45:26.057Z] #1 transferring dockerfile: 17.44kB done
07:45:26 [2022-04-27T07:45:26.057Z] #1 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.057Z] 
07:45:26 [2022-04-27T07:45:26.057Z] #2 [internal] load .dockerignore
07:45:26 [2022-04-27T07:45:26.057Z] #2 sha256:de3d1d0660bd431259fd51b6c882c6802c5efb20449a391e3fff5480897f9ab2
07:45:26 [2022-04-27T07:45:26.057Z] #2 transferring context: 145B done
07:45:26 [2022-04-27T07:45:26.057Z] #2 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.057Z] 
07:45:26 [2022-04-27T07:45:26.057Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:45:26 [2022-04-27T07:45:26.057Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:45:26 [2022-04-27T07:45:26.318Z] #3 DONE 0.1s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:45:26 [2022-04-27T07:45:26.318Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:45:26 [2022-04-27T07:45:26.318Z] #4 CACHED
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #6 [internal] load .dockerignore
07:45:26 [2022-04-27T07:45:26.318Z] #6 sha256:4045af871c1b4a666d028ebbdfea9511bfa527530865f7a157775c1e846cc2d1
07:45:26 [2022-04-27T07:45:26.318Z] #6 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #5 [internal] load build definition from Dockerfile
07:45:26 [2022-04-27T07:45:26.318Z] #5 sha256:9cad56ff610c6c89134434ffdafe06cf1dce174a182aa9e9301c30242d5c3a93
07:45:26 [2022-04-27T07:45:26.318Z] #5 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
07:45:26 [2022-04-27T07:45:26.318Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
07:45:26 [2022-04-27T07:45:26.318Z] #7 DONE 0.1s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:26 [2022-04-27T07:45:26.318Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:45:26 [2022-04-27T07:45:26.318Z] #9 DONE 0.1s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
07:45:26 [2022-04-27T07:45:26.318Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:45:26 [2022-04-27T07:45:26.318Z] #8 DONE 0.1s
07:45:26 [2022-04-27T07:45:26.318Z] 
07:45:26 [2022-04-27T07:45:26.318Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:26 [2022-04-27T07:45:26.318Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:45:26 [2022-04-27T07:45:26.318Z] #10 DONE 0.1s
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:26 [2022-04-27T07:45:26.586Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:45:26 [2022-04-27T07:45:26.586Z] #78 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:26 [2022-04-27T07:45:26.586Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:45:26 [2022-04-27T07:45:26.586Z] #76 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:45:26 [2022-04-27T07:45:26.586Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:45:26 [2022-04-27T07:45:26.586Z] #11 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:45:26 [2022-04-27T07:45:26.586Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:45:26 [2022-04-27T07:45:26.586Z] #35 DONE 0.0s
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:45:26 [2022-04-27T07:45:26.586Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
07:45:26 [2022-04-27T07:45:26.586Z] #12 CACHED
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #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
07:45:26 [2022-04-27T07:45:26.586Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
07:45:26 [2022-04-27T07:45:26.586Z] #13 CACHED
07:45:26 [2022-04-27T07:45:26.586Z] 
07:45:26 [2022-04-27T07:45:26.586Z] #31 [internal] load build context
07:45:26 [2022-04-27T07:45:26.586Z] #31 sha256:653693edb060b896739318528e05822af174e12ff4f2e525da5491dfe7504a8c
07:45:26 [2022-04-27T07:45:26.847Z] #31 ...
07:45:26 [2022-04-27T07:45:26.847Z] 
07:45:26 [2022-04-27T07:45:26.847Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:45:26 [2022-04-27T07:45:26.847Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:45:26 [2022-04-27T07:45:26.847Z] #54 DONE 0.3s
07:45:26 [2022-04-27T07:45:26.847Z] 
07:45:26 [2022-04-27T07:45:26.847Z] #31 [internal] load build context
07:45:26 [2022-04-27T07:45:26.847Z] #31 sha256:653693edb060b896739318528e05822af174e12ff4f2e525da5491dfe7504a8c
07:45:27 [2022-04-27T07:45:27.419Z] #31 ...
07:45:27 [2022-04-27T07:45:27.420Z] 
07:45:27 [2022-04-27T07:45:27.420Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
07:45:27 [2022-04-27T07:45:27.420Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250
07:45:27 [2022-04-27T07:45:27.420Z] #14 DONE 0.7s
07:45:27 [2022-04-27T07:45:27.420Z] 
07:45:27 [2022-04-27T07:45:27.420Z] #31 [internal] load build context
07:45:27 [2022-04-27T07:45:27.420Z] #31 sha256:653693edb060b896739318528e05822af174e12ff4f2e525da5491dfe7504a8c
07:45:27 [2022-04-27T07:45:27.420Z] #31 transferring context: 60.75MB 0.8s done
07:45:27 [2022-04-27T07:45:27.420Z] #31 DONE 0.9s
07:45:27 [2022-04-27T07:45:27.420Z] 
07:45:27 [2022-04-27T07:45:27.420Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
07:45:27 [2022-04-27T07:45:27.420Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21
07:45:27 [2022-04-27T07:45:27.680Z] #15 DONE 0.5s
07:45:27 [2022-04-27T07:45:27.680Z] 
07:45:27 [2022-04-27T07:45:27.680Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
07:45:27 [2022-04-27T07:45:27.680Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805
07:45:28 [2022-04-27T07:45:28.250Z] #16 DONE 0.5s
07:45:28 [2022-04-27T07:45:28.250Z] 
07:45:28 [2022-04-27T07:45:28.250Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
07:45:28 [2022-04-27T07:45:28.250Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76
07:45:28 [2022-04-27T07:45:28.819Z] #17 DONE 0.4s
07:45:28 [2022-04-27T07:45:28.819Z] 
07:45:28 [2022-04-27T07:45:28.819Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
07:45:28 [2022-04-27T07:45:28.819Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c
07:45:29 [2022-04-27T07:45:29.080Z] #18 DONE 0.5s
07:45:29 [2022-04-27T07:45:29.080Z] 
07:45:29 [2022-04-27T07:45:29.080Z] #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
07:45:29 [2022-04-27T07:45:29.080Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc
07:45:30 [2022-04-27T07:45:30.020Z] #19 0.752 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:45:30 [2022-04-27T07:45:30.020Z] #19 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:45:30 [2022-04-27T07:45:30.280Z] #19 1.026 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:45:30 [2022-04-27T07:45:30.280Z] #19 1.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:45:30 [2022-04-27T07:45:30.280Z] #19 1.097 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:45:30 [2022-04-27T07:45:30.280Z] #19 1.143 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:45:30 [2022-04-27T07:45:30.280Z] #19 1.196 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.251 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.305 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.361 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.362 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.362 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.363 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.364 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.364 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.365 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.365 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.365 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.365 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.366 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:45:30 [2022-04-27T07:45:30.540Z] #19 1.367 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:45:35 [2022-04-27T07:45:35.696Z] Fetching without tags
07:45:35 [2022-04-27T07:45:35.888Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:35 [2022-04-27T07:45:35.677Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:35 [2022-04-27T07:45:35.680Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:45:35 [2022-04-27T07:45:35.685Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:35 [2022-04-27T07:45:35.695Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:35 [2022-04-27T07:45:35.704Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:35 [2022-04-27T07:45:35.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:35 [2022-04-27T07:45:35.705Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:35 [2022-04-27T07:45:35.896Z]  > git config core.sparsecheckout # timeout=10
07:45:35 [2022-04-27T07:45:35.900Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:36 [2022-04-27T07:45:36.433Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:36 [2022-04-27T07:45:36.433Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
07:45:37 [2022-04-27T07:45:37.032Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:45:37 [2022-04-27T07:45:37.114Z] #19 6.924 Fetched 48.9 MB in 7s (7486 kB/s)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:45:36 [2022-04-27T07:45:36.410Z]  > git remote # timeout=10
07:45:36 [2022-04-27T07:45:36.414Z]  > git config --get remote.origin.url # timeout=10
07:45:36 [2022-04-27T07:45:36.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:36 [2022-04-27T07:45:36.419Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:45:36 [2022-04-27T07:45:36.432Z]  > git rev-parse HEAD^{commit} # timeout=10
07:45:36 [2022-04-27T07:45:36.441Z]  > git config core.sparsecheckout # timeout=10
07:45:36 [2022-04-27T07:45:36.446Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:37 [2022-04-27T07:45:37.683Z] + docker version
07:45:37 [2022-04-27T07:45:37.683Z] Client: Docker Engine - Community
07:45:37 [2022-04-27T07:45:37.683Z]  Version:           20.10.14
07:45:37 [2022-04-27T07:45:37.683Z]  API version:       1.41
07:45:37 [2022-04-27T07:45:37.683Z]  Go version:        go1.16.15
07:45:37 [2022-04-27T07:45:37.683Z]  Git commit:        a224086
07:45:37 [2022-04-27T07:45:37.683Z]  Built:             Thu Mar 24 01:47:20 2022
07:45:37 [2022-04-27T07:45:37.683Z]  OS/Arch:           linux/arm64
07:45:37 [2022-04-27T07:45:37.683Z]  Context:           default
07:45:37 [2022-04-27T07:45:37.683Z]  Experimental:      true
07:45:37 [2022-04-27T07:45:37.683Z] 
07:45:37 [2022-04-27T07:45:37.683Z] Server: Docker Engine - Community
07:45:37 [2022-04-27T07:45:37.683Z]  Engine:
07:45:37 [2022-04-27T07:45:37.683Z]   Version:          20.10.14
07:45:37 [2022-04-27T07:45:37.683Z]   API version:      1.41 (minimum version 1.12)
07:45:37 [2022-04-27T07:45:37.683Z]   Go version:       go1.16.15
07:45:37 [2022-04-27T07:45:37.683Z]   Git commit:       87a90dc
07:45:37 [2022-04-27T07:45:37.683Z]   Built:            Thu Mar 24 01:45:39 2022
07:45:37 [2022-04-27T07:45:37.683Z]   OS/Arch:          linux/arm64
07:45:37 [2022-04-27T07:45:37.683Z]   Experimental:     true
07:45:37 [2022-04-27T07:45:37.683Z]  containerd:
07:45:37 [2022-04-27T07:45:37.683Z]   Version:          1.5.11
07:45:37 [2022-04-27T07:45:37.683Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:37 [2022-04-27T07:45:37.683Z]  runc:
07:45:37 [2022-04-27T07:45:37.683Z]   Version:          1.0.3
07:45:37 [2022-04-27T07:45:37.683Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:45:37 [2022-04-27T07:45:37.683Z]  docker-init:
07:45:37 [2022-04-27T07:45:37.683Z]   Version:          0.19.0
07:45:37 [2022-04-27T07:45:37.683Z]   GitCommit:        de40ad0
[Pipeline] sh
07:45:37 [2022-04-27T07:45:37.967Z] + docker info
07:45:38 [2022-04-27T07:45:38.194Z] Still waiting to schedule task
07:45:38 [2022-04-27T07:45:38.194Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay207:45:38 [2022-04-27T07:45:38.200Z] Still waiting to schedule task
07:45:38 [2022-04-27T07:45:38.200Z] Waiting for next available executor on ‘windows-202207:45:38 [2022-04-27T07:45:38.533Z] Client:
07:45:38 [2022-04-27T07:45:38.533Z]  Context:    default
07:45:38 [2022-04-27T07:45:38.533Z]  Debug Mode: false
07:45:38 [2022-04-27T07:45:38.533Z]  Plugins:
07:45:38 [2022-04-27T07:45:38.533Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:45:38 [2022-04-27T07:45:38.533Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:45:38 [2022-04-27T07:45:38.533Z] 
07:45:38 [2022-04-27T07:45:38.533Z] Server:
07:45:38 [2022-04-27T07:45:38.533Z]  Containers: 0
07:45:38 [2022-04-27T07:45:38.533Z]   Running: 0
07:45:38 [2022-04-27T07:45:38.533Z]   Paused: 0
07:45:38 [2022-04-27T07:45:38.533Z]   Stopped: 0
07:45:38 [2022-04-27T07:45:38.533Z]  Images: 2
07:45:38 [2022-04-27T07:45:38.533Z]  Server Version: 20.10.14
07:45:38 [2022-04-27T07:45:38.533Z]  Storage Driver: overlay2
07:45:38 [2022-04-27T07:45:38.533Z]   Backing Filesystem: extfs
07:45:38 [2022-04-27T07:45:38.533Z]   Supports d_type: true
07:45:38 [2022-04-27T07:45:38.533Z]   Native Overlay Diff: true
07:45:38 [2022-04-27T07:45:38.533Z]   userxattr: false
07:45:38 [2022-04-27T07:45:38.533Z]  Logging Driver: json-file
07:45:38 [2022-04-27T07:45:38.533Z]  Cgroup Driver: cgroupfs
07:45:38 [2022-04-27T07:45:38.533Z]  Cgroup Version: 1
07:45:38 [2022-04-27T07:45:38.533Z]  Plugins:
07:45:38 [2022-04-27T07:45:38.533Z]   Volume: local
07:45:38 [2022-04-27T07:45:38.533Z]   Network: bridge host ipvlan macvlan null overlay
07:45:38 [2022-04-27T07:45:38.533Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:45:38 [2022-04-27T07:45:38.533Z]  Swarm: inactive
07:45:38 [2022-04-27T07:45:38.533Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:45:38 [2022-04-27T07:45:38.533Z]  Default Runtime: runc
07:45:38 [2022-04-27T07:45:38.533Z]  Init Binary: docker-init
07:45:38 [2022-04-27T07:45:38.533Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:38 [2022-04-27T07:45:38.533Z]  runc version: v1.0.3-0-gf46b6ba
07:45:38 [2022-04-27T07:45:38.533Z]  init version: de40ad0
07:45:38 [2022-04-27T07:45:38.533Z]  Security Options:
07:45:38 [2022-04-27T07:45:38.533Z]   apparmor
07:45:38 [2022-04-27T07:45:38.533Z]   seccomp
07:45:38 [2022-04-27T07:45:38.533Z]    Profile: default
07:45:38 [2022-04-27T07:45:38.533Z]  Kernel Version: 5.13.0-1021-aws
07:45:38 [2022-04-27T07:45:38.533Z]  Operating System: Ubuntu 20.04.4 LTS
07:45:38 [2022-04-27T07:45:38.533Z]  OSType: linux
07:45:38 [2022-04-27T07:45:38.533Z]  Architecture: aarch64
07:45:38 [2022-04-27T07:45:38.533Z]  CPUs: 2
07:45:38 [2022-04-27T07:45:38.533Z]  Total Memory: 7.578GiB
07:45:38 [2022-04-27T07:45:38.533Z]  Name: ip-10-100-99-150
07:45:38 [2022-04-27T07:45:38.533Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
07:45:38 [2022-04-27T07:45:38.533Z]  Docker Root Dir: /var/lib/docker
07:45:38 [2022-04-27T07:45:38.533Z]  Debug Mode: false
07:45:38 [2022-04-27T07:45:38.533Z]  Registry: https://index.docker.io/v1/
07:45:38 [2022-04-27T07:45:38.533Z]  Labels:
07:45:38 [2022-04-27T07:45:38.533Z]  Experimental: true
07:45:38 [2022-04-27T07:45:38.533Z]  Insecure Registries:
07:45:38 [2022-04-27T07:45:38.533Z]   127.0.0.0/8
07:45:38 [2022-04-27T07:45:38.533Z]  Live Restore Enabled: true
07:45:38 [2022-04-27T07:45:38.533Z] 
[Pipeline] sh
07:45:38 [2022-04-27T07:45:38.578Z] Fetching without tags
07:45:38 [2022-04-27T07:45:38.619Z] Fetching without tags
07:45:38 [2022-04-27T07:45:38.750Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:38 [2022-04-27T07:45:38.806Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:38 [2022-04-27T07:45:38.820Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:38 [2022-04-27T07:45:38.820Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:38 [2022-04-27T07:45:38.820Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43509/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:45:38 [2022-04-27T07:45:38.820Z] + bash /home/ubuntu/workspace/moby_PR-43509/check-config.sh
07:45:38 [2022-04-27T07:45:38.820Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:45:38 [2022-04-27T07:45:38.820Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
07:45:38 [2022-04-27T07:45:38.820Z] 
07:45:38 [2022-04-27T07:45:38.820Z] Generally Necessary:
07:45:38 [2022-04-27T07:45:38.820Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:45:38 [2022-04-27T07:45:38.820Z] - apparmor: enabled and tools installed
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NAMESPACES: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NET_NS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_PID_NS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_IPC_NS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_UTS_NS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUPS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_CPUACCT: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_DEVICE: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_FREEZER: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_SCHED: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CPUSETS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_MEMCG: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_KEYS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_VETH: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_BRIDGE: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_NF_NAT: enabled (as module)
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_POSIX_MQUEUE: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_BPF: enabled
07:45:38 [2022-04-27T07:45:38.820Z] 
07:45:38 [2022-04-27T07:45:38.820Z] Optional Features:
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_USER_NS: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_SECCOMP: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_SECCOMP_FILTER: enabled
07:45:38 [2022-04-27T07:45:38.820Z] - CONFIG_CGROUP_PIDS: enabled
07:45:39 [2022-04-27T07:45:39.023Z] #19 6.924 Reading package lists...
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_MEMCG_SWAP: enabled
07:45:39 [2022-04-27T07:45:39.079Z]     (cgroup swap accounting is currently enabled)
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_BLK_CGROUP: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_CGROUP_PERF: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_CGROUP_HUGETLB: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_CFS_BANDWIDTH: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_RT_GROUP_SCHED: missing
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_VS: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_VS_NFCT: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_IP_VS_RR: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_SECURITY_SELINUX: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_SECURITY_APPARMOR: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_EXT4_FS: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:45:39 [2022-04-27T07:45:39.079Z] - Network Drivers:
07:45:39 [2022-04-27T07:45:39.079Z]   - "overlay":
07:45:39 [2022-04-27T07:45:39.079Z]     - CONFIG_VXLAN: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       Optional (for encrypted networks):
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_CRYPTO: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_CRYPTO_AEAD: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_CRYPTO_GCM: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_CRYPTO_GHASH: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_XFRM: enabled
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_XFRM_USER: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z]       - CONFIG_INET_ESP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z]   - "ipvlan":
07:45:39 [2022-04-27T07:45:39.079Z]     - CONFIG_IPVLAN: enabled (as module)
07:45:39 [2022-04-27T07:45:39.079Z]   - "macvlan":
07:45:38 [2022-04-27T07:45:38.532Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:38 [2022-04-27T07:45:38.539Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:45:38 [2022-04-27T07:45:38.544Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:38 [2022-04-27T07:45:38.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:38 [2022-04-27T07:45:38.569Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:38 [2022-04-27T07:45:38.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:38 [2022-04-27T07:45:38.570Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:38 [2022-04-27T07:45:38.742Z]  > git config core.sparsecheckout # timeout=10
07:45:38 [2022-04-27T07:45:38.745Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:38 [2022-04-27T07:45:38.594Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:38 [2022-04-27T07:45:38.600Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:45:38 [2022-04-27T07:45:38.603Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:38 [2022-04-27T07:45:38.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:45:38 [2022-04-27T07:45:38.618Z] Fetching upstream changes from https://github.com/moby/moby.git
07:45:38 [2022-04-27T07:45:38.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:38 [2022-04-27T07:45:38.619Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:45:38 [2022-04-27T07:45:38.805Z]  > git config core.sparsecheckout # timeout=10
07:45:38 [2022-04-27T07:45:38.811Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:39 [2022-04-27T07:45:39.298Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:39 [2022-04-27T07:45:39.299Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_MACVLAN: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_DUMMY: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]   - "ftp,tftp client in container":
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z] - Storage Drivers:
07:45:39 [2022-04-27T07:45:39.337Z]   - "aufs":
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_AUFS_FS: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]   - "btrfs":
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:45:39 [2022-04-27T07:45:39.337Z]   - "devicemapper":
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_BLK_DEV_DM: enabled
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]   - "overlay":
07:45:39 [2022-04-27T07:45:39.337Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:45:39 [2022-04-27T07:45:39.337Z]   - "zfs":
07:45:39 [2022-04-27T07:45:39.337Z]     - /dev/zfs: present
07:45:39 [2022-04-27T07:45:39.337Z]     - zfs command: missing
07:45:39 [2022-04-27T07:45:39.337Z]     - zpool command: missing
07:45:39 [2022-04-27T07:45:39.337Z] 
07:45:39 [2022-04-27T07:45:39.337Z] Limits:
07:45:39 [2022-04-27T07:45:39.337Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:45:39 [2022-04-27T07:45:39.337Z] 
07:45:39 [2022-04-27T07:45:39.337Z] + true
[Pipeline] }
[Pipeline] // stage
07:45:39 [2022-04-27T07:45:39.358Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:45:39 [2022-04-27T07:45:39.358Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:45:39 [2022-04-27T07:45:39.651Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:45:39 [2022-04-27T07:45:39.679Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0603f87faba33e364aafd81d4c1f717dd3709858 .
07:45:39 [2022-04-27T07:45:39.846Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:45:39 [2022-04-27T07:45:39.937Z] #1 [internal] load build definition from Dockerfile
07:45:39 [2022-04-27T07:45:39.937Z] #1 sha256:e6ff7f302914374114db1fa54042e0876441b7e9820065ffe6ddcba44f27f121
07:45:39 [2022-04-27T07:45:39.937Z] #1 transferring dockerfile: 17.44kB 0.0s done
07:45:39 [2022-04-27T07:45:39.937Z] #1 DONE 0.0s
07:45:39 [2022-04-27T07:45:39.937Z] 
07:45:39 [2022-04-27T07:45:39.937Z] #2 [internal] load .dockerignore
07:45:39 [2022-04-27T07:45:39.937Z] #2 sha256:2c4e78d5639163b04b2264370d1f2ec4d55c671ac5531c914e2129b0a3114f7e
07:45:39 [2022-04-27T07:45:39.937Z] #2 transferring context: 145B done
07:45:39 [2022-04-27T07:45:39.937Z] #2 DONE 0.0s
07:45:39 [2022-04-27T07:45:39.937Z] 
07:45:39 [2022-04-27T07:45:39.937Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:45:39 [2022-04-27T07:45:39.937Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
07:45:39 [2022-04-27T07:45:39.937Z] #3 DONE 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:45:40 [2022-04-27T07:45:40.243Z] 
07:45:40 [2022-04-27T07:45:40.243Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:45:40 [2022-04-27T07:45:40.243Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
07:45:40 [2022-04-27T07:45:40.243Z] #4 CACHED
07:45:40 [2022-04-27T07:45:40.243Z] 
07:45:40 [2022-04-27T07:45:40.243Z] #5 [internal] load build definition from Dockerfile
07:45:40 [2022-04-27T07:45:40.243Z] #5 sha256:e3bb8da748b55760cdda0886f0fcffa3673279804194bf5bf55e605aa43132c9
07:45:40 [2022-04-27T07:45:40.243Z] #5 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.243Z] 
07:45:40 [2022-04-27T07:45:40.243Z] #6 [internal] load .dockerignore
07:45:40 [2022-04-27T07:45:40.243Z] #6 sha256:b4538ccae7aa8c79c0d7baad1db3d015973a98f6304dd1c301caa01fc912fa2d
07:45:40 [2022-04-27T07:45:40.243Z] #6 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.243Z] 
07:45:40 [2022-04-27T07:45:40.243Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:45:40 [2022-04-27T07:45:40.243Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
07:45:40 [2022-04-27T07:45:40.285Z] + docker version
07:45:40 [2022-04-27T07:45:40.285Z] Client: Docker Engine - Community
07:45:40 [2022-04-27T07:45:40.285Z]  Version:           20.10.14
07:45:40 [2022-04-27T07:45:40.285Z]  API version:       1.41
07:45:40 [2022-04-27T07:45:40.285Z]  Go version:        go1.16.15
07:45:40 [2022-04-27T07:45:40.285Z]  Git commit:        a224086
07:45:40 [2022-04-27T07:45:40.285Z]  Built:             Thu Mar 24 01:47:57 2022
07:45:40 [2022-04-27T07:45:40.285Z]  OS/Arch:           linux/amd64
07:45:40 [2022-04-27T07:45:40.285Z]  Context:           default
07:45:40 [2022-04-27T07:45:40.285Z]  Experimental:      true
07:45:40 [2022-04-27T07:45:40.285Z] 
07:45:40 [2022-04-27T07:45:40.285Z] Server: Docker Engine - Community
07:45:40 [2022-04-27T07:45:40.285Z]  Engine:
07:45:40 [2022-04-27T07:45:40.285Z]   Version:          20.10.14
07:45:40 [2022-04-27T07:45:40.285Z]   API version:      1.41 (minimum version 1.12)
07:45:40 [2022-04-27T07:45:40.285Z]   Go version:       go1.16.15
07:45:40 [2022-04-27T07:45:40.285Z]   Git commit:       87a90dc
07:45:40 [2022-04-27T07:45:40.285Z]   Built:            Thu Mar 24 01:45:46 2022
07:45:40 [2022-04-27T07:45:40.285Z]   OS/Arch:          linux/amd64
07:45:40 [2022-04-27T07:45:40.285Z]   Experimental:     true
07:45:40 [2022-04-27T07:45:40.285Z]  containerd:
07:45:40 [2022-04-27T07:45:40.285Z]   Version:          1.5.11
07:45:40 [2022-04-27T07:45:40.285Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:40 [2022-04-27T07:45:40.285Z]  runc:
07:45:40 [2022-04-27T07:45:40.285Z]   Version:          1.0.3
07:45:40 [2022-04-27T07:45:40.285Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:45:40 [2022-04-27T07:45:40.285Z]  docker-init:
07:45:40 [2022-04-27T07:45:40.285Z]   Version:          0.19.0
07:45:40 [2022-04-27T07:45:40.285Z]   GitCommit:        de40ad0
[Pipeline] sh
07:45:40 [2022-04-27T07:45:40.465Z] + docker version
07:45:40 [2022-04-27T07:45:40.465Z] Client: Docker Engine - Community
07:45:40 [2022-04-27T07:45:40.465Z]  Version:           20.10.14
07:45:40 [2022-04-27T07:45:40.465Z]  API version:       1.41
07:45:40 [2022-04-27T07:45:40.465Z]  Go version:        go1.16.15
07:45:40 [2022-04-27T07:45:40.465Z]  Git commit:        a224086
07:45:40 [2022-04-27T07:45:40.465Z]  Built:             Thu Mar 24 01:48:02 2022
07:45:40 [2022-04-27T07:45:40.465Z]  OS/Arch:           linux/amd64
07:45:40 [2022-04-27T07:45:40.465Z]  Context:           default
07:45:40 [2022-04-27T07:45:40.465Z]  Experimental:      true
07:45:40 [2022-04-27T07:45:40.465Z] 
07:45:40 [2022-04-27T07:45:40.465Z] Server: Docker Engine - Community
07:45:40 [2022-04-27T07:45:40.465Z]  Engine:
07:45:40 [2022-04-27T07:45:40.465Z]   Version:          20.10.14
07:45:40 [2022-04-27T07:45:40.465Z]   API version:      1.41 (minimum version 1.12)
07:45:40 [2022-04-27T07:45:40.465Z]   Go version:       go1.16.15
07:45:40 [2022-04-27T07:45:40.465Z]   Git commit:       87a90dc
07:45:40 [2022-04-27T07:45:40.465Z]   Built:            Thu Mar 24 01:45:53 2022
07:45:40 [2022-04-27T07:45:40.465Z]   OS/Arch:          linux/amd64
07:45:40 [2022-04-27T07:45:40.465Z]   Experimental:     true
07:45:40 [2022-04-27T07:45:40.465Z]  containerd:
07:45:40 [2022-04-27T07:45:40.465Z]   Version:          1.5.11
07:45:40 [2022-04-27T07:45:40.465Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:40 [2022-04-27T07:45:40.465Z]  runc:
07:45:40 [2022-04-27T07:45:40.465Z]   Version:          1.0.3
07:45:40 [2022-04-27T07:45:40.465Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:45:40 [2022-04-27T07:45:40.465Z]  docker-init:
07:45:40 [2022-04-27T07:45:40.465Z]   Version:          0.19.0
07:45:40 [2022-04-27T07:45:40.465Z]   GitCommit:        de40ad0
[Pipeline] sh
07:45:40 [2022-04-27T07:45:40.501Z] #10 DONE 0.1s
07:45:40 [2022-04-27T07:45:40.501Z] 
07:45:40 [2022-04-27T07:45:40.501Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
07:45:40 [2022-04-27T07:45:40.501Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f
07:45:40 [2022-04-27T07:45:40.501Z] #7 DONE 0.1s
07:45:40 [2022-04-27T07:45:40.501Z] 
07:45:40 [2022-04-27T07:45:40.501Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:40 [2022-04-27T07:45:40.501Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:45:40 [2022-04-27T07:45:40.501Z] #8 DONE 0.1s
07:45:40 [2022-04-27T07:45:40.501Z] 
07:45:40 [2022-04-27T07:45:40.501Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:40 [2022-04-27T07:45:40.501Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:45:40 [2022-04-27T07:45:40.501Z] #9 DONE 0.1s
07:45:40 [2022-04-27T07:45:40.569Z] + docker info
07:45:40 [2022-04-27T07:45:40.569Z] Client:
07:45:40 [2022-04-27T07:45:40.569Z]  Context:    default
07:45:40 [2022-04-27T07:45:40.569Z]  Debug Mode: false
07:45:40 [2022-04-27T07:45:40.570Z]  Plugins:
07:45:40 [2022-04-27T07:45:40.570Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:45:40 [2022-04-27T07:45:40.570Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:45:40 [2022-04-27T07:45:40.570Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:45:40 [2022-04-27T07:45:40.570Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:45:40 [2022-04-27T07:45:40.570Z] 
07:45:40 [2022-04-27T07:45:40.570Z] Server:
07:45:40 [2022-04-27T07:45:40.570Z]  Containers: 0
07:45:40 [2022-04-27T07:45:40.570Z]   Running: 0
07:45:40 [2022-04-27T07:45:40.570Z]   Paused: 0
07:45:40 [2022-04-27T07:45:40.570Z]   Stopped: 0
07:45:40 [2022-04-27T07:45:40.570Z]  Images: 2
07:45:40 [2022-04-27T07:45:40.570Z]  Server Version: 20.10.14
07:45:40 [2022-04-27T07:45:40.570Z]  Storage Driver: overlay2
07:45:40 [2022-04-27T07:45:40.570Z]   Backing Filesystem: extfs
07:45:40 [2022-04-27T07:45:40.570Z]   Supports d_type: true
07:45:40 [2022-04-27T07:45:40.570Z]   Native Overlay Diff: true
07:45:40 [2022-04-27T07:45:40.570Z]   userxattr: false
07:45:40 [2022-04-27T07:45:40.570Z]  Logging Driver: json-file
07:45:40 [2022-04-27T07:45:40.570Z]  Cgroup Driver: cgroupfs
07:45:40 [2022-04-27T07:45:40.570Z]  Cgroup Version: 1
07:45:40 [2022-04-27T07:45:40.570Z]  Plugins:
07:45:40 [2022-04-27T07:45:40.570Z]   Volume: local
07:45:40 [2022-04-27T07:45:40.570Z]   Network: bridge host ipvlan macvlan null overlay
07:45:40 [2022-04-27T07:45:40.570Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:45:40 [2022-04-27T07:45:40.570Z]  Swarm: inactive
07:45:40 [2022-04-27T07:45:40.570Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:45:40 [2022-04-27T07:45:40.570Z]  Default Runtime: runc
07:45:40 [2022-04-27T07:45:40.570Z]  Init Binary: docker-init
07:45:40 [2022-04-27T07:45:40.570Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:40 [2022-04-27T07:45:40.570Z]  runc version: v1.0.3-0-gf46b6ba
07:45:40 [2022-04-27T07:45:40.570Z]  init version: de40ad0
07:45:40 [2022-04-27T07:45:40.570Z]  Security Options:
07:45:40 [2022-04-27T07:45:40.570Z]   apparmor
07:45:40 [2022-04-27T07:45:40.570Z]   seccomp
07:45:40 [2022-04-27T07:45:40.570Z]    Profile: default
07:45:40 [2022-04-27T07:45:40.570Z]  Kernel Version: 5.4.0-1071-aws
07:45:40 [2022-04-27T07:45:40.570Z]  Operating System: Ubuntu 18.04.6 LTS
07:45:40 [2022-04-27T07:45:40.570Z]  OSType: linux
07:45:40 [2022-04-27T07:45:40.570Z]  Architecture: x86_64
07:45:40 [2022-04-27T07:45:40.570Z]  CPUs: 2
07:45:40 [2022-04-27T07:45:40.570Z]  Total Memory: 15.35GiB
07:45:40 [2022-04-27T07:45:40.570Z]  Name: ip-10-100-113-21
07:45:40 [2022-04-27T07:45:40.570Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:45:40 [2022-04-27T07:45:40.570Z]  Docker Root Dir: /var/lib/docker
07:45:40 [2022-04-27T07:45:40.570Z]  Debug Mode: false
07:45:40 [2022-04-27T07:45:40.570Z]  Registry: https://index.docker.io/v1/
07:45:40 [2022-04-27T07:45:40.570Z]  Labels:
07:45:40 [2022-04-27T07:45:40.570Z]  Experimental: true
07:45:40 [2022-04-27T07:45:40.570Z]  Insecure Registries:
07:45:40 [2022-04-27T07:45:40.570Z]   127.0.0.0/8
07:45:40 [2022-04-27T07:45:40.570Z]  Live Restore Enabled: true
07:45:40 [2022-04-27T07:45:40.570Z] 
07:45:40 [2022-04-27T07:45:40.570Z] WARNING: No swap limit support
[Pipeline] sh
07:45:40 [2022-04-27T07:45:40.766Z] 
07:45:40 [2022-04-27T07:45:40.766Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:40 [2022-04-27T07:45:40.767Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:45:40 [2022-04-27T07:45:40.767Z] #71 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.767Z] 
07:45:40 [2022-04-27T07:45:40.767Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:40 [2022-04-27T07:45:40.767Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:45:40 [2022-04-27T07:45:40.767Z] #69 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.767Z] 
07:45:40 [2022-04-27T07:45:40.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:45:40 [2022-04-27T07:45:40.767Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13
07:45:40 [2022-04-27T07:45:40.767Z] #11 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.767Z] 
07:45:40 [2022-04-27T07:45:40.767Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:45:40 [2022-04-27T07:45:40.767Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82
07:45:40 [2022-04-27T07:45:40.767Z] #28 DONE 0.0s
07:45:40 [2022-04-27T07:45:40.767Z] 
07:45:40 [2022-04-27T07:45:40.767Z] #24 [internal] load build context
07:45:40 [2022-04-27T07:45:40.767Z] #24 sha256:f240da3f98260195593485cd34b3bed6bb890ba5dcc9bab2becef6d5b6c81a5f
07:45:40 [2022-04-27T07:45:40.778Z] + docker info
07:45:40 [2022-04-27T07:45:40.850Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:40 [2022-04-27T07:45:40.850Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:45:40 [2022-04-27T07:45:40.850Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43509/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:45:40 [2022-04-27T07:45:40.850Z] + bash /home/ubuntu/workspace/moby_PR-43509/check-config.sh
07:45:40 [2022-04-27T07:45:40.850Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:45:40 [2022-04-27T07:45:40.850Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:45:40 [2022-04-27T07:45:40.850Z] 
07:45:40 [2022-04-27T07:45:40.850Z] Generally Necessary:
07:45:40 [2022-04-27T07:45:40.850Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:45:40 [2022-04-27T07:45:40.850Z] - apparmor: enabled and tools installed
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NAMESPACES: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NET_NS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_PID_NS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_IPC_NS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_UTS_NS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUPS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_CPUACCT: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_DEVICE: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_FREEZER: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_SCHED: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CPUSETS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_MEMCG: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_KEYS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_VETH: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_BRIDGE: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_NF_NAT: enabled (as module)
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_POSIX_MQUEUE: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_BPF: enabled
07:45:40 [2022-04-27T07:45:40.850Z] 
07:45:40 [2022-04-27T07:45:40.850Z] Optional Features:
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_USER_NS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_SECCOMP: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_SECCOMP_FILTER: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_CGROUP_PIDS: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_MEMCG_SWAP: enabled
07:45:40 [2022-04-27T07:45:40.850Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:45:40 [2022-04-27T07:45:40.850Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:45:39 [2022-04-27T07:45:39.257Z]  > git remote # timeout=10
07:45:39 [2022-04-27T07:45:39.267Z]  > git config --get remote.origin.url # timeout=10
07:45:39 [2022-04-27T07:45:39.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:39 [2022-04-27T07:45:39.273Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:45:39 [2022-04-27T07:45:39.282Z]  > git rev-parse HEAD^{commit} # timeout=10
07:45:39 [2022-04-27T07:45:39.290Z]  > git config core.sparsecheckout # timeout=10
07:45:39 [2022-04-27T07:45:39.297Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:39 [2022-04-27T07:45:39.325Z]  > git remote # timeout=10
07:45:39 [2022-04-27T07:45:39.330Z]  > git config --get remote.origin.url # timeout=10
07:45:39 [2022-04-27T07:45:39.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:45:39 [2022-04-27T07:45:39.336Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:45:39 [2022-04-27T07:45:39.346Z]  > git rev-parse HEAD^{commit} # timeout=10
07:45:39 [2022-04-27T07:45:39.357Z]  > git config core.sparsecheckout # timeout=10
07:45:39 [2022-04-27T07:45:39.375Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_BLK_CGROUP: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_CGROUP_PERF: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_CGROUP_HUGETLB: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_CFS_BANDWIDTH: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_RT_GROUP_SCHED: missing
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_VS: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_VS_NFCT: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_IP_VS_RR: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_SECURITY_SELINUX: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_SECURITY_APPARMOR: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_EXT4_FS: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:45:41 [2022-04-27T07:45:41.109Z] - Network Drivers:
07:45:41 [2022-04-27T07:45:41.109Z]   - "overlay":
07:45:41 [2022-04-27T07:45:41.109Z]     - CONFIG_VXLAN: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       Optional (for encrypted networks):
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_CRYPTO: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_CRYPTO_AEAD: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_CRYPTO_GCM: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_CRYPTO_GHASH: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_XFRM: enabled
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_XFRM_USER: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]       - CONFIG_INET_ESP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]   - "ipvlan":
07:45:41 [2022-04-27T07:45:41.109Z]     - CONFIG_IPVLAN: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]   - "macvlan":
07:45:41 [2022-04-27T07:45:41.109Z]     - CONFIG_MACVLAN: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]     - CONFIG_DUMMY: enabled (as module)
07:45:41 [2022-04-27T07:45:41.109Z]   - "ftp,tftp client in container":
07:45:41 [2022-04-27T07:45:41.340Z] #24 ...
07:45:41 [2022-04-27T07:45:41.340Z] 
07:45:41 [2022-04-27T07:45:41.340Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:45:41 [2022-04-27T07:45:41.340Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:45:41 [2022-04-27T07:45:41.340Z] #47 DONE 0.4s
07:45:41 [2022-04-27T07:45:41.340Z] 
07:45:41 [2022-04-27T07:45:41.340Z] #24 [internal] load build context
07:45:41 [2022-04-27T07:45:41.340Z] #24 sha256:f240da3f98260195593485cd34b3bed6bb890ba5dcc9bab2becef6d5b6c81a5f
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z] - Storage Drivers:
07:45:41 [2022-04-27T07:45:41.367Z]   - "aufs":
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_AUFS_FS: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]   - "btrfs":
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:45:41 [2022-04-27T07:45:41.367Z]   - "devicemapper":
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_BLK_DEV_DM: enabled
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]   - "overlay":
07:45:41 [2022-04-27T07:45:41.367Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:45:41 [2022-04-27T07:45:41.367Z]   - "zfs":
07:45:41 [2022-04-27T07:45:41.367Z]     - /dev/zfs: present
07:45:41 [2022-04-27T07:45:41.367Z]     - zfs command: missing
07:45:41 [2022-04-27T07:45:41.367Z]     - zpool command: missing
07:45:41 [2022-04-27T07:45:41.367Z] 
07:45:41 [2022-04-27T07:45:41.367Z] Limits:
07:45:41 [2022-04-27T07:45:41.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:45:41 [2022-04-27T07:45:41.367Z] 
07:45:41 [2022-04-27T07:45:41.367Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:45:41 [2022-04-27T07:45:41.704Z] + sudo modprobe ip_vs
07:45:41 [2022-04-27T07:45:41.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0603f87faba33e364aafd81d4c1f717dd3709858 .
07:45:41 [2022-04-27T07:45:41.704Z] Client:
07:45:41 [2022-04-27T07:45:41.704Z]  Context:    default
07:45:41 [2022-04-27T07:45:41.704Z]  Debug Mode: false
07:45:41 [2022-04-27T07:45:41.704Z]  Plugins:
07:45:41 [2022-04-27T07:45:41.705Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:45:41 [2022-04-27T07:45:41.705Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:45:41 [2022-04-27T07:45:41.705Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:45:41 [2022-04-27T07:45:41.705Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:45:41 [2022-04-27T07:45:41.705Z] 
07:45:41 [2022-04-27T07:45:41.705Z] Server:
07:45:41 [2022-04-27T07:45:41.705Z]  Containers: 0
07:45:41 [2022-04-27T07:45:41.705Z]   Running: 0
07:45:41 [2022-04-27T07:45:41.705Z]   Paused: 0
07:45:41 [2022-04-27T07:45:41.705Z]   Stopped: 0
07:45:41 [2022-04-27T07:45:41.705Z]  Images: 2
07:45:41 [2022-04-27T07:45:41.705Z]  Server Version: 20.10.14
07:45:41 [2022-04-27T07:45:41.705Z]  Storage Driver: overlay2
07:45:41 [2022-04-27T07:45:41.705Z]   Backing Filesystem: extfs
07:45:41 [2022-04-27T07:45:41.705Z]   Supports d_type: true
07:45:41 [2022-04-27T07:45:41.705Z]   Native Overlay Diff: true
07:45:41 [2022-04-27T07:45:41.705Z]   userxattr: false
07:45:41 [2022-04-27T07:45:41.705Z]  Logging Driver: json-file
07:45:41 [2022-04-27T07:45:41.705Z]  Cgroup Driver: systemd
07:45:41 [2022-04-27T07:45:41.705Z]  Cgroup Version: 2
07:45:41 [2022-04-27T07:45:41.705Z]  Plugins:
07:45:41 [2022-04-27T07:45:41.705Z]   Volume: local
07:45:41 [2022-04-27T07:45:41.705Z]   Network: bridge host ipvlan macvlan null overlay
07:45:41 [2022-04-27T07:45:41.705Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:45:41 [2022-04-27T07:45:41.705Z]  Swarm: inactive
07:45:41 [2022-04-27T07:45:41.705Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:45:41 [2022-04-27T07:45:41.705Z]  Default Runtime: runc
07:45:41 [2022-04-27T07:45:41.705Z]  Init Binary: docker-init
07:45:41 [2022-04-27T07:45:41.705Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:45:41 [2022-04-27T07:45:41.705Z]  runc version: v1.0.3-0-gf46b6ba
07:45:41 [2022-04-27T07:45:41.705Z]  init version: de40ad0
07:45:41 [2022-04-27T07:45:41.705Z]  Security Options:
07:45:41 [2022-04-27T07:45:41.705Z]   apparmor
07:45:41 [2022-04-27T07:45:41.705Z]   seccomp
07:45:41 [2022-04-27T07:45:41.705Z]    Profile: default
07:45:41 [2022-04-27T07:45:41.705Z]   cgroupns
07:45:41 [2022-04-27T07:45:41.705Z]  Kernel Version: 5.13.0-1021-aws
07:45:41 [2022-04-27T07:45:41.705Z]  Operating System: Ubuntu 20.04.4 LTS
07:45:41 [2022-04-27T07:45:41.705Z]  OSType: linux
07:45:41 [2022-04-27T07:45:41.705Z]  Architecture: x86_64
07:45:41 [2022-04-27T07:45:41.705Z]  CPUs: 2
07:45:41 [2022-04-27T07:45:41.705Z]  Total Memory: 7.476GiB
07:45:41 [2022-04-27T07:45:41.705Z]  Name: ip-10-100-73-247
07:45:41 [2022-04-27T07:45:41.705Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
07:45:41 [2022-04-27T07:45:41.705Z]  Docker Root Dir: /var/lib/docker
07:45:41 [2022-04-27T07:45:41.705Z]  Debug Mode: false
07:45:41 [2022-04-27T07:45:41.705Z]  Registry: https://index.docker.io/v1/
07:45:41 [2022-04-27T07:45:41.705Z]  Labels:
07:45:41 [2022-04-27T07:45:41.705Z]  Experimental: true
07:45:41 [2022-04-27T07:45:41.705Z]  Insecure Registries:
07:45:41 [2022-04-27T07:45:41.705Z]   127.0.0.0/8
07:45:41 [2022-04-27T07:45:41.705Z]  Live Restore Enabled: true
07:45:41 [2022-04-27T07:45:41.705Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:45:41 [2022-04-27T07:45:41.915Z] #24 transferring context: 60.75MB 1.1s done
07:45:41 [2022-04-27T07:45:41.915Z] #24 DONE 1.2s
07:45:41 [2022-04-27T07:45:41.964Z] #1 [internal] load build definition from Dockerfile
07:45:41 [2022-04-27T07:45:41.964Z] #1 sha256:829afdf3d0442698855bf1ba26e6a05697ee878852d3442fd5f5aca62f173096
07:45:41 [2022-04-27T07:45:41.964Z] #1 transferring dockerfile: 17.44kB done
07:45:41 [2022-04-27T07:45:41.964Z] #1 DONE 0.0s
07:45:41 [2022-04-27T07:45:41.964Z] 
07:45:41 [2022-04-27T07:45:41.964Z] #2 [internal] load .dockerignore
07:45:41 [2022-04-27T07:45:41.964Z] #2 sha256:64e2873859213d87e5a3ea7a9b8ef355b4781e948cf244462b86275c518450e6
07:45:41 [2022-04-27T07:45:41.964Z] #2 transferring context: 145B done
07:45:41 [2022-04-27T07:45:41.964Z] #2 DONE 0.0s
07:45:41 [2022-04-27T07:45:41.964Z] 
07:45:41 [2022-04-27T07:45:41.964Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:45:41 [2022-04-27T07:45:41.964Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:45:41 [2022-04-27T07:45:41.964Z] #3 DONE 0.1s
07:45:41 [2022-04-27T07:45:41.964Z] 
07:45:41 [2022-04-27T07:45:41.964Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:45:41 [2022-04-27T07:45:41.964Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:45:41 [2022-04-27T07:45:41.964Z] #4 CACHED
07:45:42 [2022-04-27T07:45:42.023Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0603f87faba33e364aafd81d4c1f717dd3709858 .
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #56 sha256:ac2fbbce1e095c790d7f58372fe8c7f70ab20758f2a76f3bbf625e2e869f2106
07:45:42 [2022-04-27T07:45:42.174Z] #56 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #35 sha256:dda9188f7287905fc87f523cfb4242e4de82c16d9525598bb3940b9b3bf949e4
07:45:42 [2022-04-27T07:45:42.174Z] #35 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #51 [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
07:45:42 [2022-04-27T07:45:42.174Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad
07:45:42 [2022-04-27T07:45:42.174Z] #51 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #40 [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
07:45:42 [2022-04-27T07:45:42.174Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:45:42 [2022-04-27T07:45:42.174Z] #40 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #59 sha256:e18a50f7e40709cbe6888936c7d67ff840ea68603f4f060ddea90b7269f755c3
07:45:42 [2022-04-27T07:45:42.174Z] #59 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b
07:45:42 [2022-04-27T07:45:42.174Z] #36 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:45:42 [2022-04-27T07:45:42.174Z] #41 sha256:b6c99725a874cd2e1b1f8104b98f5cd9a26578d70b4128c3544634ecadd224d3
07:45:42 [2022-04-27T07:45:42.174Z] #41 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:45:42 [2022-04-27T07:45:42.174Z] #42 sha256:f5b806f27c11b21062face7926c29d9145efa130cfae75c3399cb3369dbeb86b
07:45:42 [2022-04-27T07:45:42.174Z] #42 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #39 sha256:580db20baebfad1f195fd095416ba4864679f5cfb8628a729926d26c9ae2cefc
07:45:42 [2022-04-27T07:45:42.174Z] #39 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #49 [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
07:45:42 [2022-04-27T07:45:42.174Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
07:45:42 [2022-04-27T07:45:42.174Z] #49 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:45:42 [2022-04-27T07:45:42.174Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad
07:45:42 [2022-04-27T07:45:42.174Z] #16 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:45:42 [2022-04-27T07:45:42.174Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60
07:45:42 [2022-04-27T07:45:42.174Z] #18 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #53 [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
07:45:42 [2022-04-27T07:45:42.174Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:45:42 [2022-04-27T07:45:42.174Z] #53 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:45:42 [2022-04-27T07:45:42.174Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
07:45:42 [2022-04-27T07:45:42.174Z] #70 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #55 [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
07:45:42 [2022-04-27T07:45:42.174Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772
07:45:42 [2022-04-27T07:45:42.174Z] #55 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #26 sha256:8d99e61ca40599a940dd09925a2e9d146d34b4a1517bd9d764937c4ca14be332
07:45:42 [2022-04-27T07:45:42.174Z] #26 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #54 sha256:5c0f3fb18f7ed699d5bb1f5b50b0e3aca9db37d4437f07d616c043b6332610cb
07:45:42 [2022-04-27T07:45:42.174Z] #54 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #63 sha256:2f14de5782818ed9c8b9d410b35d3ff2313d3421fab68a1d35c17e8aeb78a3b0
07:45:42 [2022-04-27T07:45:42.174Z] #63 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #21 [dev-systemd-false  7/25] 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
07:45:42 [2022-04-27T07:45:42.174Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
07:45:42 [2022-04-27T07:45:42.174Z] #21 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:45:42 [2022-04-27T07:45:42.174Z] #32 sha256:5457595fadbf0fba98f0115cb4b6e3887f4566a2317d3568f89b1123ba53a5cc
07:45:42 [2022-04-27T07:45:42.174Z] #32 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #43 sha256:92ac33acc34c11be47005ba803849b1b8a35b1391778f4bec87733afe8e3cf67
07:45:42 [2022-04-27T07:45:42.174Z] #43 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #50 sha256:73134a1987dccbb44e49b0686204c35835528e732079fcaba0f3be13f743b00f
07:45:42 [2022-04-27T07:45:42.174Z] #50 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:45:42 [2022-04-27T07:45:42.174Z] #64 sha256:e8bb7a6c1618db3b1afa59925de0b0814650fb94d3b17965a1d5ddbf7cf4e82a
07:45:42 [2022-04-27T07:45:42.174Z] #64 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:45:42 [2022-04-27T07:45:42.174Z] #66 sha256:9a6f521356806a53bd25227862aeb0c6c435543e6cf57f7a1d1eadf71a871950
07:45:42 [2022-04-27T07:45:42.174Z] #66 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #65 [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
07:45:42 [2022-04-27T07:45:42.174Z] #65 sha256:6900a7aeaae0cf86225311daf7c0ba5e69bce2903b842139ebf5a95342c48f6c
07:45:42 [2022-04-27T07:45:42.174Z] #65 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19
07:45:42 [2022-04-27T07:45:42.174Z] #13 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:45:42 [2022-04-27T07:45:42.174Z] #62 sha256:098aa556a541778657f25786a9f134f4343d2deafc6c42bec6816c9a8d2d2621
07:45:42 [2022-04-27T07:45:42.174Z] #62 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #46 sha256:67ebab1c941cb232c5c4ec73e9902cb31c5c2f439fa482936debb9748cf3cf32
07:45:42 [2022-04-27T07:45:42.174Z] #46 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:45:42 [2022-04-27T07:45:42.174Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25
07:45:42 [2022-04-27T07:45:42.174Z] #20 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:45:42 [2022-04-27T07:45:42.174Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb
07:45:42 [2022-04-27T07:45:42.174Z] #12 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #60 [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
07:45:42 [2022-04-27T07:45:42.174Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
07:45:42 [2022-04-27T07:45:42.174Z] #60 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:45:42 [2022-04-27T07:45:42.174Z] #67 sha256:24671e049d5dc14265f407b15a1a12652b71484a3b3b40333b85219042c8cd47
07:45:42 [2022-04-27T07:45:42.174Z] #67 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:45:42 [2022-04-27T07:45:42.174Z] #30 sha256:02ec1ebee61d150daf17a88028ba75e1ca18a9775cfd908fae8559f4228c8cc4
07:45:42 [2022-04-27T07:45:42.174Z] #30 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:45:42 [2022-04-27T07:45:42.174Z] #27 sha256:742cb1e80ccfbaaa23ad3a6498daa1da605e6d56a03e01c69f47678a0fe9bad8
07:45:42 [2022-04-27T07:45:42.174Z] #27 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:45:42 [2022-04-27T07:45:42.174Z] #61 sha256:b74a67556a24c0e1d2c1b0aa550cc4962cb62a712cd314a6e4a8d1624bbc0409
07:45:42 [2022-04-27T07:45:42.174Z] #61 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
07:45:42 [2022-04-27T07:45:42.174Z] #34 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:45:42 [2022-04-27T07:45:42.174Z] #25 sha256:eea8d61e7308310c83fb2ffb1c0607e3d9903612c6934347635c326ddf25146c
07:45:42 [2022-04-27T07:45:42.174Z] #25 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:45:42 [2022-04-27T07:45:42.174Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a
07:45:42 [2022-04-27T07:45:42.174Z] #15 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #31 sha256:7ee09acf7c25de5dbf662aa2c42f65f5aa76ef75c232d6af8007db282ddf6826
07:45:42 [2022-04-27T07:45:42.174Z] #31 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:45:42 [2022-04-27T07:45:42.174Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e
07:45:42 [2022-04-27T07:45:42.174Z] #44 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:45:42 [2022-04-27T07:45:42.174Z] #57 sha256:9ca29792398e2821bf61645e1f812b0177bbe1d8dc90f2bb50e6d7862aa9793c
07:45:42 [2022-04-27T07:45:42.174Z] #57 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:45:42 [2022-04-27T07:45:42.174Z] #14 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:45:42 [2022-04-27T07:45:42.174Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d
07:45:42 [2022-04-27T07:45:42.174Z] #38 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #22 [dev-systemd-false  8/25] 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
07:45:42 [2022-04-27T07:45:42.174Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3
07:45:42 [2022-04-27T07:45:42.174Z] #22 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #48 [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
07:45:42 [2022-04-27T07:45:42.174Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a
07:45:42 [2022-04-27T07:45:42.174Z] #48 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #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
07:45:42 [2022-04-27T07:45:42.174Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c
07:45:42 [2022-04-27T07:45:42.174Z] #29 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:45:42 [2022-04-27T07:45:42.174Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94
07:45:42 [2022-04-27T07:45:42.174Z] #19 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #37 sha256:98d688a68407c3f63b775e86611c2b982518243ca5ec471fa8458d0606981776
07:45:42 [2022-04-27T07:45:42.174Z] #37 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:45:42 [2022-04-27T07:45:42.174Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
07:45:42 [2022-04-27T07:45:42.174Z] #72 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:45:42 [2022-04-27T07:45:42.174Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc
07:45:42 [2022-04-27T07:45:42.174Z] #17 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:45:42 [2022-04-27T07:45:42.174Z] #58 sha256:66c22bcf158c773494764f3fbc70f8c93bcf32c224703007611cfb7a0498da3a
07:45:42 [2022-04-27T07:45:42.174Z] #58 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:45:42 [2022-04-27T07:45:42.174Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc
07:45:42 [2022-04-27T07:45:42.174Z] #23 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #68 sha256:857b25faa9a06c1dd8063d587581e7034434ec15faa35c9183dcb65d84502e0f
07:45:42 [2022-04-27T07:45:42.174Z] #68 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #45 [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
07:45:42 [2022-04-27T07:45:42.174Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
07:45:42 [2022-04-27T07:45:42.174Z] #45 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.174Z] #52 sha256:f596c7d8d5505c3d7e0bdb72d51f8c4ccf10bce194c022862fdd63ef557414d7
07:45:42 [2022-04-27T07:45:42.174Z] #52 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.174Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:45:42 [2022-04-27T07:45:42.174Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341
07:45:42 [2022-04-27T07:45:42.174Z] #33 CACHED
07:45:42 [2022-04-27T07:45:42.174Z] 
07:45:42 [2022-04-27T07:45:42.175Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:45:42 [2022-04-27T07:45:42.175Z] #73 sha256:d41d689357af97a78d596361c3799b14efd1fb6da002d1d0f224b967a825ef74
07:45:42 [2022-04-27T07:45:42.175Z] #73 CACHED
07:45:42 [2022-04-27T07:45:42.175Z] 
07:45:42 [2022-04-27T07:45:42.175Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:45:42 [2022-04-27T07:45:42.175Z] #74 sha256:a355ffebc4498d30d7efee0ebd72b4dbc56fb092aa1705e05634c85b953a1199
07:45:42 [2022-04-27T07:45:42.175Z] #74 CACHED
07:45:42 [2022-04-27T07:45:42.175Z] 
07:45:42 [2022-04-27T07:45:42.175Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
07:45:42 [2022-04-27T07:45:42.175Z] #75 sha256:06da88ee8fd45d3f357be0c672220c0bb3a47f9de09a2acb1645564381acacff
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #6 [internal] load build definition from Dockerfile
07:45:42 [2022-04-27T07:45:42.226Z] #6 sha256:e5bf0e31737d75cf8c7c77cb4e5bb9a0065051fe05a9d75e3b3c8fc5bad41322
07:45:42 [2022-04-27T07:45:42.226Z] #6 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #5 [internal] load .dockerignore
07:45:42 [2022-04-27T07:45:42.226Z] #5 sha256:af34408d7f6867f281a3e68da4cf86a98c1fc055cfb7457e9096d3be18e3e676
07:45:42 [2022-04-27T07:45:42.226Z] #5 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:42 [2022-04-27T07:45:42.226Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:45:42 [2022-04-27T07:45:42.226Z] #8 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:42 [2022-04-27T07:45:42.226Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:45:42 [2022-04-27T07:45:42.226Z] #9 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:45:42 [2022-04-27T07:45:42.226Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:45:42 [2022-04-27T07:45:42.226Z] #10 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.226Z] 
07:45:42 [2022-04-27T07:45:42.226Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
07:45:42 [2022-04-27T07:45:42.226Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
07:45:42 [2022-04-27T07:45:42.226Z] #7 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.279Z] #1 [internal] load build definition from Dockerfile
07:45:42 [2022-04-27T07:45:42.279Z] #1 sha256:aebfd34a3c5f4be6ff60c4370f57bc3fe5353860686cad959e7b646ae523f970
07:45:42 [2022-04-27T07:45:42.279Z] #1 transferring dockerfile: 17.44kB done
07:45:42 [2022-04-27T07:45:42.279Z] #1 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.279Z] 
07:45:42 [2022-04-27T07:45:42.279Z] #2 [internal] load .dockerignore
07:45:42 [2022-04-27T07:45:42.279Z] #2 sha256:6a03cc615a2f7f813d01d8b8b6ebfa052db510fa1d0854f9c3263e88f09651b2
07:45:42 [2022-04-27T07:45:42.279Z] #2 transferring context: 145B done
07:45:42 [2022-04-27T07:45:42.279Z] #2 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.279Z] 
07:45:42 [2022-04-27T07:45:42.279Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:45:42 [2022-04-27T07:45:42.279Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:45:42 [2022-04-27T07:45:42.279Z] #3 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.279Z] 
07:45:42 [2022-04-27T07:45:42.279Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:45:42 [2022-04-27T07:45:42.279Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:45:42 [2022-04-27T07:45:42.279Z] #4 CACHED
07:45:42 [2022-04-27T07:45:42.315Z] #19 9.838 Reading package lists...
07:45:42 [2022-04-27T07:45:42.315Z] #19 12.72 Building dependency tree...
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:42 [2022-04-27T07:45:42.484Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:45:42 [2022-04-27T07:45:42.484Z] #71 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:42 [2022-04-27T07:45:42.484Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:45:42 [2022-04-27T07:45:42.484Z] #69 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:45:42 [2022-04-27T07:45:42.484Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:45:42 [2022-04-27T07:45:42.484Z] #11 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:45:42 [2022-04-27T07:45:42.484Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
07:45:42 [2022-04-27T07:45:42.484Z] #12 CACHED
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #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
07:45:42 [2022-04-27T07:45:42.484Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
07:45:42 [2022-04-27T07:45:42.484Z] #13 CACHED
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:45:42 [2022-04-27T07:45:42.484Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:45:42 [2022-04-27T07:45:42.484Z] #28 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.484Z] 
07:45:42 [2022-04-27T07:45:42.484Z] #24 [internal] load build context
07:45:42 [2022-04-27T07:45:42.484Z] #24 sha256:0a966824f86ccb766dcf7f66af12ff55216e4f8b51a03ad25fa9ea0cfa6bfb45
07:45:42 [2022-04-27T07:45:42.534Z] 
07:45:42 [2022-04-27T07:45:42.534Z] #6 [internal] load build definition from Dockerfile
07:45:42 [2022-04-27T07:45:42.534Z] #6 sha256:9150615d8c8557b89fdf53159a8ed1788a609c4430f242654956513859a6b97b
07:45:42 [2022-04-27T07:45:42.534Z] #6 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.534Z] 
07:45:42 [2022-04-27T07:45:42.534Z] #5 [internal] load .dockerignore
07:45:42 [2022-04-27T07:45:42.534Z] #5 sha256:d7455413813c3af766b54051793da47edae9f9b3019393e057cc06a64e9861b6
07:45:42 [2022-04-27T07:45:42.534Z] #5 DONE 0.0s
07:45:42 [2022-04-27T07:45:42.534Z] 
07:45:42 [2022-04-27T07:45:42.534Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
07:45:42 [2022-04-27T07:45:42.534Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
07:45:42 [2022-04-27T07:45:42.534Z] #8 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.534Z] 
07:45:42 [2022-04-27T07:45:42.534Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:42 [2022-04-27T07:45:42.534Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:45:42 [2022-04-27T07:45:42.790Z] #10 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.790Z] 
07:45:42 [2022-04-27T07:45:42.790Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:45:42 [2022-04-27T07:45:42.790Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:45:42 [2022-04-27T07:45:42.790Z] #9 DONE 0.1s
07:45:42 [2022-04-27T07:45:42.790Z] 
07:45:42 [2022-04-27T07:45:42.790Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
07:45:42 [2022-04-27T07:45:42.790Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:45:42 [2022-04-27T07:45:42.790Z] #7 DONE 0.1s
07:45:43 [2022-04-27T07:45:43.048Z] 
07:45:43 [2022-04-27T07:45:43.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:45:43 [2022-04-27T07:45:43.048Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:45:43 [2022-04-27T07:45:43.048Z] #11 DONE 0.0s
07:45:43 [2022-04-27T07:45:43.048Z] 
07:45:43 [2022-04-27T07:45:43.048Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:43 [2022-04-27T07:45:43.048Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:45:43 [2022-04-27T07:45:43.048Z] #71 DONE 0.0s
07:45:43 [2022-04-27T07:45:43.048Z] 
07:45:43 [2022-04-27T07:45:43.048Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:45:43 [2022-04-27T07:45:43.048Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:45:43 [2022-04-27T07:45:43.048Z] #69 DONE 0.0s
07:45:43 [2022-04-27T07:45:43.048Z] 
07:45:43 [2022-04-27T07:45:43.048Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:45:43 [2022-04-27T07:45:43.048Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:45:43 [2022-04-27T07:45:43.048Z] #28 DONE 0.0s
07:45:43 [2022-04-27T07:45:43.048Z] 
07:45:43 [2022-04-27T07:45:43.048Z] #24 [internal] load build context
07:45:43 [2022-04-27T07:45:43.048Z] #24 sha256:0f23a5eb080b5c5887300b3ff026746b0e9d6dc8af45f486386ec3762b77750c
07:45:43 [2022-04-27T07:45:43.053Z] #24 ...
07:45:43 [2022-04-27T07:45:43.053Z] 
07:45:43 [2022-04-27T07:45:43.053Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:45:43 [2022-04-27T07:45:43.053Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:45:43 [2022-04-27T07:45:43.053Z] #47 DONE 0.5s
07:45:43 [2022-04-27T07:45:43.053Z] 
07:45:43 [2022-04-27T07:45:43.053Z] #24 [internal] load build context
07:45:43 [2022-04-27T07:45:43.053Z] #24 sha256:0a966824f86ccb766dcf7f66af12ff55216e4f8b51a03ad25fa9ea0cfa6bfb45
07:45:43 [2022-04-27T07:45:43.108Z] #75 DONE 1.0s
07:45:43 [2022-04-27T07:45:43.108Z] 
07:45:43 [2022-04-27T07:45:43.108Z] #76 exporting to image
07:45:43 [2022-04-27T07:45:43.108Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:45:43 [2022-04-27T07:45:43.108Z] #76 exporting layers
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80 The following additional packages will be installed:
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.80   linux-libc-dev-s390x-cross patch xz-utils
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81 Suggested packages:
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   libyaml-shell-perl ed diffutils-doc
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81 Recommended packages:
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   fakeroot build-essential libalgorithm-merge-perl libwww-perl
07:45:43 [2022-04-27T07:45:43.253Z] #19 13.81   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
07:45:43 [2022-04-27T07:45:43.622Z] #24 ...
07:45:43 [2022-04-27T07:45:43.622Z] 
07:45:43 [2022-04-27T07:45:43.622Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:45:43 [2022-04-27T07:45:43.622Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:45:43 [2022-04-27T07:45:43.622Z] #47 DONE 0.4s
07:45:43 [2022-04-27T07:45:43.622Z] 
07:45:43 [2022-04-27T07:45:43.622Z] #24 [internal] load build context
07:45:43 [2022-04-27T07:45:43.622Z] #24 sha256:0f23a5eb080b5c5887300b3ff026746b0e9d6dc8af45f486386ec3762b77750c
07:45:44 [2022-04-27T07:45:44.046Z] #76 exporting layers 0.9s done
07:45:44 [2022-04-27T07:45:44.046Z] #76 writing image sha256:a589324bf69cffb84499d480939feb417c38eaef70527f05e2ad3d7a642fefe8 done
07:45:44 [2022-04-27T07:45:44.046Z] #76 naming to docker.io/library/docker:0603f87faba33e364aafd81d4c1f717dd3709858 done
07:45:44 [2022-04-27T07:45:44.046Z] #76 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96 The following NEW packages will be installed:
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   crossbuild-essential-armel crossbuild-essential-armhf
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.96   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:45:44 [2022-04-27T07:45:44.192Z] #19 14.97   linux-libc-dev-s390x-cross patch xz-utils
07:45:44 [2022-04-27T07:45:44.374Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.27 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded.
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.27 Need to get 787 MB of archives.
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.27 After this operation, 3385 MB of additional disk space will be used.
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.29 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]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
07:45:44 [2022-04-27T07:45:44.452Z] #19 15.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
07:45:44 [2022-04-27T07:45:44.559Z] #24 transferring context: 60.73MB 1.6s done
07:45:44 [2022-04-27T07:45:44.559Z] #24 DONE 1.7s
07:45:44 [2022-04-27T07:45:44.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/test/unit
07:45:44 [2022-04-27T07:45:44.711Z] #19 15.38 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]
07:45:44 [2022-04-27T07:45:44.712Z] #19 15.38 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]
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:45:44 [2022-04-27T07:45:44.816Z] #74 sha256:f1f491e7f534f9c131646a8b9298207a62b415744c95e9d2fe3b21a89c8f05b3
07:45:44 [2022-04-27T07:45:44.816Z] #74 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #55 [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
07:45:44 [2022-04-27T07:45:44.816Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:45:44 [2022-04-27T07:45:44.816Z] #55 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:45:44 [2022-04-27T07:45:44.816Z] #61 sha256:5001aa03f5fefa440054d231f7187c4c7854f7a86d58da744d2b6c618692998b
07:45:44 [2022-04-27T07:45:44.816Z] #61 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:45:44 [2022-04-27T07:45:44.816Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
07:45:44 [2022-04-27T07:45:44.816Z] #33 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:45:44 [2022-04-27T07:45:44.816Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
07:45:44 [2022-04-27T07:45:44.816Z] #44 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:45:44 [2022-04-27T07:45:44.816Z] #62 sha256:32a54b0853638dc98230c85e724a5b72feb287ed8cabb8179d3d424b05930911
07:45:44 [2022-04-27T07:45:44.816Z] #62 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #52 sha256:fb643cdc833f108776a9cd0ff62241ba1cfb8fc9f659b362e5d79b65ebf286eb
07:45:44 [2022-04-27T07:45:44.816Z] #52 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #65 [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
07:45:44 [2022-04-27T07:45:44.816Z] #65 sha256:efe1a3c8cb16fb600f81752019bcc60c9a12408cbb462e2015d0a36515853e1b
07:45:44 [2022-04-27T07:45:44.816Z] #65 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #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
07:45:44 [2022-04-27T07:45:44.816Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:45:44 [2022-04-27T07:45:44.816Z] #36 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #51 [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
07:45:44 [2022-04-27T07:45:44.816Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:45:44 [2022-04-27T07:45:44.816Z] #51 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:45:44 [2022-04-27T07:45:44.816Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
07:45:44 [2022-04-27T07:45:44.816Z] #23 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #43 sha256:38da3e125ea9212d0bdea001c29daadb68cd0c871a1cedb414c59cafb90d5dff
07:45:44 [2022-04-27T07:45:44.816Z] #43 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:45:44 [2022-04-27T07:45:44.816Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
07:45:44 [2022-04-27T07:45:44.816Z] #19 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #39 sha256:6198a5d2fb9c90cf7b8ee374f3bef4164237847f2b69e91f45ee54c4ce1dc255
07:45:44 [2022-04-27T07:45:44.816Z] #39 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:45:44 [2022-04-27T07:45:44.816Z] #30 sha256:e24f17df5e8d04ec53e6d9aca4e74b5854d0709730b206edec444bd32244d6b1
07:45:44 [2022-04-27T07:45:44.816Z] #30 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:45:44 [2022-04-27T07:45:44.816Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
07:45:44 [2022-04-27T07:45:44.816Z] #15 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #37 sha256:79dba91263eae50389999e3fdaecde8bd3c4cb00407a84404c2bd27b8c97b668
07:45:44 [2022-04-27T07:45:44.816Z] #37 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #21 [dev-systemd-false  7/25] 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
07:45:44 [2022-04-27T07:45:44.816Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:45:44 [2022-04-27T07:45:44.816Z] #21 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #73 sha256:b1c3c154e77a6a908c9e4afd559cbd941927a0afef0ad2643bd3a19e28b817c6
07:45:44 [2022-04-27T07:45:44.816Z] #73 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #40 [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
07:45:44 [2022-04-27T07:45:44.816Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:45:44 [2022-04-27T07:45:44.816Z] #40 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:45:44 [2022-04-27T07:45:44.816Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:45:44 [2022-04-27T07:45:44.816Z] #72 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #56 sha256:44f141b5e5eb894c743ed175f9de2678d914413acb2cc31cabc3aefd0cdc1d62
07:45:44 [2022-04-27T07:45:44.816Z] #56 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #45 [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
07:45:44 [2022-04-27T07:45:44.816Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:45:44 [2022-04-27T07:45:44.816Z] #45 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #53 [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
07:45:44 [2022-04-27T07:45:44.816Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:45:44 [2022-04-27T07:45:44.816Z] #53 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:45:44 [2022-04-27T07:45:44.816Z] #58 sha256:f4dc6a07b17d897949064deec1ec5a82935b3452ec970b78c0b2a3edc2a789fa
07:45:44 [2022-04-27T07:45:44.816Z] #58 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #75 [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
07:45:44 [2022-04-27T07:45:44.816Z] #75 sha256:67bfd8b5cc004394bf61cc98add303ce88bfd086d966f2e915d7c7c4c7da2624
07:45:44 [2022-04-27T07:45:44.816Z] #75 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #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
07:45:44 [2022-04-27T07:45:44.816Z] #26 sha256:d9387c17ae11919be1b858227f2864c918d1a2095adfc46cf7d47b4d171d0acf
07:45:44 [2022-04-27T07:45:44.816Z] #26 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #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
07:45:44 [2022-04-27T07:45:44.816Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:45:44 [2022-04-27T07:45:44.816Z] #34 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:45:44 [2022-04-27T07:45:44.816Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
07:45:44 [2022-04-27T07:45:44.816Z] #12 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:45:44 [2022-04-27T07:45:44.816Z] #27 sha256:36278edd510532147cfe617d9d34869a47cf2584db209ad5c36b1405c341495f
07:45:44 [2022-04-27T07:45:44.816Z] #27 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #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
07:45:44 [2022-04-27T07:45:44.816Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
07:45:44 [2022-04-27T07:45:44.816Z] #13 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #54 sha256:c286905d3522c2439e8e25e7465e0f00cfa9bdaba33864cec64d5d7b615361f2
07:45:44 [2022-04-27T07:45:44.816Z] #54 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.816Z] #50 sha256:8eb1048eac0e19ca817305e7a2b040c28e46ce6ebaa0a78f2e0fbe59f3a2ca45
07:45:44 [2022-04-27T07:45:44.816Z] #50 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:45:44 [2022-04-27T07:45:44.816Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
07:45:44 [2022-04-27T07:45:44.816Z] #20 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #22 [dev-systemd-false  8/25] 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
07:45:44 [2022-04-27T07:45:44.816Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
07:45:44 [2022-04-27T07:45:44.816Z] #22 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:45:44 [2022-04-27T07:45:44.816Z] #57 sha256:8523a55dd021f764e9ca7b16b3693e6df5eb4ef2717a5caca24b383187b31063
07:45:44 [2022-04-27T07:45:44.816Z] #57 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:45:44 [2022-04-27T07:45:44.816Z] #67 sha256:8a5ae2245a3566469f35c1204143d5270cb8f3f4c42799322b6812ad95e937b4
07:45:44 [2022-04-27T07:45:44.816Z] #67 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:45:44 [2022-04-27T07:45:44.816Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:45:44 [2022-04-27T07:45:44.816Z] #38 CACHED
07:45:44 [2022-04-27T07:45:44.816Z] 
07:45:44 [2022-04-27T07:45:44.816Z] #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
07:45:44 [2022-04-27T07:45:44.817Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
07:45:44 [2022-04-27T07:45:44.817Z] #29 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #49 [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
07:45:44 [2022-04-27T07:45:44.817Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:45:44 [2022-04-27T07:45:44.817Z] #49 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #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
07:45:44 [2022-04-27T07:45:44.817Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:44 [2022-04-27T07:45:44.817Z] #14 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #48 [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
07:45:44 [2022-04-27T07:45:44.817Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
07:45:44 [2022-04-27T07:45:44.817Z] #48 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.817Z] #63 sha256:0e7e0a7ba0e31433334433b86289fe112357f7c7efe32de2458514032d0a0d3b
07:45:44 [2022-04-27T07:45:44.817Z] #63 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.817Z] #68 sha256:1af6636bde5e9767a0edbad07041c03c5fcb08d82309ab8cb026f8e5a811f2e5
07:45:44 [2022-04-27T07:45:44.817Z] #68 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.817Z] #59 sha256:ba5ef5fff4151a04bde4115fd2bd01db056b5a87dabb97a354d62a92c3546320
07:45:44 [2022-04-27T07:45:44.817Z] #59 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:45:44 [2022-04-27T07:45:44.817Z] #25 sha256:4f15a86b3e6383f8b0f9428bb78758b6f0ed4742073bba15f9dfd464778a9771
07:45:44 [2022-04-27T07:45:44.817Z] #25 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:45:44 [2022-04-27T07:45:44.817Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
07:45:44 [2022-04-27T07:45:44.817Z] #18 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #60 [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
07:45:44 [2022-04-27T07:45:44.817Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:45:44 [2022-04-27T07:45:44.817Z] #60 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.817Z] #46 sha256:fe115c081aa80d8c1b249c857834c7733b9f785cd444775b65c96926da053d2e
07:45:44 [2022-04-27T07:45:44.817Z] #46 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:45:44 [2022-04-27T07:45:44.817Z] #64 sha256:95e21c83baef18a702684141b6d764f44a67de32b7295e9a0a95593870884f12
07:45:44 [2022-04-27T07:45:44.817Z] #64 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:45:44 [2022-04-27T07:45:44.817Z] #41 sha256:fbc72a1762091bc4c3d70ed75922e5075044e43af79da39cf0d8f66676c44dc7
07:45:44 [2022-04-27T07:45:44.817Z] #41 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #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
07:45:44 [2022-04-27T07:45:44.817Z] #31 sha256:6250c5114c1153d8130b3162a4cb6c4d2edae4078d9ef07dcf3142791ff21ffc
07:45:44 [2022-04-27T07:45:44.817Z] #31 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:45:44 [2022-04-27T07:45:44.817Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
07:45:44 [2022-04-27T07:45:44.817Z] #16 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:45:44 [2022-04-27T07:45:44.817Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
07:45:44 [2022-04-27T07:45:44.817Z] #17 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:45:44 [2022-04-27T07:45:44.817Z] #35 sha256:bee54ca9dce514ae0717a0711fde82ea78d120fbe127f7e14f4908baebccfe25
07:45:44 [2022-04-27T07:45:44.817Z] #35 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:45:44 [2022-04-27T07:45:44.817Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:45:44 [2022-04-27T07:45:44.817Z] #70 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:45:44 [2022-04-27T07:45:44.817Z] #66 sha256:2357b36fb8db0bf28867be8a7f81fcd8e0bcd1781d217bebfa8ae6fe8422b14c
07:45:44 [2022-04-27T07:45:44.817Z] #66 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:45:44 [2022-04-27T07:45:44.817Z] #42 sha256:ca4e6b19ea2d9493cbf852de91d53f5c6da5b97590ba699d10e6c3cbfcba182c
07:45:44 [2022-04-27T07:45:44.817Z] #42 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:45:44 [2022-04-27T07:45:44.817Z] #32 sha256:936d91a16ef7505e1254acea8330c8b3c30901ea027f58408e4663dd3b59dbca
07:45:44 [2022-04-27T07:45:44.817Z] #32 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #76 [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
07:45:44 [2022-04-27T07:45:44.817Z] #76 sha256:6852c4e79520d20956d5df1bc657278f056195d7222bdda15f5f11120ecdc813
07:45:44 [2022-04-27T07:45:44.817Z] #76 CACHED
07:45:44 [2022-04-27T07:45:44.817Z] 
07:45:44 [2022-04-27T07:45:44.817Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
07:45:44 [2022-04-27T07:45:44.817Z] #77 sha256:41da75e039820b8572f26824e62b82226b8525618ba9343bb2ff52e6286adfab
07:45:44 [2022-04-27T07:45:44.912Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
07:45:44 [2022-04-27T07:45:44.912Z] + TESTFLAGS+=' -test.timeout=5m'
07:45:44 [2022-04-27T07:45:44.912Z] + TESTDIRS=./...
07:45:44 [2022-04-27T07:45:44.912Z] + exclude_paths='/vendor/|/integration'
07:45:44 [2022-04-27T07:45:44.912Z] ++ go list ./...
07:45:44 [2022-04-27T07:45:44.912Z] ++ grep -vE '(/vendor/|/integration)'
07:45:44 [2022-04-27T07:45:44.971Z] #19 15.70 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]
07:45:44 [2022-04-27T07:45:44.971Z] #19 15.70 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]
07:45:45 [2022-04-27T07:45:45.230Z] #19 16.00 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]
07:45:45 [2022-04-27T07:45:45.230Z] #19 16.00 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]
07:45:45 [2022-04-27T07:45:45.495Z] #19 16.31 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]
07:45:45 [2022-04-27T07:45:45.495Z] #19 16.31 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]
07:45:45 [2022-04-27T07:45:45.748Z] #77 DONE 1.0s
07:45:45 [2022-04-27T07:45:45.748Z] 
07:45:45 [2022-04-27T07:45:45.748Z] #78 exporting to image
07:45:45 [2022-04-27T07:45:45.748Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:45:45 [2022-04-27T07:45:45.748Z] #78 exporting layers
07:45:45 [2022-04-27T07:45:45.776Z] #19 16.61 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]
07:45:45 [2022-04-27T07:45:45.776Z] #19 16.61 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]
07:45:45 [2022-04-27T07:45:45.848Z] + pkg_list='github.com/docker/docker/api
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/backend/build
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/httpstatus
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/httputils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/middleware
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/build
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/checkpoint
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/debug
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/distribution
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/grpc
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/image
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/network
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/plugin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/session
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/swarm
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/system
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/volume
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/backend
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/blkiodev
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/events
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/filters
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/image
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/mount
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/network
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/registry
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/strslice
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/swarm
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/swarm/runtime
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/time
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/versions
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/versions/v1p19
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/versions/v1p20
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/volume
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/exporter
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/builder-next/worker
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/dockerfile
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/remotecontext
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/remotecontext/git
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cli
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cli/config
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cli/debug
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cli/winresources/dockerd
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/client
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cmd/docker-proxy
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cmd/dockerd
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cmd/dockerd/trap
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/container/stream
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/contrib/apparmor
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/contrib/docker-device-tool
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/contrib/httpserver
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster/convert
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster/executor
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/cluster/provider
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/config
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/events
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/events/testutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/exec
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/register
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/images
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/initlayer
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/links
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/listeners
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/awslogs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/fluentd
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/gelf
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/journald
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/local
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/logentries
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/splunk
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/syslog
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/logger/templates
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/names
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/network
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/daemon/stats
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/distribution
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/distribution/metadata
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/distribution/utils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/distribution/xfer
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/dockerversion
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/errdefs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/image
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/image/cache
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/image/tarexport
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/image/v1
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/internal/test/suite
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/layer
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libcontainerd
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libcontainerd/queue
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libcontainerd/remote
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libcontainerd/supervisor
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libcontainerd/types
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/bitseq
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cluster
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/config
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/datastore
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/diagnostic
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/discoverapi
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/driverapi
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/host
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/null
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/drvregistry
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/etchosts
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/idm
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/internal/caller
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipam
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipamapi
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipams/null
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ipamutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/iptables
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/netlabel
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/netutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/networkdb
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/ns
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/options
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/osl
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/portallocator
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/portmapper
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/resolvconf
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/testutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/libnetwork/types
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/oci
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/oci/caps
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/opts
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/aaparser
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/archive
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/authorization
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/broadcaster
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/capabilities
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/chrootarchive
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/containerfs
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/devicemapper
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/directory
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/dmesg
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/filenotify
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/fileutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/fsutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/homedir
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/idtools
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/ioutils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/jsonmessage
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/longpath
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/loopback
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/namesgenerator
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/parsers
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/parsers/kernel
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/pidfile
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/platform
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugingetter
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugins
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/plugins/transport
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/pools
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/progress
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/pubsub
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/reexec
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/signal
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/stack
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/stdcopy
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/streamformatter
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/stringid
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/sysinfo
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/system
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/tailfile
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/tarsum
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/truncindex
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/urlutil
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/pkg/useragent
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/plugin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/plugin/executor/containerd
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/plugin/v2
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/profiles/apparmor
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/profiles/seccomp
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/quota
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/reference
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/registry
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/registry/resumable
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/restartmanager
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/rootless
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/rootless/specconv
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/runconfig
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/runconfig/opts
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/daemon
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/environment
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fakecontext
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fakegit
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fakestorage
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fixtures/load
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/registry
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/testutil/request
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/drivers
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/local
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/mounts
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/service
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/service/opts
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/volume/testutils'
07:45:45 [2022-04-27T07:45:45.848Z] ++ grep --fixed-strings -v /libnetwork
07:45:45 [2022-04-27T07:45:45.848Z] ++ echo 'github.com/docker/docker/api
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/backend/build
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/httpstatus
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/httputils
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/middleware
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/build
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/checkpoint
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/debug
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/distribution
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/grpc
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/image
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/network
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/plugin
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/session
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/swarm
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/system
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/server/router/volume
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/backend
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/blkiodev
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/container
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/events
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/filters
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/image
07:45:45 [2022-04-27T07:45:45.848Z] github.com/docker/docker/api/types/mount
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/network
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/registry
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/strslice
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/swarm
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/swarm/runtime
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/time
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions/v1p19
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions/v1p20
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/volume
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/exporter
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/worker
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/dockerfile
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext/git
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/config
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/debug
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/winresources/dockerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/client
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/docker-proxy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd/trap
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/container/stream
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/apparmor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/docker-device-tool
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/httpserver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/convert
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/executor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/provider
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/config
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/events
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/events/testutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/exec
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/register
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/images
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/initlayer
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/links
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/listeners
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/awslogs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/fluentd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/gelf
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/journald
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/local
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/logentries
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/splunk
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/syslog
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/templates
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/names
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/network
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/stats
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/distribution
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/distribution/metadata
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/distribution/utils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/distribution/xfer
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/dockerversion
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/errdefs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/image
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/image/cache
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/image/tarexport
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/image/v1
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/internal/test/suite
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/layer
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libcontainerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libcontainerd/queue
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libcontainerd/remote
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libcontainerd/supervisor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libcontainerd/types
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/bitseq
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cluster
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/config
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/datastore
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/diagnostic
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/discoverapi
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/driverapi
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/host
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/null
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/drvregistry
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/etchosts
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/idm
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/internal/caller
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipam
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipamapi
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipams/null
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ipamutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/iptables
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/netlabel
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/netutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/networkdb
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/ns
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/options
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/osl
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/portallocator
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/portmapper
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/resolvconf
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/testutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/libnetwork/types
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/oci
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/oci/caps
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/opts
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/aaparser
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/archive
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/authorization
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/broadcaster
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/capabilities
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/chrootarchive
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/containerfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/devicemapper
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/directory
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/dmesg
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/filenotify
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/fileutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/fsutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/homedir
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/idtools
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/ioutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/jsonmessage
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/longpath
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/loopback
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/namesgenerator
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/parsers
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/parsers/kernel
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/pidfile
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/platform
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugingetter
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugins
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/plugins/transport
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/pools
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/progress
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/pubsub
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/reexec
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/signal
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/stack
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/stdcopy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/streamformatter
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/stringid
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/sysinfo
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/system
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/tailfile
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/tarsum
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/truncindex
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/urlutil
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/pkg/useragent
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/plugin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/plugin/executor/containerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/plugin/v2
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/profiles/apparmor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/profiles/seccomp
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/quota
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/reference
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/registry
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/registry/resumable
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/restartmanager
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/rootless
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/rootless/specconv
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/runconfig
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/runconfig/opts
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/daemon
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/environment
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fakecontext
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fakegit
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fakestorage
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fixtures/load
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/registry
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/testutil/request
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/drivers
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/local
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/mounts
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/service
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/service/opts
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/volume/testutils'
07:45:45 [2022-04-27T07:45:45.849Z] + base_pkg_list='github.com/docker/docker/api
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/backend/build
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/httpstatus
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/httputils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/middleware
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/build
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/checkpoint
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/debug
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/distribution
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/grpc
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/image
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/network
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/plugin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/session
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/swarm
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/system
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/server/router/volume
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/backend
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/blkiodev
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/events
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/filters
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/image
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/mount
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/network
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/registry
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/strslice
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/swarm
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/swarm/runtime
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/time
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions/v1p19
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/versions/v1p20
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/api/types/volume
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/exporter
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/builder-next/worker
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/dockerfile
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext/git
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/config
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/debug
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cli/winresources/dockerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/client
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/docker-proxy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd/trap
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/container/stream
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/apparmor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/docker-device-tool
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/contrib/httpserver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/convert
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/executor
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/cluster/provider
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/config
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/events
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/events/testutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/exec
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/register
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/images
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/initlayer
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/links
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/listeners
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/awslogs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/fluentd
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/gelf
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/journald
07:45:45 [2022-04-27T07:45:45.849Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/local
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/logentries
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/splunk
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/syslog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/templates
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/names
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/network
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/stats
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/metadata
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/utils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/xfer
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/dockerversion
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/errdefs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/cache
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/tarexport
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/v1
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/internal/test/suite
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/layer
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/queue
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/remote
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/supervisor
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/types
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/oci
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/oci/caps
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/opts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/aaparser
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/archive
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/authorization
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/broadcaster
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/capabilities
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/chrootarchive
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/containerfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/devicemapper
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/directory
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/dmesg
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/filenotify
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/fileutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/fsutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/homedir
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/idtools
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/ioutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/jsonmessage
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/longpath
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/loopback
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/namesgenerator
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/parsers
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/parsers/kernel
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/pidfile
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/platform
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugingetter
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugins
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/plugins/transport
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/pools
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/progress
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/pubsub
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/reexec
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/signal
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/stack
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/stdcopy
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/streamformatter
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/stringid
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/sysinfo
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/system
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/tailfile
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/tarsum
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/truncindex
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/urlutil
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/useragent
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/plugin
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/plugin/executor/containerd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/plugin/v2
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/profiles/apparmor
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/profiles/seccomp
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/quota
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/reference
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/registry
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/registry/resumable
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/restartmanager
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/rootless
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/rootless/specconv
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/runconfig
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/runconfig/opts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/daemon
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/environment
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fakecontext
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fakegit
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fakestorage
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fixtures/load
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/registry
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/testutil/request
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/drivers
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/local
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/mounts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/service
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/service/opts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/volume/testutils'
07:45:45 [2022-04-27T07:45:45.850Z] ++ grep --fixed-strings /libnetwork
07:45:45 [2022-04-27T07:45:45.850Z] ++ echo 'github.com/docker/docker/api
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/backend/build
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/httpstatus
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/httputils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/middleware
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/build
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/checkpoint
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/container
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/debug
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/distribution
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/grpc
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/image
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/network
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/plugin
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/session
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/swarm
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/system
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/server/router/volume
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/backend
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/blkiodev
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/container
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/events
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/filters
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/image
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/mount
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/network
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/registry
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/strslice
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/swarm
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/swarm/runtime
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/time
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/versions
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/versions/v1p19
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/versions/v1p20
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/api/types/volume
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/exporter
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/builder-next/worker
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/dockerfile
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/remotecontext
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/remotecontext/git
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cli
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cli/config
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cli/debug
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cli/winresources/dockerd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/client
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cmd/docker-proxy
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cmd/dockerd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cmd/dockerd/trap
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/container
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/container/stream
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/contrib/apparmor
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/contrib/docker-device-tool
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/contrib/httpserver
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster/convert
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster/executor
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/cluster/provider
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/config
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/events
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/events/testutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/exec
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/register
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/images
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/initlayer
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/links
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/listeners
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/awslogs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/fluentd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/gelf
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/journald
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/local
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/logentries
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/splunk
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/syslog
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/logger/templates
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/names
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/network
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/daemon/stats
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/metadata
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/utils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/distribution/xfer
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/dockerversion
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/errdefs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/cache
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/tarexport
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/image/v1
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/internal/test/suite
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/layer
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/queue
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/remote
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/supervisor
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libcontainerd/types
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/bitseq
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cluster
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/config
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/datastore
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/diagnostic
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/discoverapi
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/driverapi
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/host
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/null
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/drvregistry
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/etchosts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/idm
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/internal/caller
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipam
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipamapi
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipams/null
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ipamutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/iptables
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/netlabel
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/netutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/networkdb
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/ns
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/options
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/osl
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/portallocator
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/portmapper
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/resolvconf
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/testutils
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/libnetwork/types
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/oci
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/oci/caps
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/opts
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/aaparser
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/archive
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/authorization
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/broadcaster
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/capabilities
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/chrootarchive
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/containerfs
07:45:45 [2022-04-27T07:45:45.850Z] github.com/docker/docker/pkg/devicemapper
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/directory
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/dmesg
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/filenotify
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/fileutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/fsutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/homedir
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/idtools
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/ioutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/jsonmessage
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/longpath
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/loopback
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/namesgenerator
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/parsers
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/parsers/kernel
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/pidfile
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/platform
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugingetter
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugins
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/plugins/transport
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/pools
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/progress
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/pubsub
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/reexec
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/signal
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/stack
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/stdcopy
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/streamformatter
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/stringid
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/sysinfo
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/system
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/tailfile
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/tarsum
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/truncindex
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/urlutil
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/pkg/useragent
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/plugin
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/plugin/executor/containerd
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/plugin/v2
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/profiles/apparmor
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/profiles/seccomp
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/quota
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/reference
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/registry
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/registry/resumable
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/restartmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/rootless
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/rootless/specconv
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/runconfig
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/runconfig/opts
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/daemon
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/environment
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fakecontext
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fakegit
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fakestorage
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fixtures/load
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/registry
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/testutil/request
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/drivers
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/local
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/mounts
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/service
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/service/opts
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/volume/testutils'
07:45:45 [2022-04-27T07:45:45.851Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/bitseq
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cluster
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/config
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/datastore
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/diagnostic
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/discoverapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/driverapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/host
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/null
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drvregistry
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/etchosts
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/idm
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/internal/caller
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipam
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipamapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/null
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipamutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/iptables
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/netlabel
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/netutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/networkdb
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ns
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/options
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/osl
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/portallocator
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/portmapper
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/resolvconf
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/testutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/types'
07:45:45 [2022-04-27T07:45:45.851Z] + echo 'github.com/docker/docker/libnetwork
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/bitseq
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cluster
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/config
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/datastore
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/diagnostic
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/discoverapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/driverapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/host
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/null
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drvregistry
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/etchosts
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/idm
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/internal/caller
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipam
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipamapi
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/null
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ipamutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/iptables
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/netlabel
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/netutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/networkdb
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/ns
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/options
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/osl
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/portallocator
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/portmapper
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/resolvconf
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/testutils
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/types'
07:45:45 [2022-04-27T07:45:45.851Z] + grep --fixed-strings libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:45 [2022-04-27T07:45:45.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:45 [2022-04-27T07:45:45.851Z] + type docker-proxy
07:45:45 [2022-04-27T07:45:45.851Z] hack/test/unit: line 25: type: docker-proxy: not found
07:45:45 [2022-04-27T07:45:45.851Z] + hack/make.sh binary-proxy install-proxy
07:45:45 [2022-04-27T07:45:45.851Z] 
07:45:45 [2022-04-27T07:45:45.851Z] Removing bundles/
07:45:45 [2022-04-27T07:45:45.851Z] 
07:45:45 [2022-04-27T07:45:45.851Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:45:45 [2022-04-27T07:45:45.851Z] Building: bundles/binary-proxy/docker-proxy-dev
07:45:45 [2022-04-27T07:45:45.851Z] GOOS="" GOARCH="" GOARM=""
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 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]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 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]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 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]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 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]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 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]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
07:45:46 [2022-04-27T07:45:46.036Z] #19 16.97 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]
07:45:46 [2022-04-27T07:45:46.398Z] #24 transferring context: 60.75MB 3.3s done
07:45:46 [2022-04-27T07:45:46.398Z] #24 DONE 3.4s
07:45:46 [2022-04-27T07:45:46.398Z] 
07:45:46 [2022-04-27T07:45:46.398Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:45:46 [2022-04-27T07:45:46.398Z] #64 sha256:5b4efde6c00a1a9ff7423a5ab7356f14090a62aa9183f341e3eb53169cddce12
07:45:46 [2022-04-27T07:45:46.398Z] #64 DONE 0.3s
07:45:46 [2022-04-27T07:45:46.398Z] 
07:45:46 [2022-04-27T07:45:46.398Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:45:46 [2022-04-27T07:45:46.398Z] #25 sha256:fbfa9419cf970c7395013cfdf195e8b67b064ee8f02a67611bab50a52f62beb7
07:45:46 [2022-04-27T07:45:46.398Z] #25 DONE 0.3s
07:45:46 [2022-04-27T07:45:46.398Z] 
07:45:46 [2022-04-27T07:45:46.398Z] #65 [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
07:45:46 [2022-04-27T07:45:46.398Z] #65 sha256:abce28f6924d47e9ee1683207f8bb072f30e1beff2c5bd0b8e4d85635053f66e
07:45:46 [2022-04-27T07:45:46.605Z] #19 17.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
07:45:46 [2022-04-27T07:45:46.605Z] #19 17.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
07:45:46 [2022-04-27T07:45:46.605Z] #19 17.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
07:45:46 [2022-04-27T07:45:46.605Z] #19 17.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
07:45:46 [2022-04-27T07:45:46.605Z] #19 17.36 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]
07:45:46 [2022-04-27T07:45:46.675Z] #78 exporting layers 1.0s done
07:45:46 [2022-04-27T07:45:46.675Z] #78 writing image sha256:193c552e8c24ea7c3322bf22a761409da662b544fa97bd4a2bf9f74609eb286e done
07:45:46 [2022-04-27T07:45:46.675Z] #78 naming to docker.io/library/docker:0603f87faba33e364aafd81d4c1f717dd3709858 done
07:45:46 [2022-04-27T07:45:46.675Z] #78 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.71 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:45:46 [2022-04-27T07:45:46.864Z] #19 17.77 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
07:45:47 [2022-04-27T07:45:47.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -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:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh dynbinary test-integration
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.78 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.79 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.79 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.79 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.79 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.80 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.80 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.81 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
07:45:47 [2022-04-27T07:45:47.124Z] #19 17.82 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]
07:45:47 [2022-04-27T07:45:47.264Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
07:45:47 [2022-04-27T07:45:47.264Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
07:45:47 [2022-04-27T07:45:47.264Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
07:45:47 [2022-04-27T07:45:47.264Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
07:45:47 [2022-04-27T07:45:47.264Z] 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)
07:45:47 [2022-04-27T07:45:47.264Z] Detected virtualization docker.
07:45:47 [2022-04-27T07:45:47.264Z] Detected architecture x86-64.
07:45:47 [2022-04-27T07:45:47.264Z] Set hostname to <ec94851f4278>.
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.156 + RM_GOPATH=0
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.156 + TMP_GOPATH=
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.157 + : /build
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.157 + '[' -z '' ']'
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.159 ++ mktemp -d
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.162 + export GOPATH=/tmp/tmp.VO2az4msCd
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.163 + GOPATH=/tmp/tmp.VO2az4msCd
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.163 + RM_GOPATH=1
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.163 + case "$(go env GOARCH)" in
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.164 ++ go env GOARCH
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.189 + export GO_BUILDMODE=-buildmode=pie
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.189 + GO_BUILDMODE=-buildmode=pie
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.190 ++ dirname /install.sh
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.190 + dir=/
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.191 + bin=rootlesskit
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.191 + shift
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.191 + '[' '!' -f //rootlesskit.installer ']'
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.191 + . //rootlesskit.installer
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.192 ++ : 1920341cd41e047834a21007424162a2dc946315
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.192 + install_rootlesskit
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.192 + case "$1" in
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.192 + export CGO_ENABLED=0
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.192 + CGO_ENABLED=0
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + _install_rootlesskit
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + for f in rootlesskit rootlesskit-docker-proxy
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + GOBIN=/build
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + GO111MODULE=on
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:45:47 [2022-04-27T07:45:47.336Z] #65 1.193 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:45:47 [2022-04-27T07:45:47.384Z] #19 18.17 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
07:45:47 [2022-04-27T07:45:47.384Z] #19 18.17 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
07:45:47 [2022-04-27T07:45:47.384Z] #19 18.18 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
07:45:47 [2022-04-27T07:45:47.384Z] #19 18.19 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
07:45:47 [2022-04-27T07:45:47.384Z] #19 18.20 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]
07:45:47 [2022-04-27T07:45:47.521Z] modprobe@configfs.service: Succeeded.
07:45:47 [2022-04-27T07:45:47.521Z] modprobe@drm.service: Succeeded.
07:45:47 [2022-04-27T07:45:47.521Z] modprobe@fuse.service: Succeeded.
07:45:47 [2022-04-27T07:45:47.521Z] + source /etc/docker-entrypoint-cmd
07:45:47 [2022-04-27T07:45:47.521Z] ++ hack/make.sh dynbinary test-integration
07:45:47 [2022-04-27T07:45:47.521Z] 
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.52 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.52 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.52 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.53 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.53 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.53 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.53 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.54 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.54 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.55 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
07:45:47 [2022-04-27T07:45:47.644Z] #19 18.55 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]
07:45:47 [2022-04-27T07:45:47.777Z] Removing bundles/
07:45:47 [2022-04-27T07:45:47.777Z] 
07:45:47 [2022-04-27T07:45:47.777Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:45:47 [2022-04-27T07:45:47.777Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:45:47 [2022-04-27T07:45:47.777Z] GOOS="" GOARCH="" GOARM=""
07:45:47 [2022-04-27T07:45:47.903Z] #19 18.89 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
07:45:47 [2022-04-27T07:45:47.918Z] #65 1.728 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:45:48 [2022-04-27T07:45:48.163Z] #19 18.89 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
07:45:48 [2022-04-27T07:45:48.163Z] #19 18.90 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
07:45:48 [2022-04-27T07:45:48.163Z] #19 18.91 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
07:45:48 [2022-04-27T07:45:48.163Z] #19 18.92 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]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.25 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.25 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.25 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.26 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.26 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.26 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.26 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.26 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.28 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.28 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.29 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.30 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.30 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.30 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
07:45:48 [2022-04-27T07:45:48.423Z] #19 19.31 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]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.64 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.64 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.65 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.67 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.68 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]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.99 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.99 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
07:45:48 [2022-04-27T07:45:48.993Z] #19 19.99 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.00 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.00 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.00 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.00 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.00 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
07:45:48 [2022-04-27T07:45:48.993Z] #19 20.01 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
07:45:49 [2022-04-27T07:45:49.252Z] #19 20.01 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
07:45:49 [2022-04-27T07:45:49.252Z] #19 20.01 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
07:45:49 [2022-04-27T07:45:49.252Z] #19 20.02 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]
07:45:49 [2022-04-27T07:45:49.512Z] #19 20.35 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
07:45:49 [2022-04-27T07:45:49.512Z] #19 20.35 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
07:45:49 [2022-04-27T07:45:49.512Z] #19 20.36 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
07:45:49 [2022-04-27T07:45:49.512Z] #19 20.37 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
07:45:49 [2022-04-27T07:45:49.512Z] #19 20.38 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]
07:45:49 [2022-04-27T07:45:49.772Z] #19 20.68 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:45:49 [2022-04-27T07:45:49.772Z] #19 20.68 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
07:45:49 [2022-04-27T07:45:49.820Z] #65 3.263 go: downloading github.com/urfave/cli/v2 v2.4.0
07:45:49 [2022-04-27T07:45:49.820Z] #65 3.264 go: downloading github.com/sirupsen/logrus v1.8.1
07:45:49 [2022-04-27T07:45:49.820Z] #65 3.527 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:45:50 [2022-04-27T07:45:50.032Z] #19 20.91 debconf: delaying package configuration, since apt-utils is not installed
07:45:50 [2022-04-27T07:45:50.032Z] #19 21.00 Fetched 787 MB in 6s (139 MB/s)
07:45:50 [2022-04-27T07:45:50.032Z] #19 21.02 Selecting previously unselected package liblocale-gettext-perl.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.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.)
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.03 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.03 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.05 Selecting previously unselected package bzip2.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.06 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.06 Unpacking bzip2 (1.0.8-4) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.09 Selecting previously unselected package libmagic-mgc.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.09 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.10 Unpacking libmagic-mgc (1:5.39-3) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.17 Selecting previously unselected package libmagic1:amd64.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.17 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.18 Unpacking libmagic1:amd64 (1:5.39-3) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.21 Selecting previously unselected package file.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.21 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.22 Unpacking file (1:5.39-3) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.25 Selecting previously unselected package xz-utils.
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.26 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:45:50 [2022-04-27T07:45:50.291Z] #19 21.30 Selecting previously unselected package binutils-aarch64-linux-gnu.
07:45:50 [2022-04-27T07:45:50.386Z] #65 ...
07:45:50 [2022-04-27T07:45:50.386Z] 
07:45:50 [2022-04-27T07:45:50.386Z] #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
07:45:50 [2022-04-27T07:45:50.386Z] #26 sha256:236ef626b8b7445f475125e6bd3542cdb641b1a67c5baea251c1020b2e4881cb
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.144 + RM_GOPATH=0
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.145 + TMP_GOPATH=
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.145 + : /build
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.145 + '[' -z '' ']'
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.146 ++ mktemp -d
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.147 + export GOPATH=/tmp/tmp.dNnlWIk0ks
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.147 + GOPATH=/tmp/tmp.dNnlWIk0ks
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.148 + RM_GOPATH=1
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.148 + case "$(go env GOARCH)" in
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.149 ++ go env GOARCH
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.155 + export GO_BUILDMODE=-buildmode=pie
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.155 + GO_BUILDMODE=-buildmode=pie
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.155 ++ dirname /install.sh
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.160 + dir=/
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.161 + bin=dockercli
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.161 + shift
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.161 + '[' '!' -f //dockercli.installer ']'
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.161 + . //dockercli.installer
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.162 ++ : stable
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.162 ++ : 17.06.2-ce
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.164 + install_dockercli
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.164 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.164 Install docker/cli version 17.06.2-ce from stable
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.165 ++ uname -m
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.167 + arch=x86_64
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.168 + '[' x86_64 '!=' x86_64 ']'
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.168 + url=https://download.docker.com/linux/static
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.169 + tar -xz docker/docker
07:45:50 [2022-04-27T07:45:50.386Z] #26 1.171 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:45:50 [2022-04-27T07:45:50.386Z] #26 4.064 + mkdir -p /build
07:45:50 [2022-04-27T07:45:50.387Z] #26 4.066 + mv docker/docker /build/
07:45:50 [2022-04-27T07:45:50.387Z] #26 4.067 + rmdir docker
07:45:50 [2022-04-27T07:45:50.387Z] #26 DONE 4.2s
07:45:50 [2022-04-27T07:45:50.551Z] #19 21.30 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.551Z] #19 21.31 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
07:45:50 [2022-04-27T07:45:50.648Z] 
07:45:50 [2022-04-27T07:45:50.648Z] #60 [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
07:45:50 [2022-04-27T07:45:50.648Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:45:50 [2022-04-27T07:45:50.648Z] #60 1.748 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:45:50 [2022-04-27T07:45:50.648Z] #60 1.748 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:45:50 [2022-04-27T07:45:50.648Z] #60 1.748 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:45:50 [2022-04-27T07:45:50.648Z] #60 2.924 Reading package lists...
07:45:50 [2022-04-27T07:45:50.648Z] #60 5.032 Reading package lists...
07:45:50 [2022-04-27T07:45:50.648Z] #60 6.607 Building dependency tree...
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.049 Reading state information...
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.545 The following additional packages will be installed:
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.554   libbtrfs0
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.616 The following NEW packages will be installed:
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.626   libbtrfs-dev libbtrfs0
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.960 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.960 Need to get 460 kB of archives.
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.960 After this operation, 1237 kB of additional disk space will be used.
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:45:50 [2022-04-27T07:45:50.648Z] #60 7.970 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:45:50 [2022-04-27T07:45:50.811Z] #19 21.61 Selecting previously unselected package binutils-arm-linux-gnueabi.
07:45:50 [2022-04-27T07:45:50.811Z] #19 21.61 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
07:45:50 [2022-04-27T07:45:50.811Z] #19 21.62 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
07:45:50 [2022-04-27T07:45:50.907Z] #60 ...
07:45:50 [2022-04-27T07:45:50.907Z] 
07:45:50 [2022-04-27T07:45:50.907Z] #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
07:45:50 [2022-04-27T07:45:50.907Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:50 [2022-04-27T07:45:50.907Z] #14 1.745 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:45:50 [2022-04-27T07:45:50.907Z] #14 1.745 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:45:50 [2022-04-27T07:45:50.907Z] #14 1.745 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:45:50 [2022-04-27T07:45:50.907Z] #14 3.048 Reading package lists...
07:45:50 [2022-04-27T07:45:50.907Z] #14 4.996 Reading package lists...
07:45:50 [2022-04-27T07:45:50.907Z] #14 6.902 Building dependency tree...
07:45:50 [2022-04-27T07:45:50.907Z] #14 7.410 Reading state information...
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.193 The following additional packages will be installed:
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.208   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.208   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.208   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.208   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.208   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.209   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.209   mingw-w64-common mingw-w64-x86-64-dev
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.211 Suggested packages:
07:45:50 [2022-04-27T07:45:50.907Z] #14 8.222   gcc-10-locales seccomp wine64
07:45:50 [2022-04-27T07:45:50.907Z] #14 ...
07:45:50 [2022-04-27T07:45:50.907Z] 
07:45:50 [2022-04-27T07:45:50.907Z] #65 [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
07:45:50 [2022-04-27T07:45:50.907Z] #65 sha256:abce28f6924d47e9ee1683207f8bb072f30e1beff2c5bd0b8e4d85635053f66e
07:45:50 [2022-04-27T07:45:50.907Z] #65 4.693 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:45:51 [2022-04-27T07:45:51.071Z] #19 21.89 Selecting previously unselected package binutils-arm-linux-gnueabihf.
07:45:51 [2022-04-27T07:45:51.071Z] #19 21.90 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.071Z] #19 21.90 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:45:51 [2022-04-27T07:45:51.330Z] #19 22.18 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
07:45:51 [2022-04-27T07:45:51.330Z] #19 22.18 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.330Z] #19 22.18 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:45:51 [2022-04-27T07:45:51.474Z] #65 5.229 go: downloading github.com/moby/vpnkit v0.5.0
07:45:51 [2022-04-27T07:45:51.474Z] #65 5.229 go: downloading github.com/google/uuid v1.3.0
07:45:51 [2022-04-27T07:45:51.474Z] #65 5.267 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:45:51 [2022-04-27T07:45:51.590Z] #19 22.43 Selecting previously unselected package binutils-s390x-linux-gnu.
07:45:51 [2022-04-27T07:45:51.590Z] #19 22.44 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.590Z] #19 22.44 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
07:45:51 [2022-04-27T07:45:51.733Z] #65 5.405 go: downloading github.com/gofrs/flock v0.8.1
07:45:51 [2022-04-27T07:45:51.733Z] #65 5.434 go: downloading github.com/gorilla/mux v1.8.0
07:45:51 [2022-04-27T07:45:51.733Z] #65 5.453 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:45:51 [2022-04-27T07:45:51.733Z] #65 5.534 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:45:51 [2022-04-27T07:45:51.733Z] #65 5.614 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:45:51 [2022-04-27T07:45:51.849Z] #19 22.65 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
07:45:51 [2022-04-27T07:45:51.850Z] #19 22.65 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.850Z] #19 22.65 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:45:51 [2022-04-27T07:45:51.850Z] #19 22.69 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
07:45:51 [2022-04-27T07:45:51.850Z] #19 22.69 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.850Z] #19 22.69 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:45:51 [2022-04-27T07:45:51.991Z] #65 ...
07:45:51 [2022-04-27T07:45:51.991Z] 
07:45:51 [2022-04-27T07:45:51.991Z] #60 [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
07:45:51 [2022-04-27T07:45:51.991Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.581 debconf: delaying package configuration, since apt-utils is not installed
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.709 Fetched 460 kB in 0s (1529 kB/s)
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.758 Selecting previously unselected package libbtrfs0:amd64.
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.758 (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.)
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.804 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 8.810 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.037 Selecting previously unselected package libbtrfs-dev:amd64.
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.037 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.037 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.213 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.242 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 9.243 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:45:51 [2022-04-27T07:45:51.991Z] #60 DONE 9.6s
07:45:52 [2022-04-27T07:45:52.254Z] 
07:45:52 [2022-04-27T07:45:52.254Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:45:52 [2022-04-27T07:45:52.254Z] #61 sha256:6f590228ac12e8518eb044924f6deb90b74fd5bd85796d0859ebb9bd41aa2fe4
07:45:52 [2022-04-27T07:45:52.254Z] #61 DONE 0.1s
07:45:52 [2022-04-27T07:45:52.254Z] 
07:45:52 [2022-04-27T07:45:52.254Z] #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
07:45:52 [2022-04-27T07:45:52.254Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015 The following NEW packages will be installed:
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.015   mingw-w64-x86-64-dev
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.296 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.296 Need to get 115 MB of archives.
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.296 After this operation, 645 MB of additional disk space will be used.
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.296 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]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.368 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]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.458 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.469 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.676 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:45:52 [2022-04-27T07:45:52.254Z] #14 9.808 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]
07:45:52 [2022-04-27T07:45:52.418Z] Created binary: bundles/binary-proxy/docker-proxy-dev
07:45:52 [2022-04-27T07:45:52.418Z] 
07:45:52 [2022-04-27T07:45:52.418Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:45:52 [2022-04-27T07:45:52.418Z] Installing docker-proxy to /usr/local/bin/
07:45:52 [2022-04-27T07:45:52.418Z] 
07:45:52 [2022-04-27T07:45:52.418Z] + mkdir -p bundles
07:45:52 [2022-04-27T07:45:52.418Z] + '[' -n 'github.com/docker/docker/api
07:45:52 [2022-04-27T07:45:52.418Z] github.com/docker/docker/api/server
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/backend/build
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/httpstatus
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/httputils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/middleware
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/build
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/checkpoint
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/container
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/debug
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/distribution
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/grpc
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/image
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/network
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/plugin
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/session
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/swarm
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/system
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/server/router/volume
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/backend
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/blkiodev
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/container
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/events
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/filters
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/image
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/mount
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/network
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/registry
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/strslice
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/swarm
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/swarm/runtime
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/time
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/versions
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/versions/v1p19
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/versions/v1p20
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/api/types/volume
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/exporter
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/builder-next/worker
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/dockerfile
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/remotecontext
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/remotecontext/git
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cli
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cli/config
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cli/debug
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cli/winresources/dockerd
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/client
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cmd/docker-proxy
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cmd/dockerd
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cmd/dockerd/trap
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/container
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/container/stream
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/contrib/apparmor
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/contrib/docker-device-tool
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/contrib/httpserver
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster/convert
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster/executor
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/cluster/provider
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/config
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/events
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/events/testutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/exec
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/register
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/images
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/initlayer
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/links
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/listeners
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/awslogs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/fluentd
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/gelf
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/journald
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/local
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/logentries
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/splunk
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/syslog
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/logger/templates
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/names
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/network
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/daemon/stats
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/distribution
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/distribution/metadata
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/distribution/utils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/distribution/xfer
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/dockerversion
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/errdefs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/image
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/image/cache
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/image/tarexport
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/image/v1
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/internal/test/suite
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/layer
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/libcontainerd
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/libcontainerd/queue
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/libcontainerd/remote
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/libcontainerd/supervisor
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/libcontainerd/types
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/oci
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/oci/caps
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/opts
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/aaparser
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/archive
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/authorization
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/broadcaster
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/capabilities
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/chrootarchive
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/containerfs
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/devicemapper
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/directory
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/dmesg
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/filenotify
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/fileutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/fsutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/homedir
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/idtools
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/ioutils
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/jsonmessage
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/longpath
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/loopback
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/namesgenerator
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/parsers
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/parsers/kernel
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/pidfile
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/platform
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugingetter
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugins
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/plugins/transport
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/pools
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/progress
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/pubsub
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/reexec
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/signal
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/stack
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/stdcopy
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/streamformatter
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/stringid
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/sysinfo
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/system
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/tailfile
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/tarsum
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/truncindex
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/urlutil
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/pkg/useragent
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/plugin
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/plugin/executor/containerd
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/plugin/v2
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/profiles/apparmor
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/profiles/seccomp
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/quota
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/reference
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/registry
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/registry/resumable
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/restartmanager
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/rootless
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/rootless/specconv
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/runconfig
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/runconfig/opts
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/daemon
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/environment
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fakecontext
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fakegit
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fakestorage
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fixtures/load
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/registry
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/testutil/request
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/drivers
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/local
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/mounts
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/service
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/service/opts
07:45:52 [2022-04-27T07:45:52.419Z] github.com/docker/docker/volume/testutils' ']'
07:45:52 [2022-04-27T07:45:52.420Z] + 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/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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
07:45:52 [2022-04-27T07:45:52.420Z] ?   	github.com/docker/docker/api	[no test files]
07:45:52 [2022-04-27T07:45:52.512Z] #14 ...
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #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
07:45:52 [2022-04-27T07:45:52.512Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
07:45:52 [2022-04-27T07:45:52.512Z] #29 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:45:52 [2022-04-27T07:45:52.512Z] #30 sha256:4c5ab50dd0fd666471cba5963a587f88ed24661c07efc9d5e500588109af5ed7
07:45:52 [2022-04-27T07:45:52.512Z] #30 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #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
07:45:52 [2022-04-27T07:45:52.512Z] #31 sha256:f6cd873d02a47f79dba4b1795ce7b3688e2935173b9742d83a25d672dc35a5c6
07:45:52 [2022-04-27T07:45:52.512Z] #31 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:45:52 [2022-04-27T07:45:52.512Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
07:45:52 [2022-04-27T07:45:52.512Z] #33 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #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
07:45:52 [2022-04-27T07:45:52.512Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:45:52 [2022-04-27T07:45:52.512Z] #34 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #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
07:45:52 [2022-04-27T07:45:52.512Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:45:52 [2022-04-27T07:45:52.512Z] #36 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:45:52 [2022-04-27T07:45:52.512Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:45:52 [2022-04-27T07:45:52.512Z] #38 CACHED
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.512Z] #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
07:45:52 [2022-04-27T07:45:52.512Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:52 [2022-04-27T07:45:52.512Z] #14 9.811 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]
07:45:52 [2022-04-27T07:45:52.512Z] #14 10.11 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]
07:45:52 [2022-04-27T07:45:52.512Z] #14 ...
07:45:52 [2022-04-27T07:45:52.512Z] 
07:45:52 [2022-04-27T07:45:52.513Z] #40 [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
07:45:52 [2022-04-27T07:45:52.513Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:45:52 [2022-04-27T07:45:52.513Z] #40 1.889 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:45:52 [2022-04-27T07:45:52.513Z] #40 1.889 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:45:52 [2022-04-27T07:45:52.513Z] #40 1.889 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:45:52 [2022-04-27T07:45:52.513Z] #40 3.329 Reading package lists...
07:45:52 [2022-04-27T07:45:52.513Z] #40 5.315 Reading package lists...
07:45:52 [2022-04-27T07:45:52.513Z] #40 7.130 Building dependency tree...
07:45:52 [2022-04-27T07:45:52.513Z] #40 7.691 Reading state information...
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322 The following additional packages will be installed:
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322 Suggested packages:
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322   cmake-doc ninja-build lrzip
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322 Recommended packages:
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.322   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.920 The following NEW packages will be installed:
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.920   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:45:52 [2022-04-27T07:45:52.513Z] #40 8.920   vim-common xxd
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.243 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.243 Need to get 17.7 MB of archives.
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.243 After this operation, 70.7 MB of additional disk space will be used.
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.246 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.279 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.583 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.608 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.637 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.637 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.664 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:45:52 [2022-04-27T07:45:52.513Z] #40 9.664 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:45:52 [2022-04-27T07:45:52.771Z] #40 ...
07:45:52 [2022-04-27T07:45:52.771Z] 
07:45:52 [2022-04-27T07:45:52.771Z] #65 [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
07:45:52 [2022-04-27T07:45:52.771Z] #65 sha256:abce28f6924d47e9ee1683207f8bb072f30e1beff2c5bd0b8e4d85635053f66e
07:45:52 [2022-04-27T07:45:52.771Z] #65 6.531 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:45:52 [2022-04-27T07:45:52.771Z] #65 6.601 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.79 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.80 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.80 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.83 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.83 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:45:56 [2022-04-27T07:45:56.049Z] #19 26.84 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:45:58 [2022-04-27T07:45:58.046Z] #65 ...
07:45:58 [2022-04-27T07:45:58.046Z] 
07:45:58 [2022-04-27T07:45:58.046Z] #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
07:45:58 [2022-04-27T07:45:58.046Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:58 [2022-04-27T07:45:58.046Z] #14 10.72 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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 10.85 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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.00 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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.59 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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.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]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 11.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.23 debconf: delaying package configuration, since apt-utils is not installed
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.32 Fetched 115 MB in 3s (39.3 MB/s)
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.37 Selecting previously unselected package binutils-mingw-w64-i686.
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 12.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 13.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:45:58 [2022-04-27T07:45:58.046Z] #14 13.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 13.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.39 Selecting previously unselected package binutils-mingw-w64.
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.49 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.57 Selecting previously unselected package dmsetup.
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.58 Unpacking dmsetup (2:1.02.175-2.1) ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.67 Selecting previously unselected package mingw-w64-common.
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:45:58 [2022-04-27T07:45:58.046Z] #14 14.67 Unpacking mingw-w64-common (8.0.0-1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #14 16.90 Selecting previously unselected package mingw-w64-x86-64-dev.
07:45:59 [2022-04-27T07:45:59.423Z] #14 16.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #14 16.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...#14 ...
07:45:59 [2022-04-27T07:45:59.423Z] 
07:45:59 [2022-04-27T07:45:59.423Z] #40 [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
07:45:59 [2022-04-27T07:45:59.423Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.40 debconf: delaying package configuration, since apt-utils is not installed
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.51 Fetched 17.7 MB in 1s (19.3 MB/s)
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.56 Selecting previously unselected package xxd.
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.73 Selecting previously unselected package vim-common.
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.87 Selecting previously unselected package cmake-data.
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 10.87 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 11.67 Selecting previously unselected package libicu67:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 11.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 11.69 Unpacking libicu67:amd64 (67.1-7) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 13.86 Selecting previously unselected package libxml2:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 13.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 13.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.13 Selecting previously unselected package libarchive13:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.35 Selecting previously unselected package libjsoncpp24:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.45 Selecting previously unselected package librhash0:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.46 Unpacking librhash0:amd64 (1.4.1-2) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.54 Selecting previously unselected package libuv1:amd64.
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.54 Unpacking libuv1:amd64 (1.40.0-2) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.63 Selecting previously unselected package cmake.
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 14.64 Unpacking cmake (3.18.4-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.21 Setting up libicu67:amd64 (67.1-7) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.25 Setting up libuv1:amd64 (1.40.0-2) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.32 Setting up librhash0:amd64 (1.4.1-2) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.39 Setting up cmake (3.18.4-2+deb11u1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 16.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:45:59 [2022-04-27T07:45:59.423Z] #40 DONE 17.1s
07:45:59 [2022-04-27T07:45:59.423Z] 
07:45:59 [2022-04-27T07:45:59.423Z] #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
07:45:59 [2022-04-27T07:45:59.423Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:45:59 [2022-04-27T07:45:59.423Z] #14 16.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:45:59 [2022-04-27T07:45:59.423Z] #14 ...
07:45:59 [2022-04-27T07:45:59.423Z] 
07:45:59 [2022-04-27T07:45:59.423Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:45:59 [2022-04-27T07:45:59.423Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.870 + RM_GOPATH=0
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.870 + TMP_GOPATH=
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.871 + : /build
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.871 + '[' -z '' ']'
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.872 ++ mktemp -d
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.873 + export GOPATH=/tmp/tmp.vJ7s3b1CCv
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.873 + GOPATH=/tmp/tmp.vJ7s3b1CCv
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.874 + RM_GOPATH=1
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.874 + case "$(go env GOARCH)" in
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.875 ++ go env GOARCH
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.879 + export GO_BUILDMODE=-buildmode=pie
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.880 + GO_BUILDMODE=-buildmode=pie
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.880 ++ dirname /install.sh
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.881 + dir=/
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.881 + bin=containerd
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.882 + shift
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.882 + '[' '!' -f //containerd.installer ']'
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.882 + . //containerd.installer
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.883 ++ set -e
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.883 ++ : v1.6.2
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.883 + install_containerd
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.884 + echo 'Install containerd version v1.6.2'
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.884 Install containerd version v1.6.2
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.884 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vJ7s3b1CCv/src/github.com/containerd/containerd
07:45:59 [2022-04-27T07:45:59.423Z] #62 0.886 Cloning into '/tmp/tmp.vJ7s3b1CCv/src/github.com/containerd/containerd'...
07:45:59 [2022-04-27T07:45:59.991Z] #62 ...
07:45:59 [2022-04-27T07:45:59.992Z] 
07:45:59 [2022-04-27T07:45:59.992Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:45:59 [2022-04-27T07:45:59.992Z] #41 sha256:4d9f37eb84452db93b871fe22f8c3480c0a6cc1c0bc5e8a8f9f3ee423557eacf
07:45:59 [2022-04-27T07:45:59.992Z] #41 DONE 0.2s
07:45:59 [2022-04-27T07:45:59.992Z] 
07:45:59 [2022-04-27T07:45:59.992Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:45:59 [2022-04-27T07:45:59.992Z] #42 sha256:ce5fa03694a3d350685229b74298b218fac679c2b31bbdb80061bf4d53de7604
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.72 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.72 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.73 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.76 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.76 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:46:00 [2022-04-27T07:46:00.265Z] #19 30.76 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.781 + RM_GOPATH=0
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.781 + TMP_GOPATH=
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.781 + : /build
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.781 + '[' -z '' ']'
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.781 ++ mktemp -d
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.782 + export GOPATH=/tmp/tmp.FXVFdhkLTh
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.782 + GOPATH=/tmp/tmp.FXVFdhkLTh
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.782 + RM_GOPATH=1
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.782 + case "$(go env GOARCH)" in
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.782 ++ go env GOARCH
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.798 + export GO_BUILDMODE=-buildmode=pie
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.798 + GO_BUILDMODE=-buildmode=pie
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.798 ++ dirname /install.sh
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.802 + dir=/
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.802 + bin=tini
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.802 + shift
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.803 + '[' '!' -f //tini.installer ']'
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.803 + . //tini.installer
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.803 ++ : v0.19.0
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.804 + install_tini
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.804 + echo 'Install tini version v0.19.0'
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.805 Install tini version v0.19.0
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.805 + git clone https://github.com/krallin/tini.git /tmp/tmp.FXVFdhkLTh/tini
07:46:00 [2022-04-27T07:46:00.559Z] #42 0.807 Cloning into '/tmp/tmp.FXVFdhkLTh/tini'...
07:46:01 [2022-04-27T07:46:01.127Z] #42 1.304 + cd /tmp/tmp.FXVFdhkLTh/tini
07:46:01 [2022-04-27T07:46:01.127Z] #42 1.304 + git checkout -q v0.19.0
07:46:01 [2022-04-27T07:46:01.127Z] #42 1.318 + cmake .
07:46:01 [2022-04-27T07:46:01.386Z] #42 1.563 -- The C compiler identification is GNU 10.2.1
07:46:01 [2022-04-27T07:46:01.386Z] #42 1.595 -- Detecting C compiler ABI info
07:46:01 [2022-04-27T07:46:01.645Z] #42 1.761 -- Detecting C compiler ABI info - done
07:46:01 [2022-04-27T07:46:01.645Z] #42 1.822 -- Check for working C compiler: /usr/bin/cc - skipped
07:46:01 [2022-04-27T07:46:01.645Z] #42 1.823 -- Detecting C compile features
07:46:01 [2022-04-27T07:46:01.645Z] #42 1.827 -- Detecting C compile features - done
07:46:01 [2022-04-27T07:46:01.645Z] #42 1.844 -- Performing Test HAS_BUILTIN_FORTIFY
07:46:01 [2022-04-27T07:46:01.905Z] #42 1.979 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.003 -- Configuring done
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.010 -- Generating done
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.012 -- Build files have been written to: /tmp/tmp.FXVFdhkLTh/tini
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.016 + make tini-static
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.084 Scanning dependencies of target tini-static
07:46:01 [2022-04-27T07:46:01.905Z] #42 2.145 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:46:02 [2022-04-27T07:46:02.474Z] #42 2.651 [100%] Linking C executable tini-static
07:46:02 [2022-04-27T07:46:02.735Z] #42 2.905 [100%] Built target tini-static
07:46:02 [2022-04-27T07:46:02.735Z] #42 2.941 + mkdir -p /build
07:46:02 [2022-04-27T07:46:02.735Z] #42 2.946 + cp tini-static /build/docker-init
07:46:02 [2022-04-27T07:46:02.996Z] #42 DONE 3.2s
07:46:02 [2022-04-27T07:46:02.996Z] 
07:46:02 [2022-04-27T07:46:02.996Z] #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
07:46:02 [2022-04-27T07:46:02.996Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.62 Selecting previously unselected package gcc-mingw-w64-base.
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:46:02 [2022-04-27T07:46:02.996Z] #14 19.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:46:03 [2022-04-27T07:46:03.562Z] #19 34.61 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
07:46:03 [2022-04-27T07:46:03.562Z] #19 34.61 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:46:03 [2022-04-27T07:46:03.822Z] #19 34.62 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:46:03 [2022-04-27T07:46:03.822Z] #19 34.66 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
07:46:03 [2022-04-27T07:46:03.822Z] #19 34.66 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:03 [2022-04-27T07:46:03.822Z] #19 34.66 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:46:03 [2022-04-27T07:46:03.937Z] #14 ...
07:46:03 [2022-04-27T07:46:03.937Z] 
07:46:03 [2022-04-27T07:46:03.937Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:46:03 [2022-04-27T07:46:03.937Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
07:46:03 [2022-04-27T07:46:03.937Z] #44 CACHED
07:46:03 [2022-04-27T07:46:03.937Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #45 [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
07:46:03 [2022-04-27T07:46:03.938Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:46:03 [2022-04-27T07:46:03.938Z] #45 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #48 [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
07:46:03 [2022-04-27T07:46:03.938Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
07:46:03 [2022-04-27T07:46:03.938Z] #48 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #49 [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
07:46:03 [2022-04-27T07:46:03.938Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:46:03 [2022-04-27T07:46:03.938Z] #49 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #51 [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
07:46:03 [2022-04-27T07:46:03.938Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:46:03 [2022-04-27T07:46:03.938Z] #51 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #53 [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
07:46:03 [2022-04-27T07:46:03.938Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:46:03 [2022-04-27T07:46:03.938Z] #53 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #55 [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
07:46:03 [2022-04-27T07:46:03.938Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:46:03 [2022-04-27T07:46:03.938Z] #55 CACHED
07:46:03 [2022-04-27T07:46:03.938Z] 
07:46:03 [2022-04-27T07:46:03.938Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:46:03 [2022-04-27T07:46:03.938Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:46:05 [2022-04-27T07:46:05.848Z] #62 ...
07:46:05 [2022-04-27T07:46:05.848Z] 
07:46:05 [2022-04-27T07:46:05.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:46:05 [2022-04-27T07:46:05.848Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:46:05 [2022-04-27T07:46:05.848Z] #14 23.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:46:05 [2022-04-27T07:46:05.848Z] #14 23.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:46:05 [2022-04-27T07:46:05.848Z] #14 23.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:46:07 [2022-04-27T07:46:07.310Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.41 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.41 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.42 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.46 Selecting previously unselected package cpp-10-s390x-linux-gnu.
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.46 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:08 [2022-04-27T07:46:08.029Z] #19 38.46 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.129Z] #14 28.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:46:11 [2022-04-27T07:46:11.129Z] #14 28.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.129Z] #14 28.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:46:11 [2022-04-27T07:46:11.129Z] #14 ...
07:46:11 [2022-04-27T07:46:11.129Z] 
07:46:11 [2022-04-27T07:46:11.129Z] #65 [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
07:46:11 [2022-04-27T07:46:11.129Z] #65 sha256:abce28f6924d47e9ee1683207f8bb072f30e1beff2c5bd0b8e4d85635053f66e
07:46:11 [2022-04-27T07:46:11.129Z] #65 24.54 + for f in rootlesskit rootlesskit-docker-proxy
07:46:11 [2022-04-27T07:46:11.129Z] #65 24.54 + GOBIN=/build
07:46:11 [2022-04-27T07:46:11.129Z] #65 24.54 + GO111MODULE=on
07:46:11 [2022-04-27T07:46:11.129Z] #65 24.54 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.04 Selecting previously unselected package cpp-aarch64-linux-gnu.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.04 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.05 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.07 Selecting previously unselected package cpp-arm-linux-gnueabi.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.08 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.08 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.11 Selecting previously unselected package cpp-arm-linux-gnueabihf.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.11 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.11 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.14 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.14 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.14 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.17 Selecting previously unselected package cpp-s390x-linux-gnu.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.17 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.18 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.20 Selecting previously unselected package cross-config.
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.20 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.20 Unpacking cross-config (2.6.18+nmu1) ...
07:46:11 [2022-04-27T07:46:11.330Z] #19 42.23 Selecting previously unselected package gcc-10-cross-base.
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.24 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.24 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.27 Selecting previously unselected package libc6-arm64-cross.
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.27 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.28 Unpacking libc6-arm64-cross (2.31-9cross4) ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.40 Selecting previously unselected package libgcc-s1-arm64-cross.
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.40 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.40 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.44 Selecting previously unselected package libgomp1-arm64-cross.
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.44 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.44 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.48 Selecting previously unselected package libitm1-arm64-cross.
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.48 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.48 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.589Z] #19 42.52 Selecting previously unselected package libatomic1-arm64-cross.
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.52 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.52 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.55 Selecting previously unselected package libasan6-arm64-cross.
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.55 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.55 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.77 Selecting previously unselected package liblsan0-arm64-cross.
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.77 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.77 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.87 Selecting previously unselected package libtsan0-arm64-cross.
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.87 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:11 [2022-04-27T07:46:11.849Z] #19 42.87 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
07:46:12 [2022-04-27T07:46:12.108Z] #19 43.08 Selecting previously unselected package libstdc++6-arm64-cross.
07:46:12 [2022-04-27T07:46:12.108Z] #19 43.08 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:12 [2022-04-27T07:46:12.108Z] #19 43.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:46:12 [2022-04-27T07:46:12.108Z] #19 43.15 Selecting previously unselected package libubsan1-arm64-cross.
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.15 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.16 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.25 Selecting previously unselected package libgcc-10-dev-arm64-cross.
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.25 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.26 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:46:12 [2022-04-27T07:46:12.368Z] #19 43.38 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
07:46:12 [2022-04-27T07:46:12.627Z] #19 43.38 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:12 [2022-04-27T07:46:12.627Z] #19 43.39 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12 rootlesskit version 1.0.0
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12 Usage of /build/rootlesskit-docker-proxy:
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12   -container-ip string
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12     	container ip
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12   -container-port int
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12     	container port (default -1)
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12   -host-ip string
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12     	host ip
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12   -host-port int
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12     	host port (default -1)
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12   -proto string
07:46:13 [2022-04-27T07:46:13.664Z] #65 27.12     	proxy protocol (default "tcp")
07:46:13 [2022-04-27T07:46:13.924Z] #65 DONE 27.7s
07:46:13 [2022-04-27T07:46:13.924Z] 
07:46:13 [2022-04-27T07:46:13.924Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:46:13 [2022-04-27T07:46:13.924Z] #66 sha256:f88c4dc61fb61a05a19ae8765f599c70385c8ff77a8d64743a1e27af96639689
07:46:13 [2022-04-27T07:46:13.924Z] #66 DONE 0.0s
07:46:13 [2022-04-27T07:46:13.924Z] 
07:46:13 [2022-04-27T07:46:13.924Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:46:13 [2022-04-27T07:46:13.924Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:46:13 [2022-04-27T07:46:13.924Z] #62 18.94 + cd /tmp/tmp.vJ7s3b1CCv/src/github.com/containerd/containerd
07:46:13 [2022-04-27T07:46:13.924Z] #62 18.94 + git checkout -q v1.6.2
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + export 'BUILDTAGS=netgo osusergo static_build'
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + BUILDTAGS='netgo osusergo static_build'
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + export EXTRA_FLAGS=-buildmode=pie
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + EXTRA_FLAGS=-buildmode=pie
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + '[' '' = dynamic ']'
07:46:13 [2022-04-27T07:46:13.924Z] #62 19.92 + make
07:46:13 [2022-04-27T07:46:13.924Z] #62 20.54 + bin/ctr
07:46:13 [2022-04-27T07:46:13.924Z] #62 ...
07:46:13 [2022-04-27T07:46:13.924Z] 
07:46:13 [2022-04-27T07:46:13.924Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:46:13 [2022-04-27T07:46:13.924Z] #67 sha256:159fd64967fe5d4f5d0144a36ebf2b3ae5c1556d05e12cce5f122f9b3df059d7
07:46:13 [2022-04-27T07:46:13.924Z] #67 DONE 0.1s
07:46:14 [2022-04-27T07:46:14.185Z] 
07:46:14 [2022-04-27T07:46:14.185Z] #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
07:46:14 [2022-04-27T07:46:14.185Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:46:14 [2022-04-27T07:46:14.185Z] #14 30.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:46:14 [2022-04-27T07:46:14.185Z] #14 30.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:46:14 [2022-04-27T07:46:14.185Z] #14 30.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:46:15 [2022-04-27T07:46:15.125Z] #14 ...
07:46:15 [2022-04-27T07:46:15.125Z] 
07:46:15 [2022-04-27T07:46:15.125Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:46:15 [2022-04-27T07:46:15.125Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:46:15 [2022-04-27T07:46:15.125Z] #70 CACHED
07:46:15 [2022-04-27T07:46:15.125Z] 
07:46:15 [2022-04-27T07:46:15.125Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:46:15 [2022-04-27T07:46:15.125Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:46:15 [2022-04-27T07:46:15.125Z] #72 CACHED
07:46:15 [2022-04-27T07:46:15.125Z] 
07:46:15 [2022-04-27T07:46:15.125Z] #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
07:46:15 [2022-04-27T07:46:15.125Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:46:15 [2022-04-27T07:46:15.386Z] #14 32.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:46:15 [2022-04-27T07:46:15.386Z] #14 32.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:46:15 [2022-04-27T07:46:15.386Z] #14 32.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 47.99 Selecting previously unselected package gcc-aarch64-linux-gnu.
07:46:17 [2022-04-27T07:46:17.923Z] #19 47.99 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 47.99 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.02 Selecting previously unselected package linux-libc-dev-arm64-cross.
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.03 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.03 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.16 Selecting previously unselected package libc6-dev-arm64-cross.
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.17 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.17 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.38 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.38 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.39 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.60 Selecting previously unselected package g++-10-aarch64-linux-gnu.
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.60 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:17 [2022-04-27T07:46:17.923Z] #19 48.61 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:46:19 [2022-04-27T07:46:19.611Z] #14 36.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:46:19 [2022-04-27T07:46:19.611Z] #14 36.63 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:46:19 [2022-04-27T07:46:19.611Z] #14 36.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.36 Selecting previously unselected package g++-mingw-w64-x86-64.
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.44 Selecting previously unselected package libapparmor1:amd64.
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.44 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:46:20 [2022-04-27T07:46:20.992Z] #14 38.44 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.50 Selecting previously unselected package libapparmor-dev:amd64.
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.50 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.51 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.58 Selecting previously unselected package libbtrfs0:amd64.
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.66 Selecting previously unselected package libbtrfs-dev:amd64.
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.81 Selecting previously unselected package libudev-dev:amd64.
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.82 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.251Z] #14 38.82 Unpacking libudev-dev:amd64 (247.3-7) ...
07:46:21 [2022-04-27T07:46:21.510Z] #14 38.89 Selecting previously unselected package libsepol1-dev:amd64.
07:46:21 [2022-04-27T07:46:21.510Z] #14 38.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.510Z] #14 38.90 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.02 Selecting previously unselected package libpcre2-16-0:amd64.
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.02 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.03 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.11 Selecting previously unselected package libpcre2-32-0:amd64.
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.11 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.20 Selecting previously unselected package libpcre2-posix2:amd64.
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.21 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.25 Selecting previously unselected package libpcre2-dev:amd64.
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.25 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:46:21 [2022-04-27T07:46:21.769Z] #14 39.26 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:46:22 [2022-04-27T07:46:22.028Z] #14 39.43 Selecting previously unselected package libselinux1-dev:amd64.
07:46:22 [2022-04-27T07:46:22.028Z] #14 39.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.028Z] #14 39.44 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:46:22 [2022-04-27T07:46:22.028Z] #14 39.56 Selecting previously unselected package libdevmapper-dev:amd64.
07:46:22 [2022-04-27T07:46:22.127Z] #19 52.96 Selecting previously unselected package g++-aarch64-linux-gnu.
07:46:22 [2022-04-27T07:46:22.128Z] #19 52.96 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.128Z] #19 52.96 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:46:22 [2022-04-27T07:46:22.128Z] #19 52.99 Selecting previously unselected package patch.
07:46:22 [2022-04-27T07:46:22.128Z] #19 52.99 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.128Z] #19 53.00 Unpacking patch (2.7.6-7) ...
07:46:22 [2022-04-27T07:46:22.128Z] #19 53.04 Selecting previously unselected package dpkg-dev.
07:46:22 [2022-04-27T07:46:22.128Z] #19 53.04 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
07:46:22 [2022-04-27T07:46:22.128Z] #19 53.05 Unpacking dpkg-dev (1.20.9) ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.57 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.57 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.62 Selecting previously unselected package libseccomp-dev:amd64.
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.71 Selecting previously unselected package libsystemd-dev:amd64.
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.72 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.287Z] #14 39.72 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.16 Selecting previously unselected package libconfig-inifiles-perl.
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.16 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.17 Unpacking libconfig-inifiles-perl (3.000003-1) ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.19 Selecting previously unselected package libio-string-perl.
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.20 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.20 Unpacking libio-string-perl (1.08-3.1) ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.23 Selecting previously unselected package libicu67:amd64.
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.23 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
07:46:22 [2022-04-27T07:46:22.387Z] #19 53.23 Unpacking libicu67:amd64 (67.1-7) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 39.96 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 39.98 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 39.99 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.00 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.03 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.04 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.05 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.07 Setting up libudev-dev:amd64 (247.3-7) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.08 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.09 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.12 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.14 Setting up mingw-w64-common (8.0.0-1) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.15 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.18 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:46:22 [2022-04-27T07:46:22.546Z] #14 40.19 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.20 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.23 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
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.24 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.25 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
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.26 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:46:22 [2022-04-27T07:46:22.804Z] #14 40.27 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.805Z] #14 40.28 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
07:46:22 [2022-04-27T07:46:22.805Z] #14 40.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:46:22 [2022-04-27T07:46:22.805Z] #14 40.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:46:23 [2022-04-27T07:46:23.064Z] #14 40.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:46:23 [2022-04-27T07:46:23.064Z] #14 40.34 Setting up dmsetup (2:1.02.175-2.1) ...
07:46:23 [2022-04-27T07:46:23.064Z] #14 40.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:46:23 [2022-04-27T07:46:23.064Z] #14 40.36 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:46:23 [2022-04-27T07:46:23.064Z] #14 40.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 53.99 Selecting previously unselected package libxml2:amd64.
07:46:23 [2022-04-27T07:46:23.326Z] #19 53.99 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.07 Selecting previously unselected package libxml-namespacesupport-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.07 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.08 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.11 Selecting previously unselected package libxml-sax-base-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.11 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.11 Unpacking libxml-sax-base-perl (1.09-1.1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.15 Selecting previously unselected package libxml-sax-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.15 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.15 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.19 Selecting previously unselected package libxml-libxml-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.19 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.20 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.25 Selecting previously unselected package libxml-simple-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.25 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.25 Unpacking libxml-simple-perl (2.25-1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.28 Selecting previously unselected package libyaml-perl.
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.28 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.29 Unpacking libyaml-perl (1.30-1) ...
07:46:23 [2022-04-27T07:46:23.326Z] #19 54.32 Selecting previously unselected package libconfig-auto-perl.
07:46:23 [2022-04-27T07:46:23.342Z] #14 DONE 40.9s
07:46:23 [2022-04-27T07:46:23.342Z] 
07:46:23 [2022-04-27T07:46:23.342Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:46:23 [2022-04-27T07:46:23.342Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.32 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.32 Unpacking libconfig-auto-perl (0.44-1.1) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.35 Selecting previously unselected package libfile-which-perl.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.35 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.35 Unpacking libfile-which-perl (1.23-1) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.38 Selecting previously unselected package libfile-homedir-perl.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.38 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.39 Unpacking libfile-homedir-perl (1.006-1) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.41 Selecting previously unselected package libdebian-dpkgcross-perl.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.41 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.42 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.46 Selecting previously unselected package dpkg-cross.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.46 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.46 Unpacking dpkg-cross (2.6.18+nmu1) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.49 Selecting previously unselected package crossbuild-essential-arm64.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.49 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.50 Unpacking crossbuild-essential-arm64 (12.9) ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.53 Selecting previously unselected package libc6-armel-cross.
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.53 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
07:46:23 [2022-04-27T07:46:23.586Z] #19 54.53 Unpacking libc6-armel-cross (2.31-9cross4) ...
07:46:23 [2022-04-27T07:46:23.600Z] #62 ...
07:46:23 [2022-04-27T07:46:23.600Z] 
07:46:23 [2022-04-27T07:46:23.600Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:46:23 [2022-04-27T07:46:23.600Z] #57 sha256:0252bf008875f5145111554ecc18bb059f0f485f5fa1943b1ab0b88c2613091d
07:46:23 [2022-04-27T07:46:23.600Z] #57 DONE 0.1s
07:46:23 [2022-04-27T07:46:23.600Z] 
07:46:23 [2022-04-27T07:46:23.600Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:46:23 [2022-04-27T07:46:23.600Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.65 Selecting previously unselected package libgcc-s1-armel-cross.
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.65 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.65 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.68 Selecting previously unselected package libgomp1-armel-cross.
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.68 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.69 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.73 Selecting previously unselected package libatomic1-armel-cross.
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.73 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.73 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.76 Selecting previously unselected package libasan6-armel-cross.
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.76 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
07:46:23 [2022-04-27T07:46:23.846Z] #19 54.76 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
07:46:24 [2022-04-27T07:46:24.105Z] #19 54.97 Selecting previously unselected package libstdc++6-armel-cross.
07:46:24 [2022-04-27T07:46:24.105Z] #19 54.97 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
07:46:24 [2022-04-27T07:46:24.105Z] #19 54.98 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
07:46:24 [2022-04-27T07:46:24.105Z] #19 55.04 Selecting previously unselected package libubsan1-armel-cross.
07:46:24 [2022-04-27T07:46:24.105Z] #19 55.04 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
07:46:24 [2022-04-27T07:46:24.105Z] #19 55.04 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
07:46:24 [2022-04-27T07:46:24.105Z] #19 55.13 Selecting previously unselected package libgcc-10-dev-armel-cross.
07:46:24 [2022-04-27T07:46:24.365Z] #19 55.14 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:46:24 [2022-04-27T07:46:24.365Z] #19 55.14 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:46:24 [2022-04-27T07:46:24.365Z] #19 55.25 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
07:46:24 [2022-04-27T07:46:24.365Z] #19 55.25 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:46:24 [2022-04-27T07:46:24.365Z] #19 55.25 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:46:24 [2022-04-27T07:46:24.978Z] #15 DONE 1.2s
07:46:24 [2022-04-27T07:46:24.978Z] 
07:46:24 [2022-04-27T07:46:24.978Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:46:24 [2022-04-27T07:46:24.978Z] #58 sha256:ed1ed10a9200c8aba7c7cf7567e50c8d6e0cb9ff46f48cff51eabf40f60e37a3
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + RM_GOPATH=0
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + TMP_GOPATH=
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + : /build
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + '[' -z '' ']'
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 ++ mktemp -d
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + export GOPATH=/tmp/tmp.k5KsRuhX9Y
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + GOPATH=/tmp/tmp.k5KsRuhX9Y
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + RM_GOPATH=1
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.069 + case "$(go env GOARCH)" in
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.070 ++ go env GOARCH
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.092 + export GO_BUILDMODE=-buildmode=pie
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.093 + GO_BUILDMODE=-buildmode=pie
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.093 ++ dirname /install.sh
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.098 + dir=/
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.098 + bin=runc
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.098 + shift
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.098 + '[' '!' -f //runc.installer ']'
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.099 + . //runc.installer
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.099 Install runc version v1.1.1 (build tags: seccomp)
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 ++ set -e
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 ++ : v1.1.1
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 + install_runc
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 + RUNC_BUILDTAGS=seccomp
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.100 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5KsRuhX9Y/src/github.com/opencontainers/runc
07:46:24 [2022-04-27T07:46:24.978Z] #58 1.103 Cloning into '/tmp/tmp.k5KsRuhX9Y/src/github.com/opencontainers/runc'...
07:46:25 [2022-04-27T07:46:25.546Z] #58 ...
07:46:25 [2022-04-27T07:46:25.546Z] 
07:46:25 [2022-04-27T07:46:25.546Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:46:25 [2022-04-27T07:46:25.546Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
07:46:25 [2022-04-27T07:46:25.546Z] #16 DONE 0.9s
07:46:25 [2022-04-27T07:46:25.804Z] 
07:46:25 [2022-04-27T07:46:25.804Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:46:25 [2022-04-27T07:46:25.804Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
07:46:26 [2022-04-27T07:46:26.743Z] #17 0.866 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:46:26 [2022-04-27T07:46:26.743Z] #17 DONE 1.0s
07:46:26 [2022-04-27T07:46:26.743Z] 
07:46:26 [2022-04-27T07:46:26.743Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:46:26 [2022-04-27T07:46:26.743Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
07:46:27 [2022-04-27T07:46:27.680Z] #18 DONE 0.9s
07:46:27 [2022-04-27T07:46:27.680Z] 
07:46:27 [2022-04-27T07:46:27.680Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:46:27 [2022-04-27T07:46:27.680Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
07:46:28 [2022-04-27T07:46:28.567Z] #19 59.59 Selecting previously unselected package gcc-arm-linux-gnueabi.
07:46:28 [2022-04-27T07:46:28.622Z] #19 DONE 0.9s
07:46:28 [2022-04-27T07:46:28.622Z] 
07:46:28 [2022-04-27T07:46:28.622Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:46:28 [2022-04-27T07:46:28.622Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
07:46:28 [2022-04-27T07:46:28.828Z] #19 59.59 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:46:28 [2022-04-27T07:46:28.828Z] #19 59.60 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:46:28 [2022-04-27T07:46:28.828Z] #19 59.63 Selecting previously unselected package linux-libc-dev-armel-cross.
07:46:28 [2022-04-27T07:46:28.828Z] #19 59.63 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
07:46:28 [2022-04-27T07:46:28.828Z] #19 59.64 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.78 Selecting previously unselected package libc6-dev-armel-cross.
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.78 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.79 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.98 Selecting previously unselected package libstdc++-10-dev-armel-cross.
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.98 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:46:29 [2022-04-27T07:46:29.088Z] #19 59.98 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:46:29 [2022-04-27T07:46:29.347Z] #19 60.20 Selecting previously unselected package g++-10-arm-linux-gnueabi.
07:46:29 [2022-04-27T07:46:29.347Z] #19 60.20 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:46:29 [2022-04-27T07:46:29.347Z] #19 60.21 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:46:29 [2022-04-27T07:46:29.566Z] #20 DONE 1.0s
07:46:29 [2022-04-27T07:46:29.566Z] 
07:46:29 [2022-04-27T07:46:29.566Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:46:29 [2022-04-27T07:46:29.566Z] #58 sha256:ed1ed10a9200c8aba7c7cf7567e50c8d6e0cb9ff46f48cff51eabf40f60e37a3
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.376 + cd /tmp/tmp.k5KsRuhX9Y/src/github.com/opencontainers/runc
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.376 + git checkout -q v1.1.1
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.643 + '[' -z '' ']'
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.643 + target=static
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.643 + make BUILDTAGS=seccomp static
07:46:29 [2022-04-27T07:46:29.566Z] #58 5.711 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 .
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.33 Selecting previously unselected package g++-arm-linux-gnueabi.
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.33 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.34 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.37 Selecting previously unselected package crossbuild-essential-armel.
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.37 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.38 Unpacking crossbuild-essential-armel (12.9) ...
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.41 Selecting previously unselected package libc6-armhf-cross.
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.41 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
07:46:33 [2022-04-27T07:46:33.551Z] #19 64.41 Unpacking libc6-armhf-cross (2.31-9cross4) ...
07:46:33 [2022-04-27T07:46:33.765Z] #58 9.806 + mkdir -p /build
07:46:33 [2022-04-27T07:46:33.765Z] #58 9.808 + cp runc /build/runc
07:46:33 [2022-04-27T07:46:33.765Z] #58 DONE 10.0s
07:46:33 [2022-04-27T07:46:33.765Z] 
07:46:33 [2022-04-27T07:46:33.765Z] #21 [dev-systemd-false  7/25] 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
07:46:33 [2022-04-27T07:46:33.765Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:46:33 [2022-04-27T07:46:33.765Z] #21 1.399 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:46:33 [2022-04-27T07:46:33.765Z] #21 1.611 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:46:33 [2022-04-27T07:46:33.765Z] #21 1.845 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:46:33 [2022-04-27T07:46:33.765Z] #21 2.165 Reading package lists...
07:46:33 [2022-04-27T07:46:33.765Z] #21 3.349 Reading package lists...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.53 Selecting previously unselected package libgcc-s1-armhf-cross.
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.53 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.53 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.56 Selecting previously unselected package libgomp1-armhf-cross.
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.56 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.56 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.60 Selecting previously unselected package libatomic1-armhf-cross.
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.60 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.62 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.65 Selecting previously unselected package libasan6-armhf-cross.
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.65 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:33 [2022-04-27T07:46:33.810Z] #19 64.66 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.88 Selecting previously unselected package libstdc++6-armhf-cross.
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.88 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.88 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.94 Selecting previously unselected package libubsan1-armhf-cross.
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.94 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:34 [2022-04-27T07:46:34.068Z] #19 64.95 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.04 Selecting previously unselected package libgcc-10-dev-armhf-cross.
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.04 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.05 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.15 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.15 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:46:34 [2022-04-27T07:46:34.328Z] #19 65.16 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:46:34 [2022-04-27T07:46:34.333Z] #21 4.519 Building dependency tree...
07:46:34 [2022-04-27T07:46:34.333Z] #21 4.826 Reading state information...
07:46:34 [2022-04-27T07:46:34.333Z] #21 5.115 The following additional packages will be installed:
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.115   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.115   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.115   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.115   python3-pkg-resources vim-runtime xxd
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117 Suggested packages:
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117   acl attr quota
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117 Recommended packages:
07:46:34 [2022-04-27T07:46:34.592Z] #21 5.117   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:46:35 [2022-04-27T07:46:35.160Z] #21 5.827 The following NEW packages will be installed:
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   python3-pkg-resources python3-setuptools python3-wheel sudo
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:46:35 [2022-04-27T07:46:35.420Z] #21 5.847   xz-utils zip zstd
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.134 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.134 Need to get 27.6 MB of archives.
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.134 After this operation, 106 MB of additional disk space will be used.
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.138 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.148 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.149 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.152 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.153 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.167 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.169 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.173 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.175 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.176 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]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.178 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.184 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.187 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.188 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.189 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.189 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.190 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.191 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.195 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.197 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.199 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.200 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.200 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.201 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.291 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.292 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.293 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.294 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.294 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.297 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.299 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:46:35 [2022-04-27T07:46:35.680Z] #21 6.317 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.460 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.567 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.571 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.575 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.579 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.585 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.599 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.611 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.614 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:46:35 [2022-04-27T07:46:35.941Z] #21 6.694 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:46:36 [2022-04-27T07:46:36.200Z] #21 6.715 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:46:36 [2022-04-27T07:46:36.200Z] #21 6.725 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:46:36 [2022-04-27T07:46:36.200Z] #21 6.733 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:46:36 [2022-04-27T07:46:36.200Z] #21 6.937 debconf: delaying package configuration, since apt-utils is not installed
07:46:36 [2022-04-27T07:46:36.200Z] #21 6.993 Fetched 27.6 MB in 1s (31.1 MB/s)
07:46:36 [2022-04-27T07:46:36.460Z] #21 7.031 Selecting previously unselected package pigz.
07:46:36 [2022-04-27T07:46:36.460Z] #21 7.031 (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.)
07:46:36 [2022-04-27T07:46:36.460Z] #21 7.051 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.460Z] #21 7.055 Unpacking pigz (2.6-1) ...
07:46:36 [2022-04-27T07:46:36.460Z] #21 7.111 Selecting previously unselected package libelf1:amd64.
07:46:36 [2022-04-27T07:46:36.461Z] #21 7.112 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.461Z] #21 7.122 Unpacking libelf1:amd64 (0.183-1) ...
07:46:36 [2022-04-27T07:46:36.461Z] #21 7.222 Selecting previously unselected package libbpf0:amd64.
07:46:36 [2022-04-27T07:46:36.461Z] #21 7.222 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.230 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.291 Selecting previously unselected package libcap2:amd64.
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.291 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.294 Unpacking libcap2:amd64 (1:2.44-1) ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.339 Selecting previously unselected package libmnl0:amd64.
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.342 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.346 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.393 Selecting previously unselected package libxtables12:amd64.
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.393 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.397 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.446 Selecting previously unselected package libcap2-bin.
07:46:36 [2022-04-27T07:46:36.720Z] #21 7.446 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.980Z] #21 7.450 Unpacking libcap2-bin (1:2.44-1) ...
07:46:36 [2022-04-27T07:46:36.980Z] #21 7.518 Selecting previously unselected package iproute2.
07:46:36 [2022-04-27T07:46:36.980Z] #21 7.522 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:46:36 [2022-04-27T07:46:36.980Z] #21 7.526 Unpacking iproute2 (5.10.0-4) ...
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.761 Selecting previously unselected package xxd.
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.770 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.776 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.845 Selecting previously unselected package vim-common.
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.845 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.860 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.955 Selecting previously unselected package bash-completion.
07:46:37 [2022-04-27T07:46:37.239Z] #21 7.955 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:46:38 [2022-04-27T07:46:38.181Z] #21 8.908 Unpacking bash-completion (1:2.11-2) ...
07:46:38 [2022-04-27T07:46:38.441Z] #21 9.097 Selecting previously unselected package bzip2.
07:46:38 [2022-04-27T07:46:38.441Z] #21 9.100 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:46:38 [2022-04-27T07:46:38.441Z] #21 9.105 Unpacking bzip2 (1.0.8-4) ...
07:46:38 [2022-04-27T07:46:38.441Z] #21 9.161 Selecting previously unselected package xz-utils.
07:46:38 [2022-04-27T07:46:38.528Z] #19 69.50 Selecting previously unselected package gcc-arm-linux-gnueabihf.
07:46:38 [2022-04-27T07:46:38.723Z] #21 9.167 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:46:38 [2022-04-27T07:46:38.723Z] #21 9.171 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:46:38 [2022-04-27T07:46:38.723Z] #21 9.267 Selecting previously unselected package apparmor.
07:46:38 [2022-04-27T07:46:38.723Z] #21 9.270 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:46:38 [2022-04-27T07:46:38.723Z] #21 9.316 Unpacking apparmor (2.13.6-10) ...
07:46:38 [2022-04-27T07:46:38.788Z] #19 69.51 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.51 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.54 Selecting previously unselected package linux-libc-dev-armhf-cross.
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.54 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.54 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.69 Selecting previously unselected package libc6-dev-armhf-cross.
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.69 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
07:46:38 [2022-04-27T07:46:38.789Z] #19 69.69 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
07:46:39 [2022-04-27T07:46:39.019Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07bae343bb17283c4) in /home/ubuntu/workspace/moby_PR-43509
[Pipeline] {
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.540 Selecting previously unselected package inetutils-ping.
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.555 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.570 Unpacking inetutils-ping (2:2.0-1) ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.637 Selecting previously unselected package libip4tc2:amd64.
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.641 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.645 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.685 Selecting previously unselected package libip6tc2:amd64.
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.688 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.696 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:46:39 [2022-04-27T07:46:39.037Z] #21 9.741 Selecting previously unselected package libnfnetlink0:amd64.
[Pipeline] checkout
07:46:39 [2022-04-27T07:46:39.049Z] #19 69.89 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
07:46:39 [2022-04-27T07:46:39.049Z] #19 69.89 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:46:39 [2022-04-27T07:46:39.049Z] #19 69.90 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:46:39 [2022-04-27T07:46:39.115Z] The recommended git tool is: git
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.751 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.755 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.836 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.839 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.842 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.894 Selecting previously unselected package libnftnl11:amd64.
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.897 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.906 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.958 Selecting previously unselected package iptables.
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.961 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.296Z] #21 9.965 Unpacking iptables (1.8.7-1) ...
07:46:39 [2022-04-27T07:46:39.309Z] #19 70.11 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
07:46:39 [2022-04-27T07:46:39.309Z] #19 70.11 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.309Z] #19 70.12 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:46:39 [2022-04-27T07:46:39.555Z] #21 10.13 Selecting previously unselected package libonig5:amd64.
07:46:39 [2022-04-27T07:46:39.555Z] #21 10.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.555Z] #21 10.15 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:46:39 [2022-04-27T07:46:39.555Z] #21 10.25 Selecting previously unselected package libjq1:amd64.
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.25 Unpacking libjq1:amd64 (1.6-2.1) ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.31 Selecting previously unselected package jq.
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.32 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.32 Unpacking jq (1.6-2.1) ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.38 Selecting previously unselected package libaio1:amd64.
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.39 Unpacking libaio1:amd64 (0.3.112-9) ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.43 Selecting previously unselected package libgpm2:amd64.
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:46:39 [2022-04-27T07:46:39.814Z] #21 10.43 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:46:40 [2022-04-27T07:46:40.073Z] #21 10.48 Selecting previously unselected package libicu67:amd64.
07:46:40 [2022-04-27T07:46:40.073Z] #21 10.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:46:40 [2022-04-27T07:46:40.073Z] #21 10.49 Unpacking libicu67:amd64 (67.1-7) ...
07:46:41 [2022-04-27T07:46:41.010Z] #21 11.73 Selecting previously unselected package libinih1:amd64.
07:46:41 [2022-04-27T07:46:41.010Z] #21 11.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.010Z] #21 11.75 Unpacking libinih1:amd64 (53-1+b2) ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.78 Selecting previously unselected package libnet1:amd64.
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.85 Selecting previously unselected package libnl-3-200:amd64.
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.91 Selecting previously unselected package libprotobuf-c1:amd64.
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.96 Selecting previously unselected package net-tools.
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.96 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 11.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:46:41 [2022-04-27T07:46:41.270Z] #21 12.06 Selecting previously unselected package patch.
07:46:41 [2022-04-27T07:46:41.529Z] #21 12.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:46:41 [2022-04-27T07:46:41.529Z] #21 12.07 Unpacking patch (2.7.6-7) ...
07:46:41 [2022-04-27T07:46:41.529Z] #21 12.13 Selecting previously unselected package python-pip-whl.
07:46:41 [2022-04-27T07:46:41.529Z] #21 12.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:46:41 [2022-04-27T07:46:41.529Z] #21 12.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:46:41 [2022-04-27T07:46:41.788Z] #21 12.41 Selecting previously unselected package python3-lib2to3.
07:46:41 [2022-04-27T07:46:41.788Z] #21 12.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:46:41 [2022-04-27T07:46:41.788Z] #21 12.42 Unpacking python3-lib2to3 (3.9.2-1) ...
07:46:41 [2022-04-27T07:46:41.788Z] #21 12.49 Selecting previously unselected package python3-distutils.
07:46:41 [2022-04-27T07:46:41.788Z] #21 12.49 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:46:41 [2022-04-27T07:46:41.820Z] using credential docker-jenkins-github-credentials
07:46:41 [2022-04-27T07:46:41.833Z] Cloning the remote Git repository
07:46:41 [2022-04-27T07:46:41.833Z] Cloning with configured refspecs honoured and without tags
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.49 Unpacking python3-distutils (3.9.2-1) ...
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.56 Selecting previously unselected package python3-pkg-resources.
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.57 Unpacking python3-pkg-resources (52.0.0-4) ...
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.65 Selecting previously unselected package python3-setuptools.
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.65 Unpacking python3-setuptools (52.0.0-4) ...
07:46:42 [2022-04-27T07:46:42.047Z] #21 12.77 Selecting previously unselected package python3-wheel.
07:46:42 [2022-04-27T07:46:42.306Z] #21 12.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:46:42 [2022-04-27T07:46:42.306Z] #21 12.78 Unpacking python3-wheel (0.34.2-1) ...
07:46:42 [2022-04-27T07:46:42.306Z] #21 12.83 Selecting previously unselected package python3-pip.
07:46:42 [2022-04-27T07:46:42.306Z] #21 12.84 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:46:42 [2022-04-27T07:46:42.306Z] #21 12.84 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:46:42 [2022-04-27T07:46:42.306Z] #21 13.00 Selecting previously unselected package sudo.
07:46:42 [2022-04-27T07:46:42.306Z] #21 13.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:46:42 [2022-04-27T07:46:42.306Z] #21 13.01 Unpacking sudo (1.9.5p2-3) ...
07:46:41 [2022-04-27T07:46:41.854Z] Cloning repository https://github.com/moby/moby.git
07:46:41 [2022-04-27T07:46:41.906Z]  > git init /home/ubuntu/workspace/moby_PR-43509 # timeout=10
07:46:42 [2022-04-27T07:46:42.240Z] Fetching upstream changes from https://github.com/moby/moby.git
07:46:42 [2022-04-27T07:46:42.241Z]  > git --version # timeout=10
07:46:42 [2022-04-27T07:46:42.258Z]  > git --version # 'git version 2.17.1'
07:46:42 [2022-04-27T07:46:42.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:46:42 [2022-04-27T07:46:42.260Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.26 Selecting previously unselected package thin-provisioning-tools.
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.41 Selecting previously unselected package uidmap.
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.41 Unpacking uidmap (1:4.8.1-1) ...
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.49 Selecting previously unselected package vim-runtime.
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:46:42 [2022-04-27T07:46:42.877Z] #21 13.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.23 Selecting previously unselected package g++-arm-linux-gnueabihf.
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.23 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.23 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.25 Selecting previously unselected package crossbuild-essential-armhf.
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.26 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.26 Unpacking crossbuild-essential-armhf (12.9) ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.29 Selecting previously unselected package libc6-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.29 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
07:46:43 [2022-04-27T07:46:43.512Z] #19 74.30 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.44 Selecting previously unselected package libgcc-s1-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.45 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.45 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.48 Selecting previously unselected package libgomp1-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.49 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.49 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.53 Selecting previously unselected package libitm1-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.53 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.54 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.57 Selecting previously unselected package libatomic1-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.57 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.58 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.61 Selecting previously unselected package libasan6-ppc64el-cross.
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.61 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:43 [2022-04-27T07:46:43.773Z] #19 74.61 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.032Z] #19 74.83 Selecting previously unselected package liblsan0-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.032Z] #19 74.83 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.032Z] #19 74.84 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.032Z] #19 74.95 Selecting previously unselected package libtsan0-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.256Z] #21 14.73 Selecting previously unselected package vim.
07:46:44 [2022-04-27T07:46:44.256Z] #21 14.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:46:44 [2022-04-27T07:46:44.256Z] #21 14.76 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:46:44 [2022-04-27T07:46:44.291Z] #19 74.95 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.291Z] #19 74.95 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.291Z] #19 75.17 Selecting previously unselected package libstdc++6-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.291Z] #19 75.17 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.291Z] #19 75.17 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.291Z] #19 75.24 Selecting previously unselected package libubsan1-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.00 Selecting previously unselected package xfsprogs.
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.01 Unpacking xfsprogs (5.10.0-4) ...
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.17 Selecting previously unselected package zip.
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.18 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.18 Unpacking zip (3.0-12) ...
07:46:44 [2022-04-27T07:46:44.515Z] #21 15.24 Selecting previously unselected package zstd.
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.25 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.25 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.35 Selecting previously unselected package libquadmath0-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.35 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.36 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.39 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.39 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:44 [2022-04-27T07:46:44.551Z] #19 75.40 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:46:44 [2022-04-27T07:46:44.773Z] #21 15.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:46:44 [2022-04-27T07:46:44.773Z] #21 15.25 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:46:44 [2022-04-27T07:46:44.773Z] #21 15.45 Setting up python3-pkg-resources (52.0.0-4) ...
07:46:44 [2022-04-27T07:46:44.810Z] #19 75.55 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
07:46:44 [2022-04-27T07:46:44.811Z] #19 75.56 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:44 [2022-04-27T07:46:44.811Z] #19 75.56 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:46:45 [2022-04-27T07:46:45.032Z] #21 15.78 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:46:45 [2022-04-27T07:46:45.032Z] #21 15.79 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:46:45 [2022-04-27T07:46:45.032Z] #21 15.80 Setting up libgpm2:amd64 (1.20.7-8) ...
07:46:45 [2022-04-27T07:46:45.032Z] #21 15.81 Setting up libicu67:amd64 (67.1-7) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.82 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.83 Setting up libinih1:amd64 (53-1+b2) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.84 Setting up uidmap (1:4.8.1-1) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.86 Setting up bzip2 (1.0.8-4) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:46:45 [2022-04-27T07:46:45.290Z] #21 15.89 Setting up python3-wheel (0.34.2-1) ...
07:46:45 [2022-04-27T07:46:45.549Z] #21 16.17 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:46:45 [2022-04-27T07:46:45.549Z] #21 16.18 Setting up libcap2:amd64 (1:2.44-1) ...
07:46:45 [2022-04-27T07:46:45.549Z] #21 16.20 Setting up libcap2-bin (1:2.44-1) ...
07:46:45 [2022-04-27T07:46:45.549Z] #21 16.21 Setting up apparmor (2.13.6-10) ...
07:46:46 [2022-04-27T07:46:46.498Z] #21 17.24 Setting up zip (3.0-12) ...
07:46:46 [2022-04-27T07:46:46.498Z] #21 17.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:46:46 [2022-04-27T07:46:46.498Z] #21 17.27 Setting up bash-completion (1:2.11-2) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.35 Setting up libmnl0:amd64 (1.0.4-3) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.36 Setting up patch (2.7.6-7) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.38 Setting up sudo (1.9.5p2-3) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.42 invoke-rc.d: could not determine current runlevel
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.43 invoke-rc.d: policy-rc.d denied execution of start.
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.43 Setting up xfsprogs (5.10.0-4) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.45 Setting up libxtables12:amd64 (1.8.7-1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.46 Setting up inetutils-ping (2:2.0-1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.47 Setting up pigz (2.6-1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:46:47 [2022-04-27T07:46:47.876Z] #21 18.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:46:48 [2022-04-27T07:46:48.135Z] #21 18.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 18.81 Setting up libaio1:amd64 (0.3.112-9) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 18.82 Setting up python3-lib2to3 (3.9.2-1) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 18.99 Setting up libelf1:amd64 (0.183-1) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 19.02 Setting up zstd (1.4.8+dfsg-2.1) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 19.03 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:46:48 [2022-04-27T07:46:48.395Z] #21 19.04 Setting up python3-distutils (3.9.2-1) ...
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.22 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:46:48 [2022-04-27T07:46:48.655Z] #21 19.30 Setting up python3-setuptools (52.0.0-4) ...
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.75 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.76 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.76 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.79 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.79 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.79 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:46:49 [2022-04-27T07:46:49.009Z] #19 79.96 Selecting previously unselected package libc6-dev-ppc64el-cross.
07:46:49 [2022-04-27T07:46:49.225Z] #21 19.86 Setting up libjq1:amd64 (1.6-2.1) ...
07:46:49 [2022-04-27T07:46:49.225Z] #21 19.88 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:46:49 [2022-04-27T07:46:49.225Z] #21 19.89 Setting up thin-provisioning-tools (0.9.0-1) ...
07:46:49 [2022-04-27T07:46:49.225Z] #21 19.90 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:46:49 [2022-04-27T07:46:49.288Z] #19 79.96 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
07:46:49 [2022-04-27T07:46:49.288Z] #19 79.97 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:46:49 [2022-04-27T07:46:49.288Z] #19 80.21 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
07:46:49 [2022-04-27T07:46:49.288Z] #19 80.21 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:46:49 [2022-04-27T07:46:49.549Z] #19 80.22 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:46:49 [2022-04-27T07:46:49.549Z] #19 80.46 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
07:46:49 [2022-04-27T07:46:49.549Z] #19 80.46 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:49 [2022-04-27T07:46:49.549Z] #19 80.47 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:46:49 [2022-04-27T07:46:49.795Z] #21 20.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:46:49 [2022-04-27T07:46:49.795Z] #21 20.38 Setting up jq (1.6-2.1) ...
07:46:49 [2022-04-27T07:46:49.795Z] #21 20.39 Setting up libbpf0:amd64 (1:0.3-2) ...
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.41 Setting up iptables (1.8.7-1) ...
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:46:49 [2022-04-27T07:46:49.796Z] #21 20.45 Setting up iproute2 (5.10.0-4) ...
07:46:50 [2022-04-27T07:46:50.056Z] #21 20.64 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:46:50 [2022-04-27T07:46:50.623Z] #21 DONE 21.2s
07:46:50 [2022-04-27T07:46:50.623Z] 
07:46:50 [2022-04-27T07:46:50.623Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:46:50 [2022-04-27T07:46:50.623Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:46:50 [2022-04-27T07:46:50.623Z] #62 ...
07:46:50 [2022-04-27T07:46:50.623Z] 
07:46:50 [2022-04-27T07:46:50.623Z] #22 [dev-systemd-false  8/25] 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
07:46:50 [2022-04-27T07:46:50.623Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
07:46:51 [2022-04-27T07:46:51.564Z] #22 0.760 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:46:51 [2022-04-27T07:46:51.564Z] #22 0.764 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:46:51 [2022-04-27T07:46:51.564Z] #22 0.769 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:46:51 [2022-04-27T07:46:51.564Z] #22 DONE 0.8s
07:46:51 [2022-04-27T07:46:51.564Z] 
07:46:51 [2022-04-27T07:46:51.564Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:46:51 [2022-04-27T07:46:51.564Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.45 Selecting previously unselected package g++-powerpc64le-linux-gnu.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.45 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.46 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.48 Selecting previously unselected package crossbuild-essential-ppc64el.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.49 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.49 Unpacking crossbuild-essential-ppc64el (12.9) ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.52 Selecting previously unselected package libc6-s390x-cross.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.52 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.53 Unpacking libc6-s390x-cross (2.31-9cross4) ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.65 Selecting previously unselected package libgcc-s1-s390x-cross.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.65 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.66 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.69 Selecting previously unselected package libgomp1-s390x-cross.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.69 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.70 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.73 Selecting previously unselected package libitm1-s390x-cross.
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.73 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:53 [2022-04-27T07:46:53.756Z] #19 84.74 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.77 Selecting previously unselected package libatomic1-s390x-cross.
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.77 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.77 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.80 Selecting previously unselected package libasan6-s390x-cross.
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.80 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:54 [2022-04-27T07:46:54.018Z] #19 84.81 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.018Z] #19 85.01 Selecting previously unselected package libstdc++6-s390x-cross.
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.01 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.02 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.09 Selecting previously unselected package libubsan1-s390x-cross.
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.09 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.10 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.19 Selecting previously unselected package libgcc-10-dev-s390x-cross.
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.20 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.20 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:46:54 [2022-04-27T07:46:54.279Z] #19 85.31 Selecting previously unselected package gcc-10-s390x-linux-gnu.
07:46:54 [2022-04-27T07:46:54.540Z] #19 85.31 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:54 [2022-04-27T07:46:54.540Z] #19 85.31 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:46:58 [2022-04-27T07:46:58.138Z] #23 6.671 Collecting yamllint==1.26.1
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.33 Selecting previously unselected package gcc-s390x-linux-gnu.
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.33 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.34 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.37 Selecting previously unselected package linux-libc-dev-s390x-cross.
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.37 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.38 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.53 Selecting previously unselected package libc6-dev-s390x-cross.
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.53 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.53 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
07:46:58 [2022-04-27T07:46:58.740Z] #19 89.73 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
07:46:59 [2022-04-27T07:46:59.002Z] #19 89.74 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:46:59 [2022-04-27T07:46:59.002Z] #19 89.74 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:46:59 [2022-04-27T07:46:59.002Z] #19 89.95 Selecting previously unselected package g++-10-s390x-linux-gnu.
07:46:59 [2022-04-27T07:46:59.002Z] #19 89.95 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:46:59 [2022-04-27T07:46:59.002Z] #19 89.96 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:46:59 [2022-04-27T07:46:59.077Z] #23 7.706   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:46:59 [2022-04-27T07:46:59.645Z] #23 8.160 Collecting pathspec>=0.5.3
07:46:59 [2022-04-27T07:46:59.645Z] #23 8.173   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:46:59 [2022-04-27T07:46:59.904Z] #23 8.352 Collecting pyyaml
07:46:59 [2022-04-27T07:46:59.904Z] #23 8.360   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)
07:46:59 [2022-04-27T07:46:59.904Z] #23 8.391 Building wheels for collected packages: yamllint
07:46:59 [2022-04-27T07:46:59.904Z] #23 8.396   Building wheel for yamllint (setup.py): started
07:47:00 [2022-04-27T07:47:00.472Z] #23 8.799   Building wheel for yamllint (setup.py): finished with status 'done'
07:47:00 [2022-04-27T07:47:00.473Z] #23 8.801   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=91169a7797767a79ae4582e67f351a2ca2a0dcaef47b94eced74bceb928c13c9
07:47:00 [2022-04-27T07:47:00.473Z] #23 8.801   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:47:00 [2022-04-27T07:47:00.473Z] #23 8.805 Successfully built yamllint
07:47:00 [2022-04-27T07:47:00.473Z] #23 8.819 Installing collected packages: pyyaml, pathspec, yamllint
07:47:00 [2022-04-27T07:47:00.473Z] #23 8.986 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:47:00 [2022-04-27T07:47:00.473Z] #23 DONE 9.2s
07:47:00 [2022-04-27T07:47:00.473Z] 
07:47:00 [2022-04-27T07:47:00.473Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:00 [2022-04-27T07:47:00.473Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:47:00 [2022-04-27T07:47:00.731Z] #62 ...
07:47:00 [2022-04-27T07:47:00.731Z] 
07:47:00 [2022-04-27T07:47:00.731Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:47:00 [2022-04-27T07:47:00.731Z] #27 sha256:981a0aa682c9b47ffb2773fd44dcf90125e87d32672561b286e6a77aed555571
07:47:00 [2022-04-27T07:47:00.731Z] #27 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.003Z] 
07:47:01 [2022-04-27T07:47:01.003Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:47:01 [2022-04-27T07:47:01.003Z] #32 sha256:70668c6862dfdbd9105648d9583103b888c7bb9c9fa6e139f0b36b4bd983f0f5
07:47:01 [2022-04-27T07:47:01.003Z] #32 DONE 0.2s
07:47:01 [2022-04-27T07:47:01.003Z] 
07:47:01 [2022-04-27T07:47:01.003Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.003Z] #35 sha256:4b5f6a78d0ba8e687bb2613a5cfccf2894cff64aacbb2f45eb664925363d38d6
07:47:01 [2022-04-27T07:47:01.265Z] #35 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.265Z] 
07:47:01 [2022-04-27T07:47:01.265Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.265Z] #37 sha256:491e486a844c656ec2080ce6c8b0db4fe6fe30fa67e2a6bc2e6124b2ea10b59b
07:47:01 [2022-04-27T07:47:01.265Z] #37 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.265Z] 
07:47:01 [2022-04-27T07:47:01.265Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:01 [2022-04-27T07:47:01.265Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:47:01 [2022-04-27T07:47:01.265Z] #62 ...
07:47:01 [2022-04-27T07:47:01.265Z] 
07:47:01 [2022-04-27T07:47:01.265Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.265Z] #39 sha256:1833e820464d8ee2d416aea8bfd61a469dc47b0b4f0035bd197b080156dabc87
07:47:01 [2022-04-27T07:47:01.265Z] #39 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.265Z] 
07:47:01 [2022-04-27T07:47:01.265Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.265Z] #43 sha256:836daee5a43192d546b1570145416a7a13f08c9ed0850db31a214af5a7da733b
07:47:01 [2022-04-27T07:47:01.265Z] #43 DONE 0.0s
07:47:01 [2022-04-27T07:47:01.525Z] 
07:47:01 [2022-04-27T07:47:01.525Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.525Z] #46 sha256:b2b2429a3c92c6ed64b3c792f4ff7c158799ab2ee4a55c38be019b4de5ad7e50
07:47:01 [2022-04-27T07:47:01.525Z] #46 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.525Z] 
07:47:01 [2022-04-27T07:47:01.525Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:01 [2022-04-27T07:47:01.525Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:47:01 [2022-04-27T07:47:01.525Z] #62 ...
07:47:01 [2022-04-27T07:47:01.525Z] 
07:47:01 [2022-04-27T07:47:01.525Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.525Z] #50 sha256:7eff3ad2aa0fe851bef0ae4cb0357128ca2dd54b0e9e2a2e7c7e5ffad340b986
07:47:01 [2022-04-27T07:47:01.525Z] #50 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.525Z] 
07:47:01 [2022-04-27T07:47:01.525Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.525Z] #52 sha256:9838c7de525a64010376df90650525d4d3b522bdb6644d591643301f2eb72794
07:47:01 [2022-04-27T07:47:01.525Z] #52 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.783Z] 
07:47:01 [2022-04-27T07:47:01.783Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.783Z] #54 sha256:af9d672766d930a8ed9c573fcedcbb41e4c23eafeb31d72e5e461c32cf8ec542
07:47:01 [2022-04-27T07:47:01.783Z] #54 DONE 0.2s
07:47:01 [2022-04-27T07:47:01.783Z] 
07:47:01 [2022-04-27T07:47:01.783Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.783Z] #56 sha256:7ad1b747af54a05a169b6d297d892dd9d0ce250164f2d1dc92125dbed82c8490
07:47:01 [2022-04-27T07:47:01.783Z] #56 DONE 0.1s
07:47:01 [2022-04-27T07:47:01.783Z] 
07:47:01 [2022-04-27T07:47:01.783Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:47:01 [2022-04-27T07:47:01.783Z] #59 sha256:2c287bf484b566c52f972f5c26077bc1aed7f30860a22b2fc4394f80621fcc15
07:47:02 [2022-04-27T07:47:02.042Z] #59 DONE 0.1s
07:47:02 [2022-04-27T07:47:02.042Z] 
07:47:02 [2022-04-27T07:47:02.042Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:02 [2022-04-27T07:47:02.042Z] #62 sha256:770774898000f4adaa08e626e8d043958ff8fa5b53a0fea08036de05f9b346ff
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.78 Selecting previously unselected package g++-s390x-linux-gnu.
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.78 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.78 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.81 Selecting previously unselected package crossbuild-essential-s390x.
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.82 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.82 Unpacking crossbuild-essential-s390x (12.9) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.86 Setting up libconfig-inifiles-perl (3.000003-1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.88 Setting up libfile-which-perl (1.23-1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.89 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.90 Setting up libc6-armhf-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.91 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.93 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.94 Setting up libicu67:amd64 (67.1-7) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.95 Setting up libmagic-mgc (1:5.39-3) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.97 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.98 Setting up libc6-s390x-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 93.99 Setting up libmagic1:amd64 (1:5.39-3) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.02 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.03 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.04 Setting up file (1:5.39-3) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.05 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.06 Setting up bzip2 (1.0.8-4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.08 Setting up libyaml-perl (1.30-1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.09 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.10 Setting up libxml-sax-base-perl (1.09-1.1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.11 Setting up libio-string-perl (1.08-3.1) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.12 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:47:03 [2022-04-27T07:47:03.205Z] #19 94.14 Setting up cross-config (2.6.18+nmu1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.27 Setting up libc6-arm64-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.28 Setting up patch (2.7.6-7) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.29 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.30 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.31 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.33 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.34 Setting up libc6-armel-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.35 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.36 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.37 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.38 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.40 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.41 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.42 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.43 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.44 Setting up libfile-homedir-perl (1.006-1) ...
07:47:03 [2022-04-27T07:47:03.466Z] #19 94.46 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:47:03 [2022-04-27T07:47:03.727Z] #19 94.48 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.727Z] #19 94.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:47:03 [2022-04-27T07:47:03.727Z] #19 94.57 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.727Z] #19 94.63 Setting up liblocale-gettext-perl (1.07-4+b1) ...
07:47:03 [2022-04-27T07:47:03.727Z] #19 94.68 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.73 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.74 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.75 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.76 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.78 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.79 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.80 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.81 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.82 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.84 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.85 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.86 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.87 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.88 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.89 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.90 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.92 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.93 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.94 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.95 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.96 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.97 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.98 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:47:03 [2022-04-27T07:47:03.987Z] #19 94.99 Setting up libxml-sax-perl (1.02+dfsg-1) ...
07:47:04 [2022-04-27T07:47:04.249Z] #19 95.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
07:47:04 [2022-04-27T07:47:04.249Z] #19 95.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:47:04 [2022-04-27T07:47:04.249Z] #19 95.22 
07:47:04 [2022-04-27T07:47:04.249Z] #19 95.22 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.25 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.26 Setting up dpkg-dev (1.20.9) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.28 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.30 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.31 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.34 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.35 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.36 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.38 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.42 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.510Z] #19 95.45 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.46 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.48 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.53 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.58 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.64 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:47:04 [2022-04-27T07:47:04.772Z] #19 95.82 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.86 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.87 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.89 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.90 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.91 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.92 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.94 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.95 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.96 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.98 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 95.99 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 96.00 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 96.01 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.032Z] #19 96.03 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.04 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.06 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.07 Setting up libxml-simple-perl (2.25-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.08 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.10 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.11 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.13 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.14 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.16 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.18 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.19 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.21 Setting up libconfig-auto-perl (0.44-1.1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.22 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.24 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.25 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.26 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.27 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.29 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.30 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.32 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.33 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.294Z] #19 96.34 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.35 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.37 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.38 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.39 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.41 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.42 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.44 Setting up dpkg-cross (2.6.18+nmu1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.47 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.52 Setting up crossbuild-essential-armel (12.9) ...
07:47:05 [2022-04-27T07:47:05.579Z] #19 96.59 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
07:47:05 [2022-04-27T07:47:05.777Z] Fetching without tags
07:47:05 [2022-04-27T07:47:05.838Z] #19 96.64 Setting up crossbuild-essential-armhf (12.9) ...
07:47:05 [2022-04-27T07:47:05.838Z] #19 96.65 Setting up crossbuild-essential-arm64 (12.9) ...
07:47:05 [2022-04-27T07:47:05.838Z] #19 96.67 Setting up crossbuild-essential-s390x (12.9) ...
07:47:05 [2022-04-27T07:47:05.838Z] #19 96.68 Setting up crossbuild-essential-ppc64el (12.9) ...
07:47:05 [2022-04-27T07:47:05.838Z] #19 96.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:47:06 [2022-04-27T07:47:06.036Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:47:06 [2022-04-27T07:47:06.263Z] #62 74.09 + bin/containerd
07:47:07 [2022-04-27T07:47:07.179Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:47:07 [2022-04-27T07:47:07.180Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
07:47:05 [2022-04-27T07:47:05.658Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:47:05 [2022-04-27T07:47:05.690Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:47:05 [2022-04-27T07:47:05.718Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:47:05 [2022-04-27T07:47:05.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:47:05 [2022-04-27T07:47:05.782Z] Fetching upstream changes from https://github.com/moby/moby.git
07:47:05 [2022-04-27T07:47:05.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:47:05 [2022-04-27T07:47:05.783Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:47:06 [2022-04-27T07:47:06.049Z]  > git config core.sparsecheckout # timeout=10
07:47:06 [2022-04-27T07:47:06.077Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:47:07 [2022-04-27T07:47:07.056Z]  > git remote # timeout=10
07:47:07 [2022-04-27T07:47:07.078Z]  > git config --get remote.origin.url # timeout=10
07:47:07 [2022-04-27T07:47:07.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:47:07 [2022-04-27T07:47:07.122Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:47:07 [2022-04-27T07:47:07.153Z]  > git rev-parse HEAD^{commit} # timeout=10
07:47:07 [2022-04-27T07:47:07.182Z]  > git config core.sparsecheckout # timeout=10
07:47:07 [2022-04-27T07:47:07.201Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:47:11 [2022-04-27T07:47:11.118Z] #19 DONE 101.2s
07:47:11 [2022-04-27T07:47:11.118Z] 
07:47:11 [2022-04-27T07:47:11.118Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:47:11 [2022-04-27T07:47:11.118Z] #71 sha256:7debac5ec28e54c655ac52e8516b05f08c6096c2ae0eb4f2ffdb9f56f2c57b69
07:47:11 [2022-04-27T07:47:11.118Z] #71 DONE 0.1s
07:47:11 [2022-04-27T07:47:11.118Z] 
07:47:11 [2022-04-27T07:47:11.118Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:47:11 [2022-04-27T07:47:11.118Z] #32 sha256:3f5ee4e050df2f76d4fcad1797a8b1adb470f03558e5462e8854fcf460655cc6
07:47:11 [2022-04-27T07:47:11.118Z] #32 DONE 0.1s
07:47:11 [2022-04-27T07:47:11.118Z] 
07:47:11 [2022-04-27T07:47:11.118Z] #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
07:47:11 [2022-04-27T07:47:11.118Z] #33 sha256:dc25d90e8f84e1b58ef83da29f3607ea8b33a4c5dd2d03b1415ff12479091261
07:47:11 [2022-04-27T07:47:11.288Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.808 + RM_GOPATH=0
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.808 + TMP_GOPATH=
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.808 + : /build
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.808 + '[' -z '' ']'
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.810 ++ mktemp -d
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.811 + export GOPATH=/tmp/tmp.Cc6nMZuoYd
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.811 + GOPATH=/tmp/tmp.Cc6nMZuoYd
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.811 + RM_GOPATH=1
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.811 + case "$(go env GOARCH)" in
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.814 ++ go env GOARCH
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.818 + export GO_BUILDMODE=-buildmode=pie
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.818 + GO_BUILDMODE=-buildmode=pie
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.818 ++ dirname /install.sh
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + dir=/
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + bin=dockercli
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + shift
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + '[' '!' -f //dockercli.installer ']'
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + . //dockercli.installer
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 ++ : stable
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 ++ : 17.06.2-ce
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + install_dockercli
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.819 Install docker/cli version 17.06.2-ce from stable
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.820 ++ uname -m
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.821 + arch=x86_64
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.821 + '[' x86_64 '!=' x86_64 ']'
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.821 + url=https://download.docker.com/linux/static
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.821 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:47:11 [2022-04-27T07:47:11.380Z] #33 0.821 + tar -xz docker/docker
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:47:12 [2022-04-27T07:47:12.330Z] #33 1.978 + mkdir -p /build
07:47:12 [2022-04-27T07:47:12.330Z] #33 1.979 + mv docker/docker /build/
07:47:12 [2022-04-27T07:47:12.330Z] #33 1.981 + rmdir docker
07:47:12 [2022-04-27T07:47:12.352Z] + docker version
07:47:12 [2022-04-27T07:47:12.917Z] #33 DONE 2.2s
07:47:12 [2022-04-27T07:47:12.917Z] 
07:47:12 [2022-04-27T07:47:12.917Z] #72 [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
07:47:12 [2022-04-27T07:47:12.917Z] #72 sha256:490d28e7714e0ded42a0441b82a81c8dbccd1fc063b7ddc3cbd526dc3c6791a9
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.853 + RM_GOPATH=0
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.853 + TMP_GOPATH=
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.853 + : /build
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.853 + '[' -z '' ']'
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.854 ++ mktemp -d
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.855 + export GOPATH=/tmp/tmp.2SJAQlCg6X
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.855 + GOPATH=/tmp/tmp.2SJAQlCg6X
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.855 + RM_GOPATH=1
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.855 + case "$(go env GOARCH)" in
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.855 ++ go env GOARCH
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.858 + export GO_BUILDMODE=-buildmode=pie
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.858 + GO_BUILDMODE=-buildmode=pie
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 ++ dirname /install.sh
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 + dir=/
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 + bin=rootlesskit
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 + shift
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 + '[' '!' -f //rootlesskit.installer ']'
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.859 + . //rootlesskit.installer
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 ++ : 1920341cd41e047834a21007424162a2dc946315
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + install_rootlesskit
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + case "$1" in
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + export CGO_ENABLED=0
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + CGO_ENABLED=0
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + _install_rootlesskit
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + for f in rootlesskit rootlesskit-docker-proxy
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + GOBIN=/build
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + GO111MODULE=on
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.860 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:47:12 [2022-04-27T07:47:12.917Z] #72 0.891 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.565 go: downloading github.com/sirupsen/logrus v1.8.1
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.566 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.566 go: downloading github.com/urfave/cli/v2 v2.4.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.567 go: downloading github.com/google/uuid v1.3.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.567 go: downloading github.com/moby/vpnkit v0.5.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.568 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.568 go: downloading github.com/gofrs/flock v0.8.1
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.569 go: downloading github.com/gorilla/mux v1.8.0
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.579 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.589 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.739 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.740 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.894 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:47:12 [2022-04-27T07:47:12.917Z] #72 1.902 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:47:13 [2022-04-27T07:47:13.868Z] #72 ...
07:47:13 [2022-04-27T07:47:13.868Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #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
07:47:13 [2022-04-27T07:47:13.869Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
07:47:13 [2022-04-27T07:47:13.869Z] #36 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:47:13 [2022-04-27T07:47:13.869Z] #37 sha256:6e03f609b4a744e4e0f10df7f4c24d8f70ea052b5050518d5aede2d04a14f927
07:47:13 [2022-04-27T07:47:13.869Z] #37 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #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
07:47:13 [2022-04-27T07:47:13.869Z] #38 sha256:58d10ae508484db15ff8738758b19d0f6fb9c305a16644a0018bca321a5fe675
07:47:13 [2022-04-27T07:47:13.869Z] #38 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:47:13 [2022-04-27T07:47:13.869Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
07:47:13 [2022-04-27T07:47:13.869Z] #40 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #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
07:47:13 [2022-04-27T07:47:13.869Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:47:13 [2022-04-27T07:47:13.869Z] #41 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:47:13 [2022-04-27T07:47:13.869Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:47:13 [2022-04-27T07:47:13.869Z] #43 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:47:13 [2022-04-27T07:47:13.869Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:47:13 [2022-04-27T07:47:13.869Z] #45 CACHED
07:47:13 [2022-04-27T07:47:13.869Z] 
07:47:13 [2022-04-27T07:47:13.869Z] #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
07:47:13 [2022-04-27T07:47:13.869Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:13 [2022-04-27T07:47:13.869Z] #20 0.903 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:47:13 [2022-04-27T07:47:13.869Z] #20 0.903 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:47:13 [2022-04-27T07:47:13.869Z] #20 0.903 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.016 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.097 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.186 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.263 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.339 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.414 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.415 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.416 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.417 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.418 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.420 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.421 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.422 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.422 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
07:47:13 [2022-04-27T07:47:13.869Z] #20 1.422 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:47:15 [2022-04-27T07:47:15.048Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.1% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:47:15 [2022-04-27T07:47:15.049Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:47:16 [2022-04-27T07:47:16.417Z] #20 ...
07:47:16 [2022-04-27T07:47:16.417Z] 
07:47:16 [2022-04-27T07:47:16.417Z] #72 [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
07:47:16 [2022-04-27T07:47:16.417Z] #72 sha256:490d28e7714e0ded42a0441b82a81c8dbccd1fc063b7ddc3cbd526dc3c6791a9
07:47:16 [2022-04-27T07:47:16.417Z] #72 4.902 + for f in rootlesskit rootlesskit-docker-proxy
07:47:16 [2022-04-27T07:47:16.417Z] #72 4.902 + GOBIN=/build
07:47:16 [2022-04-27T07:47:16.417Z] #72 4.902 + GO111MODULE=on
07:47:16 [2022-04-27T07:47:16.417Z] #72 4.902 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.812 rootlesskit version 1.0.0
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814 Usage of /build/rootlesskit-docker-proxy:
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814   -container-ip string
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814     	container ip
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814   -container-port int
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814     	container port (default -1)
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814   -host-ip string
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814     	host ip
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814   -host-port int
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814     	host port (default -1)
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814   -proto string
07:47:16 [2022-04-27T07:47:16.417Z] #72 5.814     	proxy protocol (default "tcp")
07:47:16 [2022-04-27T07:47:16.417Z] #72 DONE 6.0s
07:47:16 [2022-04-27T07:47:16.417Z] 
07:47:16 [2022-04-27T07:47:16.417Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:47:16 [2022-04-27T07:47:16.417Z] #73 sha256:78903cd94bec63ea972acb579d376b9616aa36a7f05bd954223a9fe8ea6b18a1
07:47:16 [2022-04-27T07:47:16.417Z] #73 DONE 0.0s
07:47:16 [2022-04-27T07:47:16.417Z] 
07:47:16 [2022-04-27T07:47:16.417Z] #67 [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
07:47:16 [2022-04-27T07:47:16.417Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4
07:47:16 [2022-04-27T07:47:16.417Z] #67 1.156 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:47:16 [2022-04-27T07:47:16.417Z] #67 1.156 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.156 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.456 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.556 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.629 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.740 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.843 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.844 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.845 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.845 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.845 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.882 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.885 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.886 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.886 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.418Z] #67 1.887 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.427Z] ok  	github.com/docker/docker/builder/remotecontext	0.082s	coverage: 13.7% of statements
07:47:16 [2022-04-27T07:47:16.680Z] #67 ...
07:47:16 [2022-04-27T07:47:16.680Z] 
07:47:16 [2022-04-27T07:47:16.680Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:47:16 [2022-04-27T07:47:16.680Z] #74 sha256:1fdaee7dbbf9675c54b21ac9314661f9bdf71b2b3b83ebf0b5d3e856b8617234
07:47:16 [2022-04-27T07:47:16.680Z] #74 DONE 0.0s
07:47:16 [2022-04-27T07:47:16.680Z] 
07:47:16 [2022-04-27T07:47:16.680Z] #47 [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
07:47:16 [2022-04-27T07:47:16.680Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859
07:47:16 [2022-04-27T07:47:16.680Z] #47 0.927 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:47:16 [2022-04-27T07:47:16.680Z] #47 0.927 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:47:16 [2022-04-27T07:47:16.680Z] #47 0.927 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.036 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.198 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.294 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.422 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.512 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.513 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.515 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.516 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.518 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.519 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.519 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.519 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.520 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:47:16 [2022-04-27T07:47:16.680Z] #47 1.520 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
07:47:16 [2022-04-27T07:47:16.686Z] ok  	github.com/docker/docker/builder/dockerfile	0.467s	coverage: 49.3% of statements
07:47:16 [2022-04-27T07:47:16.945Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
07:47:17 [2022-04-27T07:47:17.512Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:47:17 [2022-04-27T07:47:17.623Z] #47 ...
07:47:17 [2022-04-27T07:47:17.623Z] 
07:47:17 [2022-04-27T07:47:17.623Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:47:17 [2022-04-27T07:47:17.623Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:47:17 [2022-04-27T07:47:17.623Z] #77 CACHED
07:47:17 [2022-04-27T07:47:17.623Z] 
07:47:17 [2022-04-27T07:47:17.623Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:47:17 [2022-04-27T07:47:17.623Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:47:17 [2022-04-27T07:47:17.623Z] #79 CACHED
07:47:17 [2022-04-27T07:47:17.623Z] 
07:47:17 [2022-04-27T07:47:17.623Z] #47 [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
07:47:17 [2022-04-27T07:47:17.623Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859
07:47:17 [2022-04-27T07:47:17.623Z] #47 7.073 Fetched 40.4 MB in 6s (6311 kB/s)
07:47:18 [2022-04-27T07:47:18.446Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.554s	coverage: 86.3% of statements
07:47:18 [2022-04-27T07:47:18.446Z] ?   	github.com/docker/docker/cli	[no test files]
07:47:18 [2022-04-27T07:47:18.446Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:47:18 [2022-04-27T07:47:18.446Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
07:47:18 [2022-04-27T07:47:18.446Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
07:47:18 [2022-04-27T07:47:18.704Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.014s	coverage: 67.6% of statements
07:47:18 [2022-04-27T07:47:18.915Z] Client: Docker Engine - Community
07:47:18 [2022-04-27T07:47:18.915Z]  Version:           20.10.14
07:47:18 [2022-04-27T07:47:18.915Z]  API version:       1.41
07:47:18 [2022-04-27T07:47:18.915Z]  Go version:        go1.16.15
07:47:18 [2022-04-27T07:47:18.915Z]  Git commit:        a224086
07:47:18 [2022-04-27T07:47:18.915Z]  Built:             Thu Mar 24 01:47:57 2022
07:47:18 [2022-04-27T07:47:18.915Z]  OS/Arch:           linux/amd64
07:47:18 [2022-04-27T07:47:18.915Z]  Context:           default
07:47:18 [2022-04-27T07:47:18.915Z]  Experimental:      true
07:47:18 [2022-04-27T07:47:18.915Z] 
07:47:18 [2022-04-27T07:47:18.915Z] Server: Docker Engine - Community
07:47:18 [2022-04-27T07:47:18.915Z]  Engine:
07:47:18 [2022-04-27T07:47:18.915Z]   Version:          20.10.14
07:47:18 [2022-04-27T07:47:18.915Z]   API version:      1.41 (minimum version 1.12)
07:47:18 [2022-04-27T07:47:18.915Z]   Go version:       go1.16.15
07:47:18 [2022-04-27T07:47:18.915Z]   Git commit:       87a90dc
07:47:18 [2022-04-27T07:47:18.915Z]   Built:            Thu Mar 24 01:45:46 2022
07:47:18 [2022-04-27T07:47:18.915Z]   OS/Arch:          linux/amd64
07:47:18 [2022-04-27T07:47:18.915Z]   Experimental:     true
07:47:18 [2022-04-27T07:47:18.915Z]  containerd:
07:47:18 [2022-04-27T07:47:18.915Z]   Version:          1.5.11
07:47:18 [2022-04-27T07:47:18.915Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:47:18 [2022-04-27T07:47:18.915Z]  runc:
07:47:18 [2022-04-27T07:47:18.915Z]   Version:          1.0.3
07:47:18 [2022-04-27T07:47:18.915Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:47:18 [2022-04-27T07:47:18.915Z]  docker-init:
07:47:18 [2022-04-27T07:47:18.915Z]   Version:          0.19.0
07:47:18 [2022-04-27T07:47:18.915Z]   GitCommit:        de40ad0
[Pipeline] sh
07:47:19 [2022-04-27T07:47:19.368Z] + docker info
07:47:20 [2022-04-27T07:47:20.918Z] #47 7.073 Reading package lists...
07:47:22 [2022-04-27T07:47:22.968Z] ok  	github.com/docker/docker/client	0.131s	coverage: 75.6% of statements
07:47:23 [2022-04-27T07:47:23.462Z] #47 10.05 Reading package lists...
07:47:24 [2022-04-27T07:47:24.032Z] #47 13.04 Building dependency tree...
07:47:24 [2022-04-27T07:47:24.032Z] #47 13.73 Reading state information...
07:47:24 [2022-04-27T07:47:24.602Z] #47 ...
07:47:24 [2022-04-27T07:47:24.602Z] 
07:47:24 [2022-04-27T07:47:24.602Z] #67 [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
07:47:24 [2022-04-27T07:47:24.602Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4
07:47:24 [2022-04-27T07:47:24.602Z] #67 7.415 Fetched 40.4 MB in 7s (6196 kB/s)
07:47:24 [2022-04-27T07:47:24.602Z] #67 7.415 Reading package lists...
07:47:24 [2022-04-27T07:47:24.602Z] #67 10.40 Reading package lists...
07:47:24 [2022-04-27T07:47:24.602Z] #67 13.38 Building dependency tree...
07:47:24 [2022-04-27T07:47:24.602Z] #67 14.08 Reading state information...
07:47:24 [2022-04-27T07:47:24.862Z] #67 ...
07:47:24 [2022-04-27T07:47:24.862Z] 
07:47:24 [2022-04-27T07:47:24.862Z] #47 [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
07:47:24 [2022-04-27T07:47:24.862Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.35 The following additional packages will be installed:
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.35   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.36 Suggested packages:
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.36   cmake-doc ninja-build lrzip
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.36 Recommended packages:
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.36   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:47:24 [2022-04-27T07:47:24.862Z] #47 14.60 The following NEW packages will be installed:
07:47:25 [2022-04-27T07:47:25.121Z] #47 14.61   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.92 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.92 Need to get 8418 kB of archives.
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.92 After this operation, 34.9 MB of additional disk space will be used.
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:47:25 [2022-04-27T07:47:25.382Z] #47 14.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:47:25 [2022-04-27T07:47:25.642Z] #47 15.25 debconf: delaying package configuration, since apt-utils is not installed
07:47:25 [2022-04-27T07:47:25.642Z] #47 15.39 Fetched 8418 kB in 0s (24.7 MB/s)
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.43 Selecting previously unselected package xxd.
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.43 (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.)
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.50 Selecting previously unselected package vim-common.
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:47:25 [2022-04-27T07:47:25.902Z] #47 15.59 Selecting previously unselected package cmake-data.
07:47:26 [2022-04-27T07:47:26.162Z] #47 15.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:47:26 [2022-04-27T07:47:26.162Z] #47 15.60 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:47:26 [2022-04-27T07:47:26.162Z] #47 ...
07:47:26 [2022-04-27T07:47:26.162Z] 
07:47:26 [2022-04-27T07:47:26.162Z] #67 [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
07:47:26 [2022-04-27T07:47:26.162Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4
07:47:26 [2022-04-27T07:47:26.162Z] #67 14.69 The following additional packages will be installed:
07:47:26 [2022-04-27T07:47:26.162Z] #67 14.69   libbtrfs0
07:47:26 [2022-04-27T07:47:26.162Z] #67 14.75 The following NEW packages will be installed:
07:47:26 [2022-04-27T07:47:26.162Z] #67 14.76   libbtrfs-dev libbtrfs0
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.05 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.05 Need to get 460 kB of archives.
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.05 After this operation, 1237 kB of additional disk space will be used.
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.34 debconf: delaying package configuration, since apt-utils is not installed
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.46 Fetched 460 kB in 0s (1676 kB/s)
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.49 Selecting previously unselected package libbtrfs0:amd64.
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.49 (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.)
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.58 Selecting previously unselected package libbtrfs-dev:amd64.
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.66 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 15.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:47:26 [2022-04-27T07:47:26.162Z] #67 DONE 15.9s
07:47:26 [2022-04-27T07:47:26.423Z] 
07:47:26 [2022-04-27T07:47:26.423Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:47:26 [2022-04-27T07:47:26.423Z] #68 sha256:57e1c3ccd82feda1bfed3490f9b347d36a241423985aeaf4d5c5236f939efe92
07:47:26 [2022-04-27T07:47:26.423Z] #68 DONE 0.1s
07:47:26 [2022-04-27T07:47:26.423Z] 
07:47:26 [2022-04-27T07:47:26.423Z] #47 [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
07:47:26 [2022-04-27T07:47:26.423Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859
07:47:26 [2022-04-27T07:47:26.423Z] #47 15.99 Selecting previously unselected package libarchive13:amd64.
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.00 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.07 Selecting previously unselected package libjsoncpp24:amd64.
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.08 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.13 Selecting previously unselected package librhash0:amd64.
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.13 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.13 Unpacking librhash0:amd64 (1.4.1-2) ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.18 Selecting previously unselected package libuv1:amd64.
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.18 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.19 Unpacking libuv1:amd64 (1.40.0-2) ...
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.22 Selecting previously unselected package cmake.
07:47:26 [2022-04-27T07:47:26.423Z] #47 16.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:47:26 [2022-04-27T07:47:26.684Z] #47 16.23 Unpacking cmake (3.18.4-2+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.79 Setting up libuv1:amd64 (1.40.0-2) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.83 Setting up librhash0:amd64 (1.4.1-2) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.84 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.86 Setting up cmake (3.18.4-2+deb11u1) ...
07:47:27 [2022-04-27T07:47:27.255Z] #47 16.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:47:27 [2022-04-27T07:47:27.515Z] #47 DONE 17.1s
07:47:27 [2022-04-27T07:47:27.515Z] 
07:47:27 [2022-04-27T07:47:27.515Z] #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
07:47:27 [2022-04-27T07:47:27.515Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:27 [2022-04-27T07:47:27.515Z] #20 7.068 Fetched 40.4 MB in 6s (6259 kB/s)
07:47:27 [2022-04-27T07:47:27.515Z] #20 7.068 Reading package lists...
07:47:27 [2022-04-27T07:47:27.515Z] #20 10.05 Reading package lists...
07:47:27 [2022-04-27T07:47:27.515Z] #20 13.02 Building dependency tree...
07:47:27 [2022-04-27T07:47:27.515Z] #20 13.70 Reading state information...
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.32 The following additional packages will be installed:
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.32   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.32   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.32   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.33   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.33   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.33   mingw-w64-common mingw-w64-x86-64-dev
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.34 Suggested packages:
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.34   gcc-10-locales seccomp wine64
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62 The following NEW packages will be installed:
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.62   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.63   mingw-w64-x86-64-dev
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.94 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.94 Need to get 115 MB of archives.
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.94 After this operation, 645 MB of additional disk space will be used.
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.94 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]
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.96 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]
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:47:27 [2022-04-27T07:47:27.515Z] #20 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:47:27 [2022-04-27T07:47:27.515Z] #20 15.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:47:27 [2022-04-27T07:47:27.515Z] #20 15.04 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]
07:47:27 [2022-04-27T07:47:27.515Z] #20 15.05 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.13 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.34 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.43 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.54 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.80 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 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]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 15.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.21 debconf: delaying package configuration, since apt-utils is not installed
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.34 Fetched 115 MB in 1s (92.5 MB/s)
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.36 Selecting previously unselected package binutils-mingw-w64-i686.
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 16.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.00 Selecting previously unselected package binutils-mingw-w64.
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 ...
07:47:27 [2022-04-27T07:47:27.516Z] 
07:47:27 [2022-04-27T07:47:27.516Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:47:27 [2022-04-27T07:47:27.516Z] #48 sha256:e9fbba1cad22c15d3ef6dcd4486f994b769425cd6815c4fe040fd3082b4d1d75
07:47:27 [2022-04-27T07:47:27.516Z] #48 DONE 0.1s
07:47:27 [2022-04-27T07:47:27.516Z] 
07:47:27 [2022-04-27T07:47:27.516Z] #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
07:47:27 [2022-04-27T07:47:27.516Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.16 Selecting previously unselected package dmsetup.
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.17 Unpacking dmsetup (2:1.02.175-2.1) ...
07:47:27 [2022-04-27T07:47:27.516Z] #20 17.22 Selecting previously unselected package mingw-w64-common.
07:47:27 [2022-04-27T07:47:27.516Z] #20 ...
07:47:27 [2022-04-27T07:47:27.516Z] 
07:47:27 [2022-04-27T07:47:27.516Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:27 [2022-04-27T07:47:27.516Z] #69 sha256:88f56bf8b3dcd8ae7200dd08ad51358dd4eef76c6d36e9d0d37f4a86fb79d46a
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.355 + RM_GOPATH=0
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.355 + TMP_GOPATH=
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.355 + : /build
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.355 + '[' -z '' ']'
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.356 ++ mktemp -d
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.357 + export GOPATH=/tmp/tmp.ENHhKFVRQH
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.357 + GOPATH=/tmp/tmp.ENHhKFVRQH
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.357 + RM_GOPATH=1
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.357 + case "$(go env GOARCH)" in
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.357 ++ go env GOARCH
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.361 + export GO_BUILDMODE=-buildmode=pie
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.361 + GO_BUILDMODE=-buildmode=pie
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.361 ++ dirname /install.sh
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + dir=/
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + bin=containerd
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + shift
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + '[' '!' -f //containerd.installer ']'
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + . //containerd.installer
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 ++ set -e
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 ++ : v1.6.2
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + install_containerd
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + echo 'Install containerd version v1.6.2'
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 Install containerd version v1.6.2
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.362 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ENHhKFVRQH/src/github.com/containerd/containerd
07:47:27 [2022-04-27T07:47:27.516Z] #69 0.364 Cloning into '/tmp/tmp.ENHhKFVRQH/src/github.com/containerd/containerd'...
07:47:29 [2022-04-27T07:47:29.428Z] #69 ...
07:47:29 [2022-04-27T07:47:29.428Z] 
07:47:29 [2022-04-27T07:47:29.429Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 sha256:7f1f486b1073d1056f7d99bc77723808dec3f99e8e4e3e3f3c5b86ac2cb3f8e1
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.431 + RM_GOPATH=0
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.431 + TMP_GOPATH=
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.431 + : /build
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.431 + '[' -z '' ']'
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.431 ++ mktemp -d
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.433 + export GOPATH=/tmp/tmp.JBmYudqWXC
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.433 + GOPATH=/tmp/tmp.JBmYudqWXC
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.433 + RM_GOPATH=1
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.433 + case "$(go env GOARCH)" in
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.433 ++ go env GOARCH
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.437 + export GO_BUILDMODE=-buildmode=pie
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.437 + GO_BUILDMODE=-buildmode=pie
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.437 ++ dirname /install.sh
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + dir=/
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + bin=tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + shift
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + '[' '!' -f //tini.installer ']'
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + . //tini.installer
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 ++ : v0.19.0
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + install_tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + echo 'Install tini version v0.19.0'
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 Install tini version v0.19.0
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.438 + git clone https://github.com/krallin/tini.git /tmp/tmp.JBmYudqWXC/tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.440 Cloning into '/tmp/tmp.JBmYudqWXC/tini'...
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.638 + cd /tmp/tmp.JBmYudqWXC/tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.638 + git checkout -q v0.19.0
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.643 + cmake .
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.731 -- The C compiler identification is GNU 10.2.1
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.746 -- Detecting C compiler ABI info
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.834 -- Detecting C compiler ABI info - done
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.851 -- Check for working C compiler: /usr/bin/cc - skipped
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.851 -- Detecting C compile features
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.852 -- Detecting C compile features - done
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.859 -- Performing Test HAS_BUILTIN_FORTIFY
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.900 -- Configuring done
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.903 -- Generating done
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.904 -- Build files have been written to: /tmp/tmp.JBmYudqWXC/tini
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.905 + make tini-static
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.951 Scanning dependencies of target tini-static
07:47:29 [2022-04-27T07:47:29.429Z] #49 0.964 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:47:29 [2022-04-27T07:47:29.429Z] #49 1.142 [100%] Linking C executable tini-static
07:47:29 [2022-04-27T07:47:29.429Z] #49 1.235 [100%] Built target tini-static
07:47:29 [2022-04-27T07:47:29.429Z] #49 1.248 + mkdir -p /build
07:47:29 [2022-04-27T07:47:29.429Z] #49 1.249 + cp tini-static /build/docker-init
07:47:29 [2022-04-27T07:47:29.429Z] #49 DONE 1.6s
07:47:29 [2022-04-27T07:47:29.429Z] 
07:47:29 [2022-04-27T07:47:29.429Z] #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
07:47:29 [2022-04-27T07:47:29.429Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:29 [2022-04-27T07:47:29.429Z] #20 17.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 17.23 Unpacking mingw-w64-common (8.0.0-1) ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 17.79 Selecting previously unselected package mingw-w64-x86-64-dev.
07:47:29 [2022-04-27T07:47:29.429Z] #20 17.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 17.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.42 Selecting previously unselected package gcc-mingw-w64-base.
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:47:29 [2022-04-27T07:47:29.429Z] #20 18.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:47:30 [2022-04-27T07:47:30.000Z] #20 ...
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:47:30 [2022-04-27T07:47:30.000Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
07:47:30 [2022-04-27T07:47:30.000Z] #51 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #52 [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
07:47:30 [2022-04-27T07:47:30.000Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:47:30 [2022-04-27T07:47:30.000Z] #52 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #55 [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
07:47:30 [2022-04-27T07:47:30.000Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
07:47:30 [2022-04-27T07:47:30.000Z] #55 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #56 [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
07:47:30 [2022-04-27T07:47:30.000Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:47:30 [2022-04-27T07:47:30.000Z] #56 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #58 [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
07:47:30 [2022-04-27T07:47:30.000Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:47:30 [2022-04-27T07:47:30.000Z] #58 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #60 [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
07:47:30 [2022-04-27T07:47:30.000Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:47:30 [2022-04-27T07:47:30.000Z] #60 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #62 [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
07:47:30 [2022-04-27T07:47:30.000Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:47:30 [2022-04-27T07:47:30.000Z] #62 CACHED
07:47:30 [2022-04-27T07:47:30.000Z] 
07:47:30 [2022-04-27T07:47:30.000Z] #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
07:47:30 [2022-04-27T07:47:30.000Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:30 [2022-04-27T07:47:30.000Z] #20 19.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:47:30 [2022-04-27T07:47:30.000Z] #20 19.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:47:30 [2022-04-27T07:47:30.000Z] #20 19.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:47:32 [2022-04-27T07:47:32.542Z] #20 21.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:47:32 [2022-04-27T07:47:32.542Z] #20 21.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:47:32 [2022-04-27T07:47:32.542Z] #20 21.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:47:33 [2022-04-27T07:47:33.932Z] #20 23.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:47:33 [2022-04-27T07:47:33.932Z] #20 23.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:47:33 [2022-04-27T07:47:33.932Z] #20 23.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:47:35 [2022-04-27T07:47:35.325Z] #20 24.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:47:35 [2022-04-27T07:47:35.326Z] #20 24.86 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:47:35 [2022-04-27T07:47:35.326Z] #20 24.87 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:47:37 [2022-04-27T07:47:37.449Z] Client:
07:47:37 [2022-04-27T07:47:37.450Z]  Context:    default
07:47:37 [2022-04-27T07:47:37.450Z]  Debug Mode: false
07:47:37 [2022-04-27T07:47:37.450Z]  Plugins:
07:47:37 [2022-04-27T07:47:37.450Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:47:37 [2022-04-27T07:47:37.450Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:47:37 [2022-04-27T07:47:37.450Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:47:37 [2022-04-27T07:47:37.450Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:47:37 [2022-04-27T07:47:37.450Z] 
07:47:37 [2022-04-27T07:47:37.450Z] Server:
07:47:37 [2022-04-27T07:47:37.450Z]  Containers: 0
07:47:37 [2022-04-27T07:47:37.450Z]   Running: 0
07:47:37 [2022-04-27T07:47:37.450Z]   Paused: 0
07:47:37 [2022-04-27T07:47:37.450Z]   Stopped: 0
07:47:37 [2022-04-27T07:47:37.450Z]  Images: 0
07:47:37 [2022-04-27T07:47:37.450Z]  Server Version: 20.10.14
07:47:37 [2022-04-27T07:47:37.450Z]  Storage Driver: overlay2
07:47:37 [2022-04-27T07:47:37.450Z]   Backing Filesystem: extfs
07:47:37 [2022-04-27T07:47:37.450Z]   Supports d_type: true
07:47:37 [2022-04-27T07:47:37.450Z]   Native Overlay Diff: true
07:47:37 [2022-04-27T07:47:37.450Z]   userxattr: false
07:47:37 [2022-04-27T07:47:37.450Z]  Logging Driver: json-file
07:47:37 [2022-04-27T07:47:37.450Z]  Cgroup Driver: cgroupfs
07:47:37 [2022-04-27T07:47:37.450Z]  Cgroup Version: 1
07:47:37 [2022-04-27T07:47:37.450Z]  Plugins:
07:47:37 [2022-04-27T07:47:37.450Z]   Volume: local
07:47:37 [2022-04-27T07:47:37.450Z]   Network: bridge host ipvlan macvlan null overlay
07:47:37 [2022-04-27T07:47:37.450Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:47:37 [2022-04-27T07:47:37.450Z]  Swarm: inactive
07:47:37 [2022-04-27T07:47:37.450Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:47:37 [2022-04-27T07:47:37.450Z]  Default Runtime: runc
07:47:37 [2022-04-27T07:47:37.450Z]  Init Binary: docker-init
07:47:37 [2022-04-27T07:47:37.450Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:47:37 [2022-04-27T07:47:37.450Z]  runc version: v1.0.3-0-gf46b6ba
07:47:37 [2022-04-27T07:47:37.450Z]  init version: de40ad0
07:47:37 [2022-04-27T07:47:37.450Z]  Security Options:
07:47:37 [2022-04-27T07:47:37.450Z]   apparmor
07:47:37 [2022-04-27T07:47:37.450Z]   seccomp
07:47:37 [2022-04-27T07:47:37.450Z]    Profile: default
07:47:37 [2022-04-27T07:47:37.450Z]  Kernel Version: 5.4.0-1071-aws
07:47:37 [2022-04-27T07:47:37.450Z]  Operating System: Ubuntu 18.04.6 LTS
07:47:37 [2022-04-27T07:47:37.450Z]  OSType: linux
07:47:37 [2022-04-27T07:47:37.450Z]  Architecture: x86_64
07:47:37 [2022-04-27T07:47:37.450Z]  CPUs: 2
07:47:37 [2022-04-27T07:47:37.450Z]  Total Memory: 7.565GiB
07:47:37 [2022-04-27T07:47:37.450Z]  Name: ip-10-100-92-179
07:47:37 [2022-04-27T07:47:37.450Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:47:37 [2022-04-27T07:47:37.450Z]  Docker Root Dir: /var/lib/docker
07:47:37 [2022-04-27T07:47:37.450Z]  Debug Mode: false
07:47:37 [2022-04-27T07:47:37.450Z]  Registry: https://index.docker.io/v1/
07:47:37 [2022-04-27T07:47:37.450Z]  Labels:
07:47:37 [2022-04-27T07:47:37.450Z]  Experimental: true
07:47:37 [2022-04-27T07:47:37.450Z]  Insecure Registries:
07:47:37 [2022-04-27T07:47:37.450Z]   127.0.0.0/8
07:47:37 [2022-04-27T07:47:37.450Z]  Live Restore Enabled: true
07:47:37 [2022-04-27T07:47:37.450Z] 
07:47:37 [2022-04-27T07:47:37.450Z] WARNING: No swap limit support
[Pipeline] sh
07:47:37 [2022-04-27T07:47:37.788Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:47:37 [2022-04-27T07:47:37.788Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:47:37 [2022-04-27T07:47:37.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43509/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:47:37 [2022-04-27T07:47:37.788Z] + bash /home/ubuntu/workspace/moby_PR-43509/check-config.sh
07:47:37 [2022-04-27T07:47:37.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:47:37 [2022-04-27T07:47:37.788Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:47:37 [2022-04-27T07:47:37.788Z] 
07:47:37 [2022-04-27T07:47:37.788Z] Generally Necessary:
07:47:37 [2022-04-27T07:47:37.789Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:47:37 [2022-04-27T07:47:37.789Z] - apparmor: enabled and tools installed
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_NAMESPACES: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_NET_NS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_PID_NS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_IPC_NS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_UTS_NS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CGROUPS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CGROUP_CPUACCT: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CGROUP_DEVICE: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CGROUP_FREEZER: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CGROUP_SCHED: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_CPUSETS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_MEMCG: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_KEYS: enabled
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_VETH: enabled (as module)
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_BRIDGE: enabled (as module)
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:47:37 [2022-04-27T07:47:37.789Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NF_NAT: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_POSIX_MQUEUE: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CGROUP_BPF: enabled
07:47:38 [2022-04-27T07:47:38.082Z] 
07:47:38 [2022-04-27T07:47:38.082Z] Optional Features:
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_USER_NS: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_SECCOMP: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_SECCOMP_FILTER: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CGROUP_PIDS: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_MEMCG_SWAP: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:47:38 [2022-04-27T07:47:38.082Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_BLK_CGROUP: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CGROUP_PERF: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CGROUP_HUGETLB: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_CFS_BANDWIDTH: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_RT_GROUP_SCHED: missing
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_VS: enabled (as module)
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_VS_NFCT: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:47:38 [2022-04-27T07:47:38.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_IP_VS_RR: enabled (as module)
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_SECURITY_SELINUX: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_SECURITY_APPARMOR: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_EXT4_FS: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:47:38 [2022-04-27T07:47:38.083Z] - Network Drivers:
07:47:38 [2022-04-27T07:47:38.083Z]   - "overlay":
07:47:38 [2022-04-27T07:47:38.083Z]     - CONFIG_VXLAN: enabled (as module)
07:47:38 [2022-04-27T07:47:38.083Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:47:38 [2022-04-27T07:47:38.083Z]       Optional (for encrypted networks):
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_CRYPTO: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_CRYPTO_AEAD: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_CRYPTO_GCM: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_CRYPTO_GHASH: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_XFRM: enabled
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_XFRM_USER: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]       - CONFIG_INET_ESP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "ipvlan":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_IPVLAN: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "macvlan":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_MACVLAN: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_DUMMY: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "ftp,tftp client in container":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z] - Storage Drivers:
07:47:38 [2022-04-27T07:47:38.349Z]   - "aufs":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_AUFS_FS: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "btrfs":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:47:38 [2022-04-27T07:47:38.349Z]   - "devicemapper":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_BLK_DEV_DM: enabled
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "overlay":
07:47:38 [2022-04-27T07:47:38.349Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:47:38 [2022-04-27T07:47:38.349Z]   - "zfs":
07:47:38 [2022-04-27T07:47:38.349Z]     - /dev/zfs: present
07:47:38 [2022-04-27T07:47:38.349Z]     - zfs command: missing
07:47:38 [2022-04-27T07:47:38.349Z]     - zpool command: missing
07:47:38 [2022-04-27T07:47:38.349Z] 
07:47:38 [2022-04-27T07:47:38.349Z] Limits:
07:47:38 [2022-04-27T07:47:38.349Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:47:38 [2022-04-27T07:47:38.349Z] 
07:47:38 [2022-04-27T07:47:38.349Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:47:38 [2022-04-27T07:47:38.658Z] #20 27.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:47:38 [2022-04-27T07:47:38.658Z] #20 27.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:47:38 [2022-04-27T07:47:38.658Z] #20 27.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:47:38 [2022-04-27T07:47:38.791Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0603f87faba33e364aafd81d4c1f717dd3709858 .
07:47:39 [2022-04-27T07:47:39.059Z] #2 [internal] load .dockerignore
07:47:39 [2022-04-27T07:47:39.059Z] #2 sha256:527bc4ccf1684fcbfa4620bd8c6b843c4b3ea992a0218c3be7b85deaf9eacbf1
07:47:39 [2022-04-27T07:47:39.605Z] #20 29.24 Selecting previously unselected package g++-mingw-w64-x86-64.
07:47:39 [2022-04-27T07:47:39.605Z] #20 29.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:47:39 [2022-04-27T07:47:39.605Z] #20 29.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:47:39 [2022-04-27T07:47:39.605Z] #20 29.35 Selecting previously unselected package libapparmor1:amd64.
07:47:39 [2022-04-27T07:47:39.635Z] #2 ...
07:47:39 [2022-04-27T07:47:39.635Z] 
07:47:39 [2022-04-27T07:47:39.635Z] #1 [internal] load build definition from Dockerfile
07:47:39 [2022-04-27T07:47:39.635Z] #1 sha256:067e4d5e22d3e3ee8f3059aa2269c826584fb3fc34c12c06325aa6944fde1d4e
07:47:39 [2022-04-27T07:47:39.635Z] #1 transferring dockerfile: 17.44kB done
07:47:39 [2022-04-27T07:47:39.635Z] #1 DONE 0.8s
07:47:39 [2022-04-27T07:47:39.635Z] 
07:47:39 [2022-04-27T07:47:39.635Z] #2 [internal] load .dockerignore
07:47:39 [2022-04-27T07:47:39.635Z] #2 sha256:527bc4ccf1684fcbfa4620bd8c6b843c4b3ea992a0218c3be7b85deaf9eacbf1
07:47:39 [2022-04-27T07:47:39.635Z] #2 transferring context: 145B done
07:47:39 [2022-04-27T07:47:39.636Z] #2 DONE 0.7s
07:47:39 [2022-04-27T07:47:39.636Z] 
07:47:39 [2022-04-27T07:47:39.636Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:47:39 [2022-04-27T07:47:39.636Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.36 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.44 Selecting previously unselected package libapparmor-dev:amd64.
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.45 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.46 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.55 Selecting previously unselected package libbtrfs0:amd64.
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.65 Selecting previously unselected package libbtrfs-dev:amd64.
07:47:39 [2022-04-27T07:47:39.866Z] #20 29.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.75 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.75 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.80 Selecting previously unselected package libudev-dev:amd64.
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.81 Unpacking libudev-dev:amd64 (247.3-7) ...
07:47:40 [2022-04-27T07:47:40.127Z] #20 29.87 Selecting previously unselected package libsepol1-dev:amd64.
07:47:40 [2022-04-27T07:47:40.201Z] #3 DONE 0.5s
07:47:40 [2022-04-27T07:47:40.201Z] 
07:47:40 [2022-04-27T07:47:40.201Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:47:40 [2022-04-27T07:47:40.201Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s
07:47:40 [2022-04-27T07:47:40.201Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.50MB / 9.67MB 0.2s
07:47:40 [2022-04-27T07:47:40.388Z] #20 29.88 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.388Z] #20 29.88 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:47:40 [2022-04-27T07:47:40.388Z] #20 29.98 Selecting previously unselected package libpcre2-16-0:amd64.
07:47:40 [2022-04-27T07:47:40.388Z] #20 29.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.388Z] #20 29.99 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:47:40 [2022-04-27T07:47:40.388Z] #20 30.05 Selecting previously unselected package libpcre2-32-0:amd64.
07:47:40 [2022-04-27T07:47:40.388Z] #20 30.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.388Z] #20 30.06 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:47:40 [2022-04-27T07:47:40.458Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
07:47:40 [2022-04-27T07:47:40.458Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.13 Selecting previously unselected package libpcre2-posix2:amd64.
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.13 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.14 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.17 Selecting previously unselected package libpcre2-dev:amd64.
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.17 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.30 Selecting previously unselected package libselinux1-dev:amd64.
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.30 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:47:40 [2022-04-27T07:47:40.649Z] #20 30.39 Selecting previously unselected package libdevmapper-dev:amd64.
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.40 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.48 Selecting previously unselected package libseccomp-dev:amd64.
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.59 Selecting previously unselected package libsystemd-dev:amd64.
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.59 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:47:40 [2022-04-27T07:47:40.910Z] #20 30.60 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:47:41 [2022-04-27T07:47:41.023Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
07:47:41 [2022-04-27T07:47:41.023Z] #4 DONE 0.9s
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.77 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.79 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.81 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.83 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.84 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 30.85 Setting up libudev-dev:amd64 (247.3-7) ...
07:47:41 [2022-04-27T07:47:41.179Z] #20 ...
07:47:41 [2022-04-27T07:47:41.179Z] 
07:47:41 [2022-04-27T07:47:41.179Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:41 [2022-04-27T07:47:41.179Z] #69 sha256:88f56bf8b3dcd8ae7200dd08ad51358dd4eef76c6d36e9d0d37f4a86fb79d46a
07:47:41 [2022-04-27T07:47:41.179Z] #69 4.877 + cd /tmp/tmp.ENHhKFVRQH/src/github.com/containerd/containerd
07:47:41 [2022-04-27T07:47:41.179Z] #69 4.877 + git checkout -q v1.6.2
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + export 'BUILDTAGS=netgo osusergo static_build'
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + BUILDTAGS='netgo osusergo static_build'
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + export EXTRA_FLAGS=-buildmode=pie
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + EXTRA_FLAGS=-buildmode=pie
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + '[' '' = dynamic ']'
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.280 + make
07:47:41 [2022-04-27T07:47:41.180Z] #69 5.766 + bin/ctr
07:47:41 [2022-04-27T07:47:41.180Z] #69 ...
07:47:41 [2022-04-27T07:47:41.180Z] 
07:47:41 [2022-04-27T07:47:41.180Z] #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
07:47:41 [2022-04-27T07:47:41.180Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.87 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.94 Setting up mingw-w64-common (8.0.0-1) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.95 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:47:41 [2022-04-27T07:47:41.180Z] #20 30.96 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:47:41 [2022-04-27T07:47:41.282Z] 
07:47:41 [2022-04-27T07:47:41.282Z] #6 [internal] load build definition from Dockerfile
07:47:41 [2022-04-27T07:47:41.282Z] #6 sha256:74aeb302dd52b0d22b61db3d3552cccd5b972825c8976a3a79a871ebcfe91356
07:47:41 [2022-04-27T07:47:41.282Z] #6 DONE 0.0s
07:47:41 [2022-04-27T07:47:41.282Z] 
07:47:41 [2022-04-27T07:47:41.282Z] #5 [internal] load .dockerignore
07:47:41 [2022-04-27T07:47:41.282Z] #5 sha256:286da3ae160bb6ea858eeb1f8f54a215eca5992015f8c57041db3ed3b2eb5297
07:47:41 [2022-04-27T07:47:41.282Z] #5 DONE 0.0s
07:47:41 [2022-04-27T07:47:41.282Z] 
07:47:41 [2022-04-27T07:47:41.282Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:47:41 [2022-04-27T07:47:41.282Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:47:41 [2022-04-27T07:47:41.439Z] #20 30.97 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.00 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.01 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.02 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.03 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
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.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
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.08 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.11 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
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.11 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:47:41 [2022-04-27T07:47:41.440Z] #20 31.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:47:41 [2022-04-27T07:47:41.700Z] #20 31.18 Setting up dmsetup (2:1.02.175-2.1) ...
07:47:41 [2022-04-27T07:47:41.700Z] #20 31.19 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:47:41 [2022-04-27T07:47:41.700Z] #20 31.20 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:47:41 [2022-04-27T07:47:41.700Z] #20 31.21 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:47:41 [2022-04-27T07:47:41.851Z] #8 ...
07:47:41 [2022-04-27T07:47:41.851Z] 
07:47:41 [2022-04-27T07:47:41.851Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
07:47:41 [2022-04-27T07:47:41.851Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
07:47:41 [2022-04-27T07:47:41.851Z] #10 DONE 0.5s
07:47:41 [2022-04-27T07:47:41.851Z] 
07:47:41 [2022-04-27T07:47:41.851Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
07:47:41 [2022-04-27T07:47:41.851Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:47:41 [2022-04-27T07:47:41.851Z] #7 DONE 0.6s
07:47:41 [2022-04-27T07:47:41.851Z] 
07:47:41 [2022-04-27T07:47:41.851Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:47:41 [2022-04-27T07:47:41.851Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:47:41 [2022-04-27T07:47:41.851Z] #8 DONE 0.6s
07:47:41 [2022-04-27T07:47:41.851Z] 
07:47:41 [2022-04-27T07:47:41.851Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:47:41 [2022-04-27T07:47:41.851Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:47:41 [2022-04-27T07:47:41.851Z] #9 DONE 0.6s
07:47:43 [2022-04-27T07:47:43.233Z] 
07:47:43 [2022-04-27T07:47:43.233Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:47:43 [2022-04-27T07:47:43.233Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:47:43 [2022-04-27T07:47:43.233Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:47:43 [2022-04-27T07:47:43.233Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done
07:47:43 [2022-04-27T07:47:43.234Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done
07:47:43 [2022-04-27T07:47:43.234Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done
07:47:43 [2022-04-27T07:47:43.234Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done
07:47:43 [2022-04-27T07:47:43.612Z] #20 DONE 33.1s
07:47:43 [2022-04-27T07:47:43.612Z] 
07:47:43 [2022-04-27T07:47:43.612Z] #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
07:47:43 [2022-04-27T07:47:43.612Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12
07:47:43 [2022-04-27T07:47:43.812Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s
07:47:43 [2022-04-27T07:47:43.812Z] #28 ...
07:47:43 [2022-04-27T07:47:43.812Z] 
07:47:43 [2022-04-27T07:47:43.812Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:47:43 [2022-04-27T07:47:43.812Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:47:43 [2022-04-27T07:47:43.812Z] #47 DONE 0.0s
07:47:43 [2022-04-27T07:47:43.812Z] 
07:47:43 [2022-04-27T07:47:43.812Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:47:43 [2022-04-27T07:47:43.812Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:47:44 [2022-04-27T07:47:44.071Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.6s
07:47:44 [2022-04-27T07:47:44.332Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.8s
07:47:44 [2022-04-27T07:47:44.332Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 18.87MB / 54.94MB 0.9s
07:47:44 [2022-04-27T07:47:44.332Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.20MB / 54.94MB 1.0s
07:47:44 [2022-04-27T07:47:44.563Z] #21 0.979 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:47:44 [2022-04-27T07:47:44.563Z] #21 0.980 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:47:44 [2022-04-27T07:47:44.563Z] #21 0.980 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:47:44 [2022-04-27T07:47:44.595Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 1.2s
07:47:44 [2022-04-27T07:47:44.853Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 32.51MB / 54.94MB 1.5s
07:47:45 [2022-04-27T07:47:45.111Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 1.6s
07:47:45 [2022-04-27T07:47:45.371Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.9s
07:47:45 [2022-04-27T07:47:45.371Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 51.38MB / 54.94MB 2.0s
07:47:45 [2022-04-27T07:47:45.631Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.29MB / 54.94MB 2.1s
07:47:46 [2022-04-27T07:47:46.197Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done
07:47:46 [2022-04-27T07:47:46.459Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a
07:47:48 [2022-04-27T07:47:48.999Z] #28 ...
07:47:48 [2022-04-27T07:47:48.999Z] 
07:47:48 [2022-04-27T07:47:48.999Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:47:48 [2022-04-27T07:47:48.999Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:47:48 [2022-04-27T07:47:48.999Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:47:48 [2022-04-27T07:47:48.999Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:47:48 [2022-04-27T07:47:48.999Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:47:48 [2022-04-27T07:47:48.999Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:47:48 [2022-04-27T07:47:48.999Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
07:47:48 [2022-04-27T07:47:48.999Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done
07:47:48 [2022-04-27T07:47:48.999Z] #69 DONE 5.9s
07:47:48 [2022-04-27T07:47:48.999Z] 
07:47:48 [2022-04-27T07:47:48.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:48 [2022-04-27T07:47:48.999Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.8s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.4s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.6s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.1s done
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 97.52MB / 141.70MB 5.8s
07:47:48 [2022-04-27T07:47:48.999Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.9s done
07:47:49 [2022-04-27T07:47:49.565Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 111.15MB / 141.70MB 6.2s
07:47:49 [2022-04-27T07:47:49.823Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 119.54MB / 141.70MB 6.4s
07:47:50 [2022-04-27T07:47:50.082Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.97MB / 141.70MB 6.7s
07:47:50 [2022-04-27T07:47:50.342Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 139.46MB / 141.70MB 7.0s
07:47:50 [2022-04-27T07:47:50.815Z] #21 1.960 Reading package lists...
07:47:51 [2022-04-27T07:47:51.727Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s
07:47:51 [2022-04-27T07:47:51.986Z] #11 ...
07:47:51 [2022-04-27T07:47:51.986Z] 
07:47:51 [2022-04-27T07:47:51.986Z] #24 [internal] load build context
07:47:51 [2022-04-27T07:47:51.986Z] #24 sha256:74dab46f313ea859a3dca0572f8f4b662fc68bba0afa94b1eb8b25050cf30864
07:47:51 [2022-04-27T07:47:51.986Z] #24 transferring context: 60.75MB 7.9s done
07:47:51 [2022-04-27T07:47:51.986Z] #24 DONE 8.9s
07:47:51 [2022-04-27T07:47:51.986Z] 
07:47:51 [2022-04-27T07:47:51.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:51 [2022-04-27T07:47:51.986Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:51 [2022-04-27T07:47:51.986Z] #11 ...
07:47:51 [2022-04-27T07:47:51.986Z] 
07:47:51 [2022-04-27T07:47:51.986Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:47:51 [2022-04-27T07:47:51.986Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:47:51 [2022-04-27T07:47:51.986Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:47:51 [2022-04-27T07:47:51.986Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:47:51 [2022-04-27T07:47:51.986Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:47:51 [2022-04-27T07:47:51.986Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:47:51 [2022-04-27T07:47:51.986Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done
07:47:51 [2022-04-27T07:47:51.986Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done
07:47:52 [2022-04-27T07:47:52.242Z] #71 ...
07:47:52 [2022-04-27T07:47:52.242Z] 
07:47:52 [2022-04-27T07:47:52.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:52 [2022-04-27T07:47:52.242Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:52 [2022-04-27T07:47:52.242Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.7s done
07:47:52 [2022-04-27T07:47:52.505Z] #11 ...
07:47:52 [2022-04-27T07:47:52.505Z] 
07:47:52 [2022-04-27T07:47:52.505Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:47:52 [2022-04-27T07:47:52.505Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:47:52 [2022-04-27T07:47:52.505Z] #71 DONE 9.4s
07:47:52 [2022-04-27T07:47:52.774Z] 
07:47:52 [2022-04-27T07:47:52.774Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:47:52 [2022-04-27T07:47:52.774Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:47:53 [2022-04-27T07:47:53.362Z] #21 6.376 Reading package lists...
07:47:53 [2022-04-27T07:47:53.362Z] #21 ...
07:47:53 [2022-04-27T07:47:53.362Z] 
07:47:53 [2022-04-27T07:47:53.362Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:47:53 [2022-04-27T07:47:53.362Z] #69 sha256:88f56bf8b3dcd8ae7200dd08ad51358dd4eef76c6d36e9d0d37f4a86fb79d46a
07:47:53 [2022-04-27T07:47:53.362Z] #69 17.04 + bin/containerd
07:47:54 [2022-04-27T07:47:54.159Z] #28 ...
07:47:54 [2022-04-27T07:47:54.159Z] 
07:47:54 [2022-04-27T07:47:54.159Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:47:54 [2022-04-27T07:47:54.159Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:47:54 [2022-04-27T07:47:54.159Z] #70 DONE 0.6s
07:47:54 [2022-04-27T07:47:54.194Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:47:54 [2022-04-27T07:47:54.194Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:47:54 [2022-04-27T07:47:54.194Z] GOOS="" GOARCH="" GOARM=""
07:47:54 [2022-04-27T07:47:54.194Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:47:54 [2022-04-27T07:47:54.194Z] 
07:47:54 [2022-04-27T07:47:54.194Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_SYSTEMD=1
07:47:54 [2022-04-27T07:47:54.194Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:47:54 [2022-04-27T07:47:54.194Z] HOSTNAME=ec94851f4278
07:47:54 [2022-04-27T07:47:54.194Z] DEST=bundles/test-integration
07:47:54 [2022-04-27T07:47:54.194Z] PWD=/go/src/github.com/docker/docker
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:47:54 [2022-04-27T07:47:54.194Z] container=docker
07:47:54 [2022-04-27T07:47:54.194Z] HOME=/root
07:47:54 [2022-04-27T07:47:54.194Z] LANG=C.UTF-8
07:47:54 [2022-04-27T07:47:54.194Z] INVOCATION_ID=e7bae1a981fd4388b29ccfe3443c9f53
07:47:54 [2022-04-27T07:47:54.194Z] GOLANG_VERSION=1.18.1
07:47:54 [2022-04-27T07:47:54.194Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:47:54 [2022-04-27T07:47:54.194Z] VALIDATE_BRANCH=master
07:47:54 [2022-04-27T07:47:54.194Z] TERM=xterm
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_PKG=github.com/docker/docker
07:47:54 [2022-04-27T07:47:54.194Z] SHLVL=3
07:47:54 [2022-04-27T07:47:54.194Z] TIMEOUT=120m
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_GRAPHDRIVER=overlay2
07:47:54 [2022-04-27T07:47:54.194Z] GO111MODULE=off
07:47:54 [2022-04-27T07:47:54.194Z] DOCKER_EXPERIMENTAL=1
07:47:54 [2022-04-27T07:47:54.194Z] TEST_SKIP_INTEGRATION_CLI=1
07:47:54 [2022-04-27T07:47:54.194Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:47:54 [2022-04-27T07:47:54.194Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:47:54 [2022-04-27T07:47:54.194Z] GOPATH=/go
07:47:54 [2022-04-27T07:47:54.194Z] PKG_CONFIG=pkg-config
07:47:54 [2022-04-27T07:47:54.194Z] _=/usr/bin/env
07:47:54 [2022-04-27T07:47:54.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:47:54 [2022-04-27T07:47:54.324Z] #69 ...
07:47:54 [2022-04-27T07:47:54.324Z] 
07:47:54 [2022-04-27T07:47:54.324Z] #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
07:47:54 [2022-04-27T07:47:54.324Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12
07:47:54 [2022-04-27T07:47:54.324Z] #21 6.376 Reading package lists...
07:47:54 [2022-04-27T07:47:54.416Z] 
07:47:54 [2022-04-27T07:47:54.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:54 [2022-04-27T07:47:54.417Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:54 [2022-04-27T07:47:54.981Z] #11 ...
07:47:54 [2022-04-27T07:47:54.981Z] 
07:47:54 [2022-04-27T07:47:54.981Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:47:54 [2022-04-27T07:47:54.981Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:47:54 [2022-04-27T07:47:54.981Z] #72 DONE 0.8s
07:47:54 [2022-04-27T07:47:54.981Z] 
07:47:54 [2022-04-27T07:47:54.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:54 [2022-04-27T07:47:54.981Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:55 [2022-04-27T07:47:55.052Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 30.6% of statements
07:47:55 [2022-04-27T07:47:55.052Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.8% of statements
07:47:55 [2022-04-27T07:47:55.052Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.458s	coverage: 0.0% of statements
07:47:55 [2022-04-27T07:47:55.052Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
07:47:55 [2022-04-27T07:47:55.052Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:47:55 [2022-04-27T07:47:55.052Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:47:55 [2022-04-27T07:47:55.052Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:47:55 [2022-04-27T07:47:55.052Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:47:55 [2022-04-27T07:47:55.268Z] #21 10.76 Building dependency tree...
07:47:55 [2022-04-27T07:47:55.268Z] #21 11.78 Reading state information...
07:47:56 [2022-04-27T07:47:56.210Z] #21 12.82 The following additional packages will be installed:
07:47:56 [2022-04-27T07:47:56.210Z] #21 12.82   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:47:56 [2022-04-27T07:47:56.349Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.7s done
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.82   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.82   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.82   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.82   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.83   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.83   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85 Suggested packages:
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   seccomp:ppc64el seccomp:s390x
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85 Recommended packages:
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
07:47:56 [2022-04-27T07:47:56.470Z] #21 12.85   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19 The following NEW packages will be installed:
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.19   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
07:47:56 [2022-04-27T07:47:56.731Z] #21 13.20   libseccomp2:ppc64el libseccomp2:s390x
07:47:56 [2022-04-27T07:47:56.915Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127
07:47:56 [2022-04-27T07:47:56.991Z] #21 13.53 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded.
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.53 Need to get 15.9 MB of archives.
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.53 After this operation, 73.0 MB of additional disk space will be used.
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
07:47:56 [2022-04-27T07:47:56.992Z] #21 13.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
07:47:57 [2022-04-27T07:47:57.172Z] #11 ...
07:47:57 [2022-04-27T07:47:57.172Z] 
07:47:57 [2022-04-27T07:47:57.172Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
07:47:57 [2022-04-27T07:47:57.172Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
07:47:57 [2022-04-27T07:47:57.172Z] #28 DONE 13.9s
07:47:57 [2022-04-27T07:47:57.172Z] 
07:47:57 [2022-04-27T07:47:57.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:47:57 [2022-04-27T07:47:57.172Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
07:47:57 [2022-04-27T07:47:57.251Z] #21 13.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 13.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 13.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 13.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
07:47:57 [2022-04-27T07:47:57.512Z] #21 14.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:47:57 [2022-04-27T07:47:57.738Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done
07:47:57 [2022-04-27T07:47:57.738Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04
07:47:57 [2022-04-27T07:47:57.774Z] #21 14.36 debconf: delaying package configuration, since apt-utils is not installed
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.50 Fetched 15.9 MB in 1s (20.2 MB/s)
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.52 Selecting previously unselected package gcc-10-base:armel.
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.52 (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.)
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.54 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.54 Unpacking gcc-10-base:armel (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.58 Selecting previously unselected package gcc-10-base:armhf.
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.59 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.59 Unpacking gcc-10-base:armhf (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.035Z] #21 14.63 Selecting previously unselected package gcc-10-base:ppc64el.
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.64 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.64 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.67 Selecting previously unselected package gcc-10-base:s390x.
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.67 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.67 Unpacking gcc-10-base:s390x (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.71 Selecting previously unselected package gcc-10-base:arm64.
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.72 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.72 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.77 Selecting previously unselected package libgcc-s1:armel.
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.78 Unpacking libgcc-s1:armel (10.2.1-6) ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.82 Selecting previously unselected package libcrypt1:armel.
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.83 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.83 Unpacking libcrypt1:armel (1:4.4.18-4) ...
07:47:58 [2022-04-27T07:47:58.298Z] #21 14.90 Selecting previously unselected package libc6:armel.
07:47:58 [2022-04-27T07:47:58.304Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done
07:47:58 [2022-04-27T07:47:58.560Z] #21 14.90 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
07:47:58 [2022-04-27T07:47:58.560Z] #21 15.03 Unpacking libc6:armel (2.31-13+deb11u3) ...
07:47:58 [2022-04-27T07:47:58.562Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.29 Selecting previously unselected package libapparmor1:armel.
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.30 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.30 Unpacking libapparmor1:armel (2.13.6-10) ...
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.33 Selecting previously unselected package libapparmor-dev:armel.
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.34 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.34 Unpacking libapparmor-dev:armel (2.13.6-10) ...
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.39 Selecting previously unselected package libgcc-s1:arm64.
07:47:58 [2022-04-27T07:47:58.821Z] #21 15.40 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.40 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.44 Selecting previously unselected package libcrypt1:arm64.
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.45 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.45 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.52 Selecting previously unselected package libc6:arm64.
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.52 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
07:47:59 [2022-04-27T07:47:59.082Z] #21 15.61 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.85 Selecting previously unselected package libapparmor1:arm64.
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.86 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.86 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.90 Selecting previously unselected package libapparmor-dev:arm64.
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.91 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.91 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:47:59 [2022-04-27T07:47:59.343Z] #21 15.95 Selecting previously unselected package libgcc-s1:s390x.
07:47:59 [2022-04-27T07:47:59.604Z] #21 15.96 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
07:47:59 [2022-04-27T07:47:59.604Z] #21 15.96 Unpacking libgcc-s1:s390x (10.2.1-6) ...
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.00 Selecting previously unselected package libcrypt1:s390x.
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.07 Selecting previously unselected package libc6:s390x.
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.07 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
07:47:59 [2022-04-27T07:47:59.604Z] #21 16.16 Unpacking libc6:s390x (2.31-13+deb11u3) ...
07:47:59 [2022-04-27T07:47:59.863Z] #21 16.45 Selecting previously unselected package libapparmor1:s390x.
07:47:59 [2022-04-27T07:47:59.863Z] #21 16.45 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
07:47:59 [2022-04-27T07:47:59.863Z] #21 16.46 Unpacking libapparmor1:s390x (2.13.6-10) ...
07:47:59 [2022-04-27T07:47:59.863Z] #21 16.49 Selecting previously unselected package libapparmor-dev:s390x.
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.50 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.50 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.56 Selecting previously unselected package libgcc-s1:armhf.
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.56 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.57 Unpacking libgcc-s1:armhf (10.2.1-6) ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.60 Selecting previously unselected package libcrypt1:armhf.
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.61 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.61 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.68 Selecting previously unselected package libc6:armhf.
07:48:00 [2022-04-27T07:48:00.123Z] #21 16.68 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
07:48:00 [2022-04-27T07:48:00.325Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
07:48:00 [2022-04-27T07:48:00.383Z] #21 16.77 Unpacking libc6:armhf (2.31-13+deb11u3) ...
07:48:00 [2022-04-27T07:48:00.383Z] #21 17.00 Selecting previously unselected package libapparmor1:armhf.
07:48:00 [2022-04-27T07:48:00.383Z] #21 17.00 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
07:48:00 [2022-04-27T07:48:00.383Z] #21 17.01 Unpacking libapparmor1:armhf (2.13.6-10) ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.05 Selecting previously unselected package libapparmor-dev:armhf.
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.05 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.05 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.10 Selecting previously unselected package libgcc-s1:ppc64el.
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.10 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.10 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.15 Selecting previously unselected package libcrypt1:ppc64el.
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.15 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.16 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.23 Selecting previously unselected package libc6:ppc64el.
07:48:00 [2022-04-27T07:48:00.643Z] #21 17.23 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
07:48:00 [2022-04-27T07:48:00.903Z] #21 17.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
07:48:01 [2022-04-27T07:48:01.163Z] #21 17.68 Selecting previously unselected package libapparmor1:ppc64el.
07:48:01 [2022-04-27T07:48:01.163Z] #21 17.69 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
07:48:01 [2022-04-27T07:48:01.163Z] #21 17.69 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
07:48:01 [2022-04-27T07:48:01.163Z] #21 17.73 Selecting previously unselected package libapparmor-dev:ppc64el.
07:48:01 [2022-04-27T07:48:01.261Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.73 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.74 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.78 Selecting previously unselected package libseccomp2:s390x.
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.78 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.78 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.82 Selecting previously unselected package libseccomp-dev:s390x.
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.82 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.83 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.87 Selecting previously unselected package libseccomp2:ppc64el.
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.87 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.88 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.91 Selecting previously unselected package libseccomp-dev:ppc64el.
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.91 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.92 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.96 Selecting previously unselected package libseccomp2:armhf.
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.97 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 17.97 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.00 Selecting previously unselected package libseccomp-dev:armhf.
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.00 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.01 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.05 Selecting previously unselected package libseccomp2:armel.
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.06 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.06 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.424Z] #21 18.10 Selecting previously unselected package libseccomp-dev:armel.
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.10 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.10 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.15 Selecting previously unselected package libseccomp2:arm64.
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.16 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.16 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.21 Selecting previously unselected package libseccomp-dev:arm64.
07:48:01 [2022-04-27T07:48:01.686Z] #21 18.21 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:48:01 [2022-04-27T07:48:01.687Z] #21 18.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:48:01 [2022-04-27T07:48:01.687Z] #21 18.29 Setting up gcc-10-base:arm64 (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.687Z] #21 18.30 Setting up gcc-10-base:armel (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.687Z] #21 18.32 Setting up gcc-10-base:armhf (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.33 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.34 Setting up gcc-10-base:s390x (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.35 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.37 Setting up libcrypt1:armel (1:4.4.18-4) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.38 Setting up libcrypt1:armhf (1:4.4.18-4) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.39 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.40 Setting up libcrypt1:s390x (1:4.4.18-4) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.41 Setting up libgcc-s1:arm64 (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.42 Setting up libgcc-s1:armel (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.45 Setting up libgcc-s1:armhf (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.46 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.47 Setting up libgcc-s1:s390x (10.2.1-6) ...
07:48:01 [2022-04-27T07:48:01.948Z] #21 18.48 Setting up libc6:arm64 (2.31-13+deb11u3) ...
07:48:02 [2022-04-27T07:48:02.200Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.9% of statements
07:48:02 [2022-04-27T07:48:02.499Z] #62 122.6 # github.com/containerd/containerd/cmd/containerd
07:48:02 [2022-04-27T07:48:02.499Z] #62 122.6 /usr/bin/ld: /tmp/go-link-1682643208/000019.o: in function `New':
07:48:02 [2022-04-27T07:48:02.499Z] #62 122.6 /tmp/tmp.vJ7s3b1CCv/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
07:48:02 [2022-04-27T07:48:02.499Z] #62 122.7 + bin/containerd-stress
07:48:02 [2022-04-27T07:48:02.499Z] #62 123.8 + bin/containerd-shim
07:48:03 [2022-04-27T07:48:03.333Z] #21 19.70 Setting up libc6:armel (2.31-13+deb11u3) ...
07:48:03 [2022-04-27T07:48:03.824Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s
07:48:04 [2022-04-27T07:48:04.716Z] #21 20.86 Setting up libc6:armhf (2.31-13+deb11u3) ...
07:48:05 [2022-04-27T07:48:05.664Z] #21 22.00 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
07:48:06 [2022-04-27T07:48:06.350Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.6s done
07:48:06 [2022-04-27T07:48:06.350Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba
07:48:06 [2022-04-27T07:48:06.609Z] #11 ...
07:48:06 [2022-04-27T07:48:06.609Z] 
07:48:06 [2022-04-27T07:48:06.609Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
07:48:06 [2022-04-27T07:48:06.609Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
07:48:06 [2022-04-27T07:48:06.609Z] #29 1.288 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 1.288 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 1.295 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 1.447 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 1.665 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 2.021 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:48:06 [2022-04-27T07:48:06.609Z] #29 3.412 Fetched 8510 kB in 2s (3548 kB/s)
07:48:06 [2022-04-27T07:48:06.609Z] #29 3.412 Reading package lists...
07:48:06 [2022-04-27T07:48:06.609Z] #29 4.234 Reading package lists...
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.043 Building dependency tree...
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.406 The following additional packages will be installed:
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.406   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.407   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.411 Recommended packages:
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.411   libldap-common publicsuffix libsasl2-modules
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.605 The following NEW packages will be installed:
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.606   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.607   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.615   libssh2-1 openssl
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.882 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.882 Need to get 3040 kB of archives.
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.882 After this operation, 6651 kB of additional disk space will be used.
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.882 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.903 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.907 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.907 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.907 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.911 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.917 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.917 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.917 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 5.917 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.134 debconf: delaying package configuration, since apt-utils is not installed
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.178 Fetched 3040 kB in 0s (9926 kB/s)
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.211 Selecting previously unselected package openssl.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.211 (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.)
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.211 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.216 Unpacking openssl (1.1.1n-0+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.370 Selecting previously unselected package ca-certificates.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.370 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.373 Unpacking ca-certificates (20210119) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.481 Selecting previously unselected package libbrotli1:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.481 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.487 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.616 Selecting previously unselected package libsasl2-modules-db:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.616 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.620 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.663 Selecting previously unselected package libsasl2-2:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.663 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.667 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.724 Selecting previously unselected package libldap-2.4-2:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.724 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.741 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.848 Selecting previously unselected package libnghttp2-14:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.848 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.848 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.901 Selecting previously unselected package libpsl5:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.901 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.910 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.964 Selecting previously unselected package librtmp1:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.964 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 6.964 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.022 Selecting previously unselected package libssh2-1:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.022 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.027 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.118 Selecting previously unselected package libcurl4:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.118 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.122 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.185 Selecting previously unselected package curl.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.185 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.194 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.269 Selecting previously unselected package libonig5:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.269 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.279 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.344 Selecting previously unselected package libjq1:amd64.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.344 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.349 Unpacking libjq1:amd64 (1.6-2.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.406 Selecting previously unselected package jq.
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.406 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.411 Unpacking jq (1.6-2.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.465 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.482 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.504 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.517 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.530 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.549 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.565 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.580 Setting up openssl (1.1.1n-0+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.600 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.612 Setting up libjq1:amd64 (1.6-2.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.629 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 7.645 Setting up ca-certificates (20210119) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 8.319 Updating certificates in /etc/ssl/certs...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.394 129 added, 0 removed; done.
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.427 Setting up jq (1.6-2.1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.449 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.449 Setting up curl (7.74.0-1.3+deb11u1) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.459 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.480 Processing triggers for ca-certificates (20210119) ...
07:48:06 [2022-04-27T07:48:06.609Z] #29 9.485 Updating certificates in /etc/ssl/certs...
07:48:06 [2022-04-27T07:48:06.610Z] #21 23.14 Setting up libc6:s390x (2.31-13+deb11u3) ...
07:48:06 [2022-04-27T07:48:06.868Z] #29 ...
07:48:06 [2022-04-27T07:48:06.868Z] 
07:48:06 [2022-04-27T07:48:06.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:48:06 [2022-04-27T07:48:06.868Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:48:07 [2022-04-27T07:48:07.766Z] #62 134.9 + bin/containerd-shim-runc-v1
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.37 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.39 Setting up libapparmor1:armel (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.40 Setting up libapparmor1:armhf (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.41 Setting up libapparmor1:ppc64el (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.42 Setting up libapparmor1:s390x (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.44 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.45 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.46 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.48 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.49 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.50 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.51 Setting up libapparmor-dev:armel (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.52 Setting up libapparmor-dev:armhf (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.54 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.55 Setting up libapparmor-dev:s390x (2.13.6-10) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.57 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:48:07 [2022-04-27T07:48:07.997Z] #21 24.58 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:48:08 [2022-04-27T07:48:08.258Z] #21 24.59 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:48:08 [2022-04-27T07:48:08.258Z] #21 24.61 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:48:08 [2022-04-27T07:48:08.258Z] #21 24.62 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:48:08 [2022-04-27T07:48:08.258Z] #21 24.63 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:48:08 [2022-04-27T07:48:08.763Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.8% of statements
07:48:09 [2022-04-27T07:48:09.200Z] #21 DONE 25.7s
07:48:09 [2022-04-27T07:48:09.200Z] 
07:48:09 [2022-04-27T07:48:09.200Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:48:09 [2022-04-27T07:48:09.200Z] #69 sha256:88f56bf8b3dcd8ae7200dd08ad51358dd4eef76c6d36e9d0d37f4a86fb79d46a
07:48:09 [2022-04-27T07:48:09.200Z] #69 34.30 # github.com/containerd/containerd/cmd/containerd
07:48:09 [2022-04-27T07:48:09.200Z] #69 34.30 /usr/bin/ld: /tmp/go-link-2988417204/000019.o: in function `New':
07:48:09 [2022-04-27T07:48:09.200Z] #69 34.30 /tmp/tmp.ENHhKFVRQH/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
07:48:09 [2022-04-27T07:48:09.200Z] #69 34.39 + bin/containerd-stress
07:48:09 [2022-04-27T07:48:09.200Z] #69 35.26 + bin/containerd-shim
07:48:09 [2022-04-27T07:48:09.200Z] #69 39.37 + bin/containerd-shim-runc-v1
07:48:09 [2022-04-27T07:48:09.200Z] #69 41.68 + bin/containerd-shim-runc-v2
07:48:09 [2022-04-27T07:48:09.200Z] #69 42.22 + binaries
07:48:09 [2022-04-27T07:48:09.200Z] #69 42.22 + install -D bin/containerd /build/containerd
07:48:09 [2022-04-27T07:48:09.200Z] #69 42.25 + install -D bin/containerd-shim /build/containerd-shim
07:48:09 [2022-04-27T07:48:09.200Z] #69 42.26 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:48:09 [2022-04-27T07:48:09.200Z] #69 42.27 + install -D bin/ctr /build/ctr
07:48:09 [2022-04-27T07:48:09.200Z] #69 DONE 42.9s
07:48:09 [2022-04-27T07:48:09.200Z] 
07:48:09 [2022-04-27T07:48:09.200Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:48:09 [2022-04-27T07:48:09.200Z] #64 sha256:f52352490994d85e8ab551bedc7a1557f4bb1086158e8e125e534f0330dcd47f
07:48:09 [2022-04-27T07:48:09.200Z] #64 DONE 0.1s
07:48:09 [2022-04-27T07:48:09.200Z] 
07:48:09 [2022-04-27T07:48:09.200Z] #22 [dev-systemd-false  1/25] RUN groupadd -r docker
07:48:09 [2022-04-27T07:48:09.200Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d
07:48:09 [2022-04-27T07:48:09.702Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.5% of statements
07:48:10 [2022-04-27T07:48:10.144Z] #22 DONE 0.8s
07:48:10 [2022-04-27T07:48:10.144Z] 
07:48:10 [2022-04-27T07:48:10.144Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:48:10 [2022-04-27T07:48:10.144Z] #65 sha256:aabcc028904d4d86d108677729c57d54a56e6fc03617683dea1740db8e5d3dfd
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.610 + RM_GOPATH=0
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.610 + TMP_GOPATH=
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.610 + : /build
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.610 + '[' -z '' ']'
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.610 ++ mktemp -d
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.612 + export GOPATH=/tmp/tmp.mYgKH8i1aj
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.612 + GOPATH=/tmp/tmp.mYgKH8i1aj
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.612 + RM_GOPATH=1
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.612 + case "$(go env GOARCH)" in
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.612 ++ go env GOARCH
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 + export GO_BUILDMODE=-buildmode=pie
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 + GO_BUILDMODE=-buildmode=pie
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 ++ dirname /install.sh
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 + dir=/
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 + bin=runc
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.616 + shift
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + '[' '!' -f //runc.installer ']'
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 Install runc version v1.1.1 (build tags: seccomp)
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + . //runc.installer
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 ++ set -e
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 ++ : v1.1.1
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + install_runc
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + RUNC_BUILDTAGS=seccomp
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.617 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mYgKH8i1aj/src/github.com/opencontainers/runc
07:48:10 [2022-04-27T07:48:10.144Z] #65 0.618 Cloning into '/tmp/tmp.mYgKH8i1aj/src/github.com/opencontainers/runc'...
07:48:10 [2022-04-27T07:48:10.184Z] #11 ...
07:48:10 [2022-04-27T07:48:10.184Z] 
07:48:10 [2022-04-27T07:48:10.184Z] #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
07:48:10 [2022-04-27T07:48:10.184Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
07:48:10 [2022-04-27T07:48:10.184Z] #29 10.37 0 added, 0 removed; done.
07:48:10 [2022-04-27T07:48:10.184Z] #29 10.37 Running hooks in /etc/ca-certificates/update.d...
07:48:10 [2022-04-27T07:48:10.184Z] #29 10.38 done.
07:48:10 [2022-04-27T07:48:10.184Z] #29 DONE 12.6s
07:48:10 [2022-04-27T07:48:10.184Z] 
07:48:10 [2022-04-27T07:48:10.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:48:10 [2022-04-27T07:48:10.184Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:48:10 [2022-04-27T07:48:10.184Z] #11 ...
07:48:10 [2022-04-27T07:48:10.184Z] 
07:48:10 [2022-04-27T07:48:10.184Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:48:10 [2022-04-27T07:48:10.184Z] #30 sha256:a97fdca1ac876e31b0ce30c61c11f7b2702927bb383e96f3bec438996ea1d6ca
07:48:10 [2022-04-27T07:48:10.184Z] #30 DONE 0.3s
07:48:10 [2022-04-27T07:48:10.184Z] 
07:48:10 [2022-04-27T07:48:10.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:48:10 [2022-04-27T07:48:10.184Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:48:10 [2022-04-27T07:48:10.271Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
07:48:10 [2022-04-27T07:48:10.406Z] #65 ...
07:48:10 [2022-04-27T07:48:10.407Z] 
07:48:10 [2022-04-27T07:48:10.407Z] #23 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:48:10 [2022-04-27T07:48:10.407Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721
07:48:10 [2022-04-27T07:48:10.407Z] #23 DONE 0.6s
07:48:10 [2022-04-27T07:48:10.667Z] 
07:48:10 [2022-04-27T07:48:10.667Z] #24 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:48:10 [2022-04-27T07:48:10.667Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68
07:48:10 [2022-04-27T07:48:10.840Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
07:48:11 [2022-04-27T07:48:11.239Z] #24 0.436 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:48:11 [2022-04-27T07:48:11.239Z] #24 DONE 0.5s
07:48:11 [2022-04-27T07:48:11.239Z] 
07:48:11 [2022-04-27T07:48:11.239Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:48:11 [2022-04-27T07:48:11.239Z] #65 sha256:aabcc028904d4d86d108677729c57d54a56e6fc03617683dea1740db8e5d3dfd
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.757 + cd /tmp/tmp.mYgKH8i1aj/src/github.com/opencontainers/runc
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.757 + git checkout -q v1.1.1
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.856 + '[' -z '' ']'
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.856 + target=static
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.856 + make BUILDTAGS=seccomp static
07:48:11 [2022-04-27T07:48:11.239Z] #65 1.998 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 .
07:48:11 [2022-04-27T07:48:11.410Z] ok  	github.com/docker/docker/daemon	10.113s	coverage: 16.9% of statements
07:48:11 [2022-04-27T07:48:11.410Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:48:11 [2022-04-27T07:48:11.411Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:48:11 [2022-04-27T07:48:11.411Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:48:11 [2022-04-27T07:48:11.411Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:48:11 [2022-04-27T07:48:11.563Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s
07:48:11 [2022-04-27T07:48:11.812Z] #65 ...
07:48:11 [2022-04-27T07:48:11.812Z] 
07:48:11 [2022-04-27T07:48:11.812Z] #25 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:48:11 [2022-04-27T07:48:11.812Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08
07:48:11 [2022-04-27T07:48:11.812Z] #25 DONE 0.5s
07:48:11 [2022-04-27T07:48:11.812Z] 
07:48:11 [2022-04-27T07:48:11.812Z] #26 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:48:11 [2022-04-27T07:48:11.812Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da
07:48:12 [2022-04-27T07:48:12.074Z] #26 DONE 0.6s
07:48:12 [2022-04-27T07:48:12.074Z] 
07:48:12 [2022-04-27T07:48:12.074Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:48:12 [2022-04-27T07:48:12.074Z] #65 sha256:aabcc028904d4d86d108677729c57d54a56e6fc03617683dea1740db8e5d3dfd
07:48:12 [2022-04-27T07:48:12.348Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.584s	coverage: 74.8% of statements
07:48:12 [2022-04-27T07:48:12.646Z] #65 3.364 + mkdir -p /build
07:48:12 [2022-04-27T07:48:12.646Z] #65 3.365 + cp runc /build/runc
07:48:12 [2022-04-27T07:48:12.646Z] #65 DONE 3.4s
07:48:12 [2022-04-27T07:48:12.646Z] 
07:48:12 [2022-04-27T07:48:12.646Z] #27 [dev-systemd-false  6/25] RUN ldconfig
07:48:12 [2022-04-27T07:48:12.646Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4
07:48:12 [2022-04-27T07:48:12.646Z] #27 DONE 0.5s
07:48:12 [2022-04-27T07:48:12.907Z] 
07:48:12 [2022-04-27T07:48:12.907Z] #28 [dev-systemd-false  7/25] 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
07:48:12 [2022-04-27T07:48:12.907Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c
07:48:13 [2022-04-27T07:48:13.287Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.327s	coverage: 56.2% of statements
07:48:13 [2022-04-27T07:48:13.287Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.0% of statements
07:48:13 [2022-04-27T07:48:13.479Z] #28 0.754 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:48:13 [2022-04-27T07:48:13.479Z] #28 0.755 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:48:13 [2022-04-27T07:48:13.479Z] #28 0.755 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:48:13 [2022-04-27T07:48:13.479Z] #28 0.847 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:48:13 [2022-04-27T07:48:13.739Z] #28 0.916 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:48:13 [2022-04-27T07:48:13.739Z] #28 0.970 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:48:13 [2022-04-27T07:48:13.739Z] #28 1.027 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:48:13 [2022-04-27T07:48:13.739Z] #28 1.080 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:48:13 [2022-04-27T07:48:13.739Z] #28 1.133 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.134 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.134 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.135 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.136 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.136 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.137 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.137 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:48:13 [2022-04-27T07:48:13.999Z] #28 1.140 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:48:14 [2022-04-27T07:48:14.096Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.7s done
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.1 + bin/containerd-shim-runc-v2
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.9 + binaries
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.9 + install -D bin/containerd /build/containerd
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.9 + install -D bin/containerd-shim /build/containerd-shim
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:48:14 [2022-04-27T07:48:14.340Z] #62 141.9 + install -D bin/ctr /build/ctr
07:48:14 [2022-04-27T07:48:14.598Z] #62 DONE 142.3s
07:48:14 [2022-04-27T07:48:14.659Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s
07:48:14 [2022-04-27T07:48:14.665Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
07:48:15 [2022-04-27T07:48:15.537Z] 
07:48:15 [2022-04-27T07:48:15.537Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:48:15 [2022-04-27T07:48:15.537Z] #63 sha256:4ff0140d16197aa4f45a2bc9d6a5d94606480471afef06f1f5d2f247e8cdd8cf
07:48:15 [2022-04-27T07:48:15.537Z] #63 DONE 0.2s
07:48:15 [2022-04-27T07:48:15.537Z] 
07:48:15 [2022-04-27T07:48:15.537Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:48:15 [2022-04-27T07:48:15.537Z] #68 sha256:98a5ddd1f27b57081251283aba22d40dca7db1aa1cff65ff0254f0f0d4bae9aa
07:48:15 [2022-04-27T07:48:15.795Z] #68 DONE 0.1s
07:48:15 [2022-04-27T07:48:15.795Z] 
07:48:15 [2022-04-27T07:48:15.795Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:48:15 [2022-04-27T07:48:15.795Z] #73 sha256:9cd8719fd9f41f2717b0aca85b6e62aa6dd56e380ce01b3406c4379766843fef
07:48:15 [2022-04-27T07:48:15.795Z] #73 DONE 0.2s
07:48:15 [2022-04-27T07:48:15.795Z] 
07:48:15 [2022-04-27T07:48:15.795Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:48:15 [2022-04-27T07:48:15.795Z] #74 sha256:7a8b140834809093218c2fb88f30c8bf8061d1b10ab603e5ae0619240d727b87
07:48:15 [2022-04-27T07:48:15.795Z] #74 DONE 0.0s
07:48:15 [2022-04-27T07:48:15.795Z] 
07:48:15 [2022-04-27T07:48:15.795Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
07:48:15 [2022-04-27T07:48:15.795Z] #75 sha256:b639f74175b301c49de4d2f900b1a620566f445e5b1bd8387a192e2d52a15db9
07:48:16 [2022-04-27T07:48:16.058Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.280s	coverage: 50.6% of statements
07:48:16 [2022-04-27T07:48:16.625Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.964s	coverage: 45.9% of statements
07:48:16 [2022-04-27T07:48:16.625Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:48:16 [2022-04-27T07:48:16.730Z] #75 DONE 0.8s
07:48:16 [2022-04-27T07:48:16.730Z] 
07:48:16 [2022-04-27T07:48:16.730Z] #76 exporting to image
07:48:16 [2022-04-27T07:48:16.730Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:48:16 [2022-04-27T07:48:16.730Z] #76 exporting layers
07:48:17 [2022-04-27T07:48:17.561Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
07:48:18 [2022-04-27T07:48:18.130Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.829s	coverage: 58.2% of statements
07:48:18 [2022-04-27T07:48:18.130Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:48:18 [2022-04-27T07:48:18.130Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:48:18 [2022-04-27T07:48:18.390Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
07:48:18 [2022-04-27T07:48:18.960Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
07:48:19 [2022-04-27T07:48:19.279Z] #28 5.747 Fetched 40.4 MB in 5s (7692 kB/s)
07:48:19 [2022-04-27T07:48:19.899Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.6% of statements
07:48:19 [2022-04-27T07:48:19.899Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:48:19 [2022-04-27T07:48:19.899Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:48:19 [2022-04-27T07:48:19.935Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s
07:48:19 [2022-04-27T07:48:19.935Z] #11 ...
07:48:19 [2022-04-27T07:48:19.935Z] 
07:48:19 [2022-04-27T07:48:19.935Z] #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
07:48:19 [2022-04-27T07:48:19.935Z] #31 sha256:726763931e09bfee6de2a2e03feb4c0a37697b73e99ac58cc21c65962e24a501
07:48:19 [2022-04-27T07:48:19.935Z] #31 1.885 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:48:19 [2022-04-27T07:48:19.935Z] #31 2.293 
07:48:19 [2022-04-27T07:48:19.935Z] #31 2.517 #=#=#                                                                         

######################################################################## 100.0%
07:48:19 [2022-04-27T07:48:19.935Z] #31 2.777 
07:48:19 [2022-04-27T07:48:19.935Z] #31 3.888 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:48:19 [2022-04-27T07:48:19.935Z] #31 4.347 
07:48:19 [2022-04-27T07:48:19.935Z] #31 4.559 #=#=#                                                                         

######################################################################## 100.0%
07:48:19 [2022-04-27T07:48:19.935Z] #31 4.899 
07:48:19 [2022-04-27T07:48:19.935Z] #31 5.871 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:48:19 [2022-04-27T07:48:19.935Z] #31 6.184 
07:48:19 [2022-04-27T07:48:19.935Z] #31 6.423 #=#=#                                                                         

                                                                           0.1%
###########################################                               60.1%
######################################################################## 100.0%
07:48:19 [2022-04-27T07:48:19.935Z] #31 6.995 
07:48:19 [2022-04-27T07:48:19.935Z] #31 8.037 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:48:19 [2022-04-27T07:48:19.935Z] #31 8.300 
07:48:19 [2022-04-27T07:48:19.935Z] #31 8.533 #=#=#                                                                         

######################################################################## 100.0%
07:48:19 [2022-04-27T07:48:19.935Z] #31 8.882 
07:48:19 [2022-04-27T07:48:19.935Z] #31 9.635 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:48:19 [2022-04-27T07:48:19.935Z] #31 10.00 
07:48:19 [2022-04-27T07:48:19.935Z] #31 ...
07:48:19 [2022-04-27T07:48:19.935Z] 
07:48:19 [2022-04-27T07:48:19.935Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:48:19 [2022-04-27T07:48:19.935Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:48:20 [2022-04-27T07:48:20.468Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.0% of statements
07:48:21 [2022-04-27T07:48:21.408Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
07:48:21 [2022-04-27T07:48:21.408Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.149s	coverage: 79.9% of statements
07:48:21 [2022-04-27T07:48:21.408Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:48:21 [2022-04-27T07:48:21.676Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
07:48:21 [2022-04-27T07:48:21.828Z] #28 5.747 Reading package lists...
07:48:21 [2022-04-27T07:48:21.935Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
07:48:22 [2022-04-27T07:48:22.194Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
07:48:22 [2022-04-27T07:48:22.453Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
07:48:23 [2022-04-27T07:48:23.022Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 78.7% of statements
07:48:23 [2022-04-27T07:48:23.022Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:48:23 [2022-04-27T07:48:23.297Z] #76 exporting layers 6.0s done
07:48:23 [2022-04-27T07:48:23.297Z] #76 writing image sha256:685dbf82071bb0dacb8092b09b581b87eff63207d3f0982e4acd2d4eccb6ff71 done
07:48:23 [2022-04-27T07:48:23.297Z] #76 naming to docker.io/library/docker:0603f87faba33e364aafd81d4c1f717dd3709858 done
07:48:23 [2022-04-27T07:48:23.297Z] #76 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
07:48:23 [2022-04-27T07:48:23.591Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 59.1% of statements
07:48:23 [2022-04-27T07:48:23.591Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
07:48:23 [2022-04-27T07:48:23.652Z] + trap exit INT TERM
07:48:23 [2022-04-27T07:48:23.652Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
07:48:23 [2022-04-27T07:48:23.652Z] + CONTAINER_NAME=docker-pr8
07:48:23 [2022-04-27T07:48:23.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh dynbinary
07:48:23 [2022-04-27T07:48:23.911Z] 
07:48:24 [2022-04-27T07:48:24.170Z] Removing bundles/
07:48:24 [2022-04-27T07:48:24.170Z] 
07:48:24 [2022-04-27T07:48:24.170Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:48:24 [2022-04-27T07:48:24.170Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:48:24 [2022-04-27T07:48:24.170Z] GOOS="" GOARCH="" GOARM=""
07:48:24 [2022-04-27T07:48:24.373Z] #28 8.671 Reading package lists...
07:48:24 [2022-04-27T07:48:24.531Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
07:48:24 [2022-04-27T07:48:24.790Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
07:48:24 [2022-04-27T07:48:24.943Z] #28 11.59 Building dependency tree...
07:48:24 [2022-04-27T07:48:24.943Z] #28 12.26 Reading state information...
07:48:25 [2022-04-27T07:48:25.049Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
07:48:25 [2022-04-27T07:48:25.196Z] #11 ...
07:48:25 [2022-04-27T07:48:25.196Z] 
07:48:25 [2022-04-27T07:48:25.196Z] #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
07:48:25 [2022-04-27T07:48:25.196Z] #31 sha256:726763931e09bfee6de2a2e03feb4c0a37697b73e99ac58cc21c65962e24a501
07:48:25 [2022-04-27T07:48:25.196Z] #31 10.22 #=#=#                                                                         

######################################################################## 100.0%
07:48:25 [2022-04-27T07:48:25.196Z] #31 10.50 
07:48:25 [2022-04-27T07:48:25.196Z] #31 10.56 Download of images into '/build' complete.
07:48:25 [2022-04-27T07:48:25.196Z] #31 10.56 Use something like the following to load the result into a Docker daemon:
07:48:25 [2022-04-27T07:48:25.196Z] #31 10.56   tar -cC '/build' . | docker load
07:48:25 [2022-04-27T07:48:25.196Z] #31 DONE 14.2s
07:48:25 [2022-04-27T07:48:25.196Z] 
07:48:25 [2022-04-27T07:48:25.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
07:48:25 [2022-04-27T07:48:25.196Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
07:48:25 [2022-04-27T07:48:25.196Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.72 bzip2 is already the newest version (1.0.8-4).
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.72 patch is already the newest version (2.7.6-7).
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.72 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.72 The following additional packages will be installed:
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   python3-pkg-resources vim-runtime xxd
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73 Suggested packages:
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73 Recommended packages:
07:48:25 [2022-04-27T07:48:25.513Z] #28 12.73   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:48:25 [2022-04-27T07:48:25.984Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
07:48:25 [2022-04-27T07:48:25.984Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:48:25 [2022-04-27T07:48:25.984Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41 The following NEW packages will be installed:
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.41   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.42   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
07:48:26 [2022-04-27T07:48:26.082Z] #28 13.42   vim-common vim-runtime xfsprogs xxd zip zstd
07:48:26 [2022-04-27T07:48:26.128Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.5s done
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded.
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 Need to get 18.6 MB of archives.
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 After this operation, 71.4 MB of additional disk space will be used.
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:48:26 [2022-04-27T07:48:26.341Z] #28 13.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:48:26 [2022-04-27T07:48:26.342Z] #28 13.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:48:26 [2022-04-27T07:48:26.385Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done
07:48:26 [2022-04-27T07:48:26.385Z] #11 DONE 43.3s
07:48:26 [2022-04-27T07:48:26.385Z] 
07:48:26 [2022-04-27T07:48:26.385Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:48:26 [2022-04-27T07:48:26.385Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
07:48:26 [2022-04-27T07:48:26.601Z] #28 13.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:48:26 [2022-04-27T07:48:26.602Z] #28 13.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.15 debconf: delaying package configuration, since apt-utils is not installed
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.25 Fetched 18.6 MB in 0s (39.4 MB/s)
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.28 Selecting previously unselected package pigz.
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.28 (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.)
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.30 Unpacking pigz (2.6-1) ...
07:48:26 [2022-04-27T07:48:26.861Z] #28 14.34 Selecting previously unselected package libelf1:amd64.
07:48:26 [2022-04-27T07:48:26.919Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.34 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.35 Unpacking libelf1:amd64 (0.183-1) ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.39 Selecting previously unselected package libbpf0:amd64.
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.40 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.45 Selecting previously unselected package libcap2:amd64.
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.46 Unpacking libcap2:amd64 (1:2.44-1) ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.49 Selecting previously unselected package libmnl0:amd64.
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.49 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.53 Selecting previously unselected package libxtables12:amd64.
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.54 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:48:27 [2022-04-27T07:48:27.121Z] #28 14.57 Selecting previously unselected package libcap2-bin.
07:48:27 [2022-04-27T07:48:27.178Z] ok  	github.com/docker/docker/distribution	0.596s	coverage: 28.2% of statements
07:48:27 [2022-04-27T07:48:27.178Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.58 Unpacking libcap2-bin (1:2.44-1) ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.62 Selecting previously unselected package iproute2.
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.63 Unpacking iproute2 (5.10.0-4) ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.74 Selecting previously unselected package xxd.
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.79 Selecting previously unselected package vim-common.
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:48:27 [2022-04-27T07:48:27.381Z] #28 14.86 Selecting previously unselected package bash-completion.
07:48:27 [2022-04-27T07:48:27.391Z] #12 DONE 0.8s
07:48:27 [2022-04-27T07:48:27.391Z] 
07:48:27 [2022-04-27T07:48:27.391Z] #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
07:48:27 [2022-04-27T07:48:27.391Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
07:48:27 [2022-04-27T07:48:27.641Z] #28 14.86 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:48:27 [2022-04-27T07:48:27.745Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.32 Unpacking bash-completion (1:2.11-2) ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.43 Selecting previously unselected package apparmor.
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.43 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.45 Unpacking apparmor (2.13.6-10) ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.54 Selecting previously unselected package inetutils-ping.
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.54 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.54 Unpacking inetutils-ping (2:2.0-1) ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.58 Selecting previously unselected package libip4tc2:amd64.
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.59 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.59 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.62 Selecting previously unselected package libip6tc2:amd64.
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.63 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.63 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:48:28 [2022-04-27T07:48:28.210Z] #28 15.66 Selecting previously unselected package libnfnetlink0:amd64.
07:48:28 [2022-04-27T07:48:28.312Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
07:48:28 [2022-04-27T07:48:28.363Z] #13 DONE 0.9s
07:48:28 [2022-04-27T07:48:28.363Z] 
07:48:28 [2022-04-27T07:48:28.363Z] #48 [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
07:48:28 [2022-04-27T07:48:28.363Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
07:48:28 [2022-04-27T07:48:28.363Z] #48 DONE 0.1s
07:48:28 [2022-04-27T07:48:28.363Z] 
07:48:28 [2022-04-27T07:48:28.363Z] #49 [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
07:48:28 [2022-04-27T07:48:28.363Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:48:28 [2022-04-27T07:48:28.363Z] #49 ...
07:48:28 [2022-04-27T07:48:28.363Z] 
07:48:28 [2022-04-27T07:48:28.363Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:48:28 [2022-04-27T07:48:28.363Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
07:48:28 [2022-04-27T07:48:28.363Z] #33 DONE 0.2s
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.66 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.70 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.74 Selecting previously unselected package libnftnl11:amd64.
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.74 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.75 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.78 Selecting previously unselected package iptables.
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.78 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.79 Unpacking iptables (1.8.7-1) ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.86 Selecting previously unselected package libonig5:amd64.
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.86 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:48:28 [2022-04-27T07:48:28.470Z] #28 15.91 Selecting previously unselected package libjq1:amd64.
07:48:28 [2022-04-27T07:48:28.571Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
07:48:28 [2022-04-27T07:48:28.623Z] 
07:48:28 [2022-04-27T07:48:28.623Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:48:28 [2022-04-27T07:48:28.623Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
07:48:28 [2022-04-27T07:48:28.623Z] #44 DONE 0.3s
07:48:28 [2022-04-27T07:48:28.623Z] 
07:48:28 [2022-04-27T07:48:28.623Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:48:28 [2022-04-27T07:48:28.623Z] #64 sha256:616cf663787ccf63b1c2491acbc78c7bacd8bc116857a43a2f2ff6fce036696e
07:48:28 [2022-04-27T07:48:28.623Z] #64 DONE 0.3s
07:48:28 [2022-04-27T07:48:28.623Z] 
07:48:28 [2022-04-27T07:48:28.623Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:48:28 [2022-04-27T07:48:28.623Z] #25 sha256:889d1c1fb0aafdc578a409c192aa13b5ca42892df1195acac1d9dbc8fd6e4aa8
07:48:28 [2022-04-27T07:48:28.623Z] #25 DONE 0.3s
07:48:28 [2022-04-27T07:48:28.623Z] 
07:48:28 [2022-04-27T07:48:28.623Z] #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
07:48:28 [2022-04-27T07:48:28.623Z] #26 sha256:63fdd2969fd4019cf0f237381c3614609df0002714aea9613bcda8f64c18c2ff
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.91 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.92 Unpacking libjq1:amd64 (1.6-2.1) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.96 Selecting previously unselected package jq.
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.96 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.96 Unpacking jq (1.6-2.1) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 15.99 Selecting previously unselected package libaio1:amd64.
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.00 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.00 Unpacking libaio1:amd64 (0.3.112-9) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.04 Selecting previously unselected package libgpm2:amd64.
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.04 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.05 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.08 Selecting previously unselected package libinih1:amd64.
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.08 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.08 Unpacking libinih1:amd64 (53-1+b2) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.12 Selecting previously unselected package libnet1:amd64.
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.12 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:48:28 [2022-04-27T07:48:28.730Z] #28 16.17 Selecting previously unselected package libnl-3-200:amd64.
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.17 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.21 Selecting previously unselected package libprotobuf-c1:amd64.
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.21 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.25 Selecting previously unselected package net-tools.
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.25 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.30 Selecting previously unselected package python-pip-whl.
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.31 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:48:28 [2022-04-27T07:48:28.990Z] #28 16.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:48:29 [2022-04-27T07:48:29.140Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
07:48:29 [2022-04-27T07:48:29.140Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
07:48:29 [2022-04-27T07:48:29.140Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.47 Selecting previously unselected package python3-lib2to3.
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.47 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.47 Unpacking python3-lib2to3 (3.9.2-1) ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.51 Selecting previously unselected package python3-distutils.
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.51 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.52 Unpacking python3-distutils (3.9.2-1) ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.56 Selecting previously unselected package python3-pkg-resources.
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.57 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.57 Unpacking python3-pkg-resources (52.0.0-4) ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.61 Selecting previously unselected package python3-setuptools.
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.62 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.62 Unpacking python3-setuptools (52.0.0-4) ...
07:48:29 [2022-04-27T07:48:29.251Z] #28 16.68 Selecting previously unselected package python3-wheel.
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.69 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.69 Unpacking python3-wheel (0.34.2-1) ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.72 Selecting previously unselected package python3-pip.
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.72 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.73 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.80 Selecting previously unselected package sudo.
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.80 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.80 Unpacking sudo (1.9.5p2-3) ...
07:48:29 [2022-04-27T07:48:29.511Z] #28 16.93 Selecting previously unselected package thin-provisioning-tools.
07:48:29 [2022-04-27T07:48:29.740Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
07:48:29 [2022-04-27T07:48:29.740Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:48:29 [2022-04-27T07:48:29.771Z] #28 16.94 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:48:29 [2022-04-27T07:48:29.771Z] #28 16.94 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.00 Selecting previously unselected package uidmap.
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.00 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.01 Unpacking uidmap (1:4.8.1-1) ...
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.06 Selecting previously unselected package vim-runtime.
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.06 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:48:29 [2022-04-27T07:48:29.771Z] #28 17.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:48:30 [2022-04-27T07:48:30.008Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
07:48:30 [2022-04-27T07:48:30.340Z] #28 17.66 Selecting previously unselected package vim.
07:48:30 [2022-04-27T07:48:30.340Z] #28 17.67 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:48:30 [2022-04-27T07:48:30.340Z] #28 17.68 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.83 Selecting previously unselected package xfsprogs.
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.83 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.84 Unpacking xfsprogs (5.10.0-4) ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.94 Selecting previously unselected package zip.
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.94 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.95 Unpacking zip (3.0-12) ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 17.99 Selecting previously unselected package zstd.
07:48:30 [2022-04-27T07:48:30.600Z] #28 18.00 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:48:30 [2022-04-27T07:48:30.600Z] #28 18.00 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.10 Setting up python3-pkg-resources (52.0.0-4) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.27 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.28 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.29 Setting up libgpm2:amd64 (1.20.7-8) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.30 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.31 Setting up libinih1:amd64 (53-1+b2) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.33 Setting up uidmap (1:4.8.1-1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:48:30 [2022-04-27T07:48:30.860Z] #28 18.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:48:30 [2022-04-27T07:48:30.953Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
07:48:31 [2022-04-27T07:48:31.120Z] #28 18.36 Setting up python3-wheel (0.34.2-1) ...
07:48:31 [2022-04-27T07:48:31.120Z] #28 18.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:48:31 [2022-04-27T07:48:31.380Z] #28 18.50 Setting up libcap2:amd64 (1:2.44-1) ...
07:48:31 [2022-04-27T07:48:31.380Z] #28 18.52 Setting up libcap2-bin (1:2.44-1) ...
07:48:31 [2022-04-27T07:48:31.380Z] #28 18.53 Setting up apparmor (2.13.6-10) ...
07:48:31 [2022-04-27T07:48:31.520Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.7% of statements
07:48:31 [2022-04-27T07:48:31.520Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
07:48:31 [2022-04-27T07:48:31.951Z] #28 19.32 Setting up zip (3.0-12) ...
07:48:31 [2022-04-27T07:48:31.951Z] #28 19.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:48:31 [2022-04-27T07:48:31.951Z] #28 19.35 Setting up bash-completion (1:2.11-2) ...
07:48:32 [2022-04-27T07:48:32.530Z] #28 19.86 Setting up libmnl0:amd64 (1.0.4-3) ...
07:48:32 [2022-04-27T07:48:32.530Z] #28 19.88 Setting up sudo (1.9.5p2-3) ...
07:48:32 [2022-04-27T07:48:32.530Z] #28 19.92 invoke-rc.d: could not determine current runlevel
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.92 invoke-rc.d: policy-rc.d denied execution of start.
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.93 Setting up xfsprogs (5.10.0-4) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.94 Setting up libxtables12:amd64 (1.8.7-1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.96 Setting up inetutils-ping (2:2.0-1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.97 Setting up pigz (2.6-1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 19.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.18 Setting up libaio1:amd64 (0.3.112-9) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.19 Setting up python3-lib2to3 (3.9.2-1) ...
07:48:32 [2022-04-27T07:48:32.790Z] #28 20.28 Setting up libelf1:amd64 (0.183-1) ...
07:48:32 [2022-04-27T07:48:32.900Z] ok  	github.com/docker/docker/pkg/archive	0.279s	coverage: 82.5% of statements
07:48:33 [2022-04-27T07:48:33.051Z] #28 20.30 Setting up zstd (1.4.8+dfsg-2.1) ...
07:48:33 [2022-04-27T07:48:33.051Z] #28 20.31 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:48:33 [2022-04-27T07:48:33.051Z] #28 20.32 Setting up python3-distutils (3.9.2-1) ...
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.46 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:48:33 [2022-04-27T07:48:33.312Z] #28 20.52 Setting up python3-setuptools (52.0.0-4) ...
07:48:33 [2022-04-27T07:48:33.574Z] #28 20.82 Setting up libjq1:amd64 (1.6-2.1) ...
07:48:33 [2022-04-27T07:48:33.574Z] #28 20.83 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:48:33 [2022-04-27T07:48:33.574Z] #28 20.84 Setting up thin-provisioning-tools (0.9.0-1) ...
07:48:33 [2022-04-27T07:48:33.574Z] #28 20.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.10 Setting up jq (1.6-2.1) ...
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.11 Setting up libbpf0:amd64 (1:0.3-2) ...
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.13 Setting up iptables (1.8.7-1) ...
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:48:33 [2022-04-27T07:48:33.836Z] #28 21.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:48:33 [2022-04-27T07:48:33.837Z] #28 21.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:48:33 [2022-04-27T07:48:33.837Z] #28 21.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:48:33 [2022-04-27T07:48:33.837Z] #28 21.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:48:33 [2022-04-27T07:48:33.837Z] #28 21.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:48:33 [2022-04-27T07:48:33.837Z] #28 21.16 Setting up iproute2 (5.10.0-4) ...
07:48:33 [2022-04-27T07:48:33.887Z] #26 ...
07:48:33 [2022-04-27T07:48:33.887Z] 
07:48:33 [2022-04-27T07:48:33.887Z] #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
07:48:33 [2022-04-27T07:48:33.887Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:48:33 [2022-04-27T07:48:33.887Z] #36 5.626 go: downloading github.com/pelletier/go-toml v1.8.1
07:48:34 [2022-04-27T07:48:34.096Z] #28 21.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:48:34 [2022-04-27T07:48:34.145Z] #36 ...
07:48:34 [2022-04-27T07:48:34.145Z] 
07:48:34 [2022-04-27T07:48:34.145Z] #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
07:48:34 [2022-04-27T07:48:34.145Z] #26 sha256:63fdd2969fd4019cf0f237381c3614609df0002714aea9613bcda8f64c18c2ff
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.591 + RM_GOPATH=0
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.591 + TMP_GOPATH=
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.591 + : /build
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.591 + '[' -z '' ']'
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.594 ++ mktemp -d
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.594 + export GOPATH=/tmp/tmp.hNJBqc1zYz
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.594 + GOPATH=/tmp/tmp.hNJBqc1zYz
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.595 + RM_GOPATH=1
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.595 + case "$(go env GOARCH)" in
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.595 ++ go env GOARCH
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.644 + export GO_BUILDMODE=-buildmode=pie
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.644 + GO_BUILDMODE=-buildmode=pie
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.644 ++ dirname /install.sh
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.652 + dir=/
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + bin=dockercli
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + shift
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + '[' '!' -f //dockercli.installer ']'
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + . //dockercli.installer
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 ++ : stable
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 ++ : 17.06.2-ce
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + install_dockercli
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 ++ uname -m
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + arch=x86_64
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + '[' x86_64 '!=' x86_64 ']'
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + url=https://download.docker.com/linux/static
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 + tar -xz docker/docker
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.665 Install docker/cli version 17.06.2-ce from stable
07:48:34 [2022-04-27T07:48:34.145Z] #26 5.677 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:48:34 [2022-04-27T07:48:34.278Z] ok  	github.com/docker/docker/pkg/authorization	0.693s	coverage: 68.3% of statements
07:48:34 [2022-04-27T07:48:34.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
07:48:34 [2022-04-27T07:48:34.357Z] #28 DONE 21.7s
07:48:34 [2022-04-27T07:48:34.357Z] 
07:48:34 [2022-04-27T07:48:34.357Z] #29 [dev-systemd-false  8/25] 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
07:48:34 [2022-04-27T07:48:34.357Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66
07:48:34 [2022-04-27T07:48:34.538Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
07:48:34 [2022-04-27T07:48:34.929Z] #29 0.401 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:48:34 [2022-04-27T07:48:34.929Z] #29 0.404 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:48:34 [2022-04-27T07:48:34.929Z] #29 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:48:34 [2022-04-27T07:48:34.929Z] #29 DONE 0.5s
07:48:34 [2022-04-27T07:48:34.929Z] 
07:48:34 [2022-04-27T07:48:34.929Z] #30 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:48:34 [2022-04-27T07:48:34.929Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f
07:48:37 [2022-04-27T07:48:37.822Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.521s	coverage: 42.7% of statements
07:48:37 [2022-04-27T07:48:37.822Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
07:48:38 [2022-04-27T07:48:38.080Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
07:48:38 [2022-04-27T07:48:38.080Z] ok  	github.com/docker/docker/layer	7.245s	coverage: 69.0% of statements
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:48:38 [2022-04-27T07:48:38.080Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:48:38 [2022-04-27T07:48:38.337Z] #26 ...
07:48:38 [2022-04-27T07:48:38.337Z] 
07:48:38 [2022-04-27T07:48:38.337Z] #55 [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
07:48:38 [2022-04-27T07:48:38.337Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:48:38 [2022-04-27T07:48:38.337Z] #55 4.701 go: downloading mvdan.cc/sh/v3 v3.0.2
07:48:38 [2022-04-27T07:48:38.337Z] #55 ...
07:48:38 [2022-04-27T07:48:38.337Z] 
07:48:38 [2022-04-27T07:48:38.337Z] #51 [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
07:48:38 [2022-04-27T07:48:38.337Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:48:38 [2022-04-27T07:48:38.337Z] #51 5.209 go: downloading gotest.tools/gotestsum v1.7.0
07:48:38 [2022-04-27T07:48:38.337Z] #51 6.334 go: downloading github.com/dnephin/pflag v1.0.7
07:48:38 [2022-04-27T07:48:38.337Z] #51 6.334 go: downloading github.com/fatih/color v1.10.0
07:48:38 [2022-04-27T07:48:38.337Z] #51 6.413 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:48:38 [2022-04-27T07:48:38.337Z] #51 6.534 go: downloading github.com/pkg/errors v0.9.1
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.097 go: downloading github.com/mattn/go-colorable v0.1.8
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.109 go: downloading github.com/mattn/go-isatty v0.0.12
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.183 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.264 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.325 go: downloading github.com/jonboulle/clockwork v0.2.2
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.647 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:48:38 [2022-04-27T07:48:38.337Z] #51 7.825 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:48:38 [2022-04-27T07:48:38.337Z] #51 8.060 go: downloading golang.org/x/tools v0.1.0
07:48:38 [2022-04-27T07:48:38.337Z] #51 ...
07:48:38 [2022-04-27T07:48:38.337Z] 
07:48:38 [2022-04-27T07:48:38.337Z] #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
07:48:38 [2022-04-27T07:48:38.337Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:48:38 [2022-04-27T07:48:38.337Z] #14 6.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:48:38 [2022-04-27T07:48:38.337Z] #14 6.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:48:38 [2022-04-27T07:48:38.337Z] #14 6.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:48:38 [2022-04-27T07:48:38.337Z] #14 7.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:48:38 [2022-04-27T07:48:38.337Z] #14 9.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:48:38 [2022-04-27T07:48:38.340Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
07:48:38 [2022-04-27T07:48:38.595Z] #14 ...
07:48:38 [2022-04-27T07:48:38.595Z] 
07:48:38 [2022-04-27T07:48:38.595Z] #45 [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
07:48:38 [2022-04-27T07:48:38.595Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:48:38 [2022-04-27T07:48:38.595Z] #45 5.712 + git clone https://github.com/docker/distribution.git .
07:48:38 [2022-04-27T07:48:38.595Z] #45 5.717 Cloning into '.'...
07:48:38 [2022-04-27T07:48:38.857Z] #45 ...
07:48:38 [2022-04-27T07:48:38.857Z] 
07:48:38 [2022-04-27T07:48:38.857Z] #40 [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
07:48:38 [2022-04-27T07:48:38.857Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:48:38 [2022-04-27T07:48:38.857Z] #40 6.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:48:38 [2022-04-27T07:48:38.857Z] #40 6.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:48:38 [2022-04-27T07:48:38.857Z] #40 6.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:48:38 [2022-04-27T07:48:38.857Z] #40 7.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:48:38 [2022-04-27T07:48:38.857Z] #40 9.161 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:48:38 [2022-04-27T07:48:38.857Z] #40 ...
07:48:38 [2022-04-27T07:48:38.857Z] 
07:48:38 [2022-04-27T07:48:38.857Z] #53 [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
07:48:38 [2022-04-27T07:48:38.857Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:48:38 [2022-04-27T07:48:38.857Z] #53 5.320 go: downloading github.com/golangci/golangci-lint v1.44.0
07:48:38 [2022-04-27T07:48:38.907Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
07:48:39 [2022-04-27T07:48:39.120Z] #53 ...
07:48:39 [2022-04-27T07:48:39.120Z] 
07:48:39 [2022-04-27T07:48:39.120Z] #60 [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
07:48:39 [2022-04-27T07:48:39.120Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:48:39 [2022-04-27T07:48:39.120Z] #60 6.121 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:48:39 [2022-04-27T07:48:39.120Z] #60 6.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:48:39 [2022-04-27T07:48:39.120Z] #60 6.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:48:39 [2022-04-27T07:48:39.120Z] #60 7.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:48:39 [2022-04-27T07:48:39.120Z] #60 9.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:48:39 [2022-04-27T07:48:39.120Z] #60 ...
07:48:39 [2022-04-27T07:48:39.120Z] 
07:48:39 [2022-04-27T07:48:39.120Z] #65 [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
07:48:39 [2022-04-27T07:48:39.120Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.731 + RM_GOPATH=0
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.731 + TMP_GOPATH=
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.731 + : /build
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.731 + '[' -z '' ']'
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.737 ++ mktemp -d
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.738 + export GOPATH=/tmp/tmp.TlU6HvhLuz
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.738 + GOPATH=/tmp/tmp.TlU6HvhLuz
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.738 + RM_GOPATH=1
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.738 + case "$(go env GOARCH)" in
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.755 ++ go env GOARCH
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + export GO_BUILDMODE=-buildmode=pie
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + GO_BUILDMODE=-buildmode=pie
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 ++ dirname /install.sh
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + dir=/
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + bin=rootlesskit
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + shift
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + '[' '!' -f //rootlesskit.installer ']'
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 + . //rootlesskit.installer
07:48:39 [2022-04-27T07:48:39.120Z] #65 5.778 ++ : 1920341cd41e047834a21007424162a2dc946315
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.778 + install_rootlesskit
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.778 + case "$1" in
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.778 + export CGO_ENABLED=0
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.778 + CGO_ENABLED=0
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.778 + _install_rootlesskit
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 + for f in rootlesskit rootlesskit-docker-proxy
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 + GOBIN=/build
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 + GO111MODULE=on
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:48:39 [2022-04-27T07:48:39.121Z] #65 5.787 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:48:39 [2022-04-27T07:48:39.121Z] #65 6.453 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:48:39 [2022-04-27T07:48:39.121Z] #65 10.29 go: downloading github.com/sirupsen/logrus v1.8.1
07:48:39 [2022-04-27T07:48:39.121Z] #65 10.31 go: downloading github.com/urfave/cli/v2 v2.4.0
07:48:39 [2022-04-27T07:48:39.165Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
07:48:39 [2022-04-27T07:48:39.165Z] ok  	github.com/docker/docker/pkg/fsutils	0.141s	coverage: 85.1% of statements
07:48:39 [2022-04-27T07:48:39.379Z] #65 ...
07:48:39 [2022-04-27T07:48:39.379Z] 
07:48:39 [2022-04-27T07:48:39.379Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:48:39 [2022-04-27T07:48:39.379Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:48:39 [2022-04-27T07:48:39.379Z] #38 6.578 go: downloading github.com/tc-hib/go-winres v0.2.3
07:48:39 [2022-04-27T07:48:39.379Z] #38 7.759 go: downloading github.com/tc-hib/winres v0.1.5
07:48:39 [2022-04-27T07:48:39.379Z] #38 9.584 go: downloading github.com/urfave/cli/v2 v2.3.0
07:48:39 [2022-04-27T07:48:39.379Z] #38 9.910 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:48:39 [2022-04-27T07:48:39.379Z] #38 9.949 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:48:39 [2022-04-27T07:48:39.379Z] #38 ...
07:48:39 [2022-04-27T07:48:39.379Z] 
07:48:39 [2022-04-27T07:48:39.379Z] #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
07:48:39 [2022-04-27T07:48:39.379Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:48:39 [2022-04-27T07:48:39.379Z] #34 5.762 + git clone https://github.com/kolyshkin/go-swagger.git .
07:48:39 [2022-04-27T07:48:39.379Z] #34 5.778 Cloning into '.'...
07:48:39 [2022-04-27T07:48:39.423Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
07:48:39 [2022-04-27T07:48:39.641Z] #34 ...
07:48:39 [2022-04-27T07:48:39.641Z] 
07:48:39 [2022-04-27T07:48:39.641Z] #55 [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
07:48:39 [2022-04-27T07:48:39.641Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:48:39 [2022-04-27T07:48:39.641Z] #55 10.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:48:39 [2022-04-27T07:48:39.641Z] #55 10.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:48:39 [2022-04-27T07:48:39.641Z] #55 10.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:48:40 [2022-04-27T07:48:40.362Z] ok  	github.com/docker/docker/pkg/idtools	0.366s	coverage: 67.9% of statements
07:48:40 [2022-04-27T07:48:40.362Z] ok  	github.com/docker/docker/pkg/ioutils	0.341s	coverage: 71.0% of statements
07:48:40 [2022-04-27T07:48:40.622Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
07:48:40 [2022-04-27T07:48:40.622Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
07:48:40 [2022-04-27T07:48:40.622Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:48:40 [2022-04-27T07:48:40.622Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
07:48:40 [2022-04-27T07:48:40.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:48:40 [2022-04-27T07:48:40.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:48:40 [2022-04-27T07:48:40.884Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
07:48:41 [2022-04-27T07:48:41.145Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
07:48:41 [2022-04-27T07:48:41.145Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
07:48:41 [2022-04-27T07:48:41.145Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
07:48:41 [2022-04-27T07:48:41.145Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:48:41 [2022-04-27T07:48:41.145Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:48:41 [2022-04-27T07:48:41.508Z] #30 5.522 Collecting yamllint==1.26.1
07:48:41 [2022-04-27T07:48:41.508Z] #30 6.554   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:48:41 [2022-04-27T07:48:41.547Z] #55 13.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:48:41 [2022-04-27T07:48:41.715Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
07:48:41 [2022-04-27T07:48:41.769Z] #30 6.814 Collecting pathspec>=0.5.3
07:48:41 [2022-04-27T07:48:41.769Z] #30 6.817   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:48:41 [2022-04-27T07:48:41.769Z] #30 6.907 Collecting pyyaml
07:48:41 [2022-04-27T07:48:41.769Z] #30 6.910   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)
07:48:41 [2022-04-27T07:48:41.769Z] #30 6.934 Building wheels for collected packages: yamllint
07:48:42 [2022-04-27T07:48:42.030Z] #30 6.934   Building wheel for yamllint (setup.py): started
07:48:42 [2022-04-27T07:48:42.030Z] #30 7.155   Building wheel for yamllint (setup.py): finished with status 'done'
07:48:42 [2022-04-27T07:48:42.030Z] #30 7.156   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=16893ffb0f351594dc4c4614a9dc10ae997cd6b9c4ec4d3692ac30b8e1b2dfd6
07:48:42 [2022-04-27T07:48:42.030Z] #30 7.156   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:48:42 [2022-04-27T07:48:42.030Z] #30 7.158 Successfully built yamllint
07:48:42 [2022-04-27T07:48:42.030Z] #30 7.164 Installing collected packages: pyyaml, pathspec, yamllint
07:48:42 [2022-04-27T07:48:42.283Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
07:48:42 [2022-04-27T07:48:42.283Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
07:48:42 [2022-04-27T07:48:42.291Z] #30 7.270 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:48:42 [2022-04-27T07:48:42.291Z] #30 DONE 7.4s
07:48:42 [2022-04-27T07:48:42.291Z] 
07:48:42 [2022-04-27T07:48:42.291Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:48:42 [2022-04-27T07:48:42.291Z] #34 sha256:09f5ab6e6265484e3763d76452ab26a50a3c93e2a73c610d34509a37117fa308
07:48:42 [2022-04-27T07:48:42.291Z] #34 DONE 0.1s
07:48:42 [2022-04-27T07:48:42.291Z] 
07:48:42 [2022-04-27T07:48:42.291Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:48:42 [2022-04-27T07:48:42.291Z] #39 sha256:4f7780b45f89321384e0f691b9b130e8680fa1f060d8542d15037842d3f42794
07:48:42 [2022-04-27T07:48:42.543Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:48:42 [2022-04-27T07:48:42.551Z] #39 DONE 0.1s
07:48:42 [2022-04-27T07:48:42.551Z] 
07:48:42 [2022-04-27T07:48:42.551Z] #42 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.551Z] #42 sha256:1cad13caa115cbe5b3ba926022b2032f981ad30aceef6e58bdb7d8d47d9e5984
07:48:42 [2022-04-27T07:48:42.551Z] #42 DONE 0.1s
07:48:42 [2022-04-27T07:48:42.551Z] 
07:48:42 [2022-04-27T07:48:42.551Z] #44 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.551Z] #44 sha256:e9bcd653456f91ade68001436bd281c6109d5cf0bd0e8536bc76f2646e46f441
07:48:42 [2022-04-27T07:48:42.551Z] #44 DONE 0.0s
07:48:42 [2022-04-27T07:48:42.551Z] 
07:48:42 [2022-04-27T07:48:42.551Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.551Z] #46 sha256:836293c7289cac6309a48dc41121cd8da0ed402fef42a6a2c543459efe5dd119
07:48:42 [2022-04-27T07:48:42.551Z] #46 DONE 0.0s
07:48:42 [2022-04-27T07:48:42.551Z] 
07:48:42 [2022-04-27T07:48:42.551Z] #50 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.551Z] #50 sha256:10080eefdb27c86b2590de33caaa5f2dda25b49a3ff308a64bf15f9789b76c5e
07:48:42 [2022-04-27T07:48:42.551Z] #50 DONE 0.0s
07:48:42 [2022-04-27T07:48:42.551Z] 
07:48:42 [2022-04-27T07:48:42.551Z] #53 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.551Z] #53 sha256:927d99bbc248e093b854719d3650e495c5168075bce7a2d2b9b6702a36c4d151
07:48:42 [2022-04-27T07:48:42.551Z] #53 DONE 0.1s
07:48:42 [2022-04-27T07:48:42.812Z] 
07:48:42 [2022-04-27T07:48:42.812Z] #57 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.812Z] #57 sha256:0bd8cb2a9652799e2a1ee21b18d94727b4ffecde1162d3d8d1ae6663c79bee94
07:48:42 [2022-04-27T07:48:42.812Z] #57 DONE 0.0s
07:48:42 [2022-04-27T07:48:42.812Z] 
07:48:42 [2022-04-27T07:48:42.812Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.812Z] #59 sha256:1f2711151655906adef5960177467a89f8e1decafdea8f13c38917a8e16e3dc9
07:48:42 [2022-04-27T07:48:42.812Z] #59 DONE 0.1s
07:48:42 [2022-04-27T07:48:42.812Z] 
07:48:42 [2022-04-27T07:48:42.812Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:48:42 [2022-04-27T07:48:42.812Z] #61 sha256:506c673de7a3dfd3c5a375294236e9da27780a6425e817c83b8d29dd891c9255
07:48:42 [2022-04-27T07:48:42.812Z] #61 DONE 0.1s
07:48:43 [2022-04-27T07:48:43.073Z] 
07:48:43 [2022-04-27T07:48:43.073Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:48:43 [2022-04-27T07:48:43.073Z] #63 sha256:461cc7bbd52ebd2b532380adbef94d3eb51254d6e8062cac17fb121e42a5819c
07:48:43 [2022-04-27T07:48:43.073Z] #63 DONE 0.0s
07:48:43 [2022-04-27T07:48:43.073Z] 
07:48:43 [2022-04-27T07:48:43.073Z] #66 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:48:43 [2022-04-27T07:48:43.073Z] #66 sha256:c0b5a694169de84403be68d5e5aca7027ebf94eb8a55e9b415348607374936ab
07:48:43 [2022-04-27T07:48:43.073Z] #66 DONE 0.1s
07:48:43 [2022-04-27T07:48:43.073Z] 
07:48:43 [2022-04-27T07:48:43.073Z] #70 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:48:43 [2022-04-27T07:48:43.073Z] #70 sha256:1d0df046a426256c9dc9f1f348f7a862e35e03a6d8c5e889606eef1277c946af
07:48:43 [2022-04-27T07:48:43.336Z] #70 DONE 0.2s
07:48:43 [2022-04-27T07:48:43.336Z] 
07:48:43 [2022-04-27T07:48:43.336Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:48:43 [2022-04-27T07:48:43.336Z] #75 sha256:eda1777faf57f623bfc94cc71ba67b62a157947b06c7613742ae0b3572aaf127
07:48:43 [2022-04-27T07:48:43.336Z] #75 DONE 0.1s
07:48:43 [2022-04-27T07:48:43.336Z] 
07:48:43 [2022-04-27T07:48:43.336Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:48:43 [2022-04-27T07:48:43.336Z] #80 sha256:0961e27b58a4ab0298d1d9e1175d14de4265321eb11b1fb7f0b76f6527f58bb0
07:48:43 [2022-04-27T07:48:43.336Z] #80 DONE 0.2s
07:48:43 [2022-04-27T07:48:43.336Z] 
07:48:43 [2022-04-27T07:48:43.336Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:48:43 [2022-04-27T07:48:43.336Z] #81 sha256:514f3dcd24d05b4898fa159e4738552a198f231305b077cfdfc17dafa8f21449
07:48:43 [2022-04-27T07:48:43.336Z] #81 DONE 0.0s
07:48:43 [2022-04-27T07:48:43.597Z] 
07:48:43 [2022-04-27T07:48:43.597Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker
07:48:43 [2022-04-27T07:48:43.597Z] #82 sha256:00d97745c271c1cce14fbbe3aca779cb8a9f75519831e6b4a149939fd3aaeeb8
07:48:43 [2022-04-27T07:48:43.921Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
07:48:43 [2022-04-27T07:48:43.921Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
07:48:44 [2022-04-27T07:48:44.169Z] #82 DONE 0.8s
07:48:44 [2022-04-27T07:48:44.169Z] 
07:48:44 [2022-04-27T07:48:44.169Z] #83 exporting to image
07:48:44 [2022-04-27T07:48:44.169Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:48:44 [2022-04-27T07:48:44.169Z] #83 exporting layers
07:48:44 [2022-04-27T07:48:44.180Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
07:48:44 [2022-04-27T07:48:44.439Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
07:48:44 [2022-04-27T07:48:44.697Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
07:48:44 [2022-04-27T07:48:44.827Z] #55 ...
07:48:44 [2022-04-27T07:48:44.827Z] 
07:48:44 [2022-04-27T07:48:44.827Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:48:44 [2022-04-27T07:48:44.827Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:48:44 [2022-04-27T07:48:44.827Z] #38 15.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:48:44 [2022-04-27T07:48:44.827Z] #38 16.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:48:44 [2022-04-27T07:48:44.827Z] #38 ...
07:48:44 [2022-04-27T07:48:44.827Z] 
07:48:44 [2022-04-27T07:48:44.827Z] #49 [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
07:48:44 [2022-04-27T07:48:44.827Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:48:44 [2022-04-27T07:48:44.827Z] #49 6.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:48:44 [2022-04-27T07:48:44.827Z] #49 6.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:48:44 [2022-04-27T07:48:44.827Z] #49 6.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:48:44 [2022-04-27T07:48:44.827Z] #49 6.545 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:48:44 [2022-04-27T07:48:44.827Z] #49 7.187 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:48:44 [2022-04-27T07:48:44.827Z] #49 9.261 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:48:44 [2022-04-27T07:48:44.827Z] #49 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:48:44 [2022-04-27T07:48:44.954Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:48:45 [2022-04-27T07:48:45.399Z] #49 ...
07:48:45 [2022-04-27T07:48:45.399Z] 
07:48:45 [2022-04-27T07:48:45.399Z] #51 [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
07:48:45 [2022-04-27T07:48:45.399Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:48:45 [2022-04-27T07:48:45.399Z] #51 17.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:48:45 [2022-04-27T07:48:45.399Z] #51 17.12 go: downloading golang.org/x/mod v0.3.0
07:48:45 [2022-04-27T07:48:45.521Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
07:48:45 [2022-04-27T07:48:45.780Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
07:48:46 [2022-04-27T07:48:46.038Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
07:48:46 [2022-04-27T07:48:46.387Z] #51 ...
07:48:46 [2022-04-27T07:48:46.387Z] 
07:48:46 [2022-04-27T07:48:46.387Z] #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
07:48:46 [2022-04-27T07:48:46.387Z] #26 sha256:63fdd2969fd4019cf0f237381c3614609df0002714aea9613bcda8f64c18c2ff
07:48:46 [2022-04-27T07:48:46.387Z] #26 17.02 + mkdir -p /build
07:48:46 [2022-04-27T07:48:46.387Z] #26 17.02 + mv docker/docker /build/
07:48:46 [2022-04-27T07:48:46.387Z] #26 17.05 + rmdir docker
07:48:46 [2022-04-27T07:48:46.387Z] #26 DONE 17.9s
07:48:46 [2022-04-27T07:48:46.605Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
07:48:46 [2022-04-27T07:48:46.645Z] 
07:48:46 [2022-04-27T07:48:46.645Z] #65 [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
07:48:46 [2022-04-27T07:48:46.645Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:48:46 [2022-04-27T07:48:46.645Z] #65 11.39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:48:46 [2022-04-27T07:48:46.645Z] #65 16.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:48:46 [2022-04-27T07:48:46.863Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:48:46 [2022-04-27T07:48:46.902Z] #65 18.35 go: downloading github.com/moby/vpnkit v0.5.0
07:48:46 [2022-04-27T07:48:46.902Z] #65 18.35 go: downloading github.com/google/uuid v1.3.0
07:48:47 [2022-04-27T07:48:47.122Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
07:48:47 [2022-04-27T07:48:47.124Z] Running on azwin-2-61f7b0 in d:\jenkins\workspace\moby_PR-43509
[Pipeline] {
[Pipeline] ws
07:48:47 [2022-04-27T07:48:47.140Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
07:48:47 [2022-04-27T07:48:47.160Z] #65 18.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:48:47 [2022-04-27T07:48:47.160Z] #65 ...
07:48:47 [2022-04-27T07:48:47.160Z] 
07:48:47 [2022-04-27T07:48:47.160Z] #49 [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
07:48:47 [2022-04-27T07:48:47.160Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:48:47 [2022-04-27T07:48:47.160Z] #49 18.93 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
[Pipeline] checkout
07:48:48 [2022-04-27T07:48:48.114Z] The recommended git tool is: git
07:48:49 [2022-04-27T07:48:49.022Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.3% of statements
07:48:49 [2022-04-27T07:48:49.022Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
07:48:49 [2022-04-27T07:48:49.280Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
07:48:50 [2022-04-27T07:48:50.438Z] #49 ...
07:48:50 [2022-04-27T07:48:50.438Z] 
07:48:50 [2022-04-27T07:48:50.438Z] #40 [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
07:48:50 [2022-04-27T07:48:50.438Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:48:50 [2022-04-27T07:48:50.438Z] #40 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:48:50 [2022-04-27T07:48:50.438Z] #40 ...
07:48:50 [2022-04-27T07:48:50.438Z] 
07:48:50 [2022-04-27T07:48:50.438Z] #60 [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
07:48:50 [2022-04-27T07:48:50.438Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:48:50 [2022-04-27T07:48:50.438Z] #60 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:48:50 [2022-04-27T07:48:50.438Z] #60 ...
07:48:50 [2022-04-27T07:48:50.438Z] 
07:48:50 [2022-04-27T07:48:50.438Z] #65 [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
07:48:50 [2022-04-27T07:48:50.438Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:48:50 [2022-04-27T07:48:50.438Z] #65 19.32 go: downloading github.com/gofrs/flock v0.8.1
07:48:50 [2022-04-27T07:48:50.438Z] #65 19.46 go: downloading github.com/gorilla/mux v1.8.0
07:48:50 [2022-04-27T07:48:50.438Z] #65 19.73 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:48:50 [2022-04-27T07:48:50.438Z] #65 20.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:48:50 [2022-04-27T07:48:50.438Z] #65 20.69 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:48:50 [2022-04-27T07:48:50.438Z] #65 ...
07:48:50 [2022-04-27T07:48:50.438Z] 
07:48:50 [2022-04-27T07:48:50.438Z] #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
07:48:50 [2022-04-27T07:48:50.438Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:48:50 [2022-04-27T07:48:50.438Z] #14 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:48:50 [2022-04-27T07:48:50.657Z] ok  	github.com/docker/docker/quota	0.248s	coverage: 71.4% of statements
07:48:50 [2022-04-27T07:48:50.917Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:48:51 [2022-04-27T07:48:51.852Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.6% of statements
07:48:52 [2022-04-27T07:48:52.110Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
07:48:52 [2022-04-27T07:48:52.345Z] #14 ...
07:48:52 [2022-04-27T07:48:52.345Z] 
07:48:52 [2022-04-27T07:48:52.345Z] #65 [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
07:48:52 [2022-04-27T07:48:52.345Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:48:52 [2022-04-27T07:48:52.345Z] #65 23.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:48:52 [2022-04-27T07:48:52.368Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
07:48:52 [2022-04-27T07:48:52.908Z] #65 24.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:48:52 [2022-04-27T07:48:52.934Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
07:48:52 [2022-04-27T07:48:52.934Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
07:48:54 [2022-04-27T07:48:54.806Z] #65 ...
07:48:54 [2022-04-27T07:48:54.806Z] 
07:48:54 [2022-04-27T07:48:54.806Z] #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
07:48:54 [2022-04-27T07:48:54.806Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.86 tomll can be used in two ways:
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.87 Writing to STDIN and reading from STDOUT:
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.87   cat file.toml | tomll > file.toml
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.87 
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.87 Reading and updating a list of files:
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.87   tomll a.toml b.toml c.toml
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.88 
07:48:54 [2022-04-27T07:48:54.806Z] #36 25.88 When given a list of files, tomll will modify all files in place without asking.
07:48:54 [2022-04-27T07:48:54.806Z] #36 DONE 26.2s
07:48:54 [2022-04-27T07:48:54.806Z] 
07:48:54 [2022-04-27T07:48:54.806Z] #40 [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
07:48:54 [2022-04-27T07:48:54.806Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:48:54 [2022-04-27T07:48:54.806Z] #40 25.45 Fetched 8510 kB in 20s (427 kB/s)
07:48:54 [2022-04-27T07:48:54.835Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:48:55 [2022-04-27T07:48:55.093Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 76.4% of statements
07:48:55 [2022-04-27T07:48:55.659Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
07:48:57 [2022-04-27T07:48:57.034Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
07:48:58 [2022-04-27T07:48:58.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:48:58 [2022-04-27T07:48:58.988Z] #40 25.45 Reading package lists...
07:48:59 [2022-04-27T07:48:59.920Z] #40 30.81 Reading package lists...
07:48:59 [2022-04-27T07:48:59.920Z] #40 ...
07:48:59 [2022-04-27T07:48:59.920Z] 
07:48:59 [2022-04-27T07:48:59.920Z] #45 [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
07:48:59 [2022-04-27T07:48:59.920Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:48:59 [2022-04-27T07:48:59.920Z] #45 31.26 Updating files:  90% (1669/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.
07:49:00 [2022-04-27T07:49:00.177Z] #45 31.46 + git checkout -q v2.3.0
07:49:02 [2022-04-27T07:49:02.086Z] #45 33.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:49:02 [2022-04-27T07:49:02.276Z] #83 exporting layers 15.6s done
07:49:02 [2022-04-27T07:49:02.276Z] #83 writing image sha256:40eb42c3635ae5f4468d174b4494668ece9c3092e39ff64c0bef8a9a899063fc done
07:49:02 [2022-04-27T07:49:02.276Z] #83 naming to docker.io/library/docker:0603f87faba33e364aafd81d4c1f717dd3709858 done
07:49:02 [2022-04-27T07:49:02.276Z] #83 DONE 15.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
07:49:02 [2022-04-27T07:49:02.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/validate/default
07:49:03 [2022-04-27T07:49:03.201Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
07:49:03 [2022-04-27T07:49:03.201Z] No api/types/ or api/swagger.yaml changes in diff.
07:49:03 [2022-04-27T07:49:03.201Z] Congratulations!  All TOML source files changed here have valid syntax.
07:49:03 [2022-04-27T07:49:03.201Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:49:03 [2022-04-27T07:49:03.201Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
07:49:03 [2022-04-27T07:49:03.201Z] Congratulations!  No new tests were added to integration-cli.
07:49:03 [2022-04-27T07:49:03.201Z] 
07:49:03 [2022-04-27T07:49:03.201Z] INFO Start validation with golang-ci-lint
07:49:03 [2022-04-27T07:49:03.458Z] #45 ...
07:49:03 [2022-04-27T07:49:03.458Z] 
07:49:03 [2022-04-27T07:49:03.458Z] #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
07:49:03 [2022-04-27T07:49:03.458Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:03 [2022-04-27T07:49:03.458Z] #14 25.03 Fetched 8510 kB in 19s (443 kB/s)
07:49:03 [2022-04-27T07:49:03.458Z] #14 25.03 Reading package lists...
07:49:03 [2022-04-27T07:49:03.458Z] #14 30.59 Reading package lists...
07:49:03 [2022-04-27T07:49:03.458Z] #14 ...
07:49:03 [2022-04-27T07:49:03.458Z] 
07:49:03 [2022-04-27T07:49:03.458Z] #53 [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
07:49:03 [2022-04-27T07:49:03.458Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:03 [2022-04-27T07:49:03.458Z] #53 34.84 go: downloading github.com/fatih/color v1.13.0
07:49:03 [2022-04-27T07:49:03.458Z] #53 34.84 go: downloading github.com/gofrs/flock v0.8.1
07:49:03 [2022-04-27T07:49:03.458Z] #53 34.91 go: downloading github.com/spf13/cobra v1.3.0
07:49:03 [2022-04-27T07:49:03.458Z] #53 34.92 go: downloading github.com/spf13/pflag v1.0.5
07:49:03 [2022-04-27T07:49:03.458Z] #53 35.17 go: downloading github.com/spf13/viper v1.10.1
07:49:03 [2022-04-27T07:49:03.458Z] #53 35.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:49:03 [2022-04-27T07:49:03.458Z] #53 ...
07:49:03 [2022-04-27T07:49:03.458Z] 
07:49:03 [2022-04-27T07:49:03.458Z] #60 [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
07:49:03 [2022-04-27T07:49:03.458Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:49:03 [2022-04-27T07:49:03.458Z] #60 25.23 Fetched 8510 kB in 19s (439 kB/s)
07:49:03 [2022-04-27T07:49:03.458Z] #60 25.23 Reading package lists...
07:49:03 [2022-04-27T07:49:03.716Z] #60 30.91 Reading package lists...
07:49:03 [2022-04-27T07:49:03.716Z] #60 ...
07:49:03 [2022-04-27T07:49:03.716Z] 
07:49:03 [2022-04-27T07:49:03.716Z] #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
07:49:03 [2022-04-27T07:49:03.716Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:03 [2022-04-27T07:49:03.716Z] #14 30.59 Reading package lists...
07:49:03 [2022-04-27T07:49:03.772Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:49:03 [2022-04-27T07:49:03.772Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:49:03 [2022-04-27T07:49:03.772Z] INFO [loader] Using build tags: [apparmor seccomp] 
07:49:05 [2022-04-27T07:49:05.091Z] #14 35.52 Building dependency tree...
07:49:05 [2022-04-27T07:49:05.091Z] #14 ...
07:49:05 [2022-04-27T07:49:05.091Z] 
07:49:05 [2022-04-27T07:49:05.091Z] #49 [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
07:49:05 [2022-04-27T07:49:05.091Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:49:05 [2022-04-27T07:49:05.091Z] #49 26.94 Fetched 8513 kB in 21s (398 kB/s)
07:49:05 [2022-04-27T07:49:05.091Z] #49 26.94 Reading package lists...
07:49:05 [2022-04-27T07:49:05.091Z] #49 32.15 Reading package lists...
07:49:05 [2022-04-27T07:49:05.349Z] #49 36.96 Building dependency tree...
07:49:05 [2022-04-27T07:49:05.349Z] #49 ...
07:49:05 [2022-04-27T07:49:05.349Z] 
07:49:05 [2022-04-27T07:49:05.349Z] #53 [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
07:49:05 [2022-04-27T07:49:05.349Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:05 [2022-04-27T07:49:05.349Z] #53 35.71 go: downloading github.com/mattn/go-colorable v0.1.12
07:49:05 [2022-04-27T07:49:05.349Z] #53 35.71 go: downloading github.com/mattn/go-isatty v0.0.14
07:49:05 [2022-04-27T07:49:05.349Z] #53 35.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:49:05 [2022-04-27T07:49:05.349Z] #53 35.78 go: downloading github.com/go-critic/go-critic v0.6.2
07:49:05 [2022-04-27T07:49:05.349Z] #53 36.54 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:49:05 [2022-04-27T07:49:05.349Z] #53 36.56 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:49:05 [2022-04-27T07:49:05.349Z] #53 36.65 go: downloading github.com/sirupsen/logrus v1.8.1
07:49:05 [2022-04-27T07:49:05.349Z] #53 36.75 go: downloading github.com/stretchr/testify v1.7.0
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.50 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.52 go: downloading github.com/magiconair/properties v1.8.5
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.54 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.62 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.69 go: downloading github.com/spf13/afero v1.6.0
07:49:07 [2022-04-27T07:49:07.881Z] #53 39.72 go: downloading github.com/spf13/cast v1.4.1
07:49:08 [2022-04-27T07:49:08.140Z] #53 39.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:49:08 [2022-04-27T07:49:08.140Z] #53 39.82 go: downloading github.com/subosito/gotenv v1.2.0
07:49:08 [2022-04-27T07:49:08.140Z] #53 39.83 go: downloading gopkg.in/ini.v1 v1.66.2
07:49:08 [2022-04-27T07:49:08.140Z] #53 39.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.05 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.19 go: downloading github.com/go-toolsmith/astp v1.0.0
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.24 go: downloading github.com/go-toolsmith/typep v1.0.2
07:49:08 [2022-04-27T07:49:08.399Z] #53 40.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:49:08 [2022-04-27T07:49:08.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:49:08 [2022-04-27T07:49:08.967Z] #53 40.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:49:09 [2022-04-27T07:49:09.224Z] #53 40.98 go: downloading github.com/hashicorp/errwrap v1.0.0
07:49:09 [2022-04-27T07:49:09.224Z] #53 41.03 go: downloading github.com/davecgh/go-spew v1.1.1
07:49:09 [2022-04-27T07:49:09.224Z] #53 41.12 go: downloading github.com/pmezard/go-difflib v1.0.0
07:49:09 [2022-04-27T07:49:09.224Z] #53 41.16 go: downloading github.com/stretchr/objx v0.1.1
07:49:09 [2022-04-27T07:49:09.482Z] #53 41.33 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:49:09 [2022-04-27T07:49:09.482Z] #53 41.36 go: downloading github.com/Antonboom/errname v0.1.5
07:49:09 [2022-04-27T07:49:09.740Z] #53 41.45 go: downloading github.com/Antonboom/nilnil v0.1.0
07:49:09 [2022-04-27T07:49:09.740Z] #53 41.47 go: downloading github.com/BurntSushi/toml v1.0.0
07:49:10 [2022-04-27T07:49:10.315Z] #53 ...
07:49:10 [2022-04-27T07:49:10.315Z] 
07:49:10 [2022-04-27T07:49:10.315Z] #60 [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
07:49:10 [2022-04-27T07:49:10.315Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:49:10 [2022-04-27T07:49:10.315Z] #60 30.91 Reading package lists...
07:49:10 [2022-04-27T07:49:10.315Z] #60 35.82 Building dependency tree...
07:49:10 [2022-04-27T07:49:10.315Z] #60 38.75 The following additional packages will be installed:
07:49:10 [2022-04-27T07:49:10.315Z] #60 38.76   libbtrfs0
07:49:10 [2022-04-27T07:49:10.315Z] #60 38.90 The following NEW packages will be installed:
07:49:10 [2022-04-27T07:49:10.315Z] #60 38.93   libbtrfs-dev libbtrfs0
07:49:10 [2022-04-27T07:49:10.315Z] #60 39.33 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
07:49:10 [2022-04-27T07:49:10.315Z] #60 39.33 Need to get 460 kB of archives.
07:49:10 [2022-04-27T07:49:10.315Z] #60 39.33 After this operation, 1237 kB of additional disk space will be used.
07:49:10 [2022-04-27T07:49:10.315Z] #60 39.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:49:10 [2022-04-27T07:49:10.315Z] #60 39.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.38 debconf: delaying package configuration, since apt-utils is not installed
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.59 Fetched 460 kB in 0s (1407 kB/s)
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.70 Selecting previously unselected package libbtrfs0:amd64.
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.70 (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.)
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 40.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.05 Selecting previously unselected package libbtrfs-dev:amd64.
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.43 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 41.46 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:49:10 [2022-04-27T07:49:10.315Z] #60 DONE 42.0s
07:49:10 [2022-04-27T07:49:10.315Z] 
07:49:10 [2022-04-27T07:49:10.315Z] #53 [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
07:49:10 [2022-04-27T07:49:10.315Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:10 [2022-04-27T07:49:10.315Z] #53 42.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:49:10 [2022-04-27T07:49:10.315Z] #53 ...
07:49:10 [2022-04-27T07:49:10.315Z] 
07:49:10 [2022-04-27T07:49:10.315Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:49:10 [2022-04-27T07:49:10.316Z] #61 sha256:2c2df5e363f018f6c9186d7bc2269bf4fd24b7f83d719b60f65f7ae9aca613c5
07:49:10 [2022-04-27T07:49:10.316Z] #61 DONE 0.2s
07:49:10 [2022-04-27T07:49:10.316Z] 
07:49:10 [2022-04-27T07:49:10.316Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:49:10 [2022-04-27T07:49:10.316Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.940 + RM_GOPATH=0
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.940 + TMP_GOPATH=
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.940 + : /build
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.940 + '[' -z '' ']'
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.940 ++ mktemp -d
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.942 + export GOPATH=/tmp/tmp.NQQkPtGrMx
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.942 + GOPATH=/tmp/tmp.NQQkPtGrMx
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.942 + RM_GOPATH=1
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.942 + case "$(go env GOARCH)" in
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.943 ++ go env GOARCH
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.975 + export GO_BUILDMODE=-buildmode=pie
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.975 + GO_BUILDMODE=-buildmode=pie
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.975 ++ dirname /install.sh
07:49:11 [2022-04-27T07:49:11.250Z] #62 0.985 + dir=/
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 + bin=containerd
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 + shift
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 + '[' '!' -f //containerd.installer ']'
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 + . //containerd.installer
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 ++ set -e
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.985 ++ : v1.6.2
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.988 + install_containerd
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.988 + echo 'Install containerd version v1.6.2'
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.989 Install containerd version v1.6.2
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.989 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NQQkPtGrMx/src/github.com/containerd/containerd
07:49:11 [2022-04-27T07:49:11.508Z] #62 0.999 Cloning into '/tmp/tmp.NQQkPtGrMx/src/github.com/containerd/containerd'...
07:49:12 [2022-04-27T07:49:12.472Z] #62 ...
07:49:12 [2022-04-27T07:49:12.472Z] 
07:49:12 [2022-04-27T07:49:12.472Z] #55 [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
07:49:12 [2022-04-27T07:49:12.472Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:49:12 [2022-04-27T07:49:12.472Z] #55 43.84 v3.0.2
07:49:12 [2022-04-27T07:49:12.472Z] #55 DONE 44.0s
07:49:12 [2022-04-27T07:49:12.472Z] 
07:49:12 [2022-04-27T07:49:12.472Z] #53 [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
07:49:12 [2022-04-27T07:49:12.472Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.30 go: downloading github.com/alexkohler/prealloc v1.0.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.49 go: downloading github.com/ashanbrown/makezero v1.1.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.53 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.61 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 42.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.00 go: downloading github.com/breml/bidichk v0.2.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.07 go: downloading github.com/breml/errchkjson v0.2.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.10 go: downloading github.com/butuzov/ireturn v0.1.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.13 go: downloading github.com/charithe/durationcheck v0.0.9
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.25 go: downloading github.com/daixiang0/gci v0.2.9
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.32 go: downloading github.com/esimonov/ifshort v1.0.4
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.32 go: downloading github.com/fzipp/gocyclo v0.4.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.77 go: downloading github.com/golangci/misspell v0.3.5
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.89 go: downloading github.com/jgautheron/goconst v1.5.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:49:12 [2022-04-27T07:49:12.472Z] #53 43.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.01 go: downloading github.com/julz/importas v0.1.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.17 go: downloading github.com/kisielk/errcheck v1.6.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.23 go: downloading github.com/kulti/thelper v0.5.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.35 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.36 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.38 go: downloading github.com/ldez/tagliatelle v0.3.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.41 go: downloading github.com/leonklingele/grouper v1.1.0
07:49:12 [2022-04-27T07:49:12.472Z] #53 44.47 go: downloading github.com/maratori/testpackage v1.0.1
07:49:12 [2022-04-27T07:49:12.749Z] #53 44.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:49:13 [2022-04-27T07:49:13.009Z] #53 44.70 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:49:13 [2022-04-27T07:49:13.009Z] #53 44.76 go: downloading github.com/mgechev/revive v1.1.3
07:49:13 [2022-04-27T07:49:13.009Z] #53 44.76 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:49:13 [2022-04-27T07:49:13.143Z] using credential docker-jenkins-github-credentials
07:49:13 [2022-04-27T07:49:13.221Z] Cloning the remote Git repository
07:49:13 [2022-04-27T07:49:13.221Z] Cloning with configured refspecs honoured and without tags
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.65 go: downloading github.com/moricho/tparallel v0.2.1
07:49:13 [2022-04-27T07:49:13.944Z] #53 ...
07:49:13 [2022-04-27T07:49:13.944Z] 
07:49:13 [2022-04-27T07:49:13.944Z] #40 [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
07:49:13 [2022-04-27T07:49:13.944Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:49:13 [2022-04-27T07:49:13.944Z] #40 30.81 Reading package lists...
07:49:13 [2022-04-27T07:49:13.944Z] #40 35.72 Building dependency tree...
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.00 The following additional packages will be installed:
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.02   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.03 Suggested packages:
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.04   cmake-doc ninja-build lrzip
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.04 Recommended packages:
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.04   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.94 The following NEW packages will be installed:
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.95   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:49:13 [2022-04-27T07:49:13.944Z] #40 39.95   vim-common xxd
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 Need to get 17.7 MB of archives.
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 After this operation, 70.7 MB of additional disk space will be used.
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 40.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.27 debconf: delaying package configuration, since apt-utils is not installed
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.62 Fetched 17.7 MB in 1s (14.8 MB/s)
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.71 Selecting previously unselected package xxd.
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.71 (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.)
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 42.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.13 Selecting previously unselected package vim-common.
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.47 Selecting previously unselected package cmake-data.
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 43.51 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:49:13 [2022-04-27T07:49:13.944Z] #40 ...
07:49:13 [2022-04-27T07:49:13.944Z] 
07:49:13 [2022-04-27T07:49:13.944Z] #53 [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
07:49:13 [2022-04-27T07:49:13.944Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.65 go: downloading github.com/nakabonne/nestif v0.3.1
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.69 go: downloading github.com/nishanths/exhaustive v0.7.11
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.75 go: downloading github.com/nishanths/predeclared v0.2.1
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:49:13 [2022-04-27T07:49:13.944Z] #53 45.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:49:13 [2022-04-27T07:49:13.422Z] Cloning repository https://github.com/moby/moby.git
07:49:13 [2022-04-27T07:49:13.833Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:49:14 [2022-04-27T07:49:14.202Z] #53 45.92 go: downloading github.com/securego/gosec/v2 v2.9.6
07:49:14 [2022-04-27T07:49:14.461Z] #53 ...
07:49:14 [2022-04-27T07:49:14.462Z] 
07:49:14 [2022-04-27T07:49:14.462Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:49:14 [2022-04-27T07:49:14.462Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 NAME:
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    go-winres - A tool for embedding resources in Windows executables
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 USAGE:
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    go-winres [global options] command [command options] [arguments...]
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 COMMANDS:
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    init     Create an initial ./winres/winres.json
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    make     Make syso files for the "go build" command
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    simply   Make syso files for the "go build" command (simplified)
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    extract  Extract all resources from an executable
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    patch    Replace resources in an executable file (exe, dll)
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    help, h  Shows a list of commands or help for one command
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09 GLOBAL OPTIONS:
07:49:14 [2022-04-27T07:49:14.462Z] #38 46.09    --help, -h  show help (default: false)
07:49:14 [2022-04-27T07:49:14.462Z] #38 DONE 46.3s
07:49:14 [2022-04-27T07:49:14.462Z] 
07:49:14 [2022-04-27T07:49:14.462Z] #53 [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
07:49:14 [2022-04-27T07:49:14.462Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.32 go: downloading github.com/sivchari/containedctx v1.0.1
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.32 go: downloading github.com/sivchari/tenv v1.4.7
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.36 go: downloading github.com/sonatard/noctx v0.0.1
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.37 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:49:14 [2022-04-27T07:49:14.462Z] #53 46.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:49:14 [2022-04-27T07:49:14.722Z] #53 46.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:49:14 [2022-04-27T07:49:14.722Z] #53 46.46 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:49:14 [2022-04-27T07:49:14.722Z] #53 46.50 go: downloading github.com/tetafro/godot v1.4.11
07:49:14 [2022-04-27T07:49:14.979Z] #53 46.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:49:14 [2022-04-27T07:49:14.980Z] #53 46.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:49:14 [2022-04-27T07:49:14.980Z] #53 46.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:49:15 [2022-04-27T07:49:15.546Z] #53 47.10 go: downloading github.com/ultraware/funlen v0.0.3
07:49:15 [2022-04-27T07:49:15.546Z] #53 47.12 go: downloading github.com/ultraware/whitespace v0.0.4
07:49:15 [2022-04-27T07:49:15.546Z] #53 47.13 go: downloading github.com/uudashr/gocognit v1.0.5
07:49:15 [2022-04-27T07:49:15.546Z] #53 47.17 go: downloading github.com/yagipy/maintidx v1.0.0
07:49:15 [2022-04-27T07:49:15.546Z] #53 47.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:49:15 [2022-04-27T07:49:15.805Z] #53 47.65 go: downloading gitlab.com/bosi/decorder v0.2.1
07:49:15 [2022-04-27T07:49:15.805Z] #53 47.77 go: downloading honnef.co/go/tools v0.2.2
07:49:14 [2022-04-27T07:49:14.681Z] Fetching upstream changes from https://github.com/moby/moby.git
07:49:14 [2022-04-27T07:49:14.681Z]  > git --version # timeout=10
07:49:14 [2022-04-27T07:49:14.731Z]  > git --version # 'git version 2.24.1.windows.2'
07:49:14 [2022-04-27T07:49:14.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:49:14 [2022-04-27T07:49:14.735Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:49:16 [2022-04-27T07:49:16.372Z] #53 ...
07:49:16 [2022-04-27T07:49:16.372Z] 
07:49:16 [2022-04-27T07:49:16.372Z] #49 [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
07:49:16 [2022-04-27T07:49:16.372Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:49:16 [2022-04-27T07:49:16.372Z] #49 36.96 Building dependency tree...
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.23 The following additional packages will be installed:
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.24   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.24   python3-protobuf python3-six
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.25 Suggested packages:
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.26   python3-setuptools
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.26 Recommended packages:
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.26   iproute2 | iproute
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.83 The following NEW packages will be installed:
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.84   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:49:16 [2022-04-27T07:49:16.372Z] #49 40.85   python3-protobuf python3-six
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.27 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.27 Need to get 2292 kB of archives.
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.27 After this operation, 11.0 MB of additional disk space will be used.
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 41.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 44.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.21 debconf: delaying package configuration, since apt-utils is not installed
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.60 Fetched 2292 kB in 4s (547 kB/s)
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.86 Selecting previously unselected package libprotobuf23:amd64.
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 46.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 47.85 Selecting previously unselected package python3-pkg-resources.
07:49:16 [2022-04-27T07:49:16.372Z] #49 47.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 47.85 Unpacking python3-pkg-resources (52.0.0-4) ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.04 Selecting previously unselected package python3-six.
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.05 Unpacking python3-six (1.16.0-2) ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.15 Selecting previously unselected package python3-protobuf.
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:49:16 [2022-04-27T07:49:16.372Z] #49 48.16 Unpacking python3-protobuf (3.12.4-1) ...
07:49:16 [2022-04-27T07:49:16.631Z] #49 ...
07:49:16 [2022-04-27T07:49:16.631Z] 
07:49:16 [2022-04-27T07:49:16.631Z] #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
07:49:16 [2022-04-27T07:49:16.631Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.57 The following additional packages will be installed:
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.58   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.58   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.58   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.58   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.58   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.59   mingw-w64-common mingw-w64-x86-64-dev
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.59 Suggested packages:
07:49:16 [2022-04-27T07:49:16.631Z] #14 38.59   gcc-10-locales seccomp wine64
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.64 The following NEW packages will be installed:
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:49:16 [2022-04-27T07:49:16.631Z] #14 39.66   mingw-w64-x86-64-dev
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.04 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.04 Need to get 115 MB of archives.
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.04 After this operation, 645 MB of additional disk space will be used.
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.04 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.16 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.84 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 40.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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 41.53 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 43.11 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 43.73 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 44.51 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.85 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.92 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]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 46.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 47.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.10 debconf: delaying package configuration, since apt-utils is not installed
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.34 Fetched 115 MB in 7s (15.5 MB/s)
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.44 Selecting previously unselected package binutils-mingw-w64-i686.
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:49:16 [2022-04-27T07:49:16.631Z] #14 48.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:49:16 [2022-04-27T07:49:16.889Z] #14 ...
07:49:16 [2022-04-27T07:49:16.889Z] 
07:49:16 [2022-04-27T07:49:16.889Z] #49 [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
07:49:16 [2022-04-27T07:49:16.889Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:49:16 [2022-04-27T07:49:16.889Z] #49 48.55 Selecting previously unselected package libnet1:amd64.
07:49:16 [2022-04-27T07:49:16.889Z] #49 48.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:49:16 [2022-04-27T07:49:16.889Z] #49 48.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:49:17 [2022-04-27T07:49:17.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.71 Selecting previously unselected package libnl-3-200:amd64.
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.86 Selecting previously unselected package libprotobuf-c1:amd64.
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:49:17 [2022-04-27T07:49:17.147Z] #49 48.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:49:17 [2022-04-27T07:49:17.405Z] #49 48.98 Selecting previously unselected package criu.
07:49:17 [2022-04-27T07:49:17.405Z] #49 48.98 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
07:49:17 [2022-04-27T07:49:17.405Z] #49 48.98 Unpacking criu (3.16.1-3) ...
07:49:17 [2022-04-27T07:49:17.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:49:17 [2022-04-27T07:49:17.971Z] #49 49.63 Setting up python3-pkg-resources (52.0.0-4) ...
07:49:18 [2022-04-27T07:49:18.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:49:18 [2022-04-27T07:49:18.961Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/rootless	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/volume	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === Skipped
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     network_proxy_test.go:208: No support for dual stack yet
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver btrfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver btrfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver btrfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver btrfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver btrfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:71: No driver to put!
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z] time="2022-04-27T07:48:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z] time="2022-04-27T07:48:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z] time="2022-04-27T07:48:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z] time="2022-04-27T07:48:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z] time="2022-04-27T07:48:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:71: No driver to put!
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     overlay_test.go:50: Fails to compute changes intermittently
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver zfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver zfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver zfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver zfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:44: Driver zfs not supported
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     graphtest_unix.go:71: No driver to put!
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:49:18 [2022-04-27T07:49:18.961Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
07:49:18 [2022-04-27T07:49:18.961Z] 
07:49:18 [2022-04-27T07:49:18.961Z] DONE 2531 tests, 28 skipped in 204.276s
07:49:18 [2022-04-27T07:49:18.961Z] + '[' -n 'github.com/docker/docker/libnetwork
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/bitseq
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cluster
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/config
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/datastore
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/diagnostic
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/discoverapi
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/driverapi
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/bridge
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/host
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/null
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/overlay
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/remote
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/windows
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/drvregistry
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/etchosts
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/idm
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/internal/caller
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipam
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipamapi
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipams/builtin
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipams/null
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipams/remote
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ipamutils
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/iptables
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/netlabel
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/netutils
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/networkdb
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/ns
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/options
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/osl
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/osl/kernel
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/portallocator
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/portmapper
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/resolvconf
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/testutils
07:49:18 [2022-04-27T07:49:18.961Z] github.com/docker/docker/libnetwork/types' ']'
07:49:18 [2022-04-27T07:49:18.961Z] + 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
07:49:19 [2022-04-27T07:49:19.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:49:19 [2022-04-27T07:49:19.347Z] #49 51.04 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:49:19 [2022-04-27T07:49:19.347Z] #49 51.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:49:19 [2022-04-27T07:49:19.347Z] #49 51.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:49:19 [2022-04-27T07:49:19.347Z] #49 51.09 Setting up python3-six (1.16.0-2) ...
07:49:19 [2022-04-27T07:49:19.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:49:20 [2022-04-27T07:49:20.281Z] #49 52.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:49:20 [2022-04-27T07:49:20.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:49:20 [2022-04-27T07:49:20.546Z] #49 52.15 Setting up python3-protobuf (3.12.4-1) ...
07:49:22 [2022-04-27T07:49:22.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:49:23 [2022-04-27T07:49:23.077Z] #49 ...
07:49:23 [2022-04-27T07:49:23.077Z] 
07:49:23 [2022-04-27T07:49:23.077Z] #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
07:49:23 [2022-04-27T07:49:23.077Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:49:23 [2022-04-27T07:49:23.077Z] #34 50.70 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.
07:49:23 [2022-04-27T07:49:23.077Z] #34 50.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:49:23 [2022-04-27T07:49:23.077Z] #34 51.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:49:23 [2022-04-27T07:49:23.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:49:24 [2022-04-27T07:49:24.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:49:24 [2022-04-27T07:49:24.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:49:25 [2022-04-27T07:49:25.599Z] #34 ...
07:49:25 [2022-04-27T07:49:25.599Z] 
07:49:25 [2022-04-27T07:49:25.599Z] #40 [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
07:49:25 [2022-04-27T07:49:25.599Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:49:25 [2022-04-27T07:49:25.599Z] #40 47.45 Selecting previously unselected package libicu67:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 47.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 47.55 Unpacking libicu67:amd64 (67.1-7) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.15 Selecting previously unselected package libxml2:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.69 Selecting previously unselected package libarchive13:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.94 Selecting previously unselected package libjsoncpp24:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 53.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.11 Selecting previously unselected package librhash0:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.12 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.12 Unpacking librhash0:amd64 (1.4.1-2) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.31 Selecting previously unselected package libuv1:amd64.
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.32 Unpacking libuv1:amd64 (1.40.0-2) ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.43 Selecting previously unselected package cmake.
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:49:25 [2022-04-27T07:49:25.599Z] #40 54.44 Unpacking cmake (3.18.4-2+deb11u1) ...
07:49:25 [2022-04-27T07:49:25.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:49:25 [2022-04-27T07:49:25.857Z] #40 ...
07:49:25 [2022-04-27T07:49:25.857Z] 
07:49:25 [2022-04-27T07:49:25.857Z] #53 [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
07:49:25 [2022-04-27T07:49:25.857Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:49:25 [2022-04-27T07:49:25.857Z] #53 48.91 go: downloading mvdan.cc/gofumpt v0.2.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 48.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:49:25 [2022-04-27T07:49:25.857Z] #53 48.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:49:25 [2022-04-27T07:49:25.857Z] #53 49.02 go: downloading github.com/hashicorp/hcl v1.0.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 49.22 go: downloading gopkg.in/yaml.v2 v2.4.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 49.23 go: downloading github.com/pelletier/go-toml v1.9.4
07:49:25 [2022-04-27T07:49:25.857Z] #53 49.36 go: downloading golang.org/x/text v0.3.7
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.49 go: downloading github.com/gobwas/glob v0.2.3
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.61 go: downloading github.com/kisielk/gotool v1.0.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.62 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.68 go: downloading golang.org/x/mod v0.5.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.79 go: downloading github.com/ettle/strcase v0.1.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.86 go: downloading github.com/fatih/structtag v1.2.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 54.86 go: downloading github.com/Masterminds/semver v1.5.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.11 go: downloading github.com/prometheus/client_golang v1.7.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.45 go: downloading github.com/prometheus/client_model v0.2.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.56 go: downloading github.com/google/go-cmp v0.5.6
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.94 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:49:25 [2022-04-27T07:49:25.857Z] #53 55.94 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.00 go: downloading github.com/beorn7/perks v1.0.1
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.04 go: downloading github.com/golang/protobuf v1.5.2
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.05 go: downloading github.com/cespare/xxhash v1.1.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.32 go: downloading github.com/prometheus/common v0.10.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.49 go: downloading github.com/prometheus/procfs v0.6.0
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.54 go: downloading github.com/mattn/go-runewidth v0.0.9
07:49:25 [2022-04-27T07:49:25.857Z] #53 56.59 go: downloading google.golang.org/protobuf v1.27.1
07:49:26 [2022-04-27T07:49:26.115Z] #53 57.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:49:26 [2022-04-27T07:49:26.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:49:26 [2022-04-27T07:49:26.680Z] #53 ...
07:49:26 [2022-04-27T07:49:26.680Z] 
07:49:26 [2022-04-27T07:49:26.680Z] #49 [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
07:49:26 [2022-04-27T07:49:26.680Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:49:26 [2022-04-27T07:49:26.680Z] #49 55.32 Setting up criu (3.16.1-3) ...
07:49:26 [2022-04-27T07:49:26.680Z] #49 57.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:49:26 [2022-04-27T07:49:26.680Z] #49 DONE 58.5s
07:49:26 [2022-04-27T07:49:26.680Z] 
07:49:26 [2022-04-27T07:49:26.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:49:26 [2022-04-27T07:49:26.680Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:26 [2022-04-27T07:49:26.680Z] #14 50.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:49:26 [2022-04-27T07:49:26.680Z] #14 50.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 50.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.34 Selecting previously unselected package binutils-mingw-w64.
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.46 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.67 Selecting previously unselected package dmsetup.
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.68 Unpacking dmsetup (2:1.02.175-2.1) ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.88 Selecting previously unselected package mingw-w64-common.
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 52.88 Unpacking mingw-w64-common (8.0.0-1) ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 58.09 Selecting previously unselected package mingw-w64-x86-64-dev.
07:49:26 [2022-04-27T07:49:26.680Z] #14 58.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:49:26 [2022-04-27T07:49:26.680Z] #14 58.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:49:26 [2022-04-27T07:49:26.940Z] #14 ...
07:49:26 [2022-04-27T07:49:26.940Z] 
07:49:26 [2022-04-27T07:49:26.940Z] #40 [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
07:49:26 [2022-04-27T07:49:26.940Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.68 Setting up libicu67:amd64 (67.1-7) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.74 Setting up libuv1:amd64 (1.40.0-2) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.85 Setting up librhash0:amd64 (1.4.1-2) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.85 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:49:26 [2022-04-27T07:49:26.940Z] #40 58.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:49:27 [2022-04-27T07:49:27.197Z] #40 58.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:49:27 [2022-04-27T07:49:27.197Z] #40 58.92 Setting up cmake (3.18.4-2+deb11u1) ...
07:49:27 [2022-04-27T07:49:27.197Z] #40 58.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:49:27 [2022-04-27T07:49:27.764Z] #40 DONE 59.6s
07:49:27 [2022-04-27T07:49:27.764Z] 
07:49:27 [2022-04-27T07:49:27.764Z] #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
07:49:27 [2022-04-27T07:49:27.764Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:27 [2022-04-27T07:49:27.764Z] #14 ...
07:49:27 [2022-04-27T07:49:27.764Z] 
07:49:27 [2022-04-27T07:49:27.764Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:49:27 [2022-04-27T07:49:27.764Z] #41 sha256:7ebad222589a943e0af63ea96e87cdd7bfcfb79b41808f3b98f54086d7f017f8
07:49:27 [2022-04-27T07:49:27.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:49:28 [2022-04-27T07:49:28.030Z] #41 DONE 0.3s
07:49:28 [2022-04-27T07:49:28.030Z] 
07:49:28 [2022-04-27T07:49:28.030Z] #45 [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
07:49:28 [2022-04-27T07:49:28.030Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:49:28 [2022-04-27T07:49:28.030Z] #45 ...
07:49:28 [2022-04-27T07:49:28.030Z] 
07:49:28 [2022-04-27T07:49:28.030Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:49:28 [2022-04-27T07:49:28.030Z] #42 sha256:e2e729df104c7e7210dc7e9a4d734f9a0bb3e1b3cce5c0033825bc97eb27e702
07:49:28 [2022-04-27T07:49:28.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.944 + RM_GOPATH=0
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.944 + TMP_GOPATH=
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.944 + : /build
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.944 + '[' -z '' ']'
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.944 ++ mktemp -d
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.945 + export GOPATH=/tmp/tmp.gpmtPejEpE
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.946 + GOPATH=/tmp/tmp.gpmtPejEpE
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.946 + RM_GOPATH=1
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.946 + case "$(go env GOARCH)" in
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.948 ++ go env GOARCH
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.965 + export GO_BUILDMODE=-buildmode=pie
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.965 + GO_BUILDMODE=-buildmode=pie
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.966 ++ dirname /install.sh
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.969 + dir=/
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.970 + bin=tini
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.972 + shift
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.973 + '[' '!' -f //tini.installer ']'
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.977 + . //tini.installer
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.977 ++ : v0.19.0
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.977 + install_tini
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.977 + echo 'Install tini version v0.19.0'
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.978 Install tini version v0.19.0
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.gpmtPejEpE/tini
07:49:28 [2022-04-27T07:49:28.968Z] #42 0.980 Cloning into '/tmp/tmp.gpmtPejEpE/tini'...
07:49:29 [2022-04-27T07:49:29.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:49:29 [2022-04-27T07:49:29.535Z] #42 1.595 + cd /tmp/tmp.gpmtPejEpE/tini
07:49:29 [2022-04-27T07:49:29.535Z] #42 1.596 + git checkout -q v0.19.0
07:49:29 [2022-04-27T07:49:29.535Z] #42 1.630 + cmake .
07:49:30 [2022-04-27T07:49:30.100Z] #42 2.062 -- The C compiler identification is GNU 10.2.1
07:49:30 [2022-04-27T07:49:30.100Z] #42 2.120 -- Detecting C compiler ABI info
07:49:30 [2022-04-27T07:49:30.216Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:49:30 [2022-04-27T07:49:30.217Z] Using test binary docker
07:49:30 [2022-04-27T07:49:30.217Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:49:30 [2022-04-27T07:49:30.217Z] Starting apparmor (via systemctl): apparmor.service.
07:49:30 [2022-04-27T07:49:30.217Z] INFO: Waiting for daemon to start...
07:49:30 [2022-04-27T07:49:30.217Z] Starting dockerd
07:49:30 [2022-04-27T07:49:30.663Z] #42 2.646 -- Detecting C compiler ABI info - done
07:49:30 [2022-04-27T07:49:30.663Z] #42 2.767 -- Check for working C compiler: /usr/bin/cc - skipped
07:49:30 [2022-04-27T07:49:30.920Z] #42 2.769 -- Detecting C compile features
07:49:30 [2022-04-27T07:49:30.920Z] #42 2.773 -- Detecting C compile features - done
07:49:30 [2022-04-27T07:49:30.920Z] #42 2.810 -- Performing Test HAS_BUILTIN_FORTIFY
07:49:31 [2022-04-27T07:49:31.180Z] #42 3.017 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:49:31 [2022-04-27T07:49:31.180Z] #42 3.113 -- Configuring done
07:49:31 [2022-04-27T07:49:31.180Z] #42 3.137 -- Generating done
07:49:31 [2022-04-27T07:49:31.180Z] #42 3.138 -- Build files have been written to: /tmp/tmp.gpmtPejEpE/tini
07:49:31 [2022-04-27T07:49:31.180Z] #42 3.147 + make tini-static
07:49:31 [2022-04-27T07:49:31.438Z] #42 3.423 Scanning dependencies of target tini-static
07:49:31 [2022-04-27T07:49:31.438Z] #42 3.509 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:49:32 [2022-04-27T07:49:32.110Z] .
07:49:32 [2022-04-27T07:49:32.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:49:32 [2022-04-27T07:49:32.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:49:32 [2022-04-27T07:49:32.366Z] Error: No such image: emptyfs
07:49:32 [2022-04-27T07:49:32.366Z] Running integration-test (iteration 1)
07:49:32 [2022-04-27T07:49:32.366Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:49:32 [2022-04-27T07:49:32.373Z] #42 ...
07:49:32 [2022-04-27T07:49:32.373Z] 
07:49:32 [2022-04-27T07:49:32.373Z] #51 [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
07:49:32 [2022-04-27T07:49:32.373Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:49:32 [2022-04-27T07:49:32.373Z] #51 63.68 gotestsum version dev
07:49:32 [2022-04-27T07:49:32.373Z] #51 DONE 64.3s
07:49:32 [2022-04-27T07:49:32.622Z] Loaded image: busybox:latest
07:49:32 [2022-04-27T07:49:32.630Z] 
07:49:32 [2022-04-27T07:49:32.630Z] #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
07:49:32 [2022-04-27T07:49:32.630Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:32 [2022-04-27T07:49:32.630Z] #14 63.61 Selecting previously unselected package gcc-mingw-w64-base.
07:49:32 [2022-04-27T07:49:32.630Z] #14 63.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:49:32 [2022-04-27T07:49:32.630Z] #14 63.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:49:32 [2022-04-27T07:49:32.630Z] #14 64.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:49:32 [2022-04-27T07:49:32.630Z] #14 64.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:49:32 [2022-04-27T07:49:32.630Z] #14 64.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:49:32 [2022-04-27T07:49:32.879Z] Loaded image: busybox:glibc
07:49:33 [2022-04-27T07:49:33.054Z] Fetching without tags
07:49:33 [2022-04-27T07:49:33.558Z] #14 ...
07:49:33 [2022-04-27T07:49:33.558Z] 
07:49:33 [2022-04-27T07:49:33.558Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:49:33 [2022-04-27T07:49:33.558Z] #42 sha256:e2e729df104c7e7210dc7e9a4d734f9a0bb3e1b3cce5c0033825bc97eb27e702
07:49:33 [2022-04-27T07:49:33.558Z] #42 4.483 [100%] Linking C executable tini-static
07:49:33 [2022-04-27T07:49:33.558Z] #42 5.156 [100%] Built target tini-static
07:49:33 [2022-04-27T07:49:33.558Z] #42 5.219 + mkdir -p /build
07:49:33 [2022-04-27T07:49:33.558Z] #42 5.219 + cp tini-static /build/docker-init
07:49:33 [2022-04-27T07:49:33.558Z] #42 DONE 5.4s
07:49:33 [2022-04-27T07:49:33.558Z] 
07:49:33 [2022-04-27T07:49:33.558Z] #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
07:49:33 [2022-04-27T07:49:33.558Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:49:33 [2022-04-27T07:49:33.831Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 0603f87faba33e364aafd81d4c1f717dd3709858
07:49:34 [2022-04-27T07:49:34.245Z] Loaded image: debian:bullseye-slim
07:49:34 [2022-04-27T07:49:34.245Z] Loaded image: hello-world:latest
07:49:34 [2022-04-27T07:49:34.245Z] Loaded image: arm32v7/hello-world:latest
07:49:34 [2022-04-27T07:49:34.245Z] INFO: Testing against a local daemon
07:49:34 [2022-04-27T07:49:34.245Z] === RUN   TestCgroupNamespacesBuild
07:49:32 [2022-04-27T07:49:32.721Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:49:32 [2022-04-27T07:49:32.787Z]  > git config --add remote.origin.fetch +refs/pull/43509/head:refs/remotes/origin/PR-43509 # timeout=10
07:49:32 [2022-04-27T07:49:32.841Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:49:32 [2022-04-27T07:49:32.964Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:49:33 [2022-04-27T07:49:33.093Z] Fetching upstream changes from https://github.com/moby/moby.git
07:49:33 [2022-04-27T07:49:33.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:49:33 [2022-04-27T07:49:33.095Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43509/head:refs/remotes/origin/PR-43509 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:49:33 [2022-04-27T07:49:33.945Z]  > git config core.sparsecheckout # timeout=10
07:49:33 [2022-04-27T07:49:33.995Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:49:35 [2022-04-27T07:49:35.612Z] --- PASS: TestCgroupNamespacesBuild (1.32s)
07:49:35 [2022-04-27T07:49:35.612Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:49:36 [2022-04-27T07:49:36.979Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
07:49:36 [2022-04-27T07:49:36.980Z] === RUN   TestBuildWithSession
07:49:36 [2022-04-27T07:49:36.980Z]     build_session_test.go:25: TODO: BuildKit
07:49:36 [2022-04-27T07:49:36.980Z] --- SKIP: TestBuildWithSession (0.00s)
07:49:36 [2022-04-27T07:49:36.980Z] === RUN   TestBuildSquashParent
07:49:37 [2022-04-27T07:49:37.782Z] Merge succeeded, producing 0603f87faba33e364aafd81d4c1f717dd3709858
07:49:37 [2022-04-27T07:49:37.782Z] Checking out Revision 0603f87faba33e364aafd81d4c1f717dd3709858 (PR-43509)
07:49:37 [2022-04-27T07:49:37.415Z]  > git remote # timeout=10
07:49:37 [2022-04-27T07:49:37.495Z]  > git config --get remote.origin.url # timeout=10
07:49:37 [2022-04-27T07:49:37.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:49:37 [2022-04-27T07:49:37.553Z]  > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10
07:49:37 [2022-04-27T07:49:37.695Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:49:37 [2022-04-27T07:49:37.820Z]  > git config core.sparsecheckout # timeout=10
07:49:37 [2022-04-27T07:49:37.873Z]  > git checkout -f 0603f87faba33e364aafd81d4c1f717dd3709858 # timeout=10
07:49:38 [2022-04-27T07:49:38.815Z] #34 ...
07:49:38 [2022-04-27T07:49:38.815Z] 
07:49:38 [2022-04-27T07:49:38.815Z] #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
07:49:38 [2022-04-27T07:49:38.815Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:38 [2022-04-27T07:49:38.815Z] #14 70.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:49:38 [2022-04-27T07:49:38.815Z] #14 70.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:49:38 [2022-04-27T07:49:38.815Z] #14 70.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:49:41 [2022-04-27T07:49:41.156Z] --- PASS: TestBuildSquashParent (4.36s)
07:49:41 [2022-04-27T07:49:41.156Z] === RUN   TestBuildWithRemoveAndForceRemove
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:49:41 [2022-04-27T07:49:41.157Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:49:41 [2022-04-27T07:49:41.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:49:41 [2022-04-27T07:49:41.157Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:49:41 [2022-04-27T07:49:41.157Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:49:43 [2022-04-27T07:49:43.066Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:49:43 [2022-04-27T07:49:43.066Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:49:44 [2022-04-27T07:49:44.432Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:49:44 [2022-04-27T07:49:44.432Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:49:45 [2022-04-27T07:49:45.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s)
07:49:45 [2022-04-27T07:49:45.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s)
07:49:45 [2022-04-27T07:49:45.798Z] === RUN   TestBuildMultiStageCopy
07:49:45 [2022-04-27T07:49:45.798Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:49:47 [2022-04-27T07:49:47.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:49:47 [2022-04-27T07:49:47.418Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:49:47 [2022-04-27T07:49:47.676Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:49:47 [2022-04-27T07:49:47.933Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:49:48 [2022-04-27T07:49:48.192Z] --- PASS: TestBuildMultiStageCopy (2.45s)
07:49:48 [2022-04-27T07:49:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
07:49:48 [2022-04-27T07:49:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
07:49:48 [2022-04-27T07:49:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
07:49:48 [2022-04-27T07:49:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s)
07:49:48 [2022-04-27T07:49:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
07:49:48 [2022-04-27T07:49:48.192Z] === RUN   TestBuildMultiStageParentConfig
07:49:48 [2022-04-27T07:49:48.756Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
07:49:48 [2022-04-27T07:49:48.756Z] === RUN   TestBuildLabelWithTargets
07:49:48 [2022-04-27T07:49:48.781Z] #14 ...
07:49:48 [2022-04-27T07:49:48.782Z] 
07:49:48 [2022-04-27T07:49:48.782Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:49:48 [2022-04-27T07:49:48.782Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:49:49 [2022-04-27T07:49:49.557Z] #62 38.40 Updating files:  71% (3387/4707)
Updating files:  72% (3390/4707)
Updating files:  73% (3437/4707)
Updating files:  74% (3484/4707)
Updating files:  75% (3531/4707)
Updating files:  76% (3578/4707)
Updating files:  77% (3625/4707)
Updating files:  78% (3672/4707)
Updating files:  79% (3719/4707)
Updating files:  80% (3766/4707)
Updating files:  81% (3813/4707)
Updating files:  82% (3860/4707)
Updating files:  83% (3907/4707)
Updating files:  84% (3954/4707)
Updating files:  85% (4001/4707)
Updating files:  86% (4049/4707)
Updating files:  87% (4096/4707)
Updating files:  88% (4143/4707)
Updating files:  89% (4190/4707)
Updating files:  90% (4237/4707)
Updating files:  91% (4284/4707)
Updating files:  92% (4331/4707)
Updating files:  93% (4378/4707)
Updating files:  94% (4425/4707)
Updating files:  95% (4472/4707)
Updating files:  96% (4519/4707)
Updating files:  97% (4566/4707)
Updating files:  98% (4613/4707)
Updating files:  99% (4660/4707)
Updating files: 100% (4707/4707)
Updating files: 100% (4707/4707), done.
07:49:49 [2022-04-27T07:49:49.557Z] #62 39.16 + cd /tmp/tmp.NQQkPtGrMx/src/github.com/containerd/containerd
07:49:49 [2022-04-27T07:49:49.557Z] #62 39.16 + git checkout -q v1.6.2
07:49:49 [2022-04-27T07:49:49.872Z] Commit message: "cmd/dockerd: validate API configuration as part of --validate"
07:49:50 [2022-04-27T07:49:50.131Z] --- PASS: TestBuildLabelWithTargets (0.99s)
07:49:50 [2022-04-27T07:49:50.131Z] === RUN   TestBuildWithEmptyLayers
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:49:50 [2022-04-27T07:49:50.390Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
07:49:50 [2022-04-27T07:49:50.390Z] === RUN   TestBuildMultiStageOnBuild
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + export 'BUILDTAGS=netgo osusergo static_build'
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + BUILDTAGS='netgo osusergo static_build'
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + export EXTRA_FLAGS=-buildmode=pie
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + EXTRA_FLAGS=-buildmode=pie
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.96 + '[' '' = dynamic ']'
07:49:50 [2022-04-27T07:49:50.488Z] #62 39.97 + make
07:49:51 [2022-04-27T07:49:51.860Z] #62 41.34 + bin/ctr
07:49:52 [2022-04-27T07:49:52.286Z] --- PASS: TestBuildMultiStageOnBuild (1.67s)
07:49:52 [2022-04-27T07:49:52.287Z] === RUN   TestBuildUncleanTarFilenames
07:49:52 [2022-04-27T07:49:52.544Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
07:49:52 [2022-04-27T07:49:52.544Z] === RUN   TestBuildMultiStageLayerLeak
07:49:53 [2022-04-27T07:49:53.058Z] + docker version
07:49:54 [2022-04-27T07:49:54.438Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s)
07:49:54 [2022-04-27T07:49:54.438Z] === RUN   TestBuildWithHugeFile
07:49:57 [2022-04-27T07:49:57.669Z] ok  	github.com/docker/docker/libnetwork	37.109s	coverage: 40.6% of statements
07:49:58 [2022-04-27T07:49:58.249Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.166s	coverage: 84.4% of statements
07:49:58 [2022-04-27T07:49:58.249Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
07:49:58 [2022-04-27T07:49:58.512Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
07:49:58 [2022-04-27T07:49:58.770Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
07:49:58 [2022-04-27T07:49:58.770Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
07:49:58 [2022-04-27T07:49:58.770Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
07:49:58 [2022-04-27T07:49:58.770Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
07:49:58 [2022-04-27T07:49:58.770Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
07:49:59 [2022-04-27T07:49:59.029Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
07:49:59 [2022-04-27T07:49:59.287Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 19.7% of statements
07:49:59 [2022-04-27T07:49:59.545Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
07:49:59 [2022-04-27T07:49:59.545Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
07:49:59 [2022-04-27T07:49:59.545Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
07:49:59 [2022-04-27T07:49:59.802Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
07:49:59 [2022-04-27T07:49:59.969Z] #62 ...
07:49:59 [2022-04-27T07:49:59.969Z] 
07:49:59 [2022-04-27T07:49:59.969Z] #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
07:49:59 [2022-04-27T07:49:59.969Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:49:59 [2022-04-27T07:49:59.969Z] #14 81.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:49:59 [2022-04-27T07:49:59.969Z] #14 81.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:49:59 [2022-04-27T07:49:59.969Z] #14 81.12 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:49:59 [2022-04-27T07:49:59.969Z] #14 86.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:49:59 [2022-04-27T07:49:59.969Z] #14 86.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:49:59 [2022-04-27T07:49:59.969Z] #14 86.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:49:59 [2022-04-27T07:49:59.969Z] #14 91.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:49:59 [2022-04-27T07:49:59.969Z] #14 91.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:49:59 [2022-04-27T07:49:59.969Z] #14 91.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:50:00 [2022-04-27T07:50:00.059Z] INFO [loader] Go packages loading at mode 575 (name|exports_file|deps|files|imports|types_sizes|compiled_files) took 47.48259109s 
07:50:00 [2022-04-27T07:50:00.060Z] 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. 
07:50:00 [2022-04-27T07:50:00.060Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 170.590132ms 
07:50:00 [2022-04-27T07:50:00.220Z] Client:
07:50:00 [2022-04-27T07:50:00.220Z]  Version:           20.10.9
07:50:00 [2022-04-27T07:50:00.220Z]  API version:       1.41
07:50:00 [2022-04-27T07:50:00.220Z]  Go version:        go1.16.8
07:50:00 [2022-04-27T07:50:00.220Z]  Git commit:        c2ea9bc
07:50:00 [2022-04-27T07:50:00.220Z]  Built:             Mon Oct  4 16:11:10 2021
07:50:00 [2022-04-27T07:50:00.220Z]  OS/Arch:           windows/amd64
07:50:00 [2022-04-27T07:50:00.220Z]  Context:           default
07:50:00 [2022-04-27T07:50:00.220Z]  Experimental:      true
07:50:00 [2022-04-27T07:50:00.220Z] 
07:50:00 [2022-04-27T07:50:00.220Z] Server: Docker Engine - Community
07:50:00 [2022-04-27T07:50:00.220Z]  Engine:
07:50:00 [2022-04-27T07:50:00.220Z]   Version:          20.10.9
07:50:00 [2022-04-27T07:50:00.220Z]   API version:      1.41 (minimum version 1.24)
07:50:00 [2022-04-27T07:50:00.220Z]   Go version:       go1.16.8
07:50:00 [2022-04-27T07:50:00.220Z]   Git commit:       79ea9d3
07:50:00 [2022-04-27T07:50:00.220Z]   Built:            Mon Oct  4 16:06:39 2021
07:50:00 [2022-04-27T07:50:00.221Z]   OS/Arch:          windows/amd64
07:50:00 [2022-04-27T07:50:00.221Z]   Experimental:     true
[Pipeline] sh
07:50:01 [2022-04-27T07:50:01.807Z] + docker info
07:50:01 [2022-04-27T07:50:01.807Z] Client:
07:50:01 [2022-04-27T07:50:01.807Z]  Context:    default
07:50:01 [2022-04-27T07:50:01.807Z]  Debug Mode: false
07:50:01 [2022-04-27T07:50:01.807Z] 
07:50:01 [2022-04-27T07:50:01.807Z] Server:
07:50:01 [2022-04-27T07:50:01.807Z]  Containers: 0
07:50:01 [2022-04-27T07:50:01.807Z]   Running: 0
07:50:01 [2022-04-27T07:50:01.807Z]   Paused: 0
07:50:01 [2022-04-27T07:50:01.807Z]   Stopped: 0
07:50:01 [2022-04-27T07:50:01.807Z]  Images: 0
07:50:01 [2022-04-27T07:50:01.807Z]  Server Version: 20.10.9
07:50:01 [2022-04-27T07:50:01.807Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:50:01 [2022-04-27T07:50:01.807Z]   Windows: 
07:50:01 [2022-04-27T07:50:01.807Z]   LCOW: 
07:50:01 [2022-04-27T07:50:01.807Z]  Logging Driver: json-file
07:50:01 [2022-04-27T07:50:01.807Z]  Plugins:
07:50:01 [2022-04-27T07:50:01.807Z]   Volume: local
07:50:01 [2022-04-27T07:50:01.807Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:50:01 [2022-04-27T07:50:01.807Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:50:01 [2022-04-27T07:50:01.807Z]  Swarm: inactive
07:50:01 [2022-04-27T07:50:01.807Z]  Default Isolation: process
07:50:01 [2022-04-27T07:50:01.807Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
07:50:01 [2022-04-27T07:50:01.807Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
07:50:01 [2022-04-27T07:50:01.807Z]  OSType: windows
07:50:01 [2022-04-27T07:50:01.807Z]  Architecture: x86_64
07:50:01 [2022-04-27T07:50:01.807Z]  CPUs: 4
07:50:01 [2022-04-27T07:50:01.807Z]  Total Memory: 32GiB
07:50:01 [2022-04-27T07:50:01.807Z]  Name: azwin-2-61f7b0
07:50:01 [2022-04-27T07:50:01.807Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
07:50:01 [2022-04-27T07:50:01.807Z]  Docker Root Dir: D:\docker
07:50:01 [2022-04-27T07:50:01.807Z]  Debug Mode: false
07:50:01 [2022-04-27T07:50:01.807Z]  Registry: https://index.docker.io/v1/
07:50:01 [2022-04-27T07:50:01.807Z]  Labels:
07:50:01 [2022-04-27T07:50:01.807Z]  Experimental: true
07:50:01 [2022-04-27T07:50:01.807Z]  Insecure Registries:
07:50:01 [2022-04-27T07:50:01.807Z]   10.0.0.4:5000
07:50:01 [2022-04-27T07:50:01.807Z]   127.0.0.0/8
07:50:01 [2022-04-27T07:50:01.807Z]  Registry Mirrors:
07:50:01 [2022-04-27T07:50:01.807Z]   http://10.0.0.4:5000/
07:50:01 [2022-04-27T07:50:01.807Z]  Live Restore Enabled: false
07:50:01 [2022-04-27T07:50:01.807Z]  Product License: Community Engine
07:50:01 [2022-04-27T07:50:01.807Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
07:50:03 [2022-04-27T07:50:03.086Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.525s	coverage: 59.9% of statements
07:50:03 [2022-04-27T07:50:03.086Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
07:50:03 [2022-04-27T07:50:03.086Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
07:50:03 [2022-04-27T07:50:03.654Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 4.0% of statements
07:50:03 [2022-04-27T07:50:03.654Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
07:50:04 [2022-04-27T07:50:04.300Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
07:50:04 [2022-04-27T07:50:04.300Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
07:50:04 [2022-04-27T07:50:04.300Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
07:50:12 [2022-04-27T07:50:12.159Z] #14 101.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:50:12 [2022-04-27T07:50:12.159Z] #14 101.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:50:12 [2022-04-27T07:50:12.159Z] #14 101.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:50:13 [2022-04-27T07:50:13.091Z] #14 ...
07:50:13 [2022-04-27T07:50:13.091Z] 
07:50:13 [2022-04-27T07:50:13.091Z] #65 [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
07:50:13 [2022-04-27T07:50:13.091Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:50:13 [2022-04-27T07:50:13.091Z] #65 104.7 + for f in rootlesskit rootlesskit-docker-proxy
07:50:13 [2022-04-27T07:50:13.348Z] #65 104.7 + GOBIN=/build
07:50:13 [2022-04-27T07:50:13.348Z] #65 104.7 + GO111MODULE=on
07:50:13 [2022-04-27T07:50:13.348Z] #65 104.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:50:14 [2022-04-27T07:50:14.270Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.354s	coverage: 7.2% of statements
07:50:14 [2022-04-27T07:50:14.270Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
07:50:14 [2022-04-27T07:50:14.270Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
07:50:14 [2022-04-27T07:50:14.270Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
07:50:14 [2022-04-27T07:50:14.270Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
07:50:14 [2022-04-27T07:50:14.270Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
07:50:14 [2022-04-27T07:50:14.270Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
07:50:14 [2022-04-27T07:50:14.270Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
07:50:14 [2022-04-27T07:50:14.529Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
07:50:14 [2022-04-27T07:50:14.788Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
07:50:15 [2022-04-27T07:50:15.045Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7 rootlesskit version 1.0.0
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7 Usage of /build/rootlesskit-docker-proxy:
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7   -container-ip string
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7     	container ip
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7   -container-port int
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7     	container port (default -1)
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7   -host-ip string
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7     	host ip
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7   -host-port int
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7     	host port (default -1)
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7   -proto string
07:50:18 [2022-04-27T07:50:18.659Z] #65 109.7     	proxy protocol (default "tcp")
07:50:18 [2022-04-27T07:50:18.659Z] #65 ...
07:50:18 [2022-04-27T07:50:18.659Z] 
07:50:18 [2022-04-27T07:50:18.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
07:50:18 [2022-04-27T07:50:18.659Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:50:18 [2022-04-27T07:50:18.659Z] #14 106.8 Selecting previously unselected package g++-mingw-w64-x86-64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 106.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 106.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.0 Selecting previously unselected package libapparmor1:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.1 Selecting previously unselected package libapparmor-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.2 Selecting previously unselected package libbtrfs0:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.4 Selecting previously unselected package libbtrfs-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.7 Selecting previously unselected package libudev-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.7 Unpacking libudev-dev:amd64 (247.3-7) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.9 Selecting previously unselected package libsepol1-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 107.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.1 Selecting previously unselected package libpcre2-16-0:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.3 Selecting previously unselected package libpcre2-32-0:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.6 Selecting previously unselected package libpcre2-posix2:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.6 Selecting previously unselected package libpcre2-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 108.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.3 Selecting previously unselected package libselinux1-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.6 Selecting previously unselected package libdevmapper-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.7 Selecting previously unselected package libseccomp-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.8 Selecting previously unselected package libsystemd-dev:amd64.
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 109.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:50:18 [2022-04-27T07:50:18.659Z] #14 110.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:50:18 [2022-04-27T07:50:18.916Z] #14 110.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:50:19 [2022-04-27T07:50:19.173Z] #14 110.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:50:19 [2022-04-27T07:50:19.450Z] #14 111.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:50:20 [2022-04-27T07:50:20.054Z] #14 111.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:50:20 [2022-04-27T07:50:20.310Z] #14 112.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:50:20 [2022-04-27T07:50:20.599Z] #14 112.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:50:20 [2022-04-27T07:50:20.890Z] #14 112.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:50:21 [2022-04-27T07:50:21.147Z] #14 112.7 Setting up libudev-dev:amd64 (247.3-7) ...
07:50:21 [2022-04-27T07:50:21.147Z] #14 112.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:50:21 [2022-04-27T07:50:21.147Z] 
07:50:21 [2022-04-27T07:50:21.147Z] #14 ...
07:50:21 [2022-04-27T07:50:21.147Z] 
07:50:21 [2022-04-27T07:50:21.147Z] #65 [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
07:50:21 [2022-04-27T07:50:21.147Z] #65 sha256:83988a0186282cc6cf9929d44e4932683e49a6c96ffea5d4ad1066826f19006c
07:50:21 [2022-04-27T07:50:21.147Z] #65 DONE 112.6s
07:50:21 [2022-04-27T07:50:21.147Z] 
07:50:21 [2022-04-27T07:50:21.148Z] #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
07:50:21 [2022-04-27T07:50:21.148Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:50:21 [2022-04-27T07:50:21.148Z] #14 112.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 112.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up mingw-w64-common (8.0.0-1) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 ...
07:50:21 [2022-04-27T07:50:21.148Z] 
07:50:21 [2022-04-27T07:50:21.148Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:50:21 [2022-04-27T07:50:21.148Z] #66 sha256:9e5972b883bf7daa78e14034a584d1c57df90d3b14118fe1c54ec5ac3c677796
07:50:21 [2022-04-27T07:50:21.148Z] #66 DONE 0.1s
07:50:21 [2022-04-27T07:50:21.148Z] 
07:50:21 [2022-04-27T07:50:21.148Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:50:21 [2022-04-27T07:50:21.148Z] #67 sha256:f54c668e890c05e748cfd9193cb701e764ee602159040af8a45760df98679cde
07:50:21 [2022-04-27T07:50:21.148Z] #67 DONE 0.1s
07:50:21 [2022-04-27T07:50:21.148Z] 
07:50:21 [2022-04-27T07:50:21.148Z] #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
07:50:21 [2022-04-27T07:50:21.148Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up mingw-w64-common (8.0.0-1) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.148Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.1 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
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.1 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
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.2 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
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.2 Setting up dmsetup (2:1.02.175-2.1) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:50:21 [2022-04-27T07:50:21.404Z] #14 113.3 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:50:21 [2022-04-27T07:50:21.966Z] #14 DONE 113.7s
07:50:21 [2022-04-27T07:50:21.966Z] 
07:50:21 [2022-04-27T07:50:21.967Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:50:21 [2022-04-27T07:50:21.967Z] #57 sha256:c78ff2f99a63cd17b112f1f9a18ba3111093d9ef7d1dc75dfdacdd2e1c47082c
07:50:22 [2022-04-27T07:50:22.023Z] INFO [linters context/goanalysis] analyzers took 6m39.033826481s with top 10 stages: buildir: 1m44.983169542s, goimports: 17.099390993s, gosec: 13.173490235s, unconvert: 10.597954098s, directives: 7.853869832s, golint: 7.597202984s, inspect: 6.849531091s, fact_deprecated: 6.519226128s, misspell: 6.317112006s, printf: 6.289385718s 
07:50:22 [2022-04-27T07:50:22.023Z] INFO [runner] Issues before processing: 3054, after processing: 0 
07:50:22 [2022-04-27T07:50:22.023Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2438/2438, exclude: 2054/2054, nolint: 0/78, cgo: 2438/3054, autogenerated_exclude: 2054/2438, exclude-rules: 78/2054, path_prettifier: 2438/2438, skip_dirs: 2438/2438, identifier_marker: 2054/2054, skip_files: 2438/2438 
07:50:22 [2022-04-27T07:50:22.023Z] INFO [runner] processing took 81.016237ms with stages: nolint: 31.631236ms, identifier_marker: 21.467518ms, path_prettifier: 9.53806ms, autogenerated_exclude: 8.44491ms, exclude-rules: 7.740547ms, skip_dirs: 1.829176ms, cgo: 230.545µs, filename_unadjuster: 128.935µs, max_same_issues: 1.516µs, skip_files: 774ns, uniq_by_line: 532ns, exclude: 395ns, diff: 345ns, max_from_linter: 309ns, path_shortener: 271ns, max_per_file_from_linter: 264ns, source_code: 262ns, severity-rules: 237ns, sort_results: 219ns, path_prefixer: 186ns 
07:50:22 [2022-04-27T07:50:22.023Z] INFO [runner] linters took 27.660999451s with stages: goanalysis_metalinter: 27.579877199s 
07:50:22 [2022-04-27T07:50:22.023Z] INFO File cache stats: 1668 entries of total size 8.5MiB 
07:50:22 [2022-04-27T07:50:22.023Z] INFO Memory: 755 samples, avg is 350.4MB, max is 1248.0MB 
07:50:22 [2022-04-27T07:50:22.023Z] INFO Execution took 1m15.323173633s               
07:50:22 [2022-04-27T07:50:22.023Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:50:22 [2022-04-27T07:50:22.224Z] #57 DONE 0.1s
07:50:22 [2022-04-27T07:50:22.224Z] 
07:50:22 [2022-04-27T07:50:22.224Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:50:22 [2022-04-27T07:50:22.224Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:50:22 [2022-04-27T07:50:22.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh dynbinary test-docker-py
07:50:22 [2022-04-27T07:50:22.632Z] 
07:50:22 [2022-04-27T07:50:22.632Z] Removing bundles/
07:50:22 [2022-04-27T07:50:22.632Z] 
07:50:22 [2022-04-27T07:50:22.632Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:50:22 [2022-04-27T07:50:22.632Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:50:22 [2022-04-27T07:50:22.632Z] GOOS="" GOARCH="" GOARM=""
07:50:23 [2022-04-27T07:50:23.592Z] #58 ...
07:50:23 [2022-04-27T07:50:23.592Z] 
07:50:23 [2022-04-27T07:50:23.592Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:50:23 [2022-04-27T07:50:23.592Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
07:50:23 [2022-04-27T07:50:23.592Z] #15 DONE 1.7s
07:50:23 [2022-04-27T07:50:23.592Z] 
07:50:23 [2022-04-27T07:50:23.592Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:50:23 [2022-04-27T07:50:23.592Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.448 + RM_GOPATH=0
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.448 + TMP_GOPATH=
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.448 + : /build
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.448 + '[' -z '' ']'
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 ++ mktemp -d
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 + export GOPATH=/tmp/tmp.DpLd8TtMgA
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 + GOPATH=/tmp/tmp.DpLd8TtMgA
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 + RM_GOPATH=1
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 + case "$(go env GOARCH)" in
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.456 ++ go env GOARCH
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.480 + export GO_BUILDMODE=-buildmode=pie
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.480 + GO_BUILDMODE=-buildmode=pie
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.481 ++ dirname /install.sh
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + dir=/
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + bin=runc
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + shift
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + '[' '!' -f //runc.installer ']'
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + . //runc.installer
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 ++ set -e
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 ++ : v1.1.1
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + install_runc
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + RUNC_BUILDTAGS=seccomp
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DpLd8TtMgA/src/github.com/opencontainers/runc
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.482 Install runc version v1.1.1 (build tags: seccomp)
07:50:23 [2022-04-27T07:50:23.592Z] #58 1.506 Cloning into '/tmp/tmp.DpLd8TtMgA/src/github.com/opencontainers/runc'...
07:50:24 [2022-04-27T07:50:24.079Z] DEBUG: print all environment variables to check how Jenkins runs this script
07:50:24 [2022-04-27T07:50:24.079Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d3acb59a\powershellScript.ps1'; exit $LASTEXITCODE;
07:50:24 [2022-04-27T07:50:24.079Z] ----------------------------------------------------------------------------
07:50:24 [2022-04-27T07:50:24.079Z] 
07:50:24 [2022-04-27T07:50:24.079Z] INFO: executeCI.ps1 starting at Wed Apr 27 07:50:20 CUT 2022
07:50:24 [2022-04-27T07:50:24.079Z] 
07:50:24 [2022-04-27T07:50:24.079Z] INFO: Script version 05-Feb-2019 09:03 PDT
07:50:24 [2022-04-27T07:50:24.079Z] INFO: Running git version 2.24.1.windows.2
07:50:24 [2022-04-27T07:50:24.079Z] INFO: Branch:fe_release Build:20348.1.210507-1500
07:50:24 [2022-04-27T07:50:24.079Z] INFO: Environment variables:
07:50:24 [2022-04-27T07:50:24.079Z] 
07:50:24 [2022-04-27T07:50:24.079Z] Name                           Value                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] ----                           -----                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
07:50:24 [2022-04-27T07:50:24.079Z] amd64                          true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
07:50:24 [2022-04-27T07:50:24.079Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
07:50:24 [2022-04-27T07:50:24.079Z] arm64                          true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
07:50:24 [2022-04-27T07:50:24.079Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
07:50:24 [2022-04-27T07:50:24.079Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
07:50:24 [2022-04-27T07:50:24.079Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
07:50:24 [2022-04-27T07:50:24.079Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
07:50:24 [2022-04-27T07:50:24.079Z] BRANCH_NAME                    PR-43509                                                                                
07:50:24 [2022-04-27T07:50:24.079Z] BUILD_DISPLAY_NAME             #8                                                                                      
07:50:24 [2022-04-27T07:50:24.079Z] BUILD_ID                       8                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] BUILD_NUMBER                   8                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] BUILD_TAG                      jenkins-moby-PR-43509-8                                                                 
07:50:24 [2022-04-27T07:50:24.079Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43509/8/                              
07:50:24 [2022-04-27T07:50:24.079Z] cgroup2                        true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_AUTHOR                  thaJeztah                                                                               
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_BRANCH                  daemon_fix_hosts_validation_step1a                                                      
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_FORK                    thaJeztah/docker                                                                        
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_ID                      43509                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_TARGET                  master                                                                                  
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_TITLE                   cmd/dockerd: improve validation to allow early exit                                     
07:50:24 [2022-04-27T07:50:24.079Z] CHANGE_URL                     https://github.com/moby/moby/pull/43509                                                 
07:50:24 [2022-04-27T07:50:24.079Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
07:50:24 [2022-04-27T07:50:24.079Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
07:50:24 [2022-04-27T07:50:24.079Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
07:50:24 [2022-04-27T07:50:24.079Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
07:50:24 [2022-04-27T07:50:24.079Z] COMPUTERNAME                   azwin-2-61f7b0                                                                          
07:50:24 [2022-04-27T07:50:24.079Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
07:50:24 [2022-04-27T07:50:24.079Z] ConfigSequenceNumber           0                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] dco                            true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] DOCKER_BUILDKIT                0                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] DOCKER_DUT_DEBUG               1                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] DOCKER_EXPERIMENTAL            1                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
07:50:24 [2022-04-27T07:50:24.079Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
07:50:24 [2022-04-27T07:50:24.079Z] EXECUTOR_NUMBER                0                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] FQDN                           azwin-2-61f7b0.westus.cloudapp.azure.com                                                
07:50:24 [2022-04-27T07:50:24.079Z] GIT_BRANCH                     PR-43509                                                                                
07:50:24 [2022-04-27T07:50:24.079Z] GIT_COMMIT                     0603f87faba33e364aafd81d4c1f717dd3709858                                                
07:50:24 [2022-04-27T07:50:24.079Z] GIT_PREVIOUS_COMMIT            0603f87faba33e364aafd81d4c1f717dd3709858                                                
07:50:24 [2022-04-27T07:50:24.079Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 468a13f55b37573e3e5612c337aa49a362e82455                                                
07:50:24 [2022-04-27T07:50:24.079Z] GIT_URL                        https://github.com/moby/moby.git                                                        
07:50:24 [2022-04-27T07:50:24.079Z] HUDSON_COOKIE                  08c0d0e7-5f48-401e-a686-5ccf85e71f43                                                    
07:50:24 [2022-04-27T07:50:24.079Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
07:50:24 [2022-04-27T07:50:24.079Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
07:50:24 [2022-04-27T07:50:24.079Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
07:50:24 [2022-04-27T07:50:24.079Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
07:50:24 [2022-04-27T07:50:24.079Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
07:50:24 [2022-04-27T07:50:24.079Z] JENKINS_NODE_COOKIE            c35dd9d1-6cca-4005-9fe8-f8ba0f327b58                                                    
07:50:24 [2022-04-27T07:50:24.079Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
07:50:24 [2022-04-27T07:50:24.079Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
07:50:24 [2022-04-27T07:50:24.079Z] JOB_BASE_NAME                  PR-43509                                                                                
07:50:24 [2022-04-27T07:50:24.079Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43509/display/redirect                
07:50:24 [2022-04-27T07:50:24.079Z] JOB_NAME                       moby/PR-43509                                                                           
07:50:24 [2022-04-27T07:50:24.079Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43509/                                
07:50:24 [2022-04-27T07:50:24.079Z] library.jps.version            master                                                                                  
07:50:24 [2022-04-27T07:50:24.079Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
07:50:24 [2022-04-27T07:50:24.079Z] NODE_LABELS                    amd64 azure azwin-2-61f7b0 azwin-2022 docker west-us windows windows-2022 x86_64        
07:50:24 [2022-04-27T07:50:24.079Z] NODE_NAME                      azwin-2-61f7b0                                                                          
07:50:24 [2022-04-27T07:50:24.079Z] NUMBER_OF_PROCESSORS           4                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] OS                             Windows_NT                                                                              
07:50:24 [2022-04-27T07:50:24.079Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
07:50:24 [2022-04-27T07:50:24.079Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
07:50:24 [2022-04-27T07:50:24.079Z] ppc64le                        false                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
07:50:24 [2022-04-27T07:50:24.079Z] PROCESSOR_LEVEL                6                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] PROCESSOR_REVISION             4f01                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] ProgramData                    C:\ProgramData                                                                          
07:50:24 [2022-04-27T07:50:24.079Z] ProgramFiles                   C:\Program Files                                                                        
07:50:24 [2022-04-27T07:50:24.079Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
07:50:24 [2022-04-27T07:50:24.079Z] ProgramW6432                   C:\Program Files                                                                        
07:50:24 [2022-04-27T07:50:24.079Z] PROMPT                         $P$G                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] PSExecutionPolicyPreference    Bypass                                                                                  
07:50:24 [2022-04-27T07:50:24.079Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
07:50:24 [2022-04-27T07:50:24.079Z] PUBLIC                         C:\Users\Public                                                                         
07:50:24 [2022-04-27T07:50:24.079Z] rootless                       true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43509/8/display/redirect?page=artif...
07:50:24 [2022-04-27T07:50:24.079Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43509/8/display/redirect?page=changes 
07:50:24 [2022-04-27T07:50:24.079Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43509/8/display/redirect              
07:50:24 [2022-04-27T07:50:24.079Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43509/8/display/redirect?page=tests   
07:50:24 [2022-04-27T07:50:24.079Z] s390x                          false                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] SKIP_VALIDATION_TESTS          1                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] SOURCES_DRIVE                  d                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] SOURCES_SUBDIR                 gopath                                                                                  
07:50:24 [2022-04-27T07:50:24.079Z] STAGE_NAME                     Run tests                                                                               
07:50:24 [2022-04-27T07:50:24.079Z] SystemDrive                    C:                                                                                      
07:50:24 [2022-04-27T07:50:24.079Z] SystemRoot                     C:\Windows                                                                              
07:50:24 [2022-04-27T07:50:24.079Z] TEMP                           C:\Windows\TEMP                                                                         
07:50:24 [2022-04-27T07:50:24.079Z] TESTDEBUG                      0                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] TESTRUN_DRIVE                  d                                                                                       
07:50:24 [2022-04-27T07:50:24.079Z] TESTRUN_SUBDIR                 CI                                                                                      
07:50:24 [2022-04-27T07:50:24.079Z] TIMEOUT                        120m                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] TMP                            C:\Windows\TEMP                                                                         
07:50:24 [2022-04-27T07:50:24.079Z] unit_validate                  true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] USERDOMAIN                     WORKGROUP                                                                               
07:50:24 [2022-04-27T07:50:24.079Z] USERNAME                       azwin-2-61f7b0$                                                                         
07:50:24 [2022-04-27T07:50:24.079Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
07:50:24 [2022-04-27T07:50:24.079Z] validate_force                 false                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] windir                         C:\Windows                                                                              
07:50:24 [2022-04-27T07:50:24.079Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
07:50:24 [2022-04-27T07:50:24.079Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
07:50:24 [2022-04-27T07:50:24.079Z] windows2022                    true                                                                                    
07:50:24 [2022-04-27T07:50:24.079Z] windows2022containerd          false                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] windowsRS5                     false                                                                                   
07:50:24 [2022-04-27T07:50:24.079Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
07:50:24 [2022-04-27T07:50:24.079Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
07:50:24 [2022-04-27T07:50:24.079Z] 
07:50:24 [2022-04-27T07:50:24.080Z] 
07:50:24 [2022-04-27T07:50:24.080Z] 
07:50:24 [2022-04-27T07:50:24.080Z] INFO: Sources under d:\gopath\...
07:50:24 [2022-04-27T07:50:24.080Z] INFO: Test run under d:\CI\...
07:50:24 [2022-04-27T07:50:24.080Z] INFO: Running in D:\gopath\src\github.com\docker\docker
07:50:24 [2022-04-27T07:50:24.080Z] INFO: docker/docker repository was found
07:50:24 [2022-04-27T07:50:24.080Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
07:50:24 [2022-04-27T07:50:24.080Z] ltsc2022: Pulling from windows/servercore
07:50:24 [2022-04-27T07:50:24.080Z] 8f616e6e9eec: Pulling fs layer
07:50:24 [2022-04-27T07:50:24.080Z] dccd9e4d14d3: Pulling fs layer
07:50:24 [2022-04-27T07:50:24.959Z] #58 ...
07:50:24 [2022-04-27T07:50:24.959Z] 
07:50:24 [2022-04-27T07:50:24.959Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:50:24 [2022-04-27T07:50:24.959Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
07:50:24 [2022-04-27T07:50:24.959Z] #16 DONE 1.3s
07:50:24 [2022-04-27T07:50:24.959Z] 
07:50:24 [2022-04-27T07:50:24.959Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:50:24 [2022-04-27T07:50:24.959Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
07:50:25 [2022-04-27T07:50:25.015Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
07:50:25 [2022-04-27T07:50:25.887Z] #17 0.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:50:25 [2022-04-27T07:50:25.887Z] #17 DONE 1.0s
07:50:25 [2022-04-27T07:50:25.887Z] 
07:50:25 [2022-04-27T07:50:25.887Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:50:25 [2022-04-27T07:50:25.887Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
07:50:26 [2022-04-27T07:50:26.816Z] #18 DONE 1.0s
07:50:26 [2022-04-27T07:50:26.816Z] 
07:50:26 [2022-04-27T07:50:26.816Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:50:26 [2022-04-27T07:50:26.816Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:50:27 [2022-04-27T07:50:27.073Z] #62 ...
07:50:27 [2022-04-27T07:50:27.073Z] 
07:50:27 [2022-04-27T07:50:27.073Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:50:27 [2022-04-27T07:50:27.073Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
07:50:28 [2022-04-27T07:50:28.004Z] #19 DONE 1.0s
07:50:28 [2022-04-27T07:50:28.004Z] 
07:50:28 [2022-04-27T07:50:28.004Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:50:28 [2022-04-27T07:50:28.004Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
07:50:28 [2022-04-27T07:50:28.934Z] #20 DONE 1.0s
07:50:28 [2022-04-27T07:50:28.934Z] 
07:50:28 [2022-04-27T07:50:28.934Z] #21 [dev-systemd-false  7/25] 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
07:50:28 [2022-04-27T07:50:28.934Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:50:30 [2022-04-27T07:50:30.302Z] #21 1.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:50:30 [2022-04-27T07:50:30.302Z] #21 1.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:50:30 [2022-04-27T07:50:30.302Z] #21 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:50:30 [2022-04-27T07:50:30.558Z] #21 1.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:50:30 [2022-04-27T07:50:30.649Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:50:30 [2022-04-27T07:50:30.649Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:50:30 [2022-04-27T07:50:30.649Z] GOOS="" GOARCH="" GOARM=""
07:50:30 [2022-04-27T07:50:30.649Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:50:30 [2022-04-27T07:50:30.649Z] 
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_INTEGRATION_DEST=1
07:50:30 [2022-04-27T07:50:30.649Z] + CONTAINER_NAME=docker-pr8-1
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_SKIP_INTEGRATION_CLI=1
07:50:30 [2022-04-27T07:50:30.649Z] + run_tests test-integration-flaky
07:50:30 [2022-04-27T07:50:30.649Z] + '[' -n 0 ']'
07:50:30 [2022-04-27T07:50:30.649Z] + rm=
07:50:30 [2022-04-27T07:50:30.649Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43509/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh test-integration-flaky test-integration
07:50:30 [2022-04-27T07:50:30.649Z] + c=0
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_INTEGRATION_DEST=2
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_INTEGRATION_DEST=3
07:50:30 [2022-04-27T07:50:30.649Z] + CONTAINER_NAME=docker-pr8-2
07:50:30 [2022-04-27T07:50:30.649Z] + CONTAINER_NAME=docker-pr8-3
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_SKIP_INTEGRATION=1
07:50:30 [2022-04-27T07:50:30.649Z] + TEST_SKIP_INTEGRATION=1
07:50:30 [2022-04-27T07:50:30.649Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:50:30 [2022-04-27T07:50:30.649Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:50:30 [2022-04-27T07:50:30.649Z] + run_tests
07:50:30 [2022-04-27T07:50:30.649Z] + run_tests
07:50:30 [2022-04-27T07:50:30.649Z] + '[' -n 0 ']'
07:50:30 [2022-04-27T07:50:30.649Z] + '[' -n 0 ']'
07:50:30 [2022-04-27T07:50:30.649Z] + rm=
07:50:30 [2022-04-27T07:50:30.649Z] + rm=
07:50:30 [2022-04-27T07:50:30.649Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43509/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh '' test-integration
07:50:30 [2022-04-27T07:50:30.649Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43509/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh '' test-integration
07:50:30 [2022-04-27T07:50:30.649Z] ++ jobs -p
07:50:30 [2022-04-27T07:50:30.649Z] + for job in $(jobs -p)
07:50:30 [2022-04-27T07:50:30.649Z] + wait 1461
07:50:30 [2022-04-27T07:50:30.649Z] 
07:50:30 [2022-04-27T07:50:30.649Z] 
07:50:30 [2022-04-27T07:50:30.649Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:50:30 [2022-04-27T07:50:30.649Z] 
07:50:30 [2022-04-27T07:50:30.649Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:50:30 [2022-04-27T07:50:30.649Z] HOSTNAME=e0ea4a025e80
07:50:30 [2022-04-27T07:50:30.649Z] TEST_SKIP_INTEGRATION=1
07:50:30 [2022-04-27T07:50:30.649Z] TESTDEBUG=0
07:50:30 [2022-04-27T07:50:30.649Z] DEST=bundles/test-integration
07:50:30 [2022-04-27T07:50:30.649Z] PWD=/go/src/github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] KEEPBUNDLE=1
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:50:30 [2022-04-27T07:50:30.649Z] container=docker
07:50:30 [2022-04-27T07:50:30.649Z] HOME=/root
07:50:30 [2022-04-27T07:50:30.649Z] GOLANG_VERSION=1.18.1
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_BRANCH=master
07:50:30 [2022-04-27T07:50:30.649Z] TERM=xterm
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_PKG=github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] SHLVL=1
07:50:30 [2022-04-27T07:50:30.649Z] TIMEOUT=120m
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GRAPHDRIVER=overlay2
07:50:30 [2022-04-27T07:50:30.649Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:50:30 [2022-04-27T07:50:30.649Z] GO111MODULE=off
07:50:30 [2022-04-27T07:50:30.649Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:50:30 [2022-04-27T07:50:30.649Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:50:30 [2022-04-27T07:50:30.649Z] GOPATH=/go
07:50:30 [2022-04-27T07:50:30.649Z] PKG_CONFIG=pkg-config
07:50:30 [2022-04-27T07:50:30.649Z] _=/usr/bin/env
07:50:30 [2022-04-27T07:50:30.649Z] Building test suite binary ./integration-cli/test.main
07:50:30 [2022-04-27T07:50:30.649Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:50:30 [2022-04-27T07:50:30.649Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:50:30 [2022-04-27T07:50:30.649Z] HOSTNAME=ac68cbd04e24
07:50:30 [2022-04-27T07:50:30.649Z] TEST_SKIP_INTEGRATION=1
07:50:30 [2022-04-27T07:50:30.649Z] TESTDEBUG=0
07:50:30 [2022-04-27T07:50:30.649Z] DEST=bundles/test-integration
07:50:30 [2022-04-27T07:50:30.649Z] PWD=/go/src/github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] KEEPBUNDLE=1
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:50:30 [2022-04-27T07:50:30.649Z] container=docker
07:50:30 [2022-04-27T07:50:30.649Z] HOME=/root
07:50:30 [2022-04-27T07:50:30.649Z] GOLANG_VERSION=1.18.1
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_BRANCH=master
07:50:30 [2022-04-27T07:50:30.649Z] TERM=xterm
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_PKG=github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] SHLVL=1
07:50:30 [2022-04-27T07:50:30.649Z] TIMEOUT=120m
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GRAPHDRIVER=overlay2
07:50:30 [2022-04-27T07:50:30.649Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:50:30 [2022-04-27T07:50:30.649Z] GO111MODULE=off
07:50:30 [2022-04-27T07:50:30.649Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:50:30 [2022-04-27T07:50:30.649Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:50:30 [2022-04-27T07:50:30.649Z] GOPATH=/go
07:50:30 [2022-04-27T07:50:30.649Z] PKG_CONFIG=pkg-config
07:50:30 [2022-04-27T07:50:30.649Z] _=/usr/bin/env
07:50:30 [2022-04-27T07:50:30.649Z] Building test suite binary ./integration-cli/test.main
07:50:30 [2022-04-27T07:50:30.649Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
07:50:30 [2022-04-27T07:50:30.649Z] No new tests added to integration.
07:50:30 [2022-04-27T07:50:30.649Z] 
07:50:30 [2022-04-27T07:50:30.649Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:50:30 [2022-04-27T07:50:30.649Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:50:30 [2022-04-27T07:50:30.649Z] HOSTNAME=8226b7524885
07:50:30 [2022-04-27T07:50:30.649Z] TESTDEBUG=0
07:50:30 [2022-04-27T07:50:30.649Z] DEST=bundles/test-integration
07:50:30 [2022-04-27T07:50:30.649Z] PWD=/go/src/github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] KEEPBUNDLE=1
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:50:30 [2022-04-27T07:50:30.649Z] container=docker
07:50:30 [2022-04-27T07:50:30.649Z] HOME=/root
07:50:30 [2022-04-27T07:50:30.649Z] GOLANG_VERSION=1.18.1
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:50:30 [2022-04-27T07:50:30.649Z] VALIDATE_BRANCH=master
07:50:30 [2022-04-27T07:50:30.649Z] TERM=xterm
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_PKG=github.com/docker/docker
07:50:30 [2022-04-27T07:50:30.649Z] SHLVL=1
07:50:30 [2022-04-27T07:50:30.649Z] TIMEOUT=120m
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:50:30 [2022-04-27T07:50:30.649Z] DOCKER_GRAPHDRIVER=overlay2
07:50:30 [2022-04-27T07:50:30.649Z] GO111MODULE=off
07:50:30 [2022-04-27T07:50:30.649Z] TEST_SKIP_INTEGRATION_CLI=1
07:50:30 [2022-04-27T07:50:30.649Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:50:30 [2022-04-27T07:50:30.649Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:50:30 [2022-04-27T07:50:30.649Z] GOPATH=/go
07:50:30 [2022-04-27T07:50:30.649Z] PKG_CONFIG=pkg-config
07:50:30 [2022-04-27T07:50:30.649Z] _=/usr/bin/env
07:50:30 [2022-04-27T07:50:30.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:50:31 [2022-04-27T07:50:31.488Z] #21 2.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:50:32 [2022-04-27T07:50:32.857Z] #21 3.786 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:50:36 [2022-04-27T07:50:36.132Z] #21 7.076 Fetched 8510 kB in 6s (1377 kB/s)
07:50:36 [2022-04-27T07:50:36.577Z] 8f616e6e9eec: Verifying Checksum
07:50:36 [2022-04-27T07:50:36.577Z] 8f616e6e9eec: Download complete
07:50:38 [2022-04-27T07:50:38.022Z] #21 7.076 Reading package lists...
07:50:38 [2022-04-27T07:50:38.022Z] #21 ...
07:50:38 [2022-04-27T07:50:38.022Z] 
07:50:38 [2022-04-27T07:50:38.022Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:50:38 [2022-04-27T07:50:38.022Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:50:38 [2022-04-27T07:50:38.022Z] #58 10.65 + cd /tmp/tmp.DpLd8TtMgA/src/github.com/opencontainers/runc
07:50:38 [2022-04-27T07:50:38.022Z] #58 10.65 + git checkout -q v1.1.1
07:50:38 [2022-04-27T07:50:38.022Z] #58 11.06 + '[' -z '' ']'
07:50:38 [2022-04-27T07:50:38.022Z] #58 11.07 + target=static
07:50:38 [2022-04-27T07:50:38.022Z] #58 11.07 + make BUILDTAGS=seccomp static
07:50:38 [2022-04-27T07:50:38.022Z] #58 11.50 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 .
07:50:38 [2022-04-27T07:50:38.279Z] #58 ...
07:50:38 [2022-04-27T07:50:38.279Z] 
07:50:38 [2022-04-27T07:50:38.279Z] #21 [dev-systemd-false  7/25] 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
07:50:38 [2022-04-27T07:50:38.279Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:50:38 [2022-04-27T07:50:38.279Z] #21 7.076 Reading package lists...
07:50:41 [2022-04-27T07:50:41.057Z] #21 9.535 Reading package lists...
07:50:41 [2022-04-27T07:50:41.315Z] #21 11.93 Building dependency tree...
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.38 The following additional packages will be installed:
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.38   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.38   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.38   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.38   python3-pkg-resources vim-runtime xxd
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39 Suggested packages:
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39   acl attr quota
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39 Recommended packages:
07:50:42 [2022-04-27T07:50:42.245Z] #21 13.39   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:50:42 [2022-04-27T07:50:42.813Z] #21 ...
07:50:42 [2022-04-27T07:50:42.813Z] 
07:50:42 [2022-04-27T07:50:42.813Z] #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
07:50:42 [2022-04-27T07:50:42.813Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:50:42 [2022-04-27T07:50:42.813Z] #34 DONE 134.3s
07:50:43 [2022-04-27T07:50:43.070Z] 
07:50:43 [2022-04-27T07:50:43.070Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:50:43 [2022-04-27T07:50:43.070Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:50:43 [2022-04-27T07:50:43.098Z] ok  	github.com/docker/docker/libnetwork/ipam	15.577s	coverage: 85.3% of statements
07:50:43 [2022-04-27T07:50:43.098Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
07:50:43 [2022-04-27T07:50:43.098Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
07:50:43 [2022-04-27T07:50:43.098Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
07:50:43 [2022-04-27T07:50:43.098Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
07:50:43 [2022-04-27T07:50:43.098Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
07:50:43 [2022-04-27T07:50:43.098Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
07:50:43 [2022-04-27T07:50:43.098Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.260s	coverage: 74.0% of statements
07:50:43 [2022-04-27T07:50:43.357Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 45.1% of statements
07:50:43 [2022-04-27T07:50:43.614Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
07:50:43 [2022-04-27T07:50:43.873Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
07:50:44 [2022-04-27T07:50:44.001Z] #58 ...
07:50:44 [2022-04-27T07:50:44.001Z] 
07:50:44 [2022-04-27T07:50:44.001Z] #21 [dev-systemd-false  7/25] 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
07:50:44 [2022-04-27T07:50:44.001Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.14 The following NEW packages will be installed:
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.14   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.14   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.14   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.15   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:50:44 [2022-04-27T07:50:44.001Z] #21 15.15   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:50:44 [2022-04-27T07:50:44.002Z] #21 15.15   python3-pkg-resources python3-setuptools python3-wheel sudo
07:50:44 [2022-04-27T07:50:44.002Z] #21 15.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:50:44 [2022-04-27T07:50:44.002Z] #21 15.15   xz-utils zip zstd
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.49 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.49 Need to get 27.6 MB of archives.
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.49 After this operation, 106 MB of additional disk space will be used.
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:50:44 [2022-04-27T07:50:44.259Z] #21 15.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.56 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]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:50:44 [2022-04-27T07:50:44.517Z] #21 15.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:50:44 [2022-04-27T07:50:44.774Z] #21 15.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 15.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 16.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 16.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 16.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 16.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:50:45 [2022-04-27T07:50:45.031Z] #21 16.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:50:45 [2022-04-27T07:50:45.288Z] #21 16.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:50:45 [2022-04-27T07:50:45.288Z] #21 16.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:50:45 [2022-04-27T07:50:45.545Z] #21 16.75 debconf: delaying package configuration, since apt-utils is not installed
07:50:45 [2022-04-27T07:50:45.801Z] #21 16.85 Fetched 27.6 MB in 1s (25.8 MB/s)
07:50:45 [2022-04-27T07:50:45.801Z] #21 16.89 Selecting previously unselected package pigz.
07:50:45 [2022-04-27T07:50:45.801Z] #21 16.89 (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.)
07:50:45 [2022-04-27T07:50:45.801Z] #21 16.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:50:45 [2022-04-27T07:50:45.801Z] #21 16.95 Unpacking pigz (2.6-1) ...
07:50:45 [2022-04-27T07:50:45.801Z] #21 17.02 Selecting previously unselected package libelf1:amd64.
07:50:45 [2022-04-27T07:50:45.801Z] #21 17.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:50:45 [2022-04-27T07:50:45.801Z] #21 17.03 Unpacking libelf1:amd64 (0.183-1) ...
07:50:46 [2022-04-27T07:50:46.059Z] #21 17.15 Selecting previously unselected package libbpf0:amd64.
07:50:46 [2022-04-27T07:50:46.059Z] #21 17.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.059Z] #21 17.16 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:50:46 [2022-04-27T07:50:46.059Z] #21 17.27 Selecting previously unselected package libcap2:amd64.
07:50:46 [2022-04-27T07:50:46.059Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.28 Unpacking libcap2:amd64 (1:2.44-1) ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.34 Selecting previously unselected package libmnl0:amd64.
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.36 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.42 Selecting previously unselected package libxtables12:amd64.
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.43 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.49 Selecting previously unselected package libcap2-bin.
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.50 Unpacking libcap2-bin (1:2.44-1) ...
07:50:46 [2022-04-27T07:50:46.316Z] #21 17.57 Selecting previously unselected package iproute2.
07:50:46 [2022-04-27T07:50:46.572Z] #21 17.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.572Z] #21 17.59 Unpacking iproute2 (5.10.0-4) ...
07:50:46 [2022-04-27T07:50:46.829Z] #21 17.97 Selecting previously unselected package xxd.
07:50:46 [2022-04-27T07:50:46.829Z] #21 17.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:50:46 [2022-04-27T07:50:46.829Z] #21 17.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:50:47 [2022-04-27T07:50:47.022Z] dccd9e4d14d3: Verifying Checksum
07:50:47 [2022-04-27T07:50:47.022Z] dccd9e4d14d3: Download complete
07:50:47 [2022-04-27T07:50:47.086Z] #21 18.12 Selecting previously unselected package vim-common.
07:50:47 [2022-04-27T07:50:47.086Z] #21 18.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:50:47 [2022-04-27T07:50:47.086Z] #21 18.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:50:47 [2022-04-27T07:50:47.344Z] #21 18.32 Selecting previously unselected package bash-completion.
07:50:47 [2022-04-27T07:50:47.344Z] #21 18.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:50:49 [2022-04-27T07:50:49.239Z] #21 19.94 Unpacking bash-completion (1:2.11-2) ...
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.37 Selecting previously unselected package bzip2.
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.39 Unpacking bzip2 (1.0.8-4) ...
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.46 Selecting previously unselected package xz-utils.
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:50:49 [2022-04-27T07:50:49.239Z] #21 20.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:50:49 [2022-04-27T07:50:49.497Z] #21 20.61 Selecting previously unselected package apparmor.
07:50:49 [2022-04-27T07:50:49.497Z] #21 20.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:50:49 [2022-04-27T07:50:49.497Z] #21 20.67 Unpacking apparmor (2.13.6-10) ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.04 Selecting previously unselected package inetutils-ping.
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.07 Unpacking inetutils-ping (2:2.0-1) ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.18 Selecting previously unselected package libip4tc2:amd64.
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.19 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.27 Selecting previously unselected package libip6tc2:amd64.
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.062Z] #21 21.28 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.36 Selecting previously unselected package libnfnetlink0:amd64.
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.51 Selecting previously unselected package libnftnl11:amd64.
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.319Z] #21 21.52 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:50:50 [2022-04-27T07:50:50.576Z] #21 21.60 Selecting previously unselected package iptables.
07:50:50 [2022-04-27T07:50:50.576Z] #21 21.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.576Z] #21 21.62 Unpacking iptables (1.8.7-1) ...
07:50:50 [2022-04-27T07:50:50.614Z] --- PASS: TestBuildWithHugeFile (48.43s)
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildWCOWSandboxSize
07:50:50 [2022-04-27T07:50:50.614Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:50:50 [2022-04-27T07:50:50.614Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildWithEmptyDockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:50:50 [2022-04-27T07:50:50.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
07:50:50 [2022-04-27T07:50:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
07:50:50 [2022-04-27T07:50:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
07:50:50 [2022-04-27T07:50:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildPreserveOwnership
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildPreserveOwnership/copy_from
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:50:50 [2022-04-27T07:50:50.614Z] --- PASS: TestBuildPreserveOwnership (3.46s)
07:50:50 [2022-04-27T07:50:50.614Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.32s)
07:50:50 [2022-04-27T07:50:50.614Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s)
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildPlatformInvalid
07:50:50 [2022-04-27T07:50:50.614Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:50:50 [2022-04-27T07:50:50.614Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:50:50 [2022-04-27T07:50:50.614Z] Loaded image: busybox:latest
07:50:50 [2022-04-27T07:50:50.614Z] Loaded image: busybox:glibc
07:50:50 [2022-04-27T07:50:50.614Z] Loaded image: debian:bullseye-slim
07:50:50 [2022-04-27T07:50:50.614Z] Loaded image: hello-world:latest
07:50:50 [2022-04-27T07:50:50.614Z] Loaded image: arm32v7/hello-world:latest
07:50:50 [2022-04-27T07:50:50.833Z] #21 21.89 Selecting previously unselected package libonig5:amd64.
07:50:50 [2022-04-27T07:50:50.833Z] #21 21.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:50:50 [2022-04-27T07:50:50.833Z] #21 21.90 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 21.99 Selecting previously unselected package libjq1:amd64.
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.01 Unpacking libjq1:amd64 (1.6-2.1) ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.12 Selecting previously unselected package jq.
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.14 Unpacking jq (1.6-2.1) ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.21 Selecting previously unselected package libaio1:amd64.
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.21 Unpacking libaio1:amd64 (0.3.112-9) ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.27 Selecting previously unselected package libgpm2:amd64.
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.30 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:50:51 [2022-04-27T07:50:51.091Z] #21 22.37 Selecting previously unselected package libicu67:amd64.
07:50:51 [2022-04-27T07:50:51.348Z] #21 22.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:50:51 [2022-04-27T07:50:51.348Z] #21 22.40 Unpacking libicu67:amd64 (67.1-7) ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.46 Selecting previously unselected package libinih1:amd64.
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.48 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.48 Unpacking libinih1:amd64 (53-1+b2) ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.53 Selecting previously unselected package libnet1:amd64.
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.61 Selecting previously unselected package libnl-3-200:amd64.
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.76 Selecting previously unselected package libprotobuf-c1:amd64.
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.83 Selecting previously unselected package net-tools.
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.623Z] #21 25.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.00 Selecting previously unselected package patch.
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.01 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.02 Unpacking patch (2.7.6-7) ...
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.11 Selecting previously unselected package python-pip-whl.
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:50:54 [2022-04-27T07:50:54.880Z] #21 26.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:50:55 [2022-04-27T07:50:55.444Z] #21 26.64 Selecting previously unselected package python3-lib2to3.
07:50:55 [2022-04-27T07:50:55.445Z] #21 26.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:50:55 [2022-04-27T07:50:55.445Z] #21 26.65 Unpacking python3-lib2to3 (3.9.2-1) ...
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.74 Selecting previously unselected package python3-distutils.
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.75 Unpacking python3-distutils (3.9.2-1) ...
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.84 Selecting previously unselected package python3-pkg-resources.
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.85 Unpacking python3-pkg-resources (52.0.0-4) ...
07:50:55 [2022-04-27T07:50:55.702Z] #21 26.98 Selecting previously unselected package python3-setuptools.
07:50:55 [2022-04-27T07:50:55.958Z] #21 26.98 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:50:55 [2022-04-27T07:50:55.959Z] #21 26.99 Unpacking python3-setuptools (52.0.0-4) ...
07:50:55 [2022-04-27T07:50:55.959Z] #21 27.21 Selecting previously unselected package python3-wheel.
07:50:55 [2022-04-27T07:50:55.959Z] #21 27.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:50:56 [2022-04-27T07:50:56.216Z] #21 27.24 Unpacking python3-wheel (0.34.2-1) ...
07:50:56 [2022-04-27T07:50:56.216Z] #21 27.32 Selecting previously unselected package python3-pip.
07:50:56 [2022-04-27T07:50:56.216Z] #21 27.33 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:50:56 [2022-04-27T07:50:56.216Z] #21 27.34 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:50:56 [2022-04-27T07:50:56.473Z] #21 27.55 Selecting previously unselected package sudo.
07:50:56 [2022-04-27T07:50:56.473Z] #21 27.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:50:56 [2022-04-27T07:50:56.473Z] #21 27.56 Unpacking sudo (1.9.5p2-3) ...
07:50:57 [2022-04-27T07:50:57.037Z] #21 28.05 Selecting previously unselected package thin-provisioning-tools.
07:50:57 [2022-04-27T07:50:57.037Z] #21 28.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:50:57 [2022-04-27T07:50:57.037Z] #21 28.07 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:50:57 [2022-04-27T07:50:57.152Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.56s)
07:50:57 [2022-04-27T07:50:57.152Z] PASS
07:50:57 [2022-04-27T07:50:57.152Z] 
07:50:57 [2022-04-27T07:50:57.152Z] === Skipped
07:50:57 [2022-04-27T07:50:57.152Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:50:57 [2022-04-27T07:50:57.152Z]     build_session_test.go:25: TODO: BuildKit
07:50:57 [2022-04-27T07:50:57.152Z] 
07:50:57 [2022-04-27T07:50:57.152Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:50:57 [2022-04-27T07:50:57.152Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:50:57 [2022-04-27T07:50:57.152Z] 
07:50:57 [2022-04-27T07:50:57.152Z] DONE 34 tests, 2 skipped in 84.572s
07:50:57 [2022-04-27T07:50:57.152Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:50:57 [2022-04-27T07:50:57.152Z] INFO: Testing against a local daemon
07:50:57 [2022-04-27T07:50:57.152Z] === RUN   TestConfigInspect
07:50:57 [2022-04-27T07:50:57.295Z] #21 28.32 Selecting previously unselected package uidmap.
07:50:57 [2022-04-27T07:50:57.295Z] #21 28.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:50:57 [2022-04-27T07:50:57.295Z] #21 28.35 Unpacking uidmap (1:4.8.1-1) ...
07:50:57 [2022-04-27T07:50:57.552Z] #21 28.48 Selecting previously unselected package vim-runtime.
07:50:57 [2022-04-27T07:50:57.552Z] #21 28.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:50:57 [2022-04-27T07:50:57.552Z] #21 28.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:50:57 [2022-04-27T07:50:57.552Z] #21 28.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:50:57 [2022-04-27T07:50:57.552Z] #21 28.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:50:59 [2022-04-27T07:50:59.043Z] --- PASS: TestConfigInspect (2.15s)
07:50:59 [2022-04-27T07:50:59.043Z] === RUN   TestConfigList
07:51:00 [2022-04-27T07:51:00.358Z] #21 31.30 Selecting previously unselected package vim.
07:51:00 [2022-04-27T07:51:00.358Z] #21 31.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:51:00 [2022-04-27T07:51:00.358Z] #21 31.31 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:51:00 [2022-04-27T07:51:00.921Z] #21 31.91 Selecting previously unselected package xfsprogs.
07:51:00 [2022-04-27T07:51:00.921Z] #21 31.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:51:00 [2022-04-27T07:51:00.921Z] #21 31.93 Unpacking xfsprogs (5.10.0-4) ...
07:51:01 [2022-04-27T07:51:01.177Z] #21 32.31 Selecting previously unselected package zip.
07:51:01 [2022-04-27T07:51:01.177Z] #21 32.31 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:51:01 [2022-04-27T07:51:01.177Z] #21 32.32 Unpacking zip (3.0-12) ...
07:51:01 [2022-04-27T07:51:01.384Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:51:01 [2022-04-27T07:51:01.384Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:51:01 [2022-04-27T07:51:01.384Z] GOOS="" GOARCH="" GOARM=""
07:51:01 [2022-04-27T07:51:01.384Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:51:01 [2022-04-27T07:51:01.384Z] 
07:51:01 [2022-04-27T07:51:01.384Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:51:01 [2022-04-27T07:51:01.384Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:51:01 [2022-04-27T07:51:01.384Z] Using test binary docker
07:51:01 [2022-04-27T07:51:01.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:51:01 [2022-04-27T07:51:01.384Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:51:01 [2022-04-27T07:51:01.384Z] INFO: Waiting for daemon to start...
07:51:01 [2022-04-27T07:51:01.384Z] Starting dockerd
07:51:01 [2022-04-27T07:51:01.384Z] .
07:51:01 [2022-04-27T07:51:01.384Z] INFO: Building docker-sdk-python3:5.0.3...
07:51:01 [2022-04-27T07:51:01.434Z] #21 32.43 Selecting previously unselected package zstd.
07:51:01 [2022-04-27T07:51:01.434Z] #21 32.43 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:51:01 [2022-04-27T07:51:01.434Z] #21 32.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:51:01 [2022-04-27T07:51:01.557Z] --- PASS: TestConfigList (2.15s)
07:51:01 [2022-04-27T07:51:01.557Z] === RUN   TestConfigsCreateAndDelete
07:51:01 [2022-04-27T07:51:01.692Z] #21 32.78 Setting up python3-pkg-resources (52.0.0-4) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.72 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.73 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.74 Setting up libgpm2:amd64 (1.20.7-8) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.75 Setting up libicu67:amd64 (67.1-7) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.76 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.77 Setting up libinih1:amd64 (53-1+b2) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.78 Setting up uidmap (1:4.8.1-1) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.80 Setting up bzip2 (1.0.8-4) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:51:02 [2022-04-27T07:51:02.627Z] #21 33.82 Setting up python3-wheel (0.34.2-1) ...
07:51:03 [2022-04-27T07:51:03.494Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
07:51:03 [2022-04-27T07:51:03.495Z] === RUN   TestConfigsUpdate
07:51:03 [2022-04-27T07:51:03.557Z] #21 34.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:51:03 [2022-04-27T07:51:03.557Z] #21 34.60 Setting up libcap2:amd64 (1:2.44-1) ...
07:51:03 [2022-04-27T07:51:03.557Z] #21 34.61 Setting up libcap2-bin (1:2.44-1) ...
07:51:03 [2022-04-27T07:51:03.557Z] #21 34.62 Setting up apparmor (2.13.6-10) ...
07:51:05 [2022-04-27T07:51:05.449Z] #21 36.22 Setting up zip (3.0-12) ...
07:51:05 [2022-04-27T07:51:05.449Z] #21 36.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:51:05 [2022-04-27T07:51:05.449Z] #21 36.26 Setting up bash-completion (1:2.11-2) ...
07:51:06 [2022-04-27T07:51:06.052Z] --- PASS: TestConfigsUpdate (2.15s)
07:51:06 [2022-04-27T07:51:06.052Z] === RUN   TestTemplatedConfig
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.15 Setting up libmnl0:amd64 (1.0.4-3) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.17 Setting up patch (2.7.6-7) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.18 Setting up sudo (1.9.5p2-3) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.27 invoke-rc.d: could not determine current runlevel
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.29 invoke-rc.d: policy-rc.d denied execution of start.
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.30 Setting up xfsprogs (5.10.0-4) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.31 Setting up libxtables12:amd64 (1.8.7-1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.32 Setting up inetutils-ping (2:2.0-1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.33 Setting up pigz (2.6-1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:51:07 [2022-04-27T07:51:07.347Z] #21 38.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:51:07 [2022-04-27T07:51:07.913Z] #21 39.07 Setting up libaio1:amd64 (0.3.112-9) ...
07:51:07 [2022-04-27T07:51:07.913Z] #21 39.08 Setting up python3-lib2to3 (3.9.2-1) ...
07:51:08 [2022-04-27T07:51:08.479Z] #21 39.47 Setting up libelf1:amd64 (0.183-1) ...
07:51:08 [2022-04-27T07:51:08.479Z] #21 39.53 Setting up zstd (1.4.8+dfsg-2.1) ...
07:51:08 [2022-04-27T07:51:08.479Z] #21 39.54 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:51:08 [2022-04-27T07:51:08.479Z] #21 39.55 Setting up python3-distutils (3.9.2-1) ...
07:51:08 [2022-04-27T07:51:08.574Z] --- PASS: TestTemplatedConfig (2.57s)
07:51:08 [2022-04-27T07:51:08.574Z] === RUN   TestConfigCreateResolve
07:51:08 [2022-04-27T07:51:08.995Z] #21 39.97 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:51:08 [2022-04-27T07:51:08.995Z] #21 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 39.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 39.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 39.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 40.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:51:08 [2022-04-27T07:51:08.995Z] #21 40.03 Setting up python3-setuptools (52.0.0-4) ...
07:51:10 [2022-04-27T07:51:10.372Z] #21 41.29 Setting up libjq1:amd64 (1.6-2.1) ...
07:51:10 [2022-04-27T07:51:10.373Z] #21 41.36 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:51:10 [2022-04-27T07:51:10.373Z] #21 41.37 Setting up thin-provisioning-tools (0.9.0-1) ...
07:51:10 [2022-04-27T07:51:10.373Z] #21 41.38 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:51:10 [2022-04-27T07:51:10.466Z] --- PASS: TestConfigCreateResolve (2.14s)
07:51:10 [2022-04-27T07:51:10.466Z] PASS
07:51:10 [2022-04-27T07:51:10.466Z] 
07:51:10 [2022-04-27T07:51:10.466Z] DONE 6 tests in 13.395s
07:51:10 [2022-04-27T07:51:10.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:51:10 [2022-04-27T07:51:10.466Z] INFO: Testing against a local daemon
07:51:10 [2022-04-27T07:51:10.466Z] === RUN   TestCheckpoint
07:51:10 [2022-04-27T07:51:10.467Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:51:10 [2022-04-27T07:51:10.467Z] --- SKIP: TestCheckpoint (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/commit
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/commit
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/create
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/containers/create
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/commit
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] === CONT  TestContainerInvalidJSON/containers/create
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:51:10 [2022-04-27T07:51:10.467Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:51:10 [2022-04-27T07:51:10.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestCopyFromContainerPathIsNotDir
07:51:10 [2022-04-27T07:51:10.467Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:51:10 [2022-04-27T07:51:10.467Z] === RUN   TestCopyToContainerPathDoesNotExist
07:51:10 [2022-04-27T07:51:10.725Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:51:10 [2022-04-27T07:51:10.725Z] === RUN   TestCopyEmptyFile
07:51:10 [2022-04-27T07:51:10.725Z] --- PASS: TestCopyEmptyFile (0.21s)
07:51:10 [2022-04-27T07:51:10.725Z] === RUN   TestCopyToContainerPathIsNotDir
07:51:10 [2022-04-27T07:51:10.983Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
07:51:10 [2022-04-27T07:51:10.983Z] === RUN   TestCopyFromContainer
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.49 Setting up jq (1.6-2.1) ...
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.50 Setting up libbpf0:amd64 (1:0.3-2) ...
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.52 Setting up iptables (1.8.7-1) ...
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:51:11 [2022-04-27T07:51:11.567Z] #21 42.56 Setting up iproute2 (5.10.0-4) ...
07:51:11 [2022-04-27T07:51:11.828Z] #21 42.89 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:51:11 [2022-04-27T07:51:11.914Z] === RUN   TestCopyFromContainer//
07:51:11 [2022-04-27T07:51:11.914Z] === RUN   TestCopyFromContainer//bar/root
07:51:12 [2022-04-27T07:51:12.170Z] === RUN   TestCopyFromContainer//bar/root/
07:51:12 [2022-04-27T07:51:12.170Z] === RUN   TestCopyFromContainer/bar/quux
07:51:12 [2022-04-27T07:51:12.170Z] === RUN   TestCopyFromContainer/bar/quux/
07:51:12 [2022-04-27T07:51:12.170Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:51:12 [2022-04-27T07:51:12.428Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:51:12 [2022-04-27T07:51:12.428Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:51:12 [2022-04-27T07:51:12.428Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:51:12 [2022-04-27T07:51:12.428Z] === RUN   TestCopyFromContainer/bar/notarget
07:51:12 [2022-04-27T07:51:12.685Z] --- PASS: TestCopyFromContainer (1.71s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:12 [2022-04-27T07:51:12.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:12 [2022-04-27T07:51:12.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:12 [2022-04-27T07:51:12.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:12 [2022-04-27T07:51:12.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:12 [2022-04-27T07:51:12.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:12 [2022-04-27T07:51:12.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:12 [2022-04-27T07:51:12.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:51:12 [2022-04-27T07:51:12.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateLinkToNonExistingContainer
07:51:12 [2022-04-27T07:51:12.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateWithInvalidEnv
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateWithInvalidEnv/0
07:51:12 [2022-04-27T07:51:12.685Z] === PAUSE TestCreateWithInvalidEnv/0
07:51:12 [2022-04-27T07:51:12.685Z] === RUN   TestCreateWithInvalidEnv/1
07:51:12 [2022-04-27T07:51:12.686Z] === PAUSE TestCreateWithInvalidEnv/1
07:51:12 [2022-04-27T07:51:12.686Z] === RUN   TestCreateWithInvalidEnv/2
07:51:12 [2022-04-27T07:51:12.686Z] === PAUSE TestCreateWithInvalidEnv/2
07:51:12 [2022-04-27T07:51:12.686Z] === CONT  TestCreateWithInvalidEnv/0
07:51:12 [2022-04-27T07:51:12.686Z] === CONT  TestCreateWithInvalidEnv/2
07:51:12 [2022-04-27T07:51:12.686Z] === CONT  TestCreateWithInvalidEnv/1
07:51:12 [2022-04-27T07:51:12.686Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:51:12 [2022-04-27T07:51:12.686Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:51:12 [2022-04-27T07:51:12.686Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:51:12 [2022-04-27T07:51:12.686Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:51:12 [2022-04-27T07:51:12.686Z] === RUN   TestCreateTmpfsMountsTarget
07:51:12 [2022-04-27T07:51:12.686Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:51:12 [2022-04-27T07:51:12.686Z] === RUN   TestCreateWithCustomMaskedPaths
07:51:13 [2022-04-27T07:51:13.209Z] #21 DONE 44.0s
07:51:13 [2022-04-27T07:51:13.209Z] 
07:51:13 [2022-04-27T07:51:13.209Z] #22 [dev-systemd-false  8/25] 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
07:51:13 [2022-04-27T07:51:13.209Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
07:51:13 [2022-04-27T07:51:13.781Z] #22 0.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:51:13 [2022-04-27T07:51:13.781Z] #22 0.811 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:51:13 [2022-04-27T07:51:13.781Z] #22 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:51:13 [2022-04-27T07:51:13.781Z] #22 DONE 0.9s
07:51:13 [2022-04-27T07:51:13.781Z] 
07:51:13 [2022-04-27T07:51:13.781Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:51:13 [2022-04-27T07:51:13.781Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:51:13 [2022-04-27T07:51:13.781Z] #58 ...
07:51:13 [2022-04-27T07:51:13.781Z] 
07:51:13 [2022-04-27T07:51:13.781Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:51:13 [2022-04-27T07:51:13.781Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
07:51:14 [2022-04-27T07:51:14.577Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s)
07:51:14 [2022-04-27T07:51:14.577Z] === RUN   TestCreateWithCustomReadonlyPaths
07:51:15 [2022-04-27T07:51:15.942Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:15 [2022-04-27T07:51:15.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:15 [2022-04-27T07:51:15.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:15 [2022-04-27T07:51:15.942Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:15 [2022-04-27T07:51:15.942Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:15 [2022-04-27T07:51:15.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:51:15 [2022-04-27T07:51:15.942Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:51:15 [2022-04-27T07:51:15.942Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:51:15 [2022-04-27T07:51:15.942Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:51:15 [2022-04-27T07:51:15.942Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:51:15 [2022-04-27T07:51:15.942Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
07:51:15 [2022-04-27T07:51:15.942Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:51:16 [2022-04-27T07:51:16.504Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestCreateDifferentPlatform
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestCreateDifferentPlatform/different_os
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:51:16 [2022-04-27T07:51:16.504Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:51:16 [2022-04-27T07:51:16.504Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:51:16 [2022-04-27T07:51:16.504Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:51:16 [2022-04-27T07:51:16.504Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:51:16 [2022-04-27T07:51:16.504Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestContainerStartOnDaemonRestart
07:51:16 [2022-04-27T07:51:16.504Z] === PAUSE TestContainerStartOnDaemonRestart
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestDaemonRestartIpcMode
07:51:16 [2022-04-27T07:51:16.504Z] === PAUSE TestDaemonRestartIpcMode
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestDaemonHostGatewayIP
07:51:16 [2022-04-27T07:51:16.504Z] === PAUSE TestDaemonHostGatewayIP
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestRestartDaemonWithRestartingContainer
07:51:16 [2022-04-27T07:51:16.504Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestContainerKillOnDaemonStart
07:51:16 [2022-04-27T07:51:16.504Z] === PAUSE TestContainerKillOnDaemonStart
07:51:16 [2022-04-27T07:51:16.504Z] === RUN   TestDiff
07:51:17 [2022-04-27T07:51:17.065Z] --- PASS: TestDiff (0.55s)
07:51:17 [2022-04-27T07:51:17.065Z] === RUN   TestExecWithCloseStdin
07:51:17 [2022-04-27T07:51:17.630Z] --- PASS: TestExecWithCloseStdin (0.64s)
07:51:17 [2022-04-27T07:51:17.630Z] === RUN   TestExec
07:51:18 [2022-04-27T07:51:18.563Z] --- PASS: TestExec (0.61s)
07:51:18 [2022-04-27T07:51:18.563Z] === RUN   TestExecUser
07:51:19 [2022-04-27T07:51:19.129Z] --- PASS: TestExecUser (0.60s)
07:51:19 [2022-04-27T07:51:19.129Z] === RUN   TestExportContainerAndImportImage
07:51:19 [2022-04-27T07:51:19.694Z] --- PASS: TestExportContainerAndImportImage (0.75s)
07:51:19 [2022-04-27T07:51:19.694Z] === RUN   TestExportContainerAfterDaemonRestart
07:51:21 [2022-04-27T07:51:21.061Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
07:51:21 [2022-04-27T07:51:21.061Z] === RUN   TestHealthCheckWorkdir
07:51:21 [2022-04-27T07:51:21.626Z] --- PASS: TestHealthCheckWorkdir (0.71s)
07:51:21 [2022-04-27T07:51:21.626Z] === RUN   TestHealthKillContainer
07:51:23 [2022-04-27T07:51:23.753Z] #23 9.329 Collecting yamllint==1.26.1
07:51:24 [2022-04-27T07:51:24.319Z] #23 10.38   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:51:25 [2022-04-27T07:51:25.692Z] #23 11.61 Collecting pathspec>=0.5.3
07:51:25 [2022-04-27T07:51:25.692Z] #23 11.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:51:26 [2022-04-27T07:51:26.483Z] #23 12.22 Collecting pyyaml
07:51:26 [2022-04-27T07:51:26.483Z] #23 12.23   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)
07:51:26 [2022-04-27T07:51:26.977Z] #23 12.92 Building wheels for collected packages: yamllint
07:51:27 [2022-04-27T07:51:27.579Z] #23 12.93   Building wheel for yamllint (setup.py): started
07:51:28 [2022-04-27T07:51:28.953Z] #23 15.03   Building wheel for yamllint (setup.py): finished with status 'done'
07:51:28 [2022-04-27T07:51:28.953Z] #23 15.05   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=150fc828d2e308e9e8538b8f5aaa1353972abf54e12d9f14631dc6d950e7e1e5
07:51:28 [2022-04-27T07:51:28.953Z] #23 15.05   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:51:28 [2022-04-27T07:51:28.953Z] #23 15.06 Successfully built yamllint
07:51:28 [2022-04-27T07:51:28.953Z] #23 15.12 Installing collected packages: pyyaml, pathspec, yamllint
07:51:29 [2022-04-27T07:51:29.519Z] #23 15.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:51:31 [2022-04-27T07:51:31.417Z] #23 DONE 17.4s
07:51:31 [2022-04-27T07:51:31.417Z] 
07:51:31 [2022-04-27T07:51:31.417Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:51:31 [2022-04-27T07:51:31.417Z] #27 sha256:79cbdae7e1739084416cf37eefcae1d21a1e767940788fdd3a85aa7fc83f114d
07:51:31 [2022-04-27T07:51:31.417Z] #27 DONE 0.4s
07:51:31 [2022-04-27T07:51:31.417Z] 
07:51:31 [2022-04-27T07:51:31.417Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:51:31 [2022-04-27T07:51:31.417Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:51:31 [2022-04-27T07:51:31.571Z] --- PASS: TestHealthKillContainer (8.18s)
07:51:31 [2022-04-27T07:51:31.571Z] === RUN   TestInspectCpusetInConfigPre120
07:51:31 [2022-04-27T07:51:31.571Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
07:51:31 [2022-04-27T07:51:31.571Z] === RUN   TestIpcModeNone
07:51:31 [2022-04-27T07:51:31.571Z] --- PASS: TestIpcModeNone (0.63s)
07:51:31 [2022-04-27T07:51:31.571Z] === RUN   TestIpcModePrivate
07:51:31 [2022-04-27T07:51:31.571Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
07:51:31 [2022-04-27T07:51:31.571Z] --- PASS: TestIpcModePrivate (0.63s)
07:51:31 [2022-04-27T07:51:31.571Z] === RUN   TestIpcModeShareable
07:51:31 [2022-04-27T07:51:31.676Z] #58 ...
07:51:31 [2022-04-27T07:51:31.676Z] 
07:51:31 [2022-04-27T07:51:31.676Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:51:31 [2022-04-27T07:51:31.676Z] #32 sha256:04b45fbb1634ea38131f7a7381712ef39ade54afe96c06732646ff051c529791
07:51:32 [2022-04-27T07:51:32.135Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
07:51:32 [2022-04-27T07:51:32.243Z] #32 DONE 0.6s
07:51:32 [2022-04-27T07:51:32.243Z] 
07:51:32 [2022-04-27T07:51:32.243Z] #45 [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
07:51:32 [2022-04-27T07:51:32.243Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:51:32 [2022-04-27T07:51:32.243Z] #45 ...
07:51:32 [2022-04-27T07:51:32.243Z] 
07:51:32 [2022-04-27T07:51:32.243Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:51:32 [2022-04-27T07:51:32.243Z] #35 sha256:54a6cd36e0cff2d0f6e7fdbcd62b65f337fac77d33958c9b81fd7cb8232fff49
07:51:32 [2022-04-27T07:51:32.393Z] --- PASS: TestIpcModeShareable (0.61s)
07:51:32 [2022-04-27T07:51:32.393Z] === RUN   TestAPIIpcModeShareableAndContainer
07:51:32 [2022-04-27T07:51:32.502Z] #35 DONE 0.3s
07:51:32 [2022-04-27T07:51:32.502Z] 
07:51:32 [2022-04-27T07:51:32.502Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:51:32 [2022-04-27T07:51:32.502Z] #37 sha256:223e70b54d44879b5a72c1b59df64e5c0a0cd9e386e4b4540ed6c266ef14ab9b
07:51:32 [2022-04-27T07:51:32.502Z] #37 DONE 0.1s
07:51:32 [2022-04-27T07:51:32.502Z] 
07:51:32 [2022-04-27T07:51:32.502Z] #45 [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
07:51:32 [2022-04-27T07:51:32.502Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:51:32 [2022-04-27T07:51:32.759Z] #45 ...
07:51:32 [2022-04-27T07:51:32.759Z] 
07:51:32 [2022-04-27T07:51:32.759Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:51:32 [2022-04-27T07:51:32.759Z] #39 sha256:de7442caf08fc298a1645181877af6fe788b2962ac3594ca17156ecfd0ed45fa
07:51:32 [2022-04-27T07:51:32.759Z] #39 DONE 0.1s
07:51:32 [2022-04-27T07:51:32.759Z] 
07:51:32 [2022-04-27T07:51:32.759Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:51:32 [2022-04-27T07:51:32.759Z] #43 sha256:2a2066dcfce3dff769ac724752888d04d8fed67a24e445c26af5c5ce8903c1aa
07:51:32 [2022-04-27T07:51:32.759Z] #43 DONE 0.1s
07:51:32 [2022-04-27T07:51:32.759Z] 
07:51:32 [2022-04-27T07:51:32.759Z] #45 [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
07:51:32 [2022-04-27T07:51:32.759Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:51:34 [2022-04-27T07:51:34.287Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s)
07:51:34 [2022-04-27T07:51:34.288Z] === RUN   TestAPIIpcModeHost
07:51:34 [2022-04-27T07:51:34.288Z] --- PASS: TestAPIIpcModeHost (0.39s)
07:51:34 [2022-04-27T07:51:34.288Z] === RUN   TestDaemonIpcModeShareable
07:51:35 [2022-04-27T07:51:35.658Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:51:35 [2022-04-27T07:51:35.658Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
07:51:35 [2022-04-27T07:51:35.658Z] === RUN   TestDaemonIpcModePrivate
07:51:36 [2022-04-27T07:51:36.586Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
07:51:36 [2022-04-27T07:51:36.842Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
07:51:36 [2022-04-27T07:51:36.842Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:51:37 [2022-04-27T07:51:37.769Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
07:51:38 [2022-04-27T07:51:38.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
07:51:38 [2022-04-27T07:51:38.025Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:51:38 [2022-04-27T07:51:38.951Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:51:39 [2022-04-27T07:51:39.207Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
07:51:39 [2022-04-27T07:51:39.207Z] === RUN   TestIpcModeOlderClient
07:51:39 [2022-04-27T07:51:39.207Z] === PAUSE TestIpcModeOlderClient
07:51:39 [2022-04-27T07:51:39.207Z] === RUN   TestKillContainerInvalidSignal
07:51:39 [2022-04-27T07:51:39.769Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
07:51:39 [2022-04-27T07:51:39.769Z] === RUN   TestKillContainer
07:51:39 [2022-04-27T07:51:39.769Z] === RUN   TestKillContainer/no_signal
07:51:40 [2022-04-27T07:51:40.027Z] === RUN   TestKillContainer/non_killing_signal
07:51:40 [2022-04-27T07:51:40.132Z] sha256:9030298ad23cb12c4f6c6e13465c7cdcea04e55d2209be9a55e8883224c5ee6f
07:51:40 [2022-04-27T07:51:40.132Z] INFO: Starting docker-py tests...
07:51:40 [2022-04-27T07:51:40.132Z] ============================= test session starts ==============================
07:51:40 [2022-04-27T07:51:40.132Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:51:40 [2022-04-27T07:51:40.132Z] rootdir: /src, inifile: pytest.ini
07:51:40 [2022-04-27T07:51:40.132Z] plugins: cov-2.6.1, timeout-1.3.3
07:51:40 [2022-04-27T07:51:40.132Z] collected 395 items / 2 deselected / 393 selected
07:51:40 [2022-04-27T07:51:40.132Z] 
07:51:40 [2022-04-27T07:51:40.284Z] === RUN   TestKillContainer/killing_signal
07:51:40 [2022-04-27T07:51:40.846Z] --- PASS: TestKillContainer (1.29s)
07:51:40 [2022-04-27T07:51:40.846Z]     --- PASS: TestKillContainer/no_signal (0.39s)
07:51:40 [2022-04-27T07:51:40.846Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
07:51:40 [2022-04-27T07:51:40.846Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
07:51:40 [2022-04-27T07:51:40.846Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:51:40 [2022-04-27T07:51:40.846Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:51:41 [2022-04-27T07:51:41.416Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:51:42 [2022-04-27T07:51:42.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
07:51:42 [2022-04-27T07:51:42.346Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
07:51:42 [2022-04-27T07:51:42.346Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
07:51:42 [2022-04-27T07:51:42.346Z] === RUN   TestKillStoppedContainer
07:51:42 [2022-04-27T07:51:42.346Z] --- PASS: TestKillStoppedContainer (0.05s)
07:51:42 [2022-04-27T07:51:42.346Z] === RUN   TestKillStoppedContainerAPIPre120
07:51:42 [2022-04-27T07:51:42.346Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:51:42 [2022-04-27T07:51:42.347Z] === RUN   TestKillDifferentUserContainer
07:51:42 [2022-04-27T07:51:42.604Z] --- PASS: TestKillDifferentUserContainer (0.43s)
07:51:42 [2022-04-27T07:51:42.604Z] === RUN   TestInspectOomKilledTrue
07:51:42 [2022-04-27T07:51:42.604Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:51:42 [2022-04-27T07:51:42.604Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:51:42 [2022-04-27T07:51:42.604Z] === RUN   TestInspectOomKilledFalse
07:51:42 [2022-04-27T07:51:42.604Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:51:42 [2022-04-27T07:51:42.604Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:51:42 [2022-04-27T07:51:42.604Z] === RUN   TestLinksEtcHostsContentMatch
07:51:43 [2022-04-27T07:51:43.167Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
07:51:43 [2022-04-27T07:51:43.167Z] === RUN   TestLinksContainerNames
07:51:44 [2022-04-27T07:51:44.099Z] --- PASS: TestLinksContainerNames (0.88s)
07:51:44 [2022-04-27T07:51:44.099Z] === RUN   TestLogsFollowTailEmpty
07:51:44 [2022-04-27T07:51:44.356Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
07:51:44 [2022-04-27T07:51:44.356Z] === RUN   TestContainerNetworkMountsNoChown
07:51:44 [2022-04-27T07:51:44.613Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
07:51:44 [2022-04-27T07:51:44.613Z] === RUN   TestMountDaemonRoot
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/default
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/default
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/private
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/private
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rprivate
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rprivate
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/slave
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/slave
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rslave
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rslave
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/shared
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/shared
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rshared
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rshared
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/default
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/default/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/default/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/default/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rshared
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/shared
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rslave
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/slave
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rprivate
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/private
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/private/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/private/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/default/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:51:44 [2022-04-27T07:51:44.872Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/private/bind_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/private/mount_root
07:51:45 [2022-04-27T07:51:45.130Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:51:45 [2022-04-27T07:51:45.130Z] --- PASS: TestMountDaemonRoot (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:51:45 [2022-04-27T07:51:45.130Z] === RUN   TestContainerBindMountNonRecursive
07:51:46 [2022-04-27T07:51:46.499Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
07:51:46 [2022-04-27T07:51:46.499Z] === RUN   TestContainerVolumesMountedAsShared
07:51:47 [2022-04-27T07:51:47.061Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
07:51:47 [2022-04-27T07:51:47.061Z] === RUN   TestContainerVolumesMountedAsSlave
07:51:47 [2022-04-27T07:51:47.317Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
07:51:47 [2022-04-27T07:51:47.317Z] === RUN   TestNetworkNat
07:51:47 [2022-04-27T07:51:47.879Z] --- PASS: TestNetworkNat (0.45s)
07:51:47 [2022-04-27T07:51:47.879Z] === RUN   TestNetworkLocalhostTCPNat
07:51:48 [2022-04-27T07:51:48.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
07:51:48 [2022-04-27T07:51:48.136Z] === RUN   TestNetworkLoopbackNat
07:51:50 [2022-04-27T07:51:50.851Z] #45 201.9 + dpkg --print-architecture
07:51:50 [2022-04-27T07:51:50.851Z] #45 201.9 + git checkout -q v2.1.0
07:51:51 [2022-04-27T07:51:51.108Z] #45 202.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:51:51 [2022-04-27T07:51:51.108Z] #45 202.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:51:51 [2022-04-27T07:51:51.403Z] --- PASS: TestNetworkLoopbackNat (2.70s)
07:51:51 [2022-04-27T07:51:51.403Z] === RUN   TestPause
07:51:51 [2022-04-27T07:51:51.403Z] --- PASS: TestPause (0.43s)
07:51:51 [2022-04-27T07:51:51.403Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:51:51 [2022-04-27T07:51:51.403Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:51:51 [2022-04-27T07:51:51.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:51:51 [2022-04-27T07:51:51.403Z] === RUN   TestPauseStopPausedContainer
07:51:51 [2022-04-27T07:51:51.659Z] --- PASS: TestPauseStopPausedContainer (0.44s)
07:51:51 [2022-04-27T07:51:51.659Z] === RUN   TestPidHost
07:51:52 [2022-04-27T07:51:52.587Z] --- PASS: TestPidHost (0.95s)
07:51:52 [2022-04-27T07:51:52.587Z] === RUN   TestPsFilter
07:51:52 [2022-04-27T07:51:52.843Z] --- PASS: TestPsFilter (0.13s)
07:51:52 [2022-04-27T07:51:52.843Z] === RUN   TestRemoveContainerWithRemovedVolume
07:51:53 [2022-04-27T07:51:53.405Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
07:51:53 [2022-04-27T07:51:53.405Z] === RUN   TestRemoveContainerWithVolume
07:51:53 [2022-04-27T07:51:53.661Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
07:51:53 [2022-04-27T07:51:53.661Z] === RUN   TestRemoveContainerRunning
07:51:54 [2022-04-27T07:51:54.223Z] --- PASS: TestRemoveContainerRunning (0.41s)
07:51:54 [2022-04-27T07:51:54.223Z] === RUN   TestRemoveContainerForceRemoveRunning
07:51:54 [2022-04-27T07:51:54.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
07:51:54 [2022-04-27T07:51:54.480Z] === RUN   TestRemoveInvalidContainer
07:51:54 [2022-04-27T07:51:54.480Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:51:54 [2022-04-27T07:51:54.480Z] === RUN   TestRenameLinkedContainer
07:51:54 [2022-04-27T07:51:54.818Z] tests/integration/api_build_test.py .......................X             [  6%]
07:51:55 [2022-04-27T07:51:55.387Z] tests/integration/api_client_test.py .....                               [  7%]
07:51:56 [2022-04-27T07:51:56.370Z] --- PASS: TestRenameLinkedContainer (1.75s)
07:51:56 [2022-04-27T07:51:56.370Z] === RUN   TestRenameStoppedContainer
07:51:56 [2022-04-27T07:51:56.627Z] --- PASS: TestRenameStoppedContainer (0.43s)
07:51:56 [2022-04-27T07:51:56.627Z] === RUN   TestRenameRunningContainerAndReuse
07:51:56 [2022-04-27T07:51:56.895Z] tests/integration/api_config_test.py ......                              [  8%]
07:51:57 [2022-04-27T07:51:57.554Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
07:51:57 [2022-04-27T07:51:57.554Z] === RUN   TestRenameInvalidName
07:51:58 [2022-04-27T07:51:58.116Z] --- PASS: TestRenameInvalidName (0.42s)
07:51:58 [2022-04-27T07:51:58.116Z] === RUN   TestRenameAnonymousContainer
07:52:00 [2022-04-27T07:52:00.046Z] --- PASS: TestRenameAnonymousContainer (1.65s)
07:52:00 [2022-04-27T07:52:00.046Z] === RUN   TestRenameContainerWithSameName
07:52:00 [2022-04-27T07:52:00.046Z] --- PASS: TestRenameContainerWithSameName (0.45s)
07:52:00 [2022-04-27T07:52:00.046Z] === RUN   TestRenameContainerWithLinkedContainer
07:52:00 [2022-04-27T07:52:00.982Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
07:52:00 [2022-04-27T07:52:00.982Z] === RUN   TestResize
07:52:01 [2022-04-27T07:52:01.544Z] --- PASS: TestResize (0.45s)
07:52:01 [2022-04-27T07:52:01.544Z] === RUN   TestResizeWithInvalidSize
07:52:02 [2022-04-27T07:52:02.105Z] --- PASS: TestResizeWithInvalidSize (0.43s)
07:52:02 [2022-04-27T07:52:02.105Z] === RUN   TestResizeWhenContainerNotStarted
07:52:02 [2022-04-27T07:52:02.361Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:52:02 [2022-04-27T07:52:02.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:04 [2022-04-27T07:52:04.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:52:05 [2022-04-27T07:52:05.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:52:06 [2022-04-27T07:52:06.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:52:06 [2022-04-27T07:52:06.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:52:08 [2022-04-27T07:52:08.164Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:08 [2022-04-27T07:52:08.164Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:52:11 [2022-04-27T07:52:11.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:52:11 [2022-04-27T07:52:11.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:52:13 [2022-04-27T07:52:13.317Z] 8f616e6e9eec: Pull complete
07:52:13 [2022-04-27T07:52:13.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:52:15 [2022-04-27T07:52:15.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:52:15 [2022-04-27T07:52:15.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:52:16 [2022-04-27T07:52:16.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:52:17 [2022-04-27T07:52:17.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:52:17 [2022-04-27T07:52:17.628Z] #45 DONE 225.1s
07:52:17 [2022-04-27T07:52:17.629Z] 
07:52:17 [2022-04-27T07:52:17.629Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:52:17 [2022-04-27T07:52:17.629Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:52:17 [2022-04-27T07:52:17.629Z] #58 ...
07:52:17 [2022-04-27T07:52:17.629Z] 
07:52:17 [2022-04-27T07:52:17.629Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:52:17 [2022-04-27T07:52:17.629Z] #46 sha256:3ab398df7c69fe98bd6536ae017763204be1f5384e4d3365a0b28987dbcc7c32
07:52:17 [2022-04-27T07:52:17.629Z] #46 DONE 0.5s
07:52:17 [2022-04-27T07:52:17.629Z] 
07:52:17 [2022-04-27T07:52:17.629Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:52:17 [2022-04-27T07:52:17.629Z] #50 sha256:0276c45e7eeaa8598826d47dafdfdf08e1a495545b8ee80e2ed573092735aff1
07:52:17 [2022-04-27T07:52:17.629Z] #50 DONE 0.0s
07:52:17 [2022-04-27T07:52:17.629Z] 
07:52:17 [2022-04-27T07:52:17.629Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:52:17 [2022-04-27T07:52:17.629Z] #52 sha256:f20ec826452d1e266f799282448c5109612d4b65d3b1269f7e691c1595e17208
07:52:17 [2022-04-27T07:52:17.629Z] #52 DONE 0.1s
07:52:17 [2022-04-27T07:52:17.629Z] 
07:52:17 [2022-04-27T07:52:17.629Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:52:17 [2022-04-27T07:52:17.629Z] #58 sha256:b22ac116152727be6dcfbb0599a788ea723dfa12736ceb48e25fce1a0e536480
07:52:18 [2022-04-27T07:52:18.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:52:20 [2022-04-27T07:52:20.259Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
07:52:20 [2022-04-27T07:52:20.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
07:52:20 [2022-04-27T07:52:20.259Z] === RUN   TestCgroupNamespacesRun
07:52:21 [2022-04-27T07:52:21.629Z] --- PASS: TestCgroupNamespacesRun (1.20s)
07:52:21 [2022-04-27T07:52:21.629Z] === RUN   TestCgroupNamespacesRunPrivileged
07:52:21 [2022-04-27T07:52:21.629Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:52:21 [2022-04-27T07:52:21.629Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
07:52:21 [2022-04-27T07:52:21.629Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:52:22 [2022-04-27T07:52:22.994Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
07:52:22 [2022-04-27T07:52:22.994Z] === RUN   TestCgroupNamespacesRunHostMode
07:52:23 [2022-04-27T07:52:23.922Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
07:52:23 [2022-04-27T07:52:23.922Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:52:25 [2022-04-27T07:52:25.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
07:52:25 [2022-04-27T07:52:25.294Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:52:26 [2022-04-27T07:52:26.223Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
07:52:26 [2022-04-27T07:52:26.223Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:52:26 [2022-04-27T07:52:26.784Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
07:52:26 [2022-04-27T07:52:26.784Z] === RUN   TestCgroupNamespacesRunOlderClient
07:52:27 [2022-04-27T07:52:27.688Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:52:28 [2022-04-27T07:52:28.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
07:52:28 [2022-04-27T07:52:28.152Z] === RUN   TestNISDomainname
07:52:28 [2022-04-27T07:52:28.714Z] --- PASS: TestNISDomainname (0.53s)
07:52:28 [2022-04-27T07:52:28.714Z] === RUN   TestHostnameDnsResolution
07:52:29 [2022-04-27T07:52:29.276Z] --- PASS: TestHostnameDnsResolution (0.74s)
07:52:29 [2022-04-27T07:52:29.276Z] === RUN   TestUnprivilegedPortsAndPing
07:52:29 [2022-04-27T07:52:29.837Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
07:52:29 [2022-04-27T07:52:29.838Z] === RUN   TestPrivilegedHostDevices
07:52:30 [2022-04-27T07:52:30.399Z] --- PASS: TestPrivilegedHostDevices (0.51s)
07:52:30 [2022-04-27T07:52:30.400Z] === RUN   TestStats
07:52:32 [2022-04-27T07:52:32.916Z] --- PASS: TestStats (2.44s)
07:52:32 [2022-04-27T07:52:32.916Z] === RUN   TestStopContainerWithTimeout
07:52:32 [2022-04-27T07:52:32.916Z] === RUN   TestStopContainerWithTimeout/0
07:52:32 [2022-04-27T07:52:32.916Z] === PAUSE TestStopContainerWithTimeout/0
07:52:32 [2022-04-27T07:52:32.916Z] === RUN   TestStopContainerWithTimeout/1
07:52:32 [2022-04-27T07:52:32.916Z] === PAUSE TestStopContainerWithTimeout/1
07:52:32 [2022-04-27T07:52:32.916Z] === RUN   TestStopContainerWithTimeout/3
07:52:32 [2022-04-27T07:52:32.916Z] === PAUSE TestStopContainerWithTimeout/3
07:52:32 [2022-04-27T07:52:32.916Z] === RUN   TestStopContainerWithTimeout/-1
07:52:32 [2022-04-27T07:52:32.916Z] === PAUSE TestStopContainerWithTimeout/-1
07:52:32 [2022-04-27T07:52:32.916Z] === CONT  TestStopContainerWithTimeout/0
07:52:32 [2022-04-27T07:52:32.916Z] === CONT  TestStopContainerWithTimeout/-1
07:52:33 [2022-04-27T07:52:33.479Z] === CONT  TestStopContainerWithTimeout/3
07:52:35 [2022-04-27T07:52:35.314Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.359s	coverage: 60.5% of statements
07:52:35 [2022-04-27T07:52:35.314Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
07:52:35 [2022-04-27T07:52:35.314Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
07:52:35 [2022-04-27T07:52:35.314Z] ok  	github.com/docker/docker/libnetwork/osl	4.322s	coverage: 39.7% of statements
07:52:35 [2022-04-27T07:52:35.314Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
07:52:35 [2022-04-27T07:52:35.314Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
07:52:35 [2022-04-27T07:52:35.368Z] === CONT  TestStopContainerWithTimeout/1
07:52:35 [2022-04-27T07:52:35.573Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.263s	coverage: 48.6% of statements
07:52:35 [2022-04-27T07:52:35.833Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
07:52:35 [2022-04-27T07:52:35.833Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
07:52:36 [2022-04-27T07:52:36.091Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
07:52:36 [2022-04-27T07:52:36.091Z] 
07:52:36 [2022-04-27T07:52:36.091Z] === Skipped
07:52:36 [2022-04-27T07:52:36.091Z] === SKIP: libnetwork TestParallel1 (0.00s)
07:52:36 [2022-04-27T07:52:36.091Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:36 [2022-04-27T07:52:36.091Z] 
07:52:36 [2022-04-27T07:52:36.091Z] === SKIP: libnetwork TestParallel3 (0.00s)
07:52:36 [2022-04-27T07:52:36.091Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:36 [2022-04-27T07:52:36.091Z] 
07:52:36 [2022-04-27T07:52:36.091Z] === SKIP: libnetwork TestParallel2 (0.00s)
07:52:36 [2022-04-27T07:52:36.091Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:36 [2022-04-27T07:52:36.091Z] 
07:52:36 [2022-04-27T07:52:36.091Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
07:52:36 [2022-04-27T07:52:36.091Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:52:36 [2022-04-27T07:52:36.091Z] 
07:52:36 [2022-04-27T07:52:36.092Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
07:52:36 [2022-04-27T07:52:36.092Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:52:36 [2022-04-27T07:52:36.092Z] 
07:52:36 [2022-04-27T07:52:36.092Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
07:52:36 [2022-04-27T07:52:36.092Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:52:36 [2022-04-27T07:52:36.092Z] 
07:52:36 [2022-04-27T07:52:36.092Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
07:52:36 [2022-04-27T07:52:36.092Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:52:36 [2022-04-27T07:52:36.092Z] 
07:52:36 [2022-04-27T07:52:36.092Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
07:52:36 [2022-04-27T07:52:36.092Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:52:36 [2022-04-27T07:52:36.092Z] 
07:52:36 [2022-04-27T07:52:36.092Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
07:52:36 [2022-04-27T07:52:36.092Z]     firewalld_test.go:14: firewalld is not running
07:52:36 [2022-04-27T07:52:36.092Z] 
07:52:36 [2022-04-27T07:52:36.092Z] DONE 326 tests, 9 skipped in 200.495s
Post stage
[Pipeline] junit
07:52:36 [2022-04-27T07:52:36.671Z] Recording test results
07:52:36 [2022-04-27T07:52:36.796Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:52:37 [2022-04-27T07:52:37.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -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:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh dynbinary test-integration
07:52:37 [2022-04-27T07:52:37.263Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:52:37 [2022-04-27T07:52:37.263Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
07:52:37 [2022-04-27T07:52:37.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
07:52:37 [2022-04-27T07:52:37.263Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
07:52:37 [2022-04-27T07:52:37.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
07:52:37 [2022-04-27T07:52:37.263Z] === RUN   TestDeleteDevicemapper
07:52:37 [2022-04-27T07:52:37.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:52:37 [2022-04-27T07:52:37.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:52:37 [2022-04-27T07:52:37.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:52:37 [2022-04-27T07:52:37.406Z] 
07:52:37 [2022-04-27T07:52:37.665Z] Removing bundles/
07:52:37 [2022-04-27T07:52:37.665Z] 
07:52:37 [2022-04-27T07:52:37.665Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:52:37 [2022-04-27T07:52:37.665Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:52:37 [2022-04-27T07:52:37.665Z] GOOS="" GOARCH="" GOARM=""
07:52:39 [2022-04-27T07:52:39.160Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s)
07:52:39 [2022-04-27T07:52:39.160Z] === RUN   TestUpdateMemory
07:52:39 [2022-04-27T07:52:39.160Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:52:39 [2022-04-27T07:52:39.160Z] --- SKIP: TestUpdateMemory (0.00s)
07:52:39 [2022-04-27T07:52:39.160Z] === RUN   TestUpdateCPUQuota
07:52:39 [2022-04-27T07:52:39.724Z] --- PASS: TestUpdateCPUQuota (0.93s)
07:52:39 [2022-04-27T07:52:39.724Z] === RUN   TestUpdatePidsLimit
07:52:39 [2022-04-27T07:52:39.724Z] === RUN   TestUpdatePidsLimit/update_from_none
07:52:39 [2022-04-27T07:52:39.980Z] === RUN   TestUpdatePidsLimit/no_change
07:52:40 [2022-04-27T07:52:40.236Z] === RUN   TestUpdatePidsLimit/update_lower
07:52:40 [2022-04-27T07:52:40.494Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:52:40 [2022-04-27T07:52:40.494Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:52:40 [2022-04-27T07:52:40.752Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:52:41 [2022-04-27T07:52:41.009Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:52:41 [2022-04-27T07:52:41.940Z] --- PASS: TestUpdatePidsLimit (2.01s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
07:52:41 [2022-04-27T07:52:41.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
07:52:41 [2022-04-27T07:52:41.940Z] === RUN   TestUpdateRestartPolicy
07:52:49 [2022-04-27T07:52:49.749Z] #58 145.6 + mkdir -p /build
07:52:49 [2022-04-27T07:52:49.749Z] #58 145.6 + cp runc /build/runc
07:52:49 [2022-04-27T07:52:49.749Z] #58 DONE 147.6s
07:52:49 [2022-04-27T07:52:49.749Z] 
07:52:49 [2022-04-27T07:52:49.749Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:49 [2022-04-27T07:52:49.749Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:52:51 [2022-04-27T07:52:51.119Z] #62 ...
07:52:51 [2022-04-27T07:52:51.119Z] 
07:52:51 [2022-04-27T07:52:51.120Z] #53 [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
07:52:51 [2022-04-27T07:52:51.120Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:52:51 [2022-04-27T07:52:51.120Z] #53 263.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:52:51 [2022-04-27T07:52:51.378Z] #53 DONE 263.2s
07:52:51 [2022-04-27T07:52:51.378Z] 
07:52:51 [2022-04-27T07:52:51.378Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:51 [2022-04-27T07:52:51.378Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:52:52 [2022-04-27T07:52:52.753Z] #62 ...
07:52:52 [2022-04-27T07:52:52.753Z] 
07:52:52 [2022-04-27T07:52:52.753Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:52:52 [2022-04-27T07:52:52.753Z] #54 sha256:28ad3ae0acf8bd00a890efb635c789101508ad6e422bcc61f01b41d93a058089
07:52:53 [2022-04-27T07:52:53.011Z] #54 DONE 0.6s
07:52:53 [2022-04-27T07:52:53.011Z] 
07:52:53 [2022-04-27T07:52:53.011Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:52:53 [2022-04-27T07:52:53.011Z] #56 sha256:7d996683029f90e0c8e03df0a38561993ebc5fe8aac65b5813502b0b3226902b
07:52:53 [2022-04-27T07:52:53.011Z] #56 DONE 0.1s
07:52:53 [2022-04-27T07:52:53.011Z] 
07:52:53 [2022-04-27T07:52:53.011Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:53 [2022-04-27T07:52:53.011Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:52:53 [2022-04-27T07:52:53.269Z] #62 ...
07:52:53 [2022-04-27T07:52:53.269Z] 
07:52:53 [2022-04-27T07:52:53.269Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:52:53 [2022-04-27T07:52:53.269Z] #59 sha256:f8709c148342a1d334e280500f52238fa3a9881bc50ac388e2a450f32f71b3aa
07:52:53 [2022-04-27T07:52:53.269Z] #59 DONE 0.2s
07:52:53 [2022-04-27T07:52:53.269Z] 
07:52:53 [2022-04-27T07:52:53.269Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:53 [2022-04-27T07:52:53.269Z] #62 sha256:3031746b15909f448bc65a3c020c2be4eeb101ef3877dcb97d19c080d4917e2a
07:52:54 [2022-04-27T07:52:54.223Z] --- PASS: TestUpdateRestartPolicy (11.00s)
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestUpdateRestartWithAutoRemove
07:52:54 [2022-04-27T07:52:54.223Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitNonBlocked
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:54 [2022-04-27T07:52:54.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:54 [2022-04-27T07:52:54.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:54 [2022-04-27T07:52:54.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:54 [2022-04-27T07:52:54.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:54 [2022-04-27T07:52:54.223Z] --- PASS: TestWaitNonBlocked (0.01s)
07:52:54 [2022-04-27T07:52:54.223Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
07:52:54 [2022-04-27T07:52:54.223Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitBlocked
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:52:54 [2022-04-27T07:52:54.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:52:54 [2022-04-27T07:52:54.223Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:52:54 [2022-04-27T07:52:54.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:52:54 [2022-04-27T07:52:54.223Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:52:54 [2022-04-27T07:52:54.223Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:52:54 [2022-04-27T07:52:54.479Z] --- PASS: TestWaitBlocked (0.01s)
07:52:54 [2022-04-27T07:52:54.479Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
07:52:54 [2022-04-27T07:52:54.479Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
07:52:54 [2022-04-27T07:52:54.479Z] === CONT  TestContainerStartOnDaemonRestart
07:52:54 [2022-04-27T07:52:54.479Z] === CONT  TestRestartDaemonWithRestartingContainer
07:52:55 [2022-04-27T07:52:55.165Z] #62 224.4 + bin/containerd
07:52:56 [2022-04-27T07:52:56.999Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
07:52:56 [2022-04-27T07:52:56.999Z] === CONT  TestIpcModeOlderClient
07:52:56 [2022-04-27T07:52:56.999Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
07:52:56 [2022-04-27T07:52:56.999Z] === CONT  TestContainerKillOnDaemonStart
07:52:56 [2022-04-27T07:52:56.999Z] --- PASS: TestIpcModeOlderClient (0.09s)
07:52:56 [2022-04-27T07:52:56.999Z] === CONT  TestDaemonHostGatewayIP
07:52:59 [2022-04-27T07:52:59.520Z] --- PASS: TestDaemonHostGatewayIP (2.49s)
07:52:59 [2022-04-27T07:52:59.520Z] === CONT  TestDaemonRestartIpcMode
07:53:02 [2022-04-27T07:53:02.038Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
07:53:07 [2022-04-27T07:53:07.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:53:07 [2022-04-27T07:53:07.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:53:08 [2022-04-27T07:53:08.583Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
07:53:08 [2022-04-27T07:53:08.583Z] PASS
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === Skipped
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:53:08 [2022-04-27T07:53:08.583Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:53:08 [2022-04-27T07:53:08.583Z] 
07:53:08 [2022-04-27T07:53:08.583Z] DONE 235 tests, 7 skipped in 118.274s
07:53:08 [2022-04-27T07:53:08.583Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:53:08 [2022-04-27T07:53:08.584Z] === RUN   TestConfigDaemonLibtrustID
07:53:09 [2022-04-27T07:53:09.147Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:53:09 [2022-04-27T07:53:09.147Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:53:09 [2022-04-27T07:53:09.147Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation/invalid_config
07:53:09 [2022-04-27T07:53:09.147Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation/malformed_config
07:53:09 [2022-04-27T07:53:09.147Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:53:09 [2022-04-27T07:53:09.147Z] === RUN   TestDaemonConfigValidation/valid_config
07:53:09 [2022-04-27T07:53:09.147Z] === PAUSE TestDaemonConfigValidation/valid_config
07:53:09 [2022-04-27T07:53:09.147Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:53:09 [2022-04-27T07:53:09.147Z] === CONT  TestDaemonConfigValidation/malformed_config
07:53:09 [2022-04-27T07:53:09.402Z] === CONT  TestDaemonConfigValidation/valid_config
07:53:09 [2022-04-27T07:53:09.403Z] === CONT  TestDaemonConfigValidation/invalid_config
07:53:09 [2022-04-27T07:53:09.403Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:53:09 [2022-04-27T07:53:09.403Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:53:09 [2022-04-27T07:53:09.403Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:53:09 [2022-04-27T07:53:09.403Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
07:53:09 [2022-04-27T07:53:09.403Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
07:53:09 [2022-04-27T07:53:09.403Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
07:53:09 [2022-04-27T07:53:09.403Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
07:53:09 [2022-04-27T07:53:09.403Z] === RUN   TestConfigDaemonSeccompProfiles
07:53:09 [2022-04-27T07:53:09.403Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:53:10 [2022-04-27T07:53:10.817Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:53:11 [2022-04-27T07:53:11.750Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:53:12 [2022-04-27T07:53:12.696Z] === CONT  TestConfigDaemonSeccompProfiles
07:53:12 [2022-04-27T07:53:12.696Z]     daemon_test.go:156: [dba70723abcd6] daemon is not started
07:53:12 [2022-04-27T07:53:12.696Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
07:53:12 [2022-04-27T07:53:12.696Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
07:53:12 [2022-04-27T07:53:12.696Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:53:12 [2022-04-27T07:53:12.696Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:53:12 [2022-04-27T07:53:12.696Z] === RUN   TestDaemonProxy
07:53:12 [2022-04-27T07:53:12.696Z] === RUN   TestDaemonProxy/environment_variables
07:53:14 [2022-04-27T07:53:14.639Z] === RUN   TestDaemonProxy/command-line_options
07:53:16 [2022-04-27T07:53:16.008Z] === RUN   TestDaemonProxy/configuration_file
07:53:17 [2022-04-27T07:53:17.897Z] === RUN   TestDaemonProxy/conflicting_options
07:53:18 [2022-04-27T07:53:18.153Z] === RUN   TestDaemonProxy/reload_sanitized
07:53:18 [2022-04-27T07:53:18.715Z] --- PASS: TestDaemonProxy (6.18s)
07:53:18 [2022-04-27T07:53:18.716Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
07:53:18 [2022-04-27T07:53:18.716Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
07:53:18 [2022-04-27T07:53:18.716Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
07:53:18 [2022-04-27T07:53:18.716Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:53:18 [2022-04-27T07:53:18.716Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.51s)
07:53:18 [2022-04-27T07:53:18.716Z] PASS
07:53:18 [2022-04-27T07:53:18.716Z] 
07:53:18 [2022-04-27T07:53:18.716Z] DONE 17 tests in 10.076s
07:53:18 [2022-04-27T07:53:18.716Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:53:18 [2022-04-27T07:53:18.716Z] INFO: Testing against a local daemon
07:53:18 [2022-04-27T07:53:18.716Z] === RUN   TestCommitInheritsEnv
07:53:19 [2022-04-27T07:53:19.278Z] --- PASS: TestCommitInheritsEnv (0.28s)
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportExtremelyLargeImageWorks
07:53:19 [2022-04-27T07:53:19.278Z] === PAUSE TestImportExtremelyLargeImageWorks
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/#00
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/_______
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform//
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/linux
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/LINUX
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/macos
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:53:19 [2022-04-27T07:53:19.278Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:53:19 [2022-04-27T07:53:19.534Z] --- PASS: TestImportWithCustomPlatform (0.31s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:53:19 [2022-04-27T07:53:19.534Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:53:19 [2022-04-27T07:53:19.534Z] === RUN   TestImagesFilterMultiReference
07:53:19 [2022-04-27T07:53:19.534Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:53:19 [2022-04-27T07:53:19.534Z] === RUN   TestImagePullPlatformInvalid
07:53:19 [2022-04-27T07:53:19.534Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:53:19 [2022-04-27T07:53:19.534Z] === RUN   TestRemoveImageOrphaning
07:53:19 [2022-04-27T07:53:19.791Z] --- PASS: TestRemoveImageOrphaning (0.27s)
07:53:19 [2022-04-27T07:53:19.791Z] === RUN   TestRemoveImageGarbageCollector
07:53:20 [2022-04-27T07:53:20.353Z] time="2022-04-27T07:53:20Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestRemoveImageGarbageCollector (1.80s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagInvalidReference
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagInvalidReference (0.01s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagValidPrefixedRepo
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagExistedNameWithoutForce
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagOfficialNames
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagOfficialNames (0.06s)
07:53:21 [2022-04-27T07:53:21.718Z] === RUN   TestTagMatchesDigest
07:53:21 [2022-04-27T07:53:21.718Z] --- PASS: TestTagMatchesDigest (0.01s)
07:53:21 [2022-04-27T07:53:21.718Z] === CONT  TestImportExtremelyLargeImageWorks
07:53:23 [2022-04-27T07:53:23.843Z] .........................xx....................                          [ 29%]
07:53:41 [2022-04-27T07:53:41.669Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:53:49 [2022-04-27T07:53:49.178Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:53:51 [2022-04-27T07:53:51.362Z] #62 275.1 # github.com/containerd/containerd/cmd/containerd
07:53:51 [2022-04-27T07:53:51.362Z] #62 275.1 /usr/bin/ld: /tmp/go-link-1279585000/000019.o: in function `New':
07:53:51 [2022-04-27T07:53:51.362Z] #62 275.1 /tmp/tmp.NQQkPtGrMx/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
07:53:51 [2022-04-27T07:53:51.362Z] #62 275.1 + bin/containerd-stress
07:53:51 [2022-04-27T07:53:51.362Z] #62 276.2 + bin/containerd-shim
07:53:53 [2022-04-27T07:53:53.752Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:53:54 [2022-04-27T07:53:54.828Z] dccd9e4d14d3: Pull complete
07:53:54 [2022-04-27T07:53:54.828Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
07:53:54 [2022-04-27T07:53:54.828Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
07:53:54 [2022-04-27T07:53:54.828Z] mcr.microsoft.com/windows/servercore:ltsc2022
07:53:54 [2022-04-27T07:53:54.828Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643'
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Docker version of control daemon
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] Client:
07:53:54 [2022-04-27T07:53:54.828Z]  Version:           20.10.9
07:53:54 [2022-04-27T07:53:54.828Z]  API version:       1.41
07:53:54 [2022-04-27T07:53:54.828Z]  Go version:        go1.16.8
07:53:54 [2022-04-27T07:53:54.828Z]  Git commit:        c2ea9bc
07:53:54 [2022-04-27T07:53:54.828Z]  Built:             Mon Oct  4 16:11:10 2021
07:53:54 [2022-04-27T07:53:54.828Z]  OS/Arch:           windows/amd64
07:53:54 [2022-04-27T07:53:54.828Z]  Context:           default
07:53:54 [2022-04-27T07:53:54.828Z]  Experimental:      true
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] Server: Docker Engine - Community
07:53:54 [2022-04-27T07:53:54.828Z]  Engine:
07:53:54 [2022-04-27T07:53:54.828Z]   Version:          20.10.9
07:53:54 [2022-04-27T07:53:54.828Z]   API version:      1.41 (minimum version 1.24)
07:53:54 [2022-04-27T07:53:54.828Z]   Go version:       go1.16.8
07:53:54 [2022-04-27T07:53:54.828Z]   Git commit:       79ea9d3
07:53:54 [2022-04-27T07:53:54.828Z]   Built:            Mon Oct  4 16:06:39 2021
07:53:54 [2022-04-27T07:53:54.828Z]   OS/Arch:          windows/amd64
07:53:54 [2022-04-27T07:53:54.828Z]   Experimental:     true
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Docker info of control daemon
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] Client:
07:53:54 [2022-04-27T07:53:54.828Z]  Context:    default
07:53:54 [2022-04-27T07:53:54.828Z]  Debug Mode: false
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] Server:
07:53:54 [2022-04-27T07:53:54.828Z]  Containers: 0
07:53:54 [2022-04-27T07:53:54.828Z]   Running: 0
07:53:54 [2022-04-27T07:53:54.828Z]   Paused: 0
07:53:54 [2022-04-27T07:53:54.828Z]   Stopped: 0
07:53:54 [2022-04-27T07:53:54.828Z]  Images: 1
07:53:54 [2022-04-27T07:53:54.828Z]  Server Version: 20.10.9
07:53:54 [2022-04-27T07:53:54.828Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:53:54 [2022-04-27T07:53:54.828Z]   Windows: 
07:53:54 [2022-04-27T07:53:54.828Z]   LCOW: 
07:53:54 [2022-04-27T07:53:54.828Z]  Logging Driver: json-file
07:53:54 [2022-04-27T07:53:54.828Z]  Plugins:
07:53:54 [2022-04-27T07:53:54.828Z]   Volume: local
07:53:54 [2022-04-27T07:53:54.828Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:53:54 [2022-04-27T07:53:54.828Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:53:54 [2022-04-27T07:53:54.828Z]  Swarm: inactive
07:53:54 [2022-04-27T07:53:54.828Z]  Default Isolation: process
07:53:54 [2022-04-27T07:53:54.828Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
07:53:54 [2022-04-27T07:53:54.828Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
07:53:54 [2022-04-27T07:53:54.828Z]  OSType: windows
07:53:54 [2022-04-27T07:53:54.828Z]  Architecture: x86_64
07:53:54 [2022-04-27T07:53:54.828Z]  CPUs: 4
07:53:54 [2022-04-27T07:53:54.828Z]  Total Memory: 32GiB
07:53:54 [2022-04-27T07:53:54.828Z]  Name: azwin-2-61f7b0
07:53:54 [2022-04-27T07:53:54.828Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
07:53:54 [2022-04-27T07:53:54.828Z]  Docker Root Dir: D:\docker
07:53:54 [2022-04-27T07:53:54.828Z]  Debug Mode: false
07:53:54 [2022-04-27T07:53:54.828Z]  Registry: https://index.docker.io/v1/
07:53:54 [2022-04-27T07:53:54.828Z]  Labels:
07:53:54 [2022-04-27T07:53:54.828Z]  Experimental: true
07:53:54 [2022-04-27T07:53:54.828Z]  Insecure Registries:
07:53:54 [2022-04-27T07:53:54.828Z]   10.0.0.4:5000
07:53:54 [2022-04-27T07:53:54.828Z]   127.0.0.0/8
07:53:54 [2022-04-27T07:53:54.828Z]  Registry Mirrors:
07:53:54 [2022-04-27T07:53:54.828Z]   http://10.0.0.4:5000/
07:53:54 [2022-04-27T07:53:54.828Z]  Live Restore Enabled: false
07:53:54 [2022-04-27T07:53:54.828Z]  Product License: Community Engine
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] 
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Commit hash is 0603f87fab
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Nuke-Everything...
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Container count on control daemon to delete is 0
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Nuking d:\CI
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Zapped successfully
07:53:54 [2022-04-27T07:53:54.828Z] INFO: Location for testing is d:\CI\PR-43509\8
07:53:55 [2022-04-27T07:53:55.299Z] INFO: Validating GOLang consistency in Dockerfile.windows...
07:53:55 [2022-04-27T07:53:55.299Z] 
07:53:55 [2022-04-27T07:53:55.299Z] 
07:53:55 [2022-04-27T07:53:55.299Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 07:53:54...
07:53:55 [2022-04-27T07:53:55.299Z] 
07:53:57 [2022-04-27T07:53:57.913Z] #62 287.2 + bin/containerd-shim-runc-v1
07:53:59 [2022-04-27T07:53:59.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:53:59 [2022-04-27T07:53:59.687Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:53:59 [2022-04-27T07:53:59.687Z] GOOS="" GOARCH="" GOARM=""
07:53:59 [2022-04-27T07:53:59.945Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:53:59 [2022-04-27T07:53:59.945Z] 
07:53:59 [2022-04-27T07:53:59.945Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:54:00 [2022-04-27T07:54:00.512Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:54:00 [2022-04-27T07:54:00.512Z] HOSTNAME=112e2967efb0
07:54:00 [2022-04-27T07:54:00.512Z] TESTDEBUG=0
07:54:00 [2022-04-27T07:54:00.512Z] DEST=bundles/test-integration
07:54:00 [2022-04-27T07:54:00.512Z] PWD=/go/src/github.com/docker/docker
07:54:00 [2022-04-27T07:54:00.512Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:54:00 [2022-04-27T07:54:00.512Z] container=docker
07:54:00 [2022-04-27T07:54:00.512Z] HOME=/root
07:54:00 [2022-04-27T07:54:00.512Z] GOLANG_VERSION=1.18.1
07:54:00 [2022-04-27T07:54:00.512Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:54:00 [2022-04-27T07:54:00.512Z] VALIDATE_BRANCH=master
07:54:00 [2022-04-27T07:54:00.512Z] TERM=xterm
07:54:00 [2022-04-27T07:54:00.512Z] DOCKER_PKG=github.com/docker/docker
07:54:00 [2022-04-27T07:54:00.512Z] SHLVL=1
07:54:00 [2022-04-27T07:54:00.512Z] TIMEOUT=120m
07:54:00 [2022-04-27T07:54:00.512Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:54:00 [2022-04-27T07:54:00.512Z] DOCKER_GRAPHDRIVER=overlay2
07:54:00 [2022-04-27T07:54:00.512Z] GO111MODULE=off
07:54:00 [2022-04-27T07:54:00.512Z] DOCKER_EXPERIMENTAL=1
07:54:00 [2022-04-27T07:54:00.512Z] TEST_SKIP_INTEGRATION_CLI=1
07:54:00 [2022-04-27T07:54:00.512Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:54:00 [2022-04-27T07:54:00.512Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:54:00 [2022-04-27T07:54:00.512Z] GOPATH=/go
07:54:00 [2022-04-27T07:54:00.512Z] PKG_CONFIG=pkg-config
07:54:00 [2022-04-27T07:54:00.512Z] _=/usr/bin/env
07:54:00 [2022-04-27T07:54:00.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:54:02 [2022-04-27T07:54:02.467Z] Sending build context to Docker daemon  66.32MB
07:54:02 [2022-04-27T07:54:02.467Z] 
07:54:02 [2022-04-27T07:54:02.937Z] Step 1/13 : FROM microsoft/windowsservercore
07:54:02 [2022-04-27T07:54:02.937Z]  ---> aa8714eb8356
07:54:02 [2022-04-27T07:54:02.937Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
07:54:02 [2022-04-27T07:54:02.937Z]  ---> Running in 0e18147ec3fa
07:54:03 [2022-04-27T07:54:03.405Z] Removing intermediate container 0e18147ec3fa
07:54:03 [2022-04-27T07:54:03.405Z]  ---> fabb8d94a7f0
07:54:03 [2022-04-27T07:54:03.405Z] Step 3/13 : ARG GO_VERSION=1.18.1
07:54:03 [2022-04-27T07:54:03.405Z]  ---> Running in 29500eb69e62
07:54:03 [2022-04-27T07:54:03.405Z] Removing intermediate container 29500eb69e62
07:54:03 [2022-04-27T07:54:03.405Z]  ---> 31920c89e291
07:54:03 [2022-04-27T07:54:03.405Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2
07:54:03 [2022-04-27T07:54:03.875Z]  ---> Running in 2e5df999a939
07:54:03 [2022-04-27T07:54:03.875Z] Removing intermediate container 2e5df999a939
07:54:03 [2022-04-27T07:54:03.875Z]  ---> 8d2f63014521
07:54:03 [2022-04-27T07:54:03.875Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
07:54:03 [2022-04-27T07:54:03.875Z]  ---> Running in 5fd6e3dcce5e
07:54:04 [2022-04-27T07:54:04.344Z] Removing intermediate container 5fd6e3dcce5e
07:54:04 [2022-04-27T07:54:04.344Z]  ---> 565ac910262e
07:54:04 [2022-04-27T07:54:04.344Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
07:54:04 [2022-04-27T07:54:04.344Z]  ---> Running in b158d5928973
07:54:04 [2022-04-27T07:54:04.463Z] #62 293.5 + bin/containerd-shim-runc-v2
07:54:04 [2022-04-27T07:54:04.719Z] #62 294.3 + binaries
07:54:04 [2022-04-27T07:54:04.719Z] #62 294.3 + install -D bin/containerd /build/containerd
07:54:04 [2022-04-27T07:54:04.719Z] #62 294.3 + install -D bin/containerd-shim /build/containerd-shim
07:54:04 [2022-04-27T07:54:04.719Z] #62 294.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:54:04 [2022-04-27T07:54:04.719Z] #62 294.3 + install -D bin/ctr /build/ctr
07:54:04 [2022-04-27T07:54:04.814Z] Removing intermediate container b158d5928973
07:54:04 [2022-04-27T07:54:04.814Z]  ---> 743a50873ba4
07:54:04 [2022-04-27T07:54:04.814Z] Step 7/13 : 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}     GOWINRES_VERSION=${GOWINRES_VERSION}
07:54:04 [2022-04-27T07:54:04.814Z]  ---> Running in e5d6e87693df
07:54:05 [2022-04-27T07:54:05.285Z] Removing intermediate container e5d6e87693df
07:54:05 [2022-04-27T07:54:05.285Z]  ---> a938baf52cc9
07:54:05 [2022-04-27T07:54:05.285Z] Step 8/13 : 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;
07:54:05 [2022-04-27T07:54:05.285Z]  ---> Running in adb2500b2b17
07:54:06 [2022-04-27T07:54:06.610Z] #62 DONE 296.2s
07:54:07 [2022-04-27T07:54:07.984Z] 
07:54:07 [2022-04-27T07:54:07.984Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:54:07 [2022-04-27T07:54:07.984Z] #63 sha256:869362024ad77cea3df5da12d0def88aab0eb69c993ed8b48f85de53af323481
07:54:08 [2022-04-27T07:54:08.548Z] #63 DONE 0.8s
07:54:08 [2022-04-27T07:54:08.549Z] 
07:54:08 [2022-04-27T07:54:08.549Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:54:08 [2022-04-27T07:54:08.549Z] #68 sha256:762e35e58f7e3a97e3d4543d9e56c0c80df9e6baa3a3b9664f3e16a4b3c0afd3
07:54:08 [2022-04-27T07:54:08.549Z] #68 DONE 0.2s
07:54:08 [2022-04-27T07:54:08.549Z] 
07:54:08 [2022-04-27T07:54:08.549Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:54:08 [2022-04-27T07:54:08.549Z] #73 sha256:e8ae6986dacc6ec8230a0cdccf69e298f425b3eb4fa69e0dae62fd2fc537a307
07:54:09 [2022-04-27T07:54:09.480Z] #73 DONE 0.9s
07:54:09 [2022-04-27T07:54:09.480Z] 
07:54:09 [2022-04-27T07:54:09.480Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:54:09 [2022-04-27T07:54:09.480Z] #74 sha256:98d29609cec84f81a101afd9ac854faf101b3d8bb7da4a7a5c2f9a318e7e1746
07:54:09 [2022-04-27T07:54:09.480Z] #74 DONE 0.0s
07:54:09 [2022-04-27T07:54:09.480Z] 
07:54:09 [2022-04-27T07:54:09.480Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
07:54:09 [2022-04-27T07:54:09.480Z] #75 sha256:2b5511ef9ff6b6b0b4e20ddec09be9bd673251f552fdde5e139a3366317b8417
07:54:10 [2022-04-27T07:54:10.105Z] 
07:54:10 [2022-04-27T07:54:10.105Z] SUCCESS: Specified value was saved.
07:54:10 [2022-04-27T07:54:10.852Z] #75 DONE 1.3s
07:54:10 [2022-04-27T07:54:10.852Z] 
07:54:10 [2022-04-27T07:54:10.852Z] #76 exporting to image
07:54:10 [2022-04-27T07:54:10.852Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:54:10 [2022-04-27T07:54:10.852Z] #76 exporting layers
07:54:11 [2022-04-27T07:54:11.093Z] INFO: Downloading git...
07:54:11 [2022-04-27T07:54:11.535Z] tests/integration/api_network_test.py ............................       [ 47%]
07:54:13 [2022-04-27T07:54:13.312Z] INFO: Downloading go...
07:54:14 [2022-04-27T07:54:14.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:54:15 [2022-04-27T07:54:15.552Z] INFO: Downloading compiler 1 of 3...
07:54:16 [2022-04-27T07:54:16.548Z] INFO: Downloading compiler 2 of 3...
07:54:17 [2022-04-27T07:54:17.396Z] #76 exporting layers 6.1s done
07:54:17 [2022-04-27T07:54:17.396Z] #76 writing image sha256:71d51ae40a717c91d368dc1ec8ef4e156bd21bb27e63b039467a613f224e7f98 done
07:54:17 [2022-04-27T07:54:17.396Z] #76 naming to docker.io/library/docker:0603f87faba33e364aafd81d4c1f717dd3709858 done
07:54:17 [2022-04-27T07:54:17.396Z] #76 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:54:17 [2022-04-27T07:54:17.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -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:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh dynbinary test-integration
07:54:18 [2022-04-27T07:54:18.115Z] INFO: Downloading compiler 3 of 3...
07:54:18 [2022-04-27T07:54:18.583Z] INFO: Extracting git...
07:54:19 [2022-04-27T07:54:19.114Z] 
07:54:19 [2022-04-27T07:54:19.370Z] Removing bundles/
07:54:19 [2022-04-27T07:54:19.370Z] 
07:54:19 [2022-04-27T07:54:19.370Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:54:19 [2022-04-27T07:54:19.370Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:54:19 [2022-04-27T07:54:19.370Z] GOOS="" GOARCH="" GOARM=""
07:54:21 [2022-04-27T07:54:21.111Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:54:22 [2022-04-27T07:54:22.310Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:54:26 [2022-04-27T07:54:26.429Z] tests/integration/api_service_test.py .................................. [ 59%]
07:54:30 [2022-04-27T07:54:30.886Z] ............................                                             [ 66%]
07:54:33 [2022-04-27T07:54:33.520Z] INFO: Expanding go...
07:54:39 [2022-04-27T07:54:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:54:39 [2022-04-27T07:54:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:54:41 [2022-04-27T07:54:41.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:54:57 [2022-04-27T07:54:57.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:54:58 [2022-04-27T07:54:58.110Z] --- PASS: TestImportExtremelyLargeImageWorks (91.69s)
07:54:58 [2022-04-27T07:54:58.110Z] PASS
07:54:58 [2022-04-27T07:54:58.110Z] 
07:54:58 [2022-04-27T07:54:58.110Z] DONE 22 tests in 94.648s
07:54:58 [2022-04-27T07:54:58.110Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:54:58 [2022-04-27T07:54:58.110Z] INFO: Testing against a local daemon
07:54:58 [2022-04-27T07:54:58.110Z] === RUN   TestNetworkCreateDelete
07:54:58 [2022-04-27T07:54:58.110Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:54:58 [2022-04-27T07:54:58.110Z] === RUN   TestDockerNetworkDeletePreferID
07:54:58 [2022-04-27T07:54:58.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:54:58 [2022-04-27T07:54:58.110Z] === RUN   TestDaemonDNSFallback
07:55:00 [2022-04-27T07:55:00.622Z] --- PASS: TestDaemonDNSFallback (6.31s)
07:55:00 [2022-04-27T07:55:00.622Z] === RUN   TestInspectNetwork
07:55:03 [2022-04-27T07:55:03.187Z] === RUN   TestInspectNetwork/full_network_id
07:55:03 [2022-04-27T07:55:03.187Z] === RUN   TestInspectNetwork/partial_network_id
07:55:03 [2022-04-27T07:55:03.444Z] === RUN   TestInspectNetwork/network_name
07:55:03 [2022-04-27T07:55:03.444Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:55:03 [2022-04-27T07:55:03.656Z] INFO: Expanding compiler 1 of 3...
07:55:03 [2022-04-27T07:55:03.657Z] INFO: Expanding compiler 2 of 3...
07:55:03 [2022-04-27T07:55:03.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:55:07 [2022-04-27T07:55:07.618Z] --- PASS: TestInspectNetwork (7.19s)
07:55:07 [2022-04-27T07:55:07.618Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:55:07 [2022-04-27T07:55:07.618Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:55:07 [2022-04-27T07:55:07.618Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:55:07 [2022-04-27T07:55:07.618Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:55:07 [2022-04-27T07:55:07.618Z] === RUN   TestRunContainerWithBridgeNone
07:55:08 [2022-04-27T07:55:08.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:55:08 [2022-04-27T07:55:08.983Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/create
07:55:08 [2022-04-27T07:55:08.983Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:55:08 [2022-04-27T07:55:08.983Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:55:08 [2022-04-27T07:55:08.983Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:55:08 [2022-04-27T07:55:08.983Z] === CONT  TestNetworkInvalidJSON/networks/create
07:55:08 [2022-04-27T07:55:08.983Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:55:08 [2022-04-27T07:55:08.983Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:55:08 [2022-04-27T07:55:08.984Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:55:08 [2022-04-27T07:55:08.984Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:55:08 [2022-04-27T07:55:08.984Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkList
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkList//networks
07:55:08 [2022-04-27T07:55:08.984Z] === PAUSE TestNetworkList//networks
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestNetworkList//networks/
07:55:08 [2022-04-27T07:55:08.984Z] === PAUSE TestNetworkList//networks/
07:55:08 [2022-04-27T07:55:08.984Z] === CONT  TestNetworkList//networks
07:55:08 [2022-04-27T07:55:08.984Z] === CONT  TestNetworkList//networks/
07:55:08 [2022-04-27T07:55:08.984Z] --- PASS: TestNetworkList (0.01s)
07:55:08 [2022-04-27T07:55:08.984Z]     --- PASS: TestNetworkList//networks (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:55:08 [2022-04-27T07:55:08.984Z] === RUN   TestHostIPv4BridgeLabel
07:55:09 [2022-04-27T07:55:09.536Z] INFO: Expanding compiler 3 of 3...
07:55:09 [2022-04-27T07:55:09.544Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:55:09 [2022-04-27T07:55:09.545Z] === RUN   TestDaemonRestartWithLiveRestore
07:55:10 [2022-04-27T07:55:10.005Z] INFO: Removing downloaded files...
07:55:10 [2022-04-27T07:55:10.005Z] INFO: Downloading containerd
07:55:10 [2022-04-27T07:55:10.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:55:10 [2022-04-27T07:55:10.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:55:10 [2022-04-27T07:55:10.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:55:10 [2022-04-27T07:55:10.912Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
07:55:10 [2022-04-27T07:55:10.912Z] === RUN   TestDaemonDefaultNetworkPools
07:55:11 [2022-04-27T07:55:11.509Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
07:55:11 [2022-04-27T07:55:11.509Z] === RUN   TestDaemonRestartWithExistingNetwork
07:55:11 [2022-04-27T07:55:11.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:55:12 [2022-04-27T07:55:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:55:12 [2022-04-27T07:55:12.437Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
07:55:12 [2022-04-27T07:55:12.437Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:55:12 [2022-04-27T07:55:12.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:55:12 [2022-04-27T07:55:12.944Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:55:13 [2022-04-27T07:55:13.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:55:13 [2022-04-27T07:55:13.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:55:13 [2022-04-27T07:55:13.805Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
07:55:13 [2022-04-27T07:55:13.805Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:55:14 [2022-04-27T07:55:14.367Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:55:14 [2022-04-27T07:55:14.367Z] === RUN   TestServiceWithPredefinedNetwork
07:55:14 [2022-04-27T07:55:14.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:55:15 [2022-04-27T07:55:15.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:55:15 [2022-04-27T07:55:15.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:55:16 [2022-04-27T07:55:16.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:55:16 [2022-04-27T07:55:16.883Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
07:55:16 [2022-04-27T07:55:16.883Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:55:16 [2022-04-27T07:55:16.883Z]     service_test.go:243: FLAKY_TEST
07:55:16 [2022-04-27T07:55:16.883Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:55:16 [2022-04-27T07:55:16.883Z] === RUN   TestServiceWithDataPathPortInit
07:55:17 [2022-04-27T07:55:17.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:55:17 [2022-04-27T07:55:17.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:55:18 [2022-04-27T07:55:18.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:55:18 [2022-04-27T07:55:18.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:55:18 [2022-04-27T07:55:18.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:55:20 [2022-04-27T07:55:20.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:55:20 [2022-04-27T07:55:20.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:55:21 [2022-04-27T07:55:21.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:55:22 [2022-04-27T07:55:22.007Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:55:22 [2022-04-27T07:55:22.007Z] Using test binary docker
07:55:22 [2022-04-27T07:55:22.265Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:55:22 [2022-04-27T07:55:22.265Z] +++ /etc/init.d/apparmor start
07:55:22 [2022-04-27T07:55:22.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:55:22 [2022-04-27T07:55:22.265Z] INFO: Waiting for daemon to start...
07:55:22 [2022-04-27T07:55:22.265Z] Starting dockerd
07:55:22 [2022-04-27T07:55:22.265Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
07:55:24 [2022-04-27T07:55:24.165Z] .
07:55:24 [2022-04-27T07:55:24.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:55:24 [2022-04-27T07:55:24.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:55:24 [2022-04-27T07:55:24.165Z] Error: No such image: emptyfs
07:55:24 [2022-04-27T07:55:24.165Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:55:24 [2022-04-27T07:55:24.165Z] ++++ docker load
07:55:24 [2022-04-27T07:55:24.423Z] Running integration-test (iteration 1)
07:55:24 [2022-04-27T07:55:24.423Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:55:24 [2022-04-27T07:55:24.423Z] ++ 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
07:55:24 [2022-04-27T07:55:24.423Z] ++ set -e
07:55:24 [2022-04-27T07:55:24.423Z] ++ '[' -n 0 ']'
07:55:24 [2022-04-27T07:55:24.423Z] ++ set -x
07:55:24 [2022-04-27T07:55:24.423Z] ++ 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
07:55:24 [2022-04-27T07:55:24.681Z] Loaded image: busybox:latest
07:55:24 [2022-04-27T07:55:24.681Z] Loaded image: busybox:glibc
07:55:25 [2022-04-27T07:55:25.617Z] Loaded image: debian:bullseye-slim
07:55:25 [2022-04-27T07:55:25.617Z] Loaded image: hello-world:latest
07:55:25 [2022-04-27T07:55:25.876Z] Loaded image: arm32v7/hello-world:latest
07:55:25 [2022-04-27T07:55:25.876Z] INFO: Testing against a local daemon
07:55:25 [2022-04-27T07:55:25.876Z] === RUN   TestCgroupNamespacesBuild
07:55:26 [2022-04-27T07:55:26.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:55:27 [2022-04-27T07:55:27.250Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
07:55:27 [2022-04-27T07:55:27.250Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:55:27 [2022-04-27T07:55:27.845Z] 
07:55:27 [2022-04-27T07:55:27.845Z] Name                           Version          Source           Summary       
07:55:27 [2022-04-27T07:55:27.845Z] ----                           -------          ------           -------       
07:55:27 [2022-04-27T07:55:27.845Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
07:55:28 [2022-04-27T07:55:28.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
07:55:28 [2022-04-27T07:55:28.184Z] === RUN   TestBuildWithSession
07:55:28 [2022-04-27T07:55:28.184Z]     build_session_test.go:25: TODO: BuildKit
07:55:28 [2022-04-27T07:55:28.184Z] --- SKIP: TestBuildWithSession (0.00s)
07:55:28 [2022-04-27T07:55:28.185Z] === RUN   TestBuildSquashParent
07:55:29 [2022-04-27T07:55:29.413Z] 
07:55:29 [2022-04-27T07:55:29.413Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
07:55:29 [2022-04-27T07:55:29.413Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
07:55:29 [2022-04-27T07:55:29.413Z] PSChildName       : containerd
07:55:29 [2022-04-27T07:55:29.413Z] PSDrive           : C
07:55:29 [2022-04-27T07:55:29.413Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
07:55:29 [2022-04-27T07:55:29.413Z] PSIsContainer     : True
07:55:29 [2022-04-27T07:55:29.413Z] Name              : containerd
07:55:29 [2022-04-27T07:55:29.413Z] FullName          : C:\containerd
07:55:29 [2022-04-27T07:55:29.413Z] Parent            : 
07:55:29 [2022-04-27T07:55:29.413Z] Exists            : True
07:55:29 [2022-04-27T07:55:29.413Z] Root              : C:\
07:55:29 [2022-04-27T07:55:29.413Z] Extension         : 
07:55:29 [2022-04-27T07:55:29.413Z] CreationTime      : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] CreationTimeUtc   : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] LastAccessTime    : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] LastAccessTimeUtc : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] LastWriteTime     : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] LastWriteTimeUtc  : 4/27/2022 7:55:29 AM
07:55:29 [2022-04-27T07:55:29.413Z] Attributes        : Directory
07:55:29 [2022-04-27T07:55:29.413Z] Mode              : d-----
07:55:29 [2022-04-27T07:55:29.413Z] BaseName          : containerd
07:55:29 [2022-04-27T07:55:29.413Z] Target            : {}
07:55:29 [2022-04-27T07:55:29.413Z] LinkType          : 
07:55:29 [2022-04-27T07:55:29.413Z] 
07:55:29 [2022-04-27T07:55:29.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:55:30 [2022-04-27T07:55:30.987Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
07:55:30 [2022-04-27T07:55:30.987Z] INFO: Configuring git core.autocrlf...
07:55:30 [2022-04-27T07:55:30.987Z] 
07:55:30 [2022-04-27T07:55:30.987Z] 
07:55:31 [2022-04-27T07:55:31.060Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:55:31 [2022-04-27T07:55:31.060Z] tests/integration/client_test.py .....                                   [ 75%]
07:55:31 [2022-04-27T07:55:31.060Z] tests/integration/context_api_test.py ...                                [ 76%]
07:55:31 [2022-04-27T07:55:31.060Z] tests/integration/errors_test.py .                                       [ 76%]
07:55:31 [2022-04-27T07:55:31.719Z] --- PASS: TestServiceWithDataPathPortInit (14.09s)
07:55:31 [2022-04-27T07:55:31.719Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:55:32 [2022-04-27T07:55:32.368Z] --- PASS: TestBuildSquashParent (4.04s)
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:32 [2022-04-27T07:55:32.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:32 [2022-04-27T07:55:32.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:32 [2022-04-27T07:55:32.368Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:32 [2022-04-27T07:55:32.368Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:33 [2022-04-27T07:55:33.127Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qo5c6jvhaunjosy02dcye4zu8 Created:2022-04-27 07:55:31.947960668 +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[28fa17773c3026b074a30f48cfc2fbe343001dceffa28d52abe087d445d2b4fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b02q302p8c8we09j59ei1s623 EndpointID:60ce130e94603ec4381b34cfbcb66b26c126f101060e5bbc1061a97cb3251fff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:678651c70e534b4d675c7a63d944d0cb6cc0c5a7b5dc4c213f261ae0f7e1844c 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:5e4c43588ad0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b02q302p8c8we09j59ei1s623 EndpointID:60ce130e94603ec4381b34cfbcb66b26c126f101060e5bbc1061a97cb3251fff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:55:33 [2022-04-27T07:55:33.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:55:33 [2022-04-27T07:55:33.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:33 [2022-04-27T07:55:33.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:33 [2022-04-27T07:55:33.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:55:34 [2022-04-27T07:55:34.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:34 [2022-04-27T07:55:34.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:36 [2022-04-27T07:55:36.052Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.13s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
07:55:36 [2022-04-27T07:55:36.052Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s)
07:55:36 [2022-04-27T07:55:36.052Z] === RUN   TestBuildMultiStageCopy
07:55:36 [2022-04-27T07:55:36.052Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:55:36 [2022-04-27T07:55:36.989Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:55:37 [2022-04-27T07:55:37.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:55:37 [2022-04-27T07:55:37.249Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:55:37 [2022-04-27T07:55:37.509Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:55:37 [2022-04-27T07:55:37.771Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:55:38 [2022-04-27T07:55:38.033Z] --- PASS: TestBuildMultiStageCopy (2.08s)
07:55:38 [2022-04-27T07:55:38.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s)
07:55:38 [2022-04-27T07:55:38.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
07:55:38 [2022-04-27T07:55:38.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
07:55:38 [2022-04-27T07:55:38.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
07:55:38 [2022-04-27T07:55:38.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
07:55:38 [2022-04-27T07:55:38.033Z] === RUN   TestBuildMultiStageParentConfig
07:55:38 [2022-04-27T07:55:38.373Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s)
07:55:38 [2022-04-27T07:55:38.373Z] PASS
07:55:38 [2022-04-27T07:55:38.373Z] 
07:55:38 [2022-04-27T07:55:38.373Z] === Skipped
07:55:38 [2022-04-27T07:55:38.373Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:55:38 [2022-04-27T07:55:38.373Z]     service_test.go:243: FLAKY_TEST
07:55:38 [2022-04-27T07:55:38.373Z] 
07:55:38 [2022-04-27T07:55:38.373Z] DONE 38 tests, 1 skipped in 44.148s
07:55:38 [2022-04-27T07:55:38.373Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:55:38 [2022-04-27T07:55:38.373Z] INFO: Testing against a local daemon
07:55:38 [2022-04-27T07:55:38.373Z] === RUN   TestDockerNetworkIpvlanPersistance
07:55:38 [2022-04-27T07:55:38.373Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:55:38 [2022-04-27T07:55:38.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:55:38 [2022-04-27T07:55:38.373Z] === RUN   TestDockerNetworkIpvlan
07:55:38 [2022-04-27T07:55:38.373Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:55:38 [2022-04-27T07:55:38.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:55:38 [2022-04-27T07:55:38.373Z] PASS
07:55:38 [2022-04-27T07:55:38.373Z] 
07:55:38 [2022-04-27T07:55:38.373Z] === Skipped
07:55:38 [2022-04-27T07:55:38.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:55:38 [2022-04-27T07:55:38.373Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:55:38 [2022-04-27T07:55:38.373Z] 
07:55:38 [2022-04-27T07:55:38.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:55:38 [2022-04-27T07:55:38.373Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:55:38 [2022-04-27T07:55:38.373Z] 
07:55:38 [2022-04-27T07:55:38.373Z] DONE 2 tests, 2 skipped in 0.023s
07:55:38 [2022-04-27T07:55:38.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:55:38 [2022-04-27T07:55:38.373Z] INFO: Testing against a local daemon
07:55:38 [2022-04-27T07:55:38.373Z] === RUN   TestDockerNetworkMacvlanPersistance
07:55:38 [2022-04-27T07:55:38.602Z] --- PASS: TestBuildMultiStageParentConfig (0.69s)
07:55:38 [2022-04-27T07:55:38.602Z] === RUN   TestBuildLabelWithTargets
07:55:38 [2022-04-27T07:55:38.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:55:38 [2022-04-27T07:55:38.979Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
07:55:38 [2022-04-27T07:55:38.979Z] === RUN   TestDockerNetworkMacvlan
07:55:39 [2022-04-27T07:55:39.539Z] --- PASS: TestBuildLabelWithTargets (0.95s)
07:55:39 [2022-04-27T07:55:39.539Z] === RUN   TestBuildWithEmptyLayers
07:55:39 [2022-04-27T07:55:39.543Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:55:40 [2022-04-27T07:55:40.108Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
07:55:40 [2022-04-27T07:55:40.108Z] === RUN   TestBuildMultiStageOnBuild
07:55:40 [2022-04-27T07:55:40.474Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:55:41 [2022-04-27T07:55:41.038Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:55:41 [2022-04-27T07:55:41.487Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
07:55:41 [2022-04-27T07:55:41.487Z] === RUN   TestBuildUncleanTarFilenames
07:55:42 [2022-04-27T07:55:42.055Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
07:55:42 [2022-04-27T07:55:42.055Z] === RUN   TestBuildMultiStageLayerLeak
07:55:42 [2022-04-27T07:55:42.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:55:42 [2022-04-27T07:55:42.933Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:55:43 [2022-04-27T07:55:43.434Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s)
07:55:43 [2022-04-27T07:55:43.434Z] === RUN   TestBuildWithHugeFile
07:55:44 [2022-04-27T07:55:44.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:55:44 [2022-04-27T07:55:44.300Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:55:47 [2022-04-27T07:55:47.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:55:48 [2022-04-27T07:55:48.468Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:55:48 [2022-04-27T07:55:48.468Z] --- PASS: TestDockerNetworkMacvlan (9.62s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s)
07:55:48 [2022-04-27T07:55:48.468Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
07:55:48 [2022-04-27T07:55:48.468Z] PASS
07:55:48 [2022-04-27T07:55:48.468Z] 
07:55:48 [2022-04-27T07:55:48.468Z] DONE 8 tests in 10.873s
07:55:48 [2022-04-27T07:55:48.468Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:55:48 [2022-04-27T07:55:48.468Z] testing: warning: no tests to run
07:55:48 [2022-04-27T07:55:48.468Z] PASS
07:55:48 [2022-04-27T07:55:48.468Z] 
07:55:48 [2022-04-27T07:55:48.468Z] DONE 0 tests in 0.007s
07:55:48 [2022-04-27T07:55:48.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:55:48 [2022-04-27T07:55:48.468Z] INFO: Testing against a local daemon
07:55:48 [2022-04-27T07:55:48.468Z] === RUN   TestAuthZPluginAllowRequest
07:55:49 [2022-04-27T07:55:49.833Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
07:55:49 [2022-04-27T07:55:49.833Z] === RUN   TestAuthZPluginTLS
07:55:49 [2022-04-27T07:55:49.967Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:55:49 [2022-04-27T07:55:49.967Z] Using test binary docker
07:55:49 [2022-04-27T07:55:49.967Z] +++ /etc/init.d/apparmor start
07:55:49 [2022-04-27T07:55:49.967Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:55:49 [2022-04-27T07:55:49.967Z] INFO: Waiting for daemon to start...
07:55:49 [2022-04-27T07:55:49.967Z] Starting dockerd
07:55:49 [2022-04-27T07:55:49.967Z] +++ 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
07:55:50 [2022-04-27T07:55:50.395Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:55:50 [2022-04-27T07:55:50.395Z] === RUN   TestAuthZPluginDenyRequest
07:55:50 [2022-04-27T07:55:50.652Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:55:50 [2022-04-27T07:55:50.652Z] === RUN   TestAuthZPluginAPIDenyResponse
07:55:51 [2022-04-27T07:55:51.064Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:55:51 [2022-04-27T07:55:51.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:55:51 [2022-04-27T07:55:51.213Z] === RUN   TestAuthZPluginDenyResponse
07:55:51 [2022-04-27T07:55:51.776Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:55:51 [2022-04-27T07:55:51.776Z] === RUN   TestAuthZPluginAllowEventStream
07:55:51 [2022-04-27T07:55:51.872Z] .
07:55:51 [2022-04-27T07:55:51.872Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:55:51 [2022-04-27T07:55:51.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:55:51 [2022-04-27T07:55:51.872Z] Error: No such image: emptyfs
07:55:51 [2022-04-27T07:55:51.872Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:55:51 [2022-04-27T07:55:51.872Z] ++++ docker load
07:55:52 [2022-04-27T07:55:52.439Z] Running integration-test (iteration 1)
07:55:52 [2022-04-27T07:55:52.439Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:55:52 [2022-04-27T07:55:52.439Z] ++ 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
07:55:52 [2022-04-27T07:55:52.439Z] ++ set -e
07:55:52 [2022-04-27T07:55:52.439Z] ++ '[' -n 0 ']'
07:55:52 [2022-04-27T07:55:52.439Z] ++ set -x
07:55:52 [2022-04-27T07:55:52.439Z] ++ 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
07:55:53 [2022-04-27T07:55:53.141Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
07:55:53 [2022-04-27T07:55:53.141Z] === RUN   TestAuthZPluginErrorResponse
07:55:53 [2022-04-27T07:55:53.377Z] Loaded image: busybox:latest
07:55:53 [2022-04-27T07:55:53.396Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:55:53 [2022-04-27T07:55:53.396Z] === RUN   TestAuthZPluginErrorRequest
07:55:53 [2022-04-27T07:55:53.636Z] Loaded image: busybox:glibc
07:55:53 [2022-04-27T07:55:53.957Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:55:53 [2022-04-27T07:55:53.957Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:55:54 [2022-04-27T07:55:54.519Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:55:54 [2022-04-27T07:55:54.519Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:55:55 [2022-04-27T07:55:55.885Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
07:55:55 [2022-04-27T07:55:55.885Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:55:57 [2022-04-27T07:55:57.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s)
07:55:57 [2022-04-27T07:55:57.775Z] === RUN   TestAuthZPluginHeader
07:55:58 [2022-04-27T07:55:58.031Z] --- PASS: TestAuthZPluginHeader (0.70s)
07:55:58 [2022-04-27T07:55:58.031Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:55:58 [2022-04-27T07:55:58.951Z] Loaded image: debian:bullseye-slim
07:55:58 [2022-04-27T07:55:58.951Z] Loaded image: hello-world:latest
07:55:58 [2022-04-27T07:55:58.951Z] Loaded image: arm32v7/hello-world:latest
07:55:58 [2022-04-27T07:55:58.951Z] INFO: Testing against a local daemon
07:55:58 [2022-04-27T07:55:58.951Z] === RUN   TestCgroupNamespacesBuild
07:56:00 [2022-04-27T07:56:00.856Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
07:56:00 [2022-04-27T07:56:00.856Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:56:02 [2022-04-27T07:56:02.194Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s)
07:56:02 [2022-04-27T07:56:02.194Z] === RUN   TestAuthZPluginV2Disable
07:56:03 [2022-04-27T07:56:03.391Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s)
07:56:03 [2022-04-27T07:56:03.391Z] === RUN   TestBuildWithSession
07:56:03 [2022-04-27T07:56:03.391Z]     build_session_test.go:25: TODO: BuildKit
07:56:03 [2022-04-27T07:56:03.391Z] --- SKIP: TestBuildWithSession (0.00s)
07:56:03 [2022-04-27T07:56:03.391Z] === RUN   TestBuildSquashParent
07:56:05 [2022-04-27T07:56:05.461Z] --- PASS: TestAuthZPluginV2Disable (3.53s)
07:56:05 [2022-04-27T07:56:05.461Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:56:07 [2022-04-27T07:56:07.388Z] .........                                                                [ 85%]
07:56:08 [2022-04-27T07:56:08.728Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s)
07:56:08 [2022-04-27T07:56:08.728Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:56:11 [2022-04-27T07:56:11.514Z] --- PASS: TestBuildSquashParent (8.50s)
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:56:11 [2022-04-27T07:56:11.514Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:56:11 [2022-04-27T07:56:11.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:56:11 [2022-04-27T07:56:11.514Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:56:11 [2022-04-27T07:56:11.514Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:56:12 [2022-04-27T07:56:12.275Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:56:13 [2022-04-27T07:56:13.734Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:56:15 [2022-04-27T07:56:15.706Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:56:15 [2022-04-27T07:56:15.706Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:56:18 [2022-04-27T07:56:18.242Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:56:18 [2022-04-27T07:56:18.242Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:56:18 [2022-04-27T07:56:18.671Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s)
07:56:18 [2022-04-27T07:56:18.671Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:56:20 [2022-04-27T07:56:20.331Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:56:20 [2022-04-27T07:56:20.331Z] tests/integration/models_resources_test.py .                             [ 91%]
07:56:21 [2022-04-27T07:56:21.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
07:56:21 [2022-04-27T07:56:21.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s)
07:56:21 [2022-04-27T07:56:21.531Z] === RUN   TestBuildMultiStageCopy
07:56:21 [2022-04-27T07:56:21.531Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:56:22 [2022-04-27T07:56:22.135Z] --- PASS: TestBuildWithHugeFile (34.70s)
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildWCOWSandboxSize
07:56:22 [2022-04-27T07:56:22.135Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:56:22 [2022-04-27T07:56:22.135Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildWithEmptyDockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:22 [2022-04-27T07:56:22.135Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:56:22 [2022-04-27T07:56:22.135Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
07:56:22 [2022-04-27T07:56:22.135Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
07:56:22 [2022-04-27T07:56:22.135Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildPreserveOwnership
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildPreserveOwnership/copy_from
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:56:22 [2022-04-27T07:56:22.135Z] --- PASS: TestBuildPreserveOwnership (2.73s)
07:56:22 [2022-04-27T07:56:22.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.80s)
07:56:22 [2022-04-27T07:56:22.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildPlatformInvalid
07:56:22 [2022-04-27T07:56:22.135Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:56:22 [2022-04-27T07:56:22.135Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:56:22 [2022-04-27T07:56:22.135Z] Loaded image: busybox:latest
07:56:22 [2022-04-27T07:56:22.135Z] Loaded image: busybox:glibc
07:56:22 [2022-04-27T07:56:22.701Z] Loaded image: debian:bullseye-slim
07:56:22 [2022-04-27T07:56:22.701Z] Loaded image: hello-world:latest
07:56:22 [2022-04-27T07:56:22.959Z] Loaded image: arm32v7/hello-world:latest
07:56:24 [2022-04-27T07:56:24.065Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:56:24 [2022-04-27T07:56:24.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:56:24 [2022-04-27T07:56:24.891Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:56:25 [2022-04-27T07:56:25.460Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:56:25 [2022-04-27T07:56:25.822Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:56:25 [2022-04-27T07:56:25.822Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:56:25 [2022-04-27T07:56:25.822Z] GOOS="" GOARCH="" GOARM=""
07:56:25 [2022-04-27T07:56:25.822Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:56:25 [2022-04-27T07:56:25.822Z] 
07:56:25 [2022-04-27T07:56:25.822Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:56:25 [2022-04-27T07:56:25.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:56:25 [2022-04-27T07:56:25.822Z] HOSTNAME=0f7c8f4a424a
07:56:25 [2022-04-27T07:56:25.822Z] DEST=bundles/test-integration
07:56:25 [2022-04-27T07:56:25.822Z] PWD=/go/src/github.com/docker/docker
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_ROOTLESS=1
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858
07:56:25 [2022-04-27T07:56:25.822Z] container=docker
07:56:25 [2022-04-27T07:56:25.822Z] HOME=/root
07:56:25 [2022-04-27T07:56:25.822Z] GOLANG_VERSION=1.18.1
07:56:25 [2022-04-27T07:56:25.822Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:56:25 [2022-04-27T07:56:25.822Z] VALIDATE_BRANCH=master
07:56:25 [2022-04-27T07:56:25.822Z] TERM=xterm
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_PKG=github.com/docker/docker
07:56:25 [2022-04-27T07:56:25.822Z] SHLVL=1
07:56:25 [2022-04-27T07:56:25.822Z] TIMEOUT=120m
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_GRAPHDRIVER=overlay2
07:56:25 [2022-04-27T07:56:25.822Z] GO111MODULE=off
07:56:25 [2022-04-27T07:56:25.822Z] DOCKER_EXPERIMENTAL=1
07:56:25 [2022-04-27T07:56:25.822Z] TEST_SKIP_INTEGRATION_CLI=1
07:56:25 [2022-04-27T07:56:25.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:56:25 [2022-04-27T07:56:25.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:56:25 [2022-04-27T07:56:25.822Z] GOPATH=/go
07:56:25 [2022-04-27T07:56:25.822Z] PKG_CONFIG=pkg-config
07:56:25 [2022-04-27T07:56:25.822Z] _=/usr/bin/env
07:56:25 [2022-04-27T07:56:25.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:56:26 [2022-04-27T07:56:26.028Z] --- PASS: TestBuildMultiStageCopy (4.88s)
07:56:26 [2022-04-27T07:56:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
07:56:26 [2022-04-27T07:56:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
07:56:26 [2022-04-27T07:56:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
07:56:26 [2022-04-27T07:56:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
07:56:26 [2022-04-27T07:56:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
07:56:26 [2022-04-27T07:56:26.028Z] === RUN   TestBuildMultiStageParentConfig
07:56:26 [2022-04-27T07:56:26.437Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:56:27 [2022-04-27T07:56:27.404Z] --- PASS: TestBuildMultiStageParentConfig (1.32s)
07:56:27 [2022-04-27T07:56:27.405Z] === RUN   TestBuildLabelWithTargets
07:56:29 [2022-04-27T07:56:29.199Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:56:29 [2022-04-27T07:56:29.459Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:56:29 [2022-04-27T07:56:29.955Z] --- PASS: TestBuildLabelWithTargets (2.33s)
07:56:29 [2022-04-27T07:56:29.955Z] === RUN   TestBuildWithEmptyLayers
07:56:31 [2022-04-27T07:56:31.068Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.09s)
07:56:31 [2022-04-27T07:56:31.068Z] PASS
07:56:31 [2022-04-27T07:56:31.068Z] 
07:56:31 [2022-04-27T07:56:31.068Z] === Skipped
07:56:31 [2022-04-27T07:56:31.068Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:56:31 [2022-04-27T07:56:31.068Z]     build_session_test.go:25: TODO: BuildKit
07:56:31 [2022-04-27T07:56:31.068Z] 
07:56:31 [2022-04-27T07:56:31.068Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:56:31 [2022-04-27T07:56:31.068Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:56:31 [2022-04-27T07:56:31.068Z] 
07:56:31 [2022-04-27T07:56:31.068Z] DONE 34 tests, 2 skipped in 65.634s
07:56:31 [2022-04-27T07:56:31.068Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:56:31 [2022-04-27T07:56:31.068Z] ++ 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
07:56:31 [2022-04-27T07:56:31.068Z] ++ set -e
07:56:31 [2022-04-27T07:56:31.068Z] ++ '[' -n 0 ']'
07:56:31 [2022-04-27T07:56:31.068Z] ++ set -x
07:56:31 [2022-04-27T07:56:31.068Z] ++ 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
07:56:31 [2022-04-27T07:56:31.068Z] INFO: Testing against a local daemon
07:56:31 [2022-04-27T07:56:31.068Z] === RUN   TestConfigInspect
07:56:31 [2022-04-27T07:56:31.330Z] --- PASS: TestBuildWithEmptyLayers (1.40s)
07:56:31 [2022-04-27T07:56:31.330Z] === RUN   TestBuildMultiStageOnBuild
07:56:32 [2022-04-27T07:56:32.442Z] --- PASS: TestConfigInspect (2.18s)
07:56:32 [2022-04-27T07:56:32.442Z] === RUN   TestConfigList
07:56:33 [2022-04-27T07:56:33.398Z] tests/integration/regression_test.py ......                              [ 98%]
07:56:33 [2022-04-27T07:56:33.918Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:56:33 [2022-04-27T07:56:33.918Z] tests/integration/credentials/utils_test.py .                            [100%]
07:56:33 [2022-04-27T07:56:33.918Z] 
07:56:33 [2022-04-27T07:56:33.918Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:56:33 [2022-04-27T07:56:33.918Z] =========================== short test summary info ============================
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:56:33 [2022-04-27T07:56:33.918Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:56:33 [2022-04-27T07:56:33.918Z]   Not supported on most drivers
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:56:33 [2022-04-27T07:56:33.918Z]   Output of docker top depends on host distro, and is not formalized.
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:56:33 [2022-04-27T07:56:33.918Z]   Output of docker top depends on host distro, and is not formalized.
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:56:33 [2022-04-27T07:56:33.918Z]   Can fail if eth0 has multiple IP addresses
07:56:33 [2022-04-27T07:56:33.918Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:56:33 [2022-04-27T07:56:33.918Z]   This doesn't seem to be taken into account by the engine
07:56:33 [2022-04-27T07:56:33.918Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:56:33 [2022-04-27T07:56:33.918Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:56:33 [2022-04-27T07:56:33.918Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.34 seconds ==
07:56:34 [2022-04-27T07:56:34.177Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:56:34 [2022-04-27T07:56:34.616Z] --- PASS: TestBuildMultiStageOnBuild (3.09s)
07:56:34 [2022-04-27T07:56:34.616Z] === RUN   TestBuildUncleanTarFilenames
07:56:34 [2022-04-27T07:56:34.973Z] --- PASS: TestConfigList (2.18s)
07:56:34 [2022-04-27T07:56:34.973Z] === RUN   TestConfigsCreateAndDelete
07:56:36 [2022-04-27T07:56:36.375Z] --- PASS: TestConfigsCreateAndDelete (1.74s)
07:56:36 [2022-04-27T07:56:36.375Z] === RUN   TestConfigsUpdate
07:56:36 [2022-04-27T07:56:36.517Z] --- PASS: TestBuildUncleanTarFilenames (1.93s)
07:56:36 [2022-04-27T07:56:36.517Z] === RUN   TestBuildMultiStageLayerLeak
07:56:36 [2022-04-27T07:56:36.729Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
07:56:36 [2022-04-27T07:56:36.729Z] PASS
07:56:36 [2022-04-27T07:56:36.729Z] 
07:56:36 [2022-04-27T07:56:36.729Z] DONE 17 tests in 46.464s
07:56:36 [2022-04-27T07:56:36.729Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:56:36 [2022-04-27T07:56:36.729Z] INFO: Testing against a local daemon
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:56:36 [2022-04-27T07:56:36.729Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:56:36 [2022-04-27T07:56:36.729Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:56:36 [2022-04-27T07:56:36.729Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:56:36 [2022-04-27T07:56:36.729Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:56:36 [2022-04-27T07:56:36.729Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:56:36 [2022-04-27T07:56:36.729Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:56:36 [2022-04-27T07:56:36.729Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:56:36 [2022-04-27T07:56:36.729Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInstall
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInstall/no_auth
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51fa48c712b76a5dd00e14fc1d6f3f45a25bb1f05f42b390d0236795ac2b17aa" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51fa48c712b76a5dd00e14fc1d6f3f45a25bb1f05f42b390d0236795ac2b17aa" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInstall/with_htpasswd
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51fa48c712b76a5dd00e14fc1d6f3f45a25bb1f05f42b390d0236795ac2b17aa" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:36 [2022-04-27T07:56:36.729Z] time="2022-04-27T07:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51fa48c712b76a5dd00e14fc1d6f3f45a25bb1f05f42b390d0236795ac2b17aa" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:36 [2022-04-27T07:56:36.729Z] === RUN   TestPluginInstall/with_insecure
07:56:37 [2022-04-27T07:56:37.657Z] time="2022-04-27T07:56:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:37 [2022-04-27T07:56:37.657Z] time="2022-04-27T07:56:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bb92e618a143e730b6ced7125fe025ca65befbf7363838bf3186942cb862f21" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:37 [2022-04-27T07:56:37.657Z] time="2022-04-27T07:56:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:56:37 [2022-04-27T07:56:37.657Z] time="2022-04-27T07:56:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bb92e618a143e730b6ced7125fe025ca65befbf7363838bf3186942cb862f21" mediatype=application/vnd.docker.plugin.v1+json size=522
07:56:37 [2022-04-27T07:56:37.657Z]     plugin_test.go:195: [dd6c174a6235c] daemon is not started
07:56:37 [2022-04-27T07:56:37.657Z] --- PASS: TestPluginInstall (2.72s)
07:56:37 [2022-04-27T07:56:37.657Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
07:56:37 [2022-04-27T07:56:37.657Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
07:56:37 [2022-04-27T07:56:37.657Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
07:56:37 [2022-04-27T07:56:37.657Z] === RUN   TestPluginsWithRuntimes
07:56:38 [2022-04-27T07:56:38.903Z] --- PASS: TestConfigsUpdate (2.27s)
07:56:38 [2022-04-27T07:56:38.903Z] === RUN   TestTemplatedConfig
07:56:39 [2022-04-27T07:56:39.546Z] === RUN   TestPluginsWithRuntimes/No_Args
07:56:39 [2022-04-27T07:56:39.801Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s)
07:56:39 [2022-04-27T07:56:39.801Z] === RUN   TestBuildWithHugeFile
07:56:40 [2022-04-27T07:56:40.108Z] === RUN   TestPluginsWithRuntimes/With_Args
07:56:41 [2022-04-27T07:56:41.035Z] --- PASS: TestPluginsWithRuntimes (3.27s)
07:56:41 [2022-04-27T07:56:41.035Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
07:56:41 [2022-04-27T07:56:41.035Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
07:56:41 [2022-04-27T07:56:41.035Z] === RUN   TestPluginBackCompatMediaTypes
07:56:41 [2022-04-27T07:56:41.432Z] --- PASS: TestTemplatedConfig (2.45s)
07:56:41 [2022-04-27T07:56:41.432Z] === RUN   TestConfigCreateResolve
07:56:41 [2022-04-27T07:56:41.596Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
07:56:41 [2022-04-27T07:56:41.596Z] PASS
07:56:41 [2022-04-27T07:56:41.596Z] 
07:56:41 [2022-04-27T07:56:41.596Z] DONE 24 tests in 6.600s
07:56:41 [2022-04-27T07:56:41.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:56:41 [2022-04-27T07:56:41.596Z] INFO: Testing against a local daemon
07:56:41 [2022-04-27T07:56:41.596Z] === RUN   TestExternalGraphDriver
07:56:41 [2022-04-27T07:56:41.596Z] === RUN   TestExternalGraphDriver/json
07:56:43 [2022-04-27T07:56:43.334Z] --- PASS: TestConfigCreateResolve (2.18s)
07:56:43 [2022-04-27T07:56:43.334Z] PASS
07:56:43 [2022-04-27T07:56:43.334Z] 
07:56:43 [2022-04-27T07:56:43.334Z] DONE 6 tests in 13.109s
07:56:43 [2022-04-27T07:56:43.334Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:56:43 [2022-04-27T07:56:43.334Z] ++ 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
07:56:43 [2022-04-27T07:56:43.334Z] ++ set -e
07:56:43 [2022-04-27T07:56:43.334Z] ++ '[' -n 0 ']'
07:56:43 [2022-04-27T07:56:43.334Z] ++ set -x
07:56:43 [2022-04-27T07:56:43.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
07:56:43 [2022-04-27T07:56:43.335Z] INFO: Testing against a local daemon
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestCheckpoint
07:56:43 [2022-04-27T07:56:43.335Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:56:43 [2022-04-27T07:56:43.335Z] --- SKIP: TestCheckpoint (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/commit
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/commit
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/create
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/containers/create
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/commit
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === CONT  TestContainerInvalidJSON/containers/create
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:56:43 [2022-04-27T07:56:43.335Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:56:43 [2022-04-27T07:56:43.335Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestCopyFromContainerPathIsNotDir
07:56:43 [2022-04-27T07:56:43.335Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:56:43 [2022-04-27T07:56:43.335Z] === RUN   TestCopyToContainerPathDoesNotExist
07:56:43 [2022-04-27T07:56:43.485Z] === RUN   TestExternalGraphDriver/spec
07:56:43 [2022-04-27T07:56:43.593Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:56:43 [2022-04-27T07:56:43.593Z] === RUN   TestCopyEmptyFile
07:56:43 [2022-04-27T07:56:43.593Z] --- PASS: TestCopyEmptyFile (0.20s)
07:56:43 [2022-04-27T07:56:43.593Z] === RUN   TestCopyToContainerPathIsNotDir
07:56:43 [2022-04-27T07:56:43.851Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
07:56:43 [2022-04-27T07:56:43.851Z] === RUN   TestCopyFromContainer
07:56:44 [2022-04-27T07:56:44.786Z] === RUN   TestCopyFromContainer//
07:56:44 [2022-04-27T07:56:44.786Z] === RUN   TestCopyFromContainer//bar/root
07:56:44 [2022-04-27T07:56:44.786Z] === RUN   TestCopyFromContainer//bar/root/
07:56:44 [2022-04-27T07:56:44.786Z] === RUN   TestCopyFromContainer/bar/quux
07:56:44 [2022-04-27T07:56:44.786Z] === RUN   TestCopyFromContainer/bar/quux/
07:56:45 [2022-04-27T07:56:45.044Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:56:45 [2022-04-27T07:56:45.044Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:56:45 [2022-04-27T07:56:45.044Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:56:45 [2022-04-27T07:56:45.044Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:56:45 [2022-04-27T07:56:45.302Z] === RUN   TestCopyFromContainer/bar/notarget
07:56:45 [2022-04-27T07:56:45.302Z] --- PASS: TestCopyFromContainer (1.51s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:56:45 [2022-04-27T07:56:45.302Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:45 [2022-04-27T07:56:45.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateLinkToNonExistingContainer
07:56:45 [2022-04-27T07:56:45.303Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateWithInvalidEnv
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateWithInvalidEnv/0
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateWithInvalidEnv/0
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateWithInvalidEnv/1
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateWithInvalidEnv/1
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateWithInvalidEnv/2
07:56:45 [2022-04-27T07:56:45.303Z] === PAUSE TestCreateWithInvalidEnv/2
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateWithInvalidEnv/0
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateWithInvalidEnv/2
07:56:45 [2022-04-27T07:56:45.303Z] === CONT  TestCreateWithInvalidEnv/1
07:56:45 [2022-04-27T07:56:45.303Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateTmpfsMountsTarget
07:56:45 [2022-04-27T07:56:45.303Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:56:45 [2022-04-27T07:56:45.303Z] === RUN   TestCreateWithCustomMaskedPaths
07:56:45 [2022-04-27T07:56:45.376Z] === RUN   TestExternalGraphDriver/pull
07:56:46 [2022-04-27T07:56:46.392Z] Leaving: AppArmorNo profiles have been unloaded.
07:56:46 [2022-04-27T07:56:46.392Z] 
07:56:46 [2022-04-27T07:56:46.392Z] Unloading profiles will leave already running processes permanently
07:56:46 [2022-04-27T07:56:46.392Z] unconfined, which can lead to unexpected situations.
07:56:46 [2022-04-27T07:56:46.392Z] 
07:56:46 [2022-04-27T07:56:46.392Z] To set a process to complain mode, use the command line tool
07:56:46 [2022-04-27T07:56:46.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:56:46 [2022-04-27T07:56:46.392Z] 
Post stage
[Pipeline] junit
07:56:46 [2022-04-27T07:56:46.406Z] Recording test results
07:56:46 [2022-04-27T07:56:46.538Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
07:56:46 [2022-04-27T07:56:46.676Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
07:56:46 [2022-04-27T07:56:46.676Z] === RUN   TestCreateWithCustomReadonlyPaths
07:56:46 [2022-04-27T07:56:46.741Z] --- PASS: TestExternalGraphDriver (4.96s)
07:56:46 [2022-04-27T07:56:46.741Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
07:56:46 [2022-04-27T07:56:46.741Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
07:56:46 [2022-04-27T07:56:46.741Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
07:56:46 [2022-04-27T07:56:46.741Z] === RUN   TestGraphdriverPluginV2
07:56:46 [2022-04-27T07:56:46.830Z] + echo Ensuring container killed.
07:56:46 [2022-04-27T07:56:46.831Z] Ensuring container killed.
07:56:46 [2022-04-27T07:56:46.831Z] + docker rm -vf docker-pr8
07:56:46 [2022-04-27T07:56:46.831Z] Error: No such container: docker-pr8
[Pipeline] sh
07:56:47 [2022-04-27T07:56:47.115Z] + echo Chowning /workspace to jenkins user
07:56:47 [2022-04-27T07:56:47.115Z] Chowning /workspace to jenkins user
07:56:47 [2022-04-27T07:56:47.115Z] + id -u
07:56:47 [2022-04-27T07:56:47.115Z] + id -g
07:56:47 [2022-04-27T07:56:47.115Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
07:56:47 [2022-04-27T07:56:47.610Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
07:56:47 [2022-04-27T07:56:47.610Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:56:47 [2022-04-27T07:56:47.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:47 [2022-04-27T07:56:47.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:47 [2022-04-27T07:56:47.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:47 [2022-04-27T07:56:47.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:47 [2022-04-27T07:56:47.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:47 [2022-04-27T07:56:47.611Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:47 [2022-04-27T07:56:47.611Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:47 [2022-04-27T07:56:47.611Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:47 [2022-04-27T07:56:47.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:56:47 [2022-04-27T07:56:47.611Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:56:47 [2022-04-27T07:56:47.982Z] + bundleName=docker-py
07:56:47 [2022-04-27T07:56:47.982Z] + echo Creating docker-py-bundles.tar.gz
07:56:47 [2022-04-27T07:56:47.982Z] Creating docker-py-bundles.tar.gz
07:56:47 [2022-04-27T07:56:47.982Z] + 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
07:56:47 [2022-04-27T07:56:47.995Z] Archiving artifacts
07:56:48 [2022-04-27T07:56:48.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestCreateDifferentPlatform
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestCreateDifferentPlatform/different_os
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:56:48 [2022-04-27T07:56:48.177Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:56:48 [2022-04-27T07:56:48.177Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:56:48 [2022-04-27T07:56:48.177Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:56:48 [2022-04-27T07:56:48.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:56:48 [2022-04-27T07:56:48.177Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestContainerStartOnDaemonRestart
07:56:48 [2022-04-27T07:56:48.177Z] === PAUSE TestContainerStartOnDaemonRestart
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestDaemonRestartIpcMode
07:56:48 [2022-04-27T07:56:48.177Z] === PAUSE TestDaemonRestartIpcMode
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestDaemonHostGatewayIP
07:56:48 [2022-04-27T07:56:48.177Z] === PAUSE TestDaemonHostGatewayIP
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestRestartDaemonWithRestartingContainer
07:56:48 [2022-04-27T07:56:48.177Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestContainerKillOnDaemonStart
07:56:48 [2022-04-27T07:56:48.177Z] === PAUSE TestContainerKillOnDaemonStart
07:56:48 [2022-04-27T07:56:48.177Z] === RUN   TestDiff
07:56:48 [2022-04-27T07:56:48.254Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:56:48 [2022-04-27T07:56:48.607Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh binary
07:56:48 [2022-04-27T07:56:48.743Z] --- PASS: TestDiff (0.41s)
07:56:48 [2022-04-27T07:56:48.743Z] === RUN   TestExecWithCloseStdin
07:56:48 [2022-04-27T07:56:48.867Z] 
07:56:48 [2022-04-27T07:56:48.867Z] Removing bundles/
07:56:48 [2022-04-27T07:56:48.867Z] 
07:56:48 [2022-04-27T07:56:48.867Z] ---> Making bundle: binary (in bundles/binary)
07:56:49 [2022-04-27T07:56:49.001Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:56:49 [2022-04-27T07:56:49.001Z] === RUN   TestExec
07:56:49 [2022-04-27T07:56:49.127Z] Building: bundles/binary-daemon/dockerd-dev
07:56:49 [2022-04-27T07:56:49.127Z] GOOS="" GOARCH="" GOARM=""
07:56:49 [2022-04-27T07:56:49.567Z] --- PASS: TestExec (0.47s)
07:56:49 [2022-04-27T07:56:49.567Z] === RUN   TestExecUser
07:56:50 [2022-04-27T07:56:50.133Z] --- PASS: TestExecUser (0.45s)
07:56:50 [2022-04-27T07:56:50.133Z] === RUN   TestExportContainerAndImportImage
07:56:50 [2022-04-27T07:56:50.699Z] --- PASS: TestExportContainerAndImportImage (0.58s)
07:56:50 [2022-04-27T07:56:50.699Z] === RUN   TestExportContainerAfterDaemonRestart
07:56:50 [2022-04-27T07:56:50.910Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
07:56:50 [2022-04-27T07:56:50.910Z] PASS
07:56:50 [2022-04-27T07:56:50.910Z] 
07:56:50 [2022-04-27T07:56:50.910Z] DONE 5 tests in 8.846s
07:56:50 [2022-04-27T07:56:50.910Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:56:50 [2022-04-27T07:56:50.910Z] INFO: Testing against a local daemon
07:56:50 [2022-04-27T07:56:50.910Z] === RUN   TestContinueAfterPluginCrash
07:56:50 [2022-04-27T07:56:50.910Z] === PAUSE TestContinueAfterPluginCrash
07:56:50 [2022-04-27T07:56:50.910Z] === RUN   TestReadPluginNoRead
07:56:50 [2022-04-27T07:56:50.910Z] === PAUSE TestReadPluginNoRead
07:56:50 [2022-04-27T07:56:50.910Z] === RUN   TestDaemonStartWithLogOpt
07:56:50 [2022-04-27T07:56:50.910Z] === PAUSE TestDaemonStartWithLogOpt
07:56:50 [2022-04-27T07:56:50.910Z] === CONT  TestContinueAfterPluginCrash
07:56:50 [2022-04-27T07:56:50.910Z] === CONT  TestDaemonStartWithLogOpt
07:56:52 [2022-04-27T07:56:52.073Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
07:56:52 [2022-04-27T07:56:52.073Z] === RUN   TestHealthCheckWorkdir
07:56:52 [2022-04-27T07:56:52.331Z] --- PASS: TestHealthCheckWorkdir (0.53s)
07:56:52 [2022-04-27T07:56:52.331Z] === RUN   TestHealthKillContainer
07:56:54 [2022-04-27T07:56:54.181Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
07:56:54 [2022-04-27T07:56:54.181Z] === CONT  TestReadPluginNoRead
07:56:56 [2022-04-27T07:56:56.072Z] === RUN   TestReadPluginNoRead/default
07:56:57 [2022-04-27T07:56:57.351Z] Removing intermediate container adb2500b2b17
07:56:57 [2022-04-27T07:56:57.351Z]  ---> 9336858d4167
07:56:57 [2022-04-27T07:56:57.351Z] Step 9/13 : 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
07:56:57 [2022-04-27T07:56:57.351Z]  ---> Running in 6892a30fe3a4
07:56:57 [2022-04-27T07:56:57.351Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading gotest.tools/gotestsum v1.7.0
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/fatih/color v1.10.0
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/dnephin/pflag v1.0.7
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/pkg/errors v0.9.1
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/tools v0.1.0
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/mattn/go-colorable v0.1.8
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/mattn/go-isatty v0.0.12
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading github.com/jonboulle/clockwork v0.2.2
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:56:57 [2022-04-27T07:56:57.351Z] go: downloading golang.org/x/mod v0.3.0
07:56:57 [2022-04-27T07:56:57.439Z] === RUN   TestReadPluginNoRead/disabled_caching
07:56:58 [2022-04-27T07:56:58.807Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:56:58 [2022-04-27T07:56:58.807Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
07:56:59 [2022-04-27T07:56:59.735Z] === CONT  TestReadPluginNoRead
07:56:59 [2022-04-27T07:56:59.735Z]     read_test.go:92: [d691fb4808f72] daemon is not started
07:56:59 [2022-04-27T07:56:59.735Z] --- PASS: TestReadPluginNoRead (5.91s)
07:56:59 [2022-04-27T07:56:59.735Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
07:56:59 [2022-04-27T07:56:59.735Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
07:56:59 [2022-04-27T07:56:59.735Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
07:56:59 [2022-04-27T07:56:59.735Z] PASS
07:56:59 [2022-04-27T07:56:59.735Z] 
07:56:59 [2022-04-27T07:56:59.735Z] DONE 6 tests in 9.319s
07:56:59 [2022-04-27T07:56:59.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:56:59 [2022-04-27T07:56:59.735Z] testing: warning: no tests to run
07:56:59 [2022-04-27T07:56:59.735Z] PASS
07:56:59 [2022-04-27T07:56:59.735Z] 
07:56:59 [2022-04-27T07:56:59.735Z] DONE 0 tests in 0.008s
07:56:59 [2022-04-27T07:56:59.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:56:59 [2022-04-27T07:56:59.735Z] INFO: Testing against a local daemon
07:56:59 [2022-04-27T07:56:59.735Z] === RUN   TestPluginWithDevMounts
07:56:59 [2022-04-27T07:56:59.735Z] === PAUSE TestPluginWithDevMounts
07:56:59 [2022-04-27T07:56:59.735Z] === CONT  TestPluginWithDevMounts
07:57:00 [2022-04-27T07:57:00.438Z] --- PASS: TestHealthKillContainer (7.78s)
07:57:00 [2022-04-27T07:57:00.438Z] === RUN   TestInspectCpusetInConfigPre120
07:57:00 [2022-04-27T07:57:00.697Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
07:57:00 [2022-04-27T07:57:00.697Z] === RUN   TestIpcModeNone
07:57:00 [2022-04-27T07:57:00.955Z] --- PASS: TestIpcModeNone (0.44s)
07:57:00 [2022-04-27T07:57:00.955Z] === RUN   TestIpcModePrivate
07:57:01 [2022-04-27T07:57:01.571Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
07:57:01 [2022-04-27T07:57:01.571Z] --- PASS: TestIpcModePrivate (0.52s)
07:57:01 [2022-04-27T07:57:01.571Z] === RUN   TestIpcModeShareable
07:57:01 [2022-04-27T07:57:01.624Z] --- PASS: TestPluginWithDevMounts (1.60s)
07:57:01 [2022-04-27T07:57:01.624Z] PASS
07:57:01 [2022-04-27T07:57:01.624Z] 
07:57:01 [2022-04-27T07:57:01.624Z] DONE 1 tests in 1.619s
07:57:01 [2022-04-27T07:57:01.624Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:57:01 [2022-04-27T07:57:01.624Z] INFO: Testing against a local daemon
07:57:01 [2022-04-27T07:57:01.624Z] === RUN   TestSecretInspect
07:57:01 [2022-04-27T07:57:01.832Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
07:57:02 [2022-04-27T07:57:02.091Z] --- PASS: TestIpcModeShareable (0.49s)
07:57:02 [2022-04-27T07:57:02.091Z] === RUN   TestAPIIpcModeShareableAndContainer
07:57:03 [2022-04-27T07:57:03.466Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
07:57:03 [2022-04-27T07:57:03.466Z] === RUN   TestAPIIpcModeHost
07:57:04 [2022-04-27T07:57:04.032Z] --- PASS: TestAPIIpcModeHost (0.35s)
07:57:04 [2022-04-27T07:57:04.032Z] === RUN   TestDaemonIpcModeShareable
07:57:04 [2022-04-27T07:57:04.175Z] --- PASS: TestSecretInspect (2.21s)
07:57:04 [2022-04-27T07:57:04.175Z] === RUN   TestSecretList
07:57:04 [2022-04-27T07:57:04.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:57:04 [2022-04-27T07:57:04.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:57:04 [2022-04-27T07:57:04.968Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
07:57:04 [2022-04-27T07:57:04.968Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
07:57:04 [2022-04-27T07:57:04.968Z] === RUN   TestDaemonIpcModePrivate
07:57:06 [2022-04-27T07:57:06.066Z] --- PASS: TestSecretList (2.16s)
07:57:06 [2022-04-27T07:57:06.066Z] === RUN   TestSecretsCreateAndDelete
07:57:06 [2022-04-27T07:57:06.343Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
07:57:06 [2022-04-27T07:57:06.343Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
07:57:06 [2022-04-27T07:57:06.343Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:57:07 [2022-04-27T07:57:07.278Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
07:57:07 [2022-04-27T07:57:07.278Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
07:57:07 [2022-04-27T07:57:07.278Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:57:07 [2022-04-27T07:57:07.955Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
07:57:07 [2022-04-27T07:57:07.955Z] === RUN   TestSecretsUpdate
07:57:08 [2022-04-27T07:57:08.211Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
07:57:08 [2022-04-27T07:57:08.470Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
07:57:08 [2022-04-27T07:57:08.470Z] === RUN   TestIpcModeOlderClient
07:57:08 [2022-04-27T07:57:08.470Z] === PAUSE TestIpcModeOlderClient
07:57:08 [2022-04-27T07:57:08.470Z] === RUN   TestKillContainerInvalidSignal
07:57:09 [2022-04-27T07:57:09.036Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
07:57:09 [2022-04-27T07:57:09.036Z] === RUN   TestKillContainer
07:57:09 [2022-04-27T07:57:09.036Z] === RUN   TestKillContainer/no_signal
07:57:09 [2022-04-27T07:57:09.294Z] === RUN   TestKillContainer/non_killing_signal
07:57:09 [2022-04-27T07:57:09.553Z] === RUN   TestKillContainer/killing_signal
07:57:10 [2022-04-27T07:57:10.119Z] --- PASS: TestKillContainer (1.23s)
07:57:10 [2022-04-27T07:57:10.119Z]     --- PASS: TestKillContainer/no_signal (0.39s)
07:57:10 [2022-04-27T07:57:10.119Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
07:57:10 [2022-04-27T07:57:10.119Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
07:57:10 [2022-04-27T07:57:10.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:57:10 [2022-04-27T07:57:10.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:57:10 [2022-04-27T07:57:10.470Z] --- PASS: TestSecretsUpdate (2.17s)
07:57:10 [2022-04-27T07:57:10.470Z] === RUN   TestTemplatedSecret
07:57:10 [2022-04-27T07:57:10.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:57:10 [2022-04-27T07:57:10.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
07:57:10 [2022-04-27T07:57:10.944Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
07:57:10 [2022-04-27T07:57:10.944Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
07:57:10 [2022-04-27T07:57:10.944Z] === RUN   TestKillStoppedContainer
07:57:10 [2022-04-27T07:57:10.944Z] --- PASS: TestKillStoppedContainer (0.04s)
07:57:10 [2022-04-27T07:57:10.944Z] === RUN   TestKillStoppedContainerAPIPre120
07:57:10 [2022-04-27T07:57:10.944Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:57:10 [2022-04-27T07:57:10.944Z] === RUN   TestKillDifferentUserContainer
07:57:11 [2022-04-27T07:57:11.511Z] --- PASS: TestKillDifferentUserContainer (0.41s)
07:57:11 [2022-04-27T07:57:11.511Z] === RUN   TestInspectOomKilledTrue
07:57:11 [2022-04-27T07:57:11.769Z] --- PASS: TestInspectOomKilledTrue (0.45s)
07:57:11 [2022-04-27T07:57:11.769Z] === RUN   TestInspectOomKilledFalse
07:57:12 [2022-04-27T07:57:12.336Z] --- PASS: TestInspectOomKilledFalse (0.41s)
07:57:12 [2022-04-27T07:57:12.336Z] === RUN   TestLinksEtcHostsContentMatch
07:57:12 [2022-04-27T07:57:12.594Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
07:57:12 [2022-04-27T07:57:12.594Z] === RUN   TestLinksContainerNames
07:57:12 [2022-04-27T07:57:12.604Z] Removing intermediate container 6892a30fe3a4
07:57:12 [2022-04-27T07:57:12.604Z]  ---> b21201ec25f6
07:57:12 [2022-04-27T07:57:12.604Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
07:57:12 [2022-04-27T07:57:12.604Z]  ---> Running in 1599157d100b
07:57:12 [2022-04-27T07:57:12.987Z] --- PASS: TestTemplatedSecret (2.57s)
07:57:12 [2022-04-27T07:57:12.987Z] === RUN   TestSecretCreateResolve
07:57:13 [2022-04-27T07:57:13.530Z] --- PASS: TestLinksContainerNames (0.86s)
07:57:13 [2022-04-27T07:57:13.530Z] === RUN   TestLogsFollowTailEmpty
07:57:13 [2022-04-27T07:57:13.788Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
07:57:13 [2022-04-27T07:57:13.788Z] === RUN   TestContainerNetworkMountsNoChown
07:57:14 [2022-04-27T07:57:14.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/default
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/default
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/private
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/private
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rprivate
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rprivate
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/slave
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/slave
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rslave
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rslave
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/shared
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/shared
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rshared
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rshared
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/default
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/default/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/default/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/default/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rshared
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/shared
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rslave
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/slave
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rprivate
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/private
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/private/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === RUN   TestMountDaemonRoot/private/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/default/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:57:14 [2022-04-27T07:57:14.355Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/private/mount_root
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:57:14 [2022-04-27T07:57:14.614Z] === CONT  TestMountDaemonRoot/private/bind_root
07:57:14 [2022-04-27T07:57:14.614Z] --- PASS: TestMountDaemonRoot (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:57:14 [2022-04-27T07:57:14.614Z] === RUN   TestContainerBindMountNonRecursive
07:57:14 [2022-04-27T07:57:14.876Z] --- PASS: TestSecretCreateResolve (2.17s)
07:57:14 [2022-04-27T07:57:14.876Z] PASS
07:57:14 [2022-04-27T07:57:14.876Z] 
07:57:14 [2022-04-27T07:57:14.876Z] DONE 6 tests in 13.468s
07:57:14 [2022-04-27T07:57:14.876Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:57:14 [2022-04-27T07:57:14.876Z] INFO: Testing against a local daemon
07:57:14 [2022-04-27T07:57:14.876Z] === RUN   TestServiceCreateInit
07:57:14 [2022-04-27T07:57:14.876Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:57:15 [2022-04-27T07:57:15.988Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
07:57:15 [2022-04-27T07:57:15.988Z] === RUN   TestContainerVolumesMountedAsShared
07:57:16 [2022-04-27T07:57:16.561Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
07:57:16 [2022-04-27T07:57:16.561Z] === RUN   TestContainerVolumesMountedAsSlave
07:57:16 [2022-04-27T07:57:16.576Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin
07:57:16 [2022-04-27T07:57:16.576Z] go: downloading github.com/tc-hib/go-winres v0.2.3
07:57:16 [2022-04-27T07:57:16.819Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
07:57:16 [2022-04-27T07:57:16.819Z] === RUN   TestNetworkNat
07:57:17 [2022-04-27T07:57:17.044Z] go: downloading github.com/tc-hib/winres v0.1.5
07:57:17 [2022-04-27T07:57:17.044Z] go: downloading github.com/urfave/cli/v2 v2.3.0
07:57:17 [2022-04-27T07:57:17.077Z] --- PASS: TestNetworkNat (0.44s)
07:57:17 [2022-04-27T07:57:17.077Z] === RUN   TestNetworkLocalhostTCPNat
07:57:17 [2022-04-27T07:57:17.516Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:57:17 [2022-04-27T07:57:17.516Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:57:17 [2022-04-27T07:57:17.516Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:57:17 [2022-04-27T07:57:17.516Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:57:17 [2022-04-27T07:57:17.644Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
07:57:17 [2022-04-27T07:57:17.644Z] === RUN   TestNetworkLoopbackNat
07:57:19 [2022-04-27T07:57:19.047Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:57:20 [2022-04-27T07:57:20.172Z] --- PASS: TestNetworkLoopbackNat (2.61s)
07:57:20 [2022-04-27T07:57:20.172Z] === RUN   TestPause
07:57:20 [2022-04-27T07:57:20.760Z] --- PASS: TestPause (0.47s)
07:57:20 [2022-04-27T07:57:20.760Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:57:20 [2022-04-27T07:57:20.760Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:57:20 [2022-04-27T07:57:20.760Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:57:20 [2022-04-27T07:57:20.760Z] === RUN   TestPauseStopPausedContainer
07:57:21 [2022-04-27T07:57:21.330Z] --- PASS: TestPauseStopPausedContainer (0.45s)
07:57:21 [2022-04-27T07:57:21.330Z] === RUN   TestPidHost
07:57:22 [2022-04-27T07:57:22.263Z] --- PASS: TestPidHost (0.97s)
07:57:22 [2022-04-27T07:57:22.263Z] === RUN   TestPsFilter
07:57:22 [2022-04-27T07:57:22.263Z] --- PASS: TestPsFilter (0.11s)
07:57:22 [2022-04-27T07:57:22.263Z] === RUN   TestRemoveContainerWithRemovedVolume
07:57:22 [2022-04-27T07:57:22.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
07:57:22 [2022-04-27T07:57:22.522Z] === RUN   TestRemoveContainerWithVolume
07:57:23 [2022-04-27T07:57:23.088Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
07:57:23 [2022-04-27T07:57:23.088Z] === RUN   TestRemoveContainerRunning
07:57:23 [2022-04-27T07:57:23.213Z] --- PASS: TestServiceCreateInit (7.53s)
07:57:23 [2022-04-27T07:57:23.213Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
07:57:23 [2022-04-27T07:57:23.213Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
07:57:23 [2022-04-27T07:57:23.213Z] === RUN   TestCreateServiceMultipleTimes
07:57:23 [2022-04-27T07:57:23.346Z] --- PASS: TestRemoveContainerRunning (0.42s)
07:57:23 [2022-04-27T07:57:23.346Z] === RUN   TestRemoveContainerForceRemoveRunning
07:57:23 [2022-04-27T07:57:23.913Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
07:57:23 [2022-04-27T07:57:23.913Z] === RUN   TestRemoveInvalidContainer
07:57:23 [2022-04-27T07:57:23.913Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:57:23 [2022-04-27T07:57:23.913Z] === RUN   TestRenameLinkedContainer
07:57:25 [2022-04-27T07:57:25.813Z] --- PASS: TestRenameLinkedContainer (1.74s)
07:57:25 [2022-04-27T07:57:25.813Z] === RUN   TestRenameStoppedContainer
07:57:26 [2022-04-27T07:57:26.071Z] --- PASS: TestRenameStoppedContainer (0.39s)
07:57:26 [2022-04-27T07:57:26.071Z] === RUN   TestRenameRunningContainerAndReuse
07:57:27 [2022-04-27T07:57:27.006Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
07:57:27 [2022-04-27T07:57:27.006Z] === RUN   TestRenameInvalidName
07:57:27 [2022-04-27T07:57:27.264Z] --- PASS: TestRenameInvalidName (0.40s)
07:57:27 [2022-04-27T07:57:27.264Z] === RUN   TestRenameAnonymousContainer
07:57:27 [2022-04-27T07:57:27.891Z] Created binary: bundles/binary-daemon/dockerd-dev
07:57:27 [2022-04-27T07:57:27.891Z] Copying nested executables into bundles/binary-daemon
07:57:27 [2022-04-27T07:57:27.891Z] Building: bundles/binary-daemon/docker-proxy-dev
07:57:27 [2022-04-27T07:57:27.891Z] GOOS="" GOARCH="" GOARM=""
07:57:27 [2022-04-27T07:57:27.891Z] Created binary: bundles/binary-daemon/docker-proxy-dev
07:57:27 [2022-04-27T07:57:27.891Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
07:57:27 [2022-04-27T07:57:27.942Z] Removing intermediate container 1599157d100b
07:57:27 [2022-04-27T07:57:27.942Z]  ---> 415101e92032
07:57:27 [2022-04-27T07:57:27.942Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
07:57:27 [2022-04-27T07:57:27.942Z]  ---> Running in 08e0fdb88d48
07:57:27 [2022-04-27T07:57:27.942Z] Removing intermediate container 08e0fdb88d48
07:57:27 [2022-04-27T07:57:27.942Z]  ---> fd3355d5a180
07:57:27 [2022-04-27T07:57:27.942Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
07:57:27 [2022-04-27T07:57:27.942Z]  ---> Running in c460e89c9695
07:57:27 [2022-04-27T07:57:27.942Z] Removing intermediate container c460e89c9695
07:57:27 [2022-04-27T07:57:27.942Z]  ---> 5590adf7eba6
07:57:27 [2022-04-27T07:57:27.942Z] Step 13/13 : COPY . .
[Pipeline] sh
07:57:28 [2022-04-27T07:57:28.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/make.sh cross
07:57:28 [2022-04-27T07:57:28.483Z] 
07:57:28 [2022-04-27T07:57:28.483Z] Removing bundles/
07:57:28 [2022-04-27T07:57:28.483Z] 
07:57:28 [2022-04-27T07:57:28.483Z] ---> Making bundle: cross (in bundles/cross)
07:57:28 [2022-04-27T07:57:28.483Z] Cross building: bundles/cross/linux/amd64
07:57:28 [2022-04-27T07:57:28.743Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
07:57:28 [2022-04-27T07:57:28.743Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:57:29 [2022-04-27T07:57:29.164Z] --- PASS: TestRenameAnonymousContainer (1.59s)
07:57:29 [2022-04-27T07:57:29.164Z] === RUN   TestRenameContainerWithSameName
07:57:29 [2022-04-27T07:57:29.164Z] --- PASS: TestRenameContainerWithSameName (0.41s)
07:57:29 [2022-04-27T07:57:29.164Z] === RUN   TestRenameContainerWithLinkedContainer
07:57:30 [2022-04-27T07:57:30.099Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
07:57:30 [2022-04-27T07:57:30.099Z] === RUN   TestResize
07:57:30 [2022-04-27T07:57:30.664Z] --- PASS: TestResize (0.41s)
07:57:30 [2022-04-27T07:57:30.664Z] === RUN   TestResizeWithInvalidSize
07:57:30 [2022-04-27T07:57:30.922Z] --- PASS: TestResizeWithInvalidSize (0.42s)
07:57:30 [2022-04-27T07:57:30.922Z] === RUN   TestResizeWhenContainerNotStarted
07:57:31 [2022-04-27T07:57:31.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:57:31 [2022-04-27T07:57:31.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:31 [2022-04-27T07:57:31.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:33 [2022-04-27T07:57:33.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:34 [2022-04-27T07:57:34.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:35 [2022-04-27T07:57:35.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:35 [2022-04-27T07:57:35.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:36 [2022-04-27T07:57:36.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:36 [2022-04-27T07:57:36.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:37 [2022-04-27T07:57:37.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:57:40 [2022-04-27T07:57:40.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:40 [2022-04-27T07:57:40.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:41 [2022-04-27T07:57:41.260Z] --- PASS: TestCreateServiceMultipleTimes (15.85s)
07:57:41 [2022-04-27T07:57:41.260Z] === RUN   TestCreateServiceConflict
07:57:41 [2022-04-27T07:57:41.260Z] --- PASS: TestCreateServiceConflict (2.26s)
07:57:41 [2022-04-27T07:57:41.260Z] === RUN   TestCreateServiceMaxReplicas
07:57:42 [2022-04-27T07:57:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:43 [2022-04-27T07:57:43.777Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
07:57:43 [2022-04-27T07:57:43.777Z] === RUN   TestCreateWithDuplicateNetworkNames
07:57:43 [2022-04-27T07:57:43.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:43 [2022-04-27T07:57:43.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:45 [2022-04-27T07:57:45.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:45 [2022-04-27T07:57:45.630Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:47 [2022-04-27T07:57:47.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:47 [2022-04-27T07:57:47.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:57:47 [2022-04-27T07:57:47.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:57:48 [2022-04-27T07:57:48.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:57:48 [2022-04-27T07:57:48.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:57:48 [2022-04-27T07:57:48.904Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
07:57:48 [2022-04-27T07:57:48.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
07:57:48 [2022-04-27T07:57:48.904Z] === RUN   TestCgroupNamespacesRun
07:57:48 [2022-04-27T07:57:48.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:57:49 [2022-04-27T07:57:49.839Z] --- PASS: TestCgroupNamespacesRun (1.15s)
07:57:49 [2022-04-27T07:57:49.839Z] === RUN   TestCgroupNamespacesRunPrivileged
07:57:49 [2022-04-27T07:57:49.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:57:51 [2022-04-27T07:57:51.213Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
07:57:51 [2022-04-27T07:57:51.213Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:57:52 [2022-04-27T07:57:52.146Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
07:57:52 [2022-04-27T07:57:52.146Z] === RUN   TestCgroupNamespacesRunHostMode
07:57:52 [2022-04-27T07:57:52.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:57:53 [2022-04-27T07:57:53.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:57:53 [2022-04-27T07:57:53.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
07:57:53 [2022-04-27T07:57:53.520Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:57:54 [2022-04-27T07:57:54.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:57:54 [2022-04-27T07:57:54.453Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
07:57:54 [2022-04-27T07:57:54.453Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:57:54 [2022-04-27T07:57:54.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:57:55 [2022-04-27T07:57:55.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:57:55 [2022-04-27T07:57:55.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
07:57:55 [2022-04-27T07:57:55.828Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:57:55 [2022-04-27T07:57:55.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:57:56 [2022-04-27T07:57:56.395Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
07:57:56 [2022-04-27T07:57:56.395Z] === RUN   TestCgroupNamespacesRunOlderClient
07:57:57 [2022-04-27T07:57:57.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
07:57:57 [2022-04-27T07:57:57.328Z] === RUN   TestNISDomainname
07:57:57 [2022-04-27T07:57:57.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:57:57 [2022-04-27T07:57:57.894Z] --- PASS: TestNISDomainname (0.52s)
07:57:57 [2022-04-27T07:57:57.894Z] === RUN   TestHostnameDnsResolution
07:57:57 [2022-04-27T07:57:57.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:57:58 [2022-04-27T07:57:58.071Z]  ---> 4738a9f1a551
07:57:58 [2022-04-27T07:57:58.539Z] Successfully built 4738a9f1a551
07:57:58 [2022-04-27T07:57:58.539Z] Successfully tagged docker:latest
07:57:58 [2022-04-27T07:57:58.539Z] INFO: Image build ended at 04/27/2022 07:57:58. Duration:00:04:03.5706016
07:57:58 [2022-04-27T07:57:58.539Z] 
07:57:58 [2022-04-27T07:57:58.539Z] 
07:57:58 [2022-04-27T07:57:58.539Z] INFO: Building the test binaries at 04/27/2022 07:57:58...
07:57:58 [2022-04-27T07:57:58.652Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s)
07:57:58 [2022-04-27T07:57:58.652Z] === RUN   TestCreateServiceSecretFileMode
07:57:58 [2022-04-27T07:57:58.828Z] --- PASS: TestHostnameDnsResolution (0.68s)
07:57:58 [2022-04-27T07:57:58.828Z] === RUN   TestUnprivilegedPortsAndPing
07:57:58 [2022-04-27T07:57:58.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:57:59 [2022-04-27T07:57:59.086Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
07:57:59 [2022-04-27T07:57:59.086Z] === RUN   TestPrivilegedHostDevices
07:57:59 [2022-04-27T07:57:59.214Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
07:57:59 [2022-04-27T07:57:59.214Z] === RUN   TestCreateServiceConfigFileMode
07:57:59 [2022-04-27T07:57:59.412Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:57:59 [2022-04-27T07:57:59.412Z] Using test binary docker
07:57:59 [2022-04-27T07:57:59.412Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:57:59 [2022-04-27T07:57:59.412Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:57:59 [2022-04-27T07:57:59.412Z] INFO: Waiting for daemon to start...
07:57:59 [2022-04-27T07:57:59.412Z] Starting dockerd
07:57:59 [2022-04-27T07:57:59.654Z] --- PASS: TestPrivilegedHostDevices (0.48s)
07:57:59 [2022-04-27T07:57:59.654Z] === RUN   TestStats
07:58:01 [2022-04-27T07:58:01.731Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
07:58:01 [2022-04-27T07:58:01.731Z] === RUN   TestCreateServiceSysctls
07:58:02 [2022-04-27T07:58:02.186Z] --- PASS: TestStats (2.47s)
07:58:02 [2022-04-27T07:58:02.186Z] === RUN   TestStopContainerWithTimeout
07:58:02 [2022-04-27T07:58:02.186Z] === RUN   TestStopContainerWithTimeout/0
07:58:02 [2022-04-27T07:58:02.186Z] === PAUSE TestStopContainerWithTimeout/0
07:58:02 [2022-04-27T07:58:02.186Z] === RUN   TestStopContainerWithTimeout/1
07:58:02 [2022-04-27T07:58:02.186Z] === PAUSE TestStopContainerWithTimeout/1
07:58:02 [2022-04-27T07:58:02.186Z] === RUN   TestStopContainerWithTimeout/3
07:58:02 [2022-04-27T07:58:02.186Z] === PAUSE TestStopContainerWithTimeout/3
07:58:02 [2022-04-27T07:58:02.186Z] === RUN   TestStopContainerWithTimeout/-1
07:58:02 [2022-04-27T07:58:02.186Z] === PAUSE TestStopContainerWithTimeout/-1
07:58:02 [2022-04-27T07:58:02.186Z] === CONT  TestStopContainerWithTimeout/0
07:58:02 [2022-04-27T07:58:02.186Z] === CONT  TestStopContainerWithTimeout/-1
07:58:02 [2022-04-27T07:58:02.682Z] .
07:58:02 [2022-04-27T07:58:02.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:58:02 [2022-04-27T07:58:02.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:58:02 [2022-04-27T07:58:02.682Z] Error: No such image: emptyfs
07:58:02 [2022-04-27T07:58:02.752Z] === CONT  TestStopContainerWithTimeout/3
07:58:02 [2022-04-27T07:58:02.938Z] Running integration-test (iteration 1)
07:58:02 [2022-04-27T07:58:02.938Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:58:03 [2022-04-27T07:58:03.195Z] Loaded image: busybox:latest
07:58:03 [2022-04-27T07:58:03.195Z] Loaded image: busybox:glibc
07:58:03 [2022-04-27T07:58:03.328Z] INFO: make.ps1 starting at 04/27/2022 07:58:02
07:58:03 [2022-04-27T07:58:03.328Z] INFO: Git commit (0603f87fab) assumed from DOCKER_GITCOMMIT environment variable
07:58:03 [2022-04-27T07:58:03.328Z] INFO: Invoking autogen...
07:58:03 [2022-04-27T07:58:03.797Z] {
07:58:03 [2022-04-27T07:58:03.797Z]   "RT_GROUP_ICON": {
07:58:03 [2022-04-27T07:58:03.797Z]     "#1": {
07:58:03 [2022-04-27T07:58:03.797Z]       "0409": "../../winresources/docker.ico"
07:58:03 [2022-04-27T07:58:03.797Z]     }
07:58:03 [2022-04-27T07:58:03.797Z]   },
07:58:03 [2022-04-27T07:58:03.797Z]   "RT_MANIFEST": {
07:58:03 [2022-04-27T07:58:03.797Z]     "#1": {
07:58:03 [2022-04-27T07:58:03.797Z]       "0409": {
07:58:03 [2022-04-27T07:58:03.797Z]         "identity": {},
07:58:03 [2022-04-27T07:58:03.798Z]         "description": "Docker Engine",
07:58:03 [2022-04-27T07:58:03.798Z]         "minimum-os": "vista",
07:58:03 [2022-04-27T07:58:03.798Z]         "execution-level": "",
07:58:03 [2022-04-27T07:58:03.798Z]         "ui-access": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "auto-elevate": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "dpi-awareness": "unaware",
07:58:03 [2022-04-27T07:58:03.798Z]         "disable-theming": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "disable-window-filtering": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "high-resolution-scrolling-aware": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "ultra-high-resolution-scrolling-aware": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "long-path-aware": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "printer-driver-isolation": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "gdi-scaling": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "segment-heap": false,
07:58:03 [2022-04-27T07:58:03.798Z]         "use-common-controls-v6": false
07:58:03 [2022-04-27T07:58:03.798Z]       }
07:58:03 [2022-04-27T07:58:03.798Z]     }
07:58:03 [2022-04-27T07:58:03.798Z]   },
07:58:03 [2022-04-27T07:58:03.798Z]   "RT_MESSAGETABLE": {
07:58:03 [2022-04-27T07:58:03.798Z]     "#1": {
07:58:03 [2022-04-27T07:58:03.798Z]       "0409": "../../winresources/event_messages.bin"
07:58:03 [2022-04-27T07:58:03.798Z]     }
07:58:03 [2022-04-27T07:58:03.798Z]   },
07:58:03 [2022-04-27T07:58:03.798Z]   "RT_VERSION": {
07:58:03 [2022-04-27T07:58:03.798Z]     "#1": {
07:58:03 [2022-04-27T07:58:03.798Z]       "0409": {
07:58:03 [2022-04-27T07:58:03.798Z]         "fixed": {
07:58:03 [2022-04-27T07:58:03.798Z]           "file_version": "0.0.0.0",
07:58:03 [2022-04-27T07:58:03.798Z]           "product_version": "0.0.0.0",
07:58:03 [2022-04-27T07:58:03.798Z]           "type": "Unknown"
07:58:03 [2022-04-27T07:58:03.798Z]         },
07:58:03 [2022-04-27T07:58:03.798Z]         "info": {
07:58:03 [2022-04-27T07:58:03.798Z]           "0000": {
07:58:03 [2022-04-27T07:58:03.798Z]             "CompanyName": "",
07:58:03 [2022-04-27T07:58:03.798Z]             "FileVersion": "0.0.0-dev",
07:58:03 [2022-04-27T07:58:03.798Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
07:58:03 [2022-04-27T07:58:03.798Z]             "OriginalFileName": "dockerd.exe",
07:58:03 [2022-04-27T07:58:03.798Z]             "ProductName": "",
07:58:03 [2022-04-27T07:58:03.798Z]             "ProductVersion": "0.0.0-dev",
07:58:03 [2022-04-27T07:58:03.798Z]             "SpecialBuild": "0603f87fab"
07:58:03 [2022-04-27T07:58:03.798Z]           }
07:58:03 [2022-04-27T07:58:03.798Z]         }
07:58:03 [2022-04-27T07:58:03.798Z]       }
07:58:03 [2022-04-27T07:58:03.798Z]     }
07:58:03 [2022-04-27T07:58:03.798Z]   }
07:58:03 [2022-04-27T07:58:03.798Z] }
07:58:04 [2022-04-27T07:58:04.266Z] powershell.exe : cmd\dockerd\config.go
07:58:04 [2022-04-27T07:58:04.266Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d3acb59a\powershellWrapper.ps1:3 char:1
07:58:04 [2022-04-27T07:58:04.266Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
07:58:04 [2022-04-27T07:58:04.266Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
07:58:04 [2022-04-27T07:58:04.266Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
07:58:04 [2022-04-27T07:58:04.266Z]     + FullyQualifiedErrorId : NativeCommandError
07:58:04 [2022-04-27T07:58:04.266Z]  
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\config_windows.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\daemon.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\daemon_test.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\daemon_windows.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\docker.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\docker_windows.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\genwinres_windows.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\metrics.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\options.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\options_test.go
07:58:04 [2022-04-27T07:58:04.266Z] cmd\dockerd\service_windows.go
07:58:04 [2022-04-27T07:58:04.266Z] INFO: Building daemon...
07:58:04 [2022-04-27T07:58:04.562Z] Loaded image: debian:bullseye-slim
07:58:04 [2022-04-27T07:58:04.562Z] Loaded image: hello-world:latest
07:58:04 [2022-04-27T07:58:04.819Z] Loaded image: arm32v7/hello-world:latest
07:58:04 [2022-04-27T07:58:04.819Z] INFO: Testing against a local daemon
07:58:04 [2022-04-27T07:58:04.819Z] === RUN   TestCgroupNamespacesBuild
07:58:04 [2022-04-27T07:58:04.998Z] --- PASS: TestCreateServiceSysctls (3.12s)
07:58:04 [2022-04-27T07:58:04.998Z] === RUN   TestCreateServiceCapabilities
07:58:05 [2022-04-27T07:58:05.295Z] === CONT  TestStopContainerWithTimeout/1
07:58:06 [2022-04-27T07:58:06.185Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
07:58:06 [2022-04-27T07:58:06.185Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:58:06 [2022-04-27T07:58:06.228Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:58:06 [2022-04-27T07:58:06.228Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
07:58:06 [2022-04-27T07:58:06.228Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
07:58:06 [2022-04-27T07:58:06.228Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
07:58:06 [2022-04-27T07:58:06.228Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
07:58:06 [2022-04-27T07:58:06.228Z] === RUN   TestDeleteDevicemapper
07:58:06 [2022-04-27T07:58:06.228Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:06 [2022-04-27T07:58:06.228Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:58:06 [2022-04-27T07:58:06.228Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:58:07 [2022-04-27T07:58:07.115Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
07:58:07 [2022-04-27T07:58:07.115Z] === RUN   TestBuildWithSession
07:58:07 [2022-04-27T07:58:07.115Z]     build_session_test.go:25: TODO: BuildKit
07:58:07 [2022-04-27T07:58:07.115Z] --- SKIP: TestBuildWithSession (0.00s)
07:58:07 [2022-04-27T07:58:07.115Z] === RUN   TestBuildSquashParent
07:58:07 [2022-04-27T07:58:07.508Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
07:58:07 [2022-04-27T07:58:07.508Z] Copying nested executables into bundles/cross/linux/amd64-daemon
07:58:07 [2022-04-27T07:58:07.508Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
07:58:07 [2022-04-27T07:58:07.508Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:58:07 [2022-04-27T07:58:07.508Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
07:58:07 [2022-04-27T07:58:07.508Z] Cross building: bundles/cross/windows/amd64
07:58:07 [2022-04-27T07:58:07.508Z] +++++++ cat ./cli/winresources/dockerd/winres.json
07:58:07 [2022-04-27T07:58:07.508Z] {
07:58:07 [2022-04-27T07:58:07.508Z]   "RT_GROUP_ICON": {
07:58:07 [2022-04-27T07:58:07.508Z]     "#1": {
07:58:07 [2022-04-27T07:58:07.508Z]       "0409": "../../winresources/docker.ico"
07:58:07 [2022-04-27T07:58:07.508Z]     }
07:58:07 [2022-04-27T07:58:07.508Z]   },
07:58:07 [2022-04-27T07:58:07.508Z]   "RT_MANIFEST": {
07:58:07 [2022-04-27T07:58:07.508Z]     "#1": {
07:58:07 [2022-04-27T07:58:07.508Z]       "0409": {
07:58:07 [2022-04-27T07:58:07.508Z]         "identity": {},
07:58:07 [2022-04-27T07:58:07.508Z]         "description": "Docker Engine",
07:58:07 [2022-04-27T07:58:07.508Z]         "minimum-os": "vista",
07:58:07 [2022-04-27T07:58:07.508Z]         "execution-level": "",
07:58:07 [2022-04-27T07:58:07.508Z]         "ui-access": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "auto-elevate": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "dpi-awareness": "unaware",
07:58:07 [2022-04-27T07:58:07.508Z]         "disable-theming": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "disable-window-filtering": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "high-resolution-scrolling-aware": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "ultra-high-resolution-scrolling-aware": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "long-path-aware": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "printer-driver-isolation": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "gdi-scaling": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "segment-heap": false,
07:58:07 [2022-04-27T07:58:07.508Z]         "use-common-controls-v6": false
07:58:07 [2022-04-27T07:58:07.508Z]       }
07:58:07 [2022-04-27T07:58:07.508Z]     }
07:58:07 [2022-04-27T07:58:07.508Z]   },
07:58:07 [2022-04-27T07:58:07.508Z]   "RT_MESSAGETABLE": {
07:58:07 [2022-04-27T07:58:07.508Z]     "#1": {
07:58:07 [2022-04-27T07:58:07.508Z]       "0409": "../../winresources/event_messages.bin"
07:58:07 [2022-04-27T07:58:07.508Z]     }
07:58:07 [2022-04-27T07:58:07.508Z]   },
07:58:07 [2022-04-27T07:58:07.508Z]   "RT_VERSION": {
07:58:07 [2022-04-27T07:58:07.508Z]     "#1": {
07:58:07 [2022-04-27T07:58:07.508Z]       "0409": {
07:58:07 [2022-04-27T07:58:07.508Z]         "fixed": {
07:58:07 [2022-04-27T07:58:07.508Z]           "file_version": "0.0.0.0",
07:58:07 [2022-04-27T07:58:07.508Z]           "product_version": "0.0.0.0",
07:58:07 [2022-04-27T07:58:07.508Z]           "type": "Unknown"
07:58:07 [2022-04-27T07:58:07.508Z]         },
07:58:07 [2022-04-27T07:58:07.508Z]         "info": {
07:58:07 [2022-04-27T07:58:07.508Z]           "0000": {
07:58:07 [2022-04-27T07:58:07.508Z]             "CompanyName": "",
07:58:07 [2022-04-27T07:58:07.508Z]             "FileVersion": "dev",
07:58:07 [2022-04-27T07:58:07.508Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:58:07 [2022-04-27T07:58:07.508Z]             "OriginalFileName": "dockerd-dev.exe",
07:58:07 [2022-04-27T07:58:07.508Z]             "ProductName": "",
07:58:07 [2022-04-27T07:58:07.508Z]             "ProductVersion": "dev",
07:58:07 [2022-04-27T07:58:07.508Z]             "SpecialBuild": "0603f87faba33e364aafd81d4c1f717dd3709858"
07:58:07 [2022-04-27T07:58:07.508Z]           }
07:58:07 [2022-04-27T07:58:07.508Z]         }
07:58:07 [2022-04-27T07:58:07.508Z]       }
07:58:07 [2022-04-27T07:58:07.508Z]     }
07:58:07 [2022-04-27T07:58:07.508Z]   }
07:58:07 [2022-04-27T07:58:07.508Z] }
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/config.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/config_windows.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/daemon.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/daemon_test.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/daemon_windows.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/docker.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/docker_windows.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/genwinres_windows.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/metrics.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/options.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/options_test.go
07:58:07 [2022-04-27T07:58:07.508Z] cmd/dockerd/service_windows.go
07:58:07 [2022-04-27T07:58:07.508Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
07:58:07 [2022-04-27T07:58:07.508Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:58:07 [2022-04-27T07:58:07.512Z] --- PASS: TestCreateServiceCapabilities (2.54s)
07:58:07 [2022-04-27T07:58:07.512Z] === RUN   TestInspect
07:58:07 [2022-04-27T07:58:07.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s)
07:58:07 [2022-04-27T07:58:07.601Z] === RUN   TestUpdateMemory
07:58:08 [2022-04-27T07:58:08.167Z] --- PASS: TestUpdateMemory (0.51s)
07:58:08 [2022-04-27T07:58:08.167Z] === RUN   TestUpdateCPUQuota
07:58:08 [2022-04-27T07:58:08.733Z] --- PASS: TestUpdateCPUQuota (0.65s)
07:58:08 [2022-04-27T07:58:08.733Z] === RUN   TestUpdatePidsLimit
07:58:08 [2022-04-27T07:58:08.733Z] === RUN   TestUpdatePidsLimit/update_from_none
07:58:08 [2022-04-27T07:58:08.992Z] === RUN   TestUpdatePidsLimit/no_change
07:58:09 [2022-04-27T07:58:09.250Z] === RUN   TestUpdatePidsLimit/update_lower
07:58:09 [2022-04-27T07:58:09.511Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:58:09 [2022-04-27T07:58:09.769Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:58:09 [2022-04-27T07:58:09.769Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:58:10 [2022-04-27T07:58:10.028Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:58:10 [2022-04-27T07:58:10.029Z] --- PASS: TestInspect (2.90s)
07:58:10 [2022-04-27T07:58:10.029Z] === RUN   TestCreateJob
07:58:10 [2022-04-27T07:58:10.961Z] --- PASS: TestUpdatePidsLimit (1.96s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
07:58:10 [2022-04-27T07:58:10.961Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
07:58:10 [2022-04-27T07:58:10.961Z] === RUN   TestUpdateRestartPolicy
07:58:13 [2022-04-27T07:58:13.298Z] --- PASS: TestCreateJob (3.13s)
07:58:13 [2022-04-27T07:58:13.298Z] === RUN   TestReplicatedJob
07:58:15 [2022-04-27T07:58:15.206Z] --- PASS: TestBuildSquashParent (7.11s)
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:15 [2022-04-27T07:58:15.206Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:15 [2022-04-27T07:58:15.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:15 [2022-04-27T07:58:15.206Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:58:15 [2022-04-27T07:58:15.206Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:58:15 [2022-04-27T07:58:15.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:58:15 [2022-04-27T07:58:15.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:58:17 [2022-04-27T07:58:17.768Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:58:17 [2022-04-27T07:58:17.768Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:58:18 [2022-04-27T07:58:18.547Z] --- PASS: TestReplicatedJob (4.89s)
07:58:18 [2022-04-27T07:58:18.547Z] === RUN   TestUpdateReplicatedJob
07:58:20 [2022-04-27T07:58:20.289Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
07:58:20 [2022-04-27T07:58:20.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
07:58:20 [2022-04-27T07:58:20.289Z] === RUN   TestBuildMultiStageCopy
07:58:20 [2022-04-27T07:58:20.289Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:58:21 [2022-04-27T07:58:21.812Z] --- PASS: TestUpdateReplicatedJob (3.24s)
07:58:21 [2022-04-27T07:58:21.812Z] === RUN   TestServiceListWithStatuses
07:58:21 [2022-04-27T07:58:21.812Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:58:21 [2022-04-27T07:58:21.812Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:58:21 [2022-04-27T07:58:21.812Z] === RUN   TestDockerNetworkConnectAlias
07:58:23 [2022-04-27T07:58:23.155Z] --- PASS: TestUpdateRestartPolicy (10.83s)
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestUpdateRestartWithAutoRemove
07:58:23 [2022-04-27T07:58:23.155Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitNonBlocked
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:23 [2022-04-27T07:58:23.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:23 [2022-04-27T07:58:23.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:23 [2022-04-27T07:58:23.155Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:23 [2022-04-27T07:58:23.155Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:23 [2022-04-27T07:58:23.155Z] --- PASS: TestWaitNonBlocked (0.01s)
07:58:23 [2022-04-27T07:58:23.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
07:58:23 [2022-04-27T07:58:23.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitBlocked
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:58:23 [2022-04-27T07:58:23.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:58:23 [2022-04-27T07:58:23.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:58:23 [2022-04-27T07:58:23.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:58:23 [2022-04-27T07:58:23.155Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:58:23 [2022-04-27T07:58:23.155Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:58:23 [2022-04-27T07:58:23.556Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:58:23 [2022-04-27T07:58:23.721Z] --- PASS: TestWaitBlocked (0.01s)
07:58:23 [2022-04-27T07:58:23.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
07:58:23 [2022-04-27T07:58:23.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
07:58:23 [2022-04-27T07:58:23.721Z] === CONT  TestContainerStartOnDaemonRestart
07:58:23 [2022-04-27T07:58:23.721Z] === CONT  TestRestartDaemonWithRestartingContainer
07:58:24 [2022-04-27T07:58:24.118Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:58:25 [2022-04-27T07:58:25.046Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:58:25 [2022-04-27T07:58:25.620Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s)
07:58:25 [2022-04-27T07:58:25.620Z] === CONT  TestIpcModeOlderClient
07:58:25 [2022-04-27T07:58:25.620Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
07:58:25 [2022-04-27T07:58:25.620Z] === CONT  TestContainerKillOnDaemonStart
07:58:25 [2022-04-27T07:58:25.620Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:58:25 [2022-04-27T07:58:25.620Z] === CONT  TestDaemonHostGatewayIP
07:58:25 [2022-04-27T07:58:25.977Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
07:58:25 [2022-04-27T07:58:25.977Z] === RUN   TestDockerNetworkReConnect
07:58:26 [2022-04-27T07:58:26.412Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:58:27 [2022-04-27T07:58:27.338Z] --- PASS: TestBuildMultiStageCopy (7.34s)
07:58:27 [2022-04-27T07:58:27.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
07:58:27 [2022-04-27T07:58:27.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:58:27 [2022-04-27T07:58:27.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:58:27 [2022-04-27T07:58:27.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:58:27 [2022-04-27T07:58:27.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
07:58:27 [2022-04-27T07:58:27.338Z] === RUN   TestBuildMultiStageParentConfig
07:58:28 [2022-04-27T07:58:28.148Z] --- PASS: TestDaemonHostGatewayIP (2.34s)
07:58:28 [2022-04-27T07:58:28.148Z] === CONT  TestDaemonRestartIpcMode
07:58:29 [2022-04-27T07:58:29.271Z] --- PASS: TestDockerNetworkReConnect (3.45s)
07:58:29 [2022-04-27T07:58:29.271Z] === RUN   TestServicePlugin
07:58:30 [2022-04-27T07:58:30.678Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
07:58:31 [2022-04-27T07:58:31.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:58:31 [2022-04-27T07:58:31.263Z] Using test binary docker
07:58:31 [2022-04-27T07:58:31.263Z] +++ /etc/init.d/apparmor start
07:58:31 [2022-04-27T07:58:31.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:58:31 [2022-04-27T07:58:31.263Z] INFO: Waiting for daemon to start...
07:58:31 [2022-04-27T07:58:31.263Z] Starting dockerd
07:58:31 [2022-04-27T07:58:31.263Z] +++ 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
07:58:31 [2022-04-27T07:58:31.263Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:58:31 [2022-04-27T07:58:31.263Z] Using test binary docker
07:58:31 [2022-04-27T07:58:31.263Z] +++ /etc/init.d/apparmor start
07:58:31 [2022-04-27T07:58:31.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:58:31 [2022-04-27T07:58:31.263Z] INFO: Waiting for daemon to start...
07:58:31 [2022-04-27T07:58:31.263Z] Starting dockerd
07:58:31 [2022-04-27T07:58:31.263Z] +++ 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
07:58:32 [2022-04-27T07:58:32.541Z]     plugin_test.go:61: [d711bfc944ac6] joining swarm manager [da6b107a08b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:58:32 [2022-04-27T07:58:32.586Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
07:58:32 [2022-04-27T07:58:32.586Z] === RUN   TestBuildLabelWithTargets
07:58:33 [2022-04-27T07:58:33.906Z]     plugin_test.go:64: [d1f156772a980] joining swarm manager [da6b107a08b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:58:34 [2022-04-27T07:58:34.092Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
07:58:34 [2022-04-27T07:58:34.092Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
07:58:34 [2022-04-27T07:58:34.092Z] {
07:58:34 [2022-04-27T07:58:34.092Z]   "RT_GROUP_ICON": {
07:58:34 [2022-04-27T07:58:34.092Z]     "#1": {
07:58:34 [2022-04-27T07:58:34.092Z]       "0409": "../../winresources/docker.ico"
07:58:34 [2022-04-27T07:58:34.092Z]     }
07:58:34 [2022-04-27T07:58:34.092Z]   },
07:58:34 [2022-04-27T07:58:34.092Z]   "RT_MANIFEST": {
07:58:34 [2022-04-27T07:58:34.092Z]     "#1": {
07:58:34 [2022-04-27T07:58:34.092Z]       "0409": {
07:58:34 [2022-04-27T07:58:34.092Z]         "identity": {},
07:58:34 [2022-04-27T07:58:34.092Z]         "description": "Docker Engine",
07:58:34 [2022-04-27T07:58:34.092Z]         "minimum-os": "vista",
07:58:34 [2022-04-27T07:58:34.092Z]         "execution-level": "",
07:58:34 [2022-04-27T07:58:34.092Z]         "ui-access": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "auto-elevate": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "dpi-awareness": "unaware",
07:58:34 [2022-04-27T07:58:34.092Z]         "disable-theming": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "disable-window-filtering": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "high-resolution-scrolling-aware": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "ultra-high-resolution-scrolling-aware": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "long-path-aware": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "printer-driver-isolation": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "gdi-scaling": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "segment-heap": false,
07:58:34 [2022-04-27T07:58:34.092Z]         "use-common-controls-v6": false
07:58:34 [2022-04-27T07:58:34.092Z]       }
07:58:34 [2022-04-27T07:58:34.092Z]     }
07:58:34 [2022-04-27T07:58:34.092Z]   },
07:58:34 [2022-04-27T07:58:34.092Z]   "RT_MESSAGETABLE": {
07:58:34 [2022-04-27T07:58:34.092Z]     "#1": {
07:58:34 [2022-04-27T07:58:34.092Z]       "0409": "../../winresources/event_messages.bin"
07:58:34 [2022-04-27T07:58:34.092Z]     }
07:58:34 [2022-04-27T07:58:34.092Z]   },
07:58:34 [2022-04-27T07:58:34.092Z]   "RT_VERSION": {
07:58:34 [2022-04-27T07:58:34.092Z]     "#1": {
07:58:34 [2022-04-27T07:58:34.092Z]       "0409": {
07:58:34 [2022-04-27T07:58:34.092Z]         "fixed": {
07:58:34 [2022-04-27T07:58:34.092Z]           "file_version": "0.0.0.0",
07:58:34 [2022-04-27T07:58:34.092Z]           "product_version": "0.0.0.0",
07:58:34 [2022-04-27T07:58:34.092Z]           "type": "Unknown"
07:58:34 [2022-04-27T07:58:34.092Z]         },
07:58:34 [2022-04-27T07:58:34.092Z]         "info": {
07:58:34 [2022-04-27T07:58:34.092Z]           "0000": {
07:58:34 [2022-04-27T07:58:34.092Z]             "CompanyName": "",
07:58:34 [2022-04-27T07:58:34.092Z]             "FileVersion": "dev",
07:58:34 [2022-04-27T07:58:34.092Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:58:34 [2022-04-27T07:58:34.092Z]             "OriginalFileName": "docker-proxy-dev.exe",
07:58:34 [2022-04-27T07:58:34.092Z]             "ProductName": "",
07:58:34 [2022-04-27T07:58:34.092Z]             "ProductVersion": "dev",
07:58:34 [2022-04-27T07:58:34.092Z]             "SpecialBuild": "0603f87faba33e364aafd81d4c1f717dd3709858"
07:58:34 [2022-04-27T07:58:34.092Z]           }
07:58:34 [2022-04-27T07:58:34.092Z]         }
07:58:34 [2022-04-27T07:58:34.092Z]       }
07:58:34 [2022-04-27T07:58:34.092Z]     }
07:58:34 [2022-04-27T07:58:34.092Z]   }
07:58:34 [2022-04-27T07:58:34.092Z] }
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/genwinres_windows.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/main.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/network_proxy_test.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/proxy.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/sctp_proxy.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/tcp_proxy.go
07:58:34 [2022-04-27T07:58:34.092Z] cmd/docker-proxy/udp_proxy.go
07:58:34 [2022-04-27T07:58:34.092Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
07:58:34 [2022-04-27T07:58:34.092Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:58:34 [2022-04-27T07:58:34.092Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
07:58:34 [2022-04-27T07:58:34.092Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:58:34 [2022-04-27T07:58:34.092Z] remote: Enumerating objects: 23, done.
07:58:34 [2022-04-27T07:58:34.092Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:58:34 [2022-04-27T07:58:34.092Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:58:34 [2022-04-27T07:58:34.092Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:58:34 [2022-04-27T07:58:34.092Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
07:58:34 [2022-04-27T07:58:34.092Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
07:58:34 [2022-04-27T07:58:34.092Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:58:37 [2022-04-27T07:58:37.234Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
07:58:37 [2022-04-27T07:58:37.234Z] PASS
07:58:37 [2022-04-27T07:58:37.234Z] 
07:58:37 [2022-04-27T07:58:37.234Z] === Skipped
07:58:37 [2022-04-27T07:58:37.234Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:58:37 [2022-04-27T07:58:37.234Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:58:37 [2022-04-27T07:58:37.234Z] 
07:58:37 [2022-04-27T07:58:37.234Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:58:37 [2022-04-27T07:58:37.234Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:58:37 [2022-04-27T07:58:37.234Z] 
07:58:37 [2022-04-27T07:58:37.234Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:58:37 [2022-04-27T07:58:37.234Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:37 [2022-04-27T07:58:37.234Z] 
07:58:37 [2022-04-27T07:58:37.234Z] DONE 235 tests, 3 skipped in 114.171s
07:58:37 [2022-04-27T07:58:37.234Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
07:58:37 [2022-04-27T07:58:37.234Z] ++ 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
07:58:37 [2022-04-27T07:58:37.234Z] ++ set -e
07:58:37 [2022-04-27T07:58:37.234Z] ++ '[' -n 0 ']'
07:58:37 [2022-04-27T07:58:37.234Z] ++ set -x
07:58:37 [2022-04-27T07:58:37.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:58:37 [2022-04-27T07:58:37.492Z] === RUN   TestConfigDaemonLibtrustID
07:58:38 [2022-04-27T07:58:38.061Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-04-27T07:58:38.061Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-04-27T07:58:38.061Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation/invalid_config
07:58:38 [2022-04-27T07:58:38.061Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation/malformed_config
07:58:38 [2022-04-27T07:58:38.061Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:58:38 [2022-04-27T07:58:38.061Z] === RUN   TestDaemonConfigValidation/valid_config
07:58:38 [2022-04-27T07:58:38.061Z] === PAUSE TestDaemonConfigValidation/valid_config
07:58:38 [2022-04-27T07:58:38.061Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-04-27T07:58:38.061Z] === CONT  TestDaemonConfigValidation/malformed_config
07:58:38 [2022-04-27T07:58:38.061Z] === CONT  TestDaemonConfigValidation/invalid_config
07:58:38 [2022-04-27T07:58:38.061Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-04-27T07:58:38.309Z] Cross building: bundles/cross/linux/ppc64le
07:58:38 [2022-04-27T07:58:38.309Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
07:58:38 [2022-04-27T07:58:38.309Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:58:38 [2022-04-27T07:58:38.319Z] === CONT  TestDaemonConfigValidation/valid_config
07:58:38 [2022-04-27T07:58:38.319Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:58:38 [2022-04-27T07:58:38.319Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
07:58:38 [2022-04-27T07:58:38.319Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
07:58:38 [2022-04-27T07:58:38.319Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
07:58:38 [2022-04-27T07:58:38.319Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
07:58:38 [2022-04-27T07:58:38.319Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
07:58:38 [2022-04-27T07:58:38.319Z] === RUN   TestConfigDaemonSeccompProfiles
07:58:38 [2022-04-27T07:58:38.319Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:58:39 [2022-04-27T07:58:39.252Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:58:40 [2022-04-27T07:58:40.632Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:58:40 [2022-04-27T07:58:40.670Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:58:40 [2022-04-27T07:58:40.671Z] === RUN   TestBuildWithEmptyLayers
07:58:41 [2022-04-27T07:58:41.238Z] .
07:58:41 [2022-04-27T07:58:41.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:58:41 [2022-04-27T07:58:41.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:58:41 [2022-04-27T07:58:41.496Z] 
07:58:41 [2022-04-27T07:58:41.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:58:41 [2022-04-27T07:58:41.496Z] Error: No such image: emptyfs
07:58:41 [2022-04-27T07:58:41.496Z] ++++ docker load
07:58:41 [2022-04-27T07:58:41.496Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:58:41 [2022-04-27T07:58:41.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:58:41 [2022-04-27T07:58:41.496Z] Error: No such image: emptyfs
07:58:41 [2022-04-27T07:58:41.565Z] === CONT  TestConfigDaemonSeccompProfiles
07:58:41 [2022-04-27T07:58:41.565Z]     daemon_test.go:156: [d135edc627ee1] daemon is not started
07:58:41 [2022-04-27T07:58:41.565Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
07:58:41 [2022-04-27T07:58:41.565Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:58:41 [2022-04-27T07:58:41.565Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:58:41 [2022-04-27T07:58:41.565Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:58:41 [2022-04-27T07:58:41.565Z] === RUN   TestDaemonProxy
07:58:41 [2022-04-27T07:58:41.565Z] === RUN   TestDaemonProxy/environment_variables
07:58:41 [2022-04-27T07:58:41.755Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:58:41 [2022-04-27T07:58:41.755Z] ++++ docker load
07:58:42 [2022-04-27T07:58:42.013Z] Running integration-test (iteration 1)
07:58:42 [2022-04-27T07:58:42.013Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:58:42 [2022-04-27T07:58:42.013Z] ++ 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)/'
07:58:42 [2022-04-27T07:58:42.013Z] ++ set -e
07:58:42 [2022-04-27T07:58:42.013Z] ++ '[' -n 0 ']'
07:58:42 [2022-04-27T07:58:42.013Z] ++ set -x
07:58:42 [2022-04-27T07:58:42.014Z] ++ 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)/'
07:58:42 [2022-04-27T07:58:42.014Z] Running integration-test (iteration 1)
07:58:42 [2022-04-27T07:58:42.014Z] 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)/
07:58:42 [2022-04-27T07:58:42.014Z] ++ 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)/'
07:58:42 [2022-04-27T07:58:42.014Z] ++ set -e
07:58:42 [2022-04-27T07:58:42.014Z] ++ '[' -n 0 ']'
07:58:42 [2022-04-27T07:58:42.014Z] ++ set -x
07:58:42 [2022-04-27T07:58:42.014Z] ++ 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)/'
07:58:42 [2022-04-27T07:58:42.948Z] Loaded image: busybox:latest
07:58:42 [2022-04-27T07:58:42.948Z] Loaded image: busybox:latest
07:58:43 [2022-04-27T07:58:43.188Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
07:58:43 [2022-04-27T07:58:43.188Z] === RUN   TestBuildMultiStageOnBuild
07:58:43 [2022-04-27T07:58:43.206Z] Loaded image: busybox:glibc
07:58:43 [2022-04-27T07:58:43.465Z] === RUN   TestDaemonProxy/command-line_options
07:58:43 [2022-04-27T07:58:43.475Z] --- PASS: TestBuildWithHugeFile (123.85s)
07:58:43 [2022-04-27T07:58:43.476Z] === RUN   TestBuildWCOWSandboxSize
07:58:43 [2022-04-27T07:58:43.476Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:58:43 [2022-04-27T07:58:43.476Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:58:43 [2022-04-27T07:58:43.476Z] === RUN   TestBuildWithEmptyDockerfile
07:58:43 [2022-04-27T07:58:43.476Z] Loaded image: busybox:glibc
07:58:43 [2022-04-27T07:58:43.476Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:58:43 [2022-04-27T07:58:43.476Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:58:43 [2022-04-27T07:58:43.739Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:58:43 [2022-04-27T07:58:43.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:58:43 [2022-04-27T07:58:43.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
07:58:43 [2022-04-27T07:58:43.998Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
07:58:43 [2022-04-27T07:58:43.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
07:58:43 [2022-04-27T07:58:43.998Z] === RUN   TestBuildPreserveOwnership
07:58:43 [2022-04-27T07:58:43.998Z] === RUN   TestBuildPreserveOwnership/copy_from
07:58:44 [2022-04-27T07:58:44.838Z] === RUN   TestDaemonProxy/configuration_file
07:58:46 [2022-04-27T07:58:46.738Z] === RUN   TestDaemonProxy/conflicting_options
07:58:46 [2022-04-27T07:58:46.996Z] === RUN   TestDaemonProxy/reload_sanitized
07:58:47 [2022-04-27T07:58:47.288Z] Loaded image: debian:bullseye-slim
07:58:47 [2022-04-27T07:58:47.288Z] Loaded image: hello-world:latest
07:58:47 [2022-04-27T07:58:47.288Z] Loaded image: arm32v7/hello-world:latest
07:58:47 [2022-04-27T07:58:47.288Z] INFO: Testing against a local daemon
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:58:47 [2022-04-27T07:58:47.288Z] Loaded image: debian:bullseye-slim
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:58:47 [2022-04-27T07:58:47.288Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:58:47 [2022-04-27T07:58:47.547Z] Loaded image: hello-world:latest
07:58:47 [2022-04-27T07:58:47.547Z] Loaded image: arm32v7/hello-world:latest
07:58:47 [2022-04-27T07:58:47.547Z] INFO: Testing against a local daemon
07:58:47 [2022-04-27T07:58:47.547Z] === RUN   TestDockerDaemonSuite
07:58:47 [2022-04-27T07:58:47.562Z] --- PASS: TestDaemonProxy (6.22s)
07:58:47 [2022-04-27T07:58:47.562Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
07:58:47 [2022-04-27T07:58:47.562Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
07:58:47 [2022-04-27T07:58:47.562Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
07:58:47 [2022-04-27T07:58:47.562Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:58:47 [2022-04-27T07:58:47.562Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:58:47 [2022-04-27T07:58:47.562Z] PASS
07:58:47 [2022-04-27T07:58:47.562Z] 
07:58:47 [2022-04-27T07:58:47.562Z] DONE 17 tests in 10.231s
07:58:47 [2022-04-27T07:58:47.562Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:58:47 [2022-04-27T07:58:47.562Z] ++ 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
07:58:47 [2022-04-27T07:58:47.562Z] ++ set -e
07:58:47 [2022-04-27T07:58:47.562Z] ++ '[' -n 0 ']'
07:58:47 [2022-04-27T07:58:47.562Z] ++ set -x
07:58:47 [2022-04-27T07:58:47.562Z] ++ 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
07:58:47 [2022-04-27T07:58:47.806Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:58:47 [2022-04-27T07:58:47.806Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:58:47 [2022-04-27T07:58:47.820Z] INFO: Testing against a local daemon
07:58:47 [2022-04-27T07:58:47.820Z] === RUN   TestCommitInheritsEnv
07:58:48 [2022-04-27T07:58:48.064Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:58:48 [2022-04-27T07:58:48.078Z] --- PASS: TestCommitInheritsEnv (0.25s)
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportExtremelyLargeImageWorks
07:58:48 [2022-04-27T07:58:48.079Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:58:48 [2022-04-27T07:58:48.079Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform/#00
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform/_______
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform//
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform/linux
07:58:48 [2022-04-27T07:58:48.079Z] === RUN   TestImportWithCustomPlatform/LINUX
07:58:48 [2022-04-27T07:58:48.324Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:58:48 [2022-04-27T07:58:48.324Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:58:48 [2022-04-27T07:58:48.324Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImportWithCustomPlatform/macos
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:58:48 [2022-04-27T07:58:48.338Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:58:48 [2022-04-27T07:58:48.338Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImagesFilterMultiReference
07:58:48 [2022-04-27T07:58:48.338Z] --- PASS: TestImagesFilterMultiReference (0.06s)
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestImagePullPlatformInvalid
07:58:48 [2022-04-27T07:58:48.338Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:58:48 [2022-04-27T07:58:48.338Z] === RUN   TestRemoveImageOrphaning
07:58:48 [2022-04-27T07:58:48.435Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:58:48 [2022-04-27T07:58:48.435Z] === RUN   TestBuildUncleanTarFilenames
07:58:48 [2022-04-27T07:58:48.597Z] --- PASS: TestRemoveImageOrphaning (0.24s)
07:58:48 [2022-04-27T07:58:48.598Z] === RUN   TestRemoveImageGarbageCollector
07:58:48 [2022-04-27T07:58:48.598Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:58:48 [2022-04-27T07:58:48.598Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:58:48 [2022-04-27T07:58:48.598Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:58:48 [2022-04-27T07:58:48.598Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:58:48 [2022-04-27T07:58:48.598Z] === RUN   TestTagInvalidReference
07:58:48 [2022-04-27T07:58:48.598Z] --- PASS: TestTagInvalidReference (0.01s)
07:58:48 [2022-04-27T07:58:48.598Z] === RUN   TestTagValidPrefixedRepo
07:58:48 [2022-04-27T07:58:48.693Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
07:58:48 [2022-04-27T07:58:48.693Z] === RUN   TestBuildMultiStageLayerLeak
07:58:48 [2022-04-27T07:58:48.856Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
07:58:48 [2022-04-27T07:58:48.857Z] === RUN   TestTagExistedNameWithoutForce
07:58:48 [2022-04-27T07:58:48.857Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:58:48 [2022-04-27T07:58:48.857Z] === RUN   TestTagOfficialNames
07:58:48 [2022-04-27T07:58:48.857Z] --- PASS: TestTagOfficialNames (0.05s)
07:58:48 [2022-04-27T07:58:48.857Z] === RUN   TestTagMatchesDigest
07:58:48 [2022-04-27T07:58:48.857Z] --- PASS: TestTagMatchesDigest (0.01s)
07:58:48 [2022-04-27T07:58:48.857Z] PASS
07:58:48 [2022-04-27T07:58:48.857Z] 
07:58:48 [2022-04-27T07:58:48.857Z] === Skipped
07:58:48 [2022-04-27T07:58:48.857Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:58:48 [2022-04-27T07:58:48.857Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:58:48 [2022-04-27T07:58:48.857Z] 
07:58:48 [2022-04-27T07:58:48.857Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:58:48 [2022-04-27T07:58:48.857Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:58:48 [2022-04-27T07:58:48.857Z] 
07:58:48 [2022-04-27T07:58:48.857Z] DONE 22 tests, 2 skipped in 1.248s
07:58:48 [2022-04-27T07:58:48.857Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:58:48 [2022-04-27T07:58:48.857Z] ++ 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
07:58:48 [2022-04-27T07:58:48.857Z] ++ set -e
07:58:48 [2022-04-27T07:58:48.857Z] ++ '[' -n 0 ']'
07:58:48 [2022-04-27T07:58:48.857Z] ++ set -x
07:58:48 [2022-04-27T07:58:48.857Z] ++ 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
07:58:48 [2022-04-27T07:58:48.857Z] INFO: Testing against a local daemon
07:58:48 [2022-04-27T07:58:48.857Z] === RUN   TestNetworkCreateDelete
07:58:49 [2022-04-27T07:58:49.116Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:58:49 [2022-04-27T07:58:49.116Z] === RUN   TestDockerNetworkDeletePreferID
07:58:49 [2022-04-27T07:58:49.263Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:58:49 [2022-04-27T07:58:49.263Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:58:49 [2022-04-27T07:58:49.263Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:58:49 [2022-04-27T07:58:49.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
07:58:49 [2022-04-27T07:58:49.375Z] === RUN   TestDaemonDNSFallback
07:58:50 [2022-04-27T07:58:50.202Z] --- PASS: TestBuildPreserveOwnership (6.01s)
07:58:50 [2022-04-27T07:58:50.202Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.43s)
07:58:50 [2022-04-27T07:58:50.202Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s)
07:58:50 [2022-04-27T07:58:50.202Z] === RUN   TestBuildPlatformInvalid
07:58:50 [2022-04-27T07:58:50.202Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:58:50 [2022-04-27T07:58:50.202Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:58:50 [2022-04-27T07:58:50.202Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:58:50 [2022-04-27T07:58:50.772Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:58:50 [2022-04-27T07:58:50.772Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:58:50 [2022-04-27T07:58:50.772Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:58:51 [2022-04-27T07:58:51.032Z] Loaded image: busybox:latest
07:58:51 [2022-04-27T07:58:51.032Z] Loaded image: busybox:glibc
07:58:51 [2022-04-27T07:58:51.602Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:58:52 [2022-04-27T07:58:52.171Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:58:52 [2022-04-27T07:58:52.432Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:58:52 [2022-04-27T07:58:52.694Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:58:52 [2022-04-27T07:58:52.694Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:58:52 [2022-04-27T07:58:52.694Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:58:53 [2022-04-27T07:58:53.631Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:58:53 [2022-04-27T07:58:53.891Z] Loaded image: debian:bullseye-slim
07:58:53 [2022-04-27T07:58:53.891Z] Loaded image: hello-world:latest
07:58:53 [2022-04-27T07:58:53.946Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
07:58:53 [2022-04-27T07:58:53.946Z] === RUN   TestBuildWithHugeFile
07:58:54 [2022-04-27T07:58:54.150Z] Loaded image: arm32v7/hello-world:latest
07:58:55 [2022-04-27T07:58:55.940Z] --- PASS: TestDaemonDNSFallback (6.26s)
07:58:55 [2022-04-27T07:58:55.940Z] === RUN   TestInspectNetwork
07:58:56 [2022-04-27T07:58:56.684Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:58:58 [2022-04-27T07:58:58.587Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:58:59 [2022-04-27T07:58:59.224Z] === RUN   TestInspectNetwork/full_network_id
07:58:59 [2022-04-27T07:58:59.224Z] === RUN   TestInspectNetwork/partial_network_id
07:58:59 [2022-04-27T07:58:59.224Z] === RUN   TestInspectNetwork/network_name
07:58:59 [2022-04-27T07:58:59.224Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:59:00 [2022-04-27T07:59:00.400Z] --- PASS: TestServicePlugin (30.07s)
07:59:00 [2022-04-27T07:59:00.400Z] === RUN   TestServiceUpdateLabel
07:59:01 [2022-04-27T07:59:01.120Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:59:01 [2022-04-27T07:59:01.326Z] --- PASS: TestServiceUpdateLabel (2.20s)
07:59:01 [2022-04-27T07:59:01.326Z] === RUN   TestServiceUpdateSecrets
07:59:02 [2022-04-27T07:59:02.499Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:59:02 [2022-04-27T07:59:02.758Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.78s)
07:59:02 [2022-04-27T07:59:02.758Z] PASS
07:59:02 [2022-04-27T07:59:02.758Z] 
07:59:02 [2022-04-27T07:59:02.758Z] === Skipped
07:59:02 [2022-04-27T07:59:02.758Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:59:02 [2022-04-27T07:59:02.758Z]     build_session_test.go:25: TODO: BuildKit
07:59:02 [2022-04-27T07:59:02.758Z] 
07:59:02 [2022-04-27T07:59:02.758Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:59:02 [2022-04-27T07:59:02.758Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:59:02 [2022-04-27T07:59:02.758Z] 
07:59:02 [2022-04-27T07:59:02.758Z] DONE 34 tests, 2 skipped in 190.504s
07:59:02 [2022-04-27T07:59:02.758Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:59:02 [2022-04-27T07:59:02.758Z] ++ 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
07:59:02 [2022-04-27T07:59:02.758Z] ++ set -e
07:59:02 [2022-04-27T07:59:02.758Z] ++ '[' -n 0 ']'
07:59:02 [2022-04-27T07:59:02.758Z] ++ set -x
07:59:02 [2022-04-27T07:59:02.759Z] ++ 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
07:59:03 [2022-04-27T07:59:03.019Z] INFO: Testing against a local daemon
07:59:03 [2022-04-27T07:59:03.019Z] === RUN   TestConfigInspect
07:59:03 [2022-04-27T07:59:03.277Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:59:03 [2022-04-27T07:59:03.418Z] --- PASS: TestInspectNetwork (7.08s)
07:59:03 [2022-04-27T07:59:03.418Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:59:03 [2022-04-27T07:59:03.418Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:59:03 [2022-04-27T07:59:03.418Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:59:03 [2022-04-27T07:59:03.418Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:59:03 [2022-04-27T07:59:03.418Z] === RUN   TestRunContainerWithBridgeNone
07:59:03 [2022-04-27T07:59:03.537Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:59:04 [2022-04-27T07:59:04.106Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:59:04 [2022-04-27T07:59:04.364Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/create
07:59:04 [2022-04-27T07:59:04.364Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-04-27T07:59:04.364Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-04-27T07:59:04.364Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-04-27T07:59:04.364Z] === CONT  TestNetworkInvalidJSON/networks/create
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:59:04 [2022-04-27T07:59:04.364Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:59:04 [2022-04-27T07:59:04.364Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:59:04 [2022-04-27T07:59:04.364Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:59:04 [2022-04-27T07:59:04.364Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkList
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkList//networks
07:59:04 [2022-04-27T07:59:04.364Z] === PAUSE TestNetworkList//networks
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestNetworkList//networks/
07:59:04 [2022-04-27T07:59:04.364Z] === PAUSE TestNetworkList//networks/
07:59:04 [2022-04-27T07:59:04.364Z] === CONT  TestNetworkList//networks
07:59:04 [2022-04-27T07:59:04.364Z] === CONT  TestNetworkList//networks/
07:59:04 [2022-04-27T07:59:04.364Z] --- PASS: TestNetworkList (0.01s)
07:59:04 [2022-04-27T07:59:04.364Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z]     --- PASS: TestNetworkList//networks (0.00s)
07:59:04 [2022-04-27T07:59:04.364Z] === RUN   TestHostIPv4BridgeLabel
07:59:04 [2022-04-27T07:59:04.673Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:59:04 [2022-04-27T07:59:04.941Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:59:04 [2022-04-27T07:59:04.941Z] === RUN   TestDaemonRestartWithLiveRestore
07:59:05 [2022-04-27T07:59:05.610Z] --- PASS: TestConfigInspect (2.53s)
07:59:05 [2022-04-27T07:59:05.610Z] === RUN   TestConfigList
07:59:05 [2022-04-27T07:59:05.877Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:59:05 [2022-04-27T07:59:05.877Z] === RUN   TestDaemonDefaultNetworkPools
07:59:06 [2022-04-27T07:59:06.544Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:59:06 [2022-04-27T07:59:06.811Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
07:59:06 [2022-04-27T07:59:06.811Z] === RUN   TestDaemonRestartWithExistingNetwork
07:59:07 [2022-04-27T07:59:07.745Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
07:59:07 [2022-04-27T07:59:07.745Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:59:07 [2022-04-27T07:59:07.931Z] --- PASS: TestConfigList (2.23s)
07:59:07 [2022-04-27T07:59:07.931Z] === RUN   TestConfigsCreateAndDelete
07:59:07 [2022-04-27T07:59:07.931Z] === RUN   TestDockerSuite/TestAttachDetach
07:59:08 [2022-04-27T07:59:08.867Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:59:09 [2022-04-27T07:59:09.118Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
07:59:09 [2022-04-27T07:59:09.119Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:59:09 [2022-04-27T07:59:09.125Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:59:09 [2022-04-27T07:59:09.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:59:09 [2022-04-27T07:59:09.684Z] === RUN   TestServiceWithPredefinedNetwork
07:59:10 [2022-04-27T07:59:10.059Z] --- PASS: TestConfigsCreateAndDelete (2.41s)
07:59:10 [2022-04-27T07:59:10.059Z] === RUN   TestConfigsUpdate
07:59:10 [2022-04-27T07:59:10.317Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:59:10 [2022-04-27T07:59:10.884Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:59:11 [2022-04-27T07:59:11.451Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:59:11 [2022-04-27T07:59:11.710Z]     docker_cli_daemon_test.go:1472: [d796f4f5e1ab7] daemon is not started
07:59:12 [2022-04-27T07:59:12.212Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
07:59:12 [2022-04-27T07:59:12.213Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:59:12 [2022-04-27T07:59:12.213Z]     service_test.go:243: FLAKY_TEST
07:59:12 [2022-04-27T07:59:12.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:59:12 [2022-04-27T07:59:12.213Z] === RUN   TestServiceWithDataPathPortInit
07:59:12 [2022-04-27T07:59:12.277Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:59:12 [2022-04-27T07:59:12.536Z]     check_test.go:307: [d11ad81c25826] daemon is not started
07:59:12 [2022-04-27T07:59:12.536Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:59:13 [2022-04-27T07:59:13.105Z] --- PASS: TestConfigsUpdate (2.90s)
07:59:13 [2022-04-27T07:59:13.105Z] === RUN   TestTemplatedConfig
07:59:13 [2022-04-27T07:59:13.363Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:59:14 [2022-04-27T07:59:14.739Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:59:14 [2022-04-27T07:59:14.997Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:59:15 [2022-04-27T07:59:15.934Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:59:16 [2022-04-27T07:59:16.171Z] --- PASS: TestServiceUpdateSecrets (14.44s)
07:59:16 [2022-04-27T07:59:16.171Z] === RUN   TestServiceUpdateConfigs
07:59:16 [2022-04-27T07:59:16.193Z]     check_test.go:307: [d9e940665ddb6] daemon is not started
07:59:16 [2022-04-27T07:59:16.193Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:59:16 [2022-04-27T07:59:16.764Z] --- PASS: TestTemplatedConfig (3.68s)
07:59:16 [2022-04-27T07:59:16.764Z] === RUN   TestConfigCreateResolve
07:59:17 [2022-04-27T07:59:17.023Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:59:17 [2022-04-27T07:59:17.023Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:59:17 [2022-04-27T07:59:17.070Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
07:59:17 [2022-04-27T07:59:17.070Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
07:59:17 [2022-04-27T07:59:17.070Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:59:17 [2022-04-27T07:59:17.070Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
07:59:17 [2022-04-27T07:59:17.070Z] Cross building: bundles/cross/linux/s390x
07:59:17 [2022-04-27T07:59:17.070Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
07:59:17 [2022-04-27T07:59:17.070Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:59:17 [2022-04-27T07:59:17.589Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:59:18 [2022-04-27T07:59:18.156Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:59:19 [2022-04-27T07:59:19.531Z] --- PASS: TestConfigCreateResolve (2.70s)
07:59:19 [2022-04-27T07:59:19.531Z] PASS
07:59:19 [2022-04-27T07:59:19.531Z] 
07:59:19 [2022-04-27T07:59:19.531Z] DONE 6 tests in 16.559s
07:59:19 [2022-04-27T07:59:19.531Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:59:19 [2022-04-27T07:59:19.531Z] ++ 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
07:59:19 [2022-04-27T07:59:19.531Z] ++ set -e
07:59:19 [2022-04-27T07:59:19.531Z] ++ '[' -n 0 ']'
07:59:19 [2022-04-27T07:59:19.531Z] ++ set -x
07:59:19 [2022-04-27T07:59:19.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:59:19 [2022-04-27T07:59:19.531Z] INFO: Testing against a local daemon
07:59:19 [2022-04-27T07:59:19.531Z] === RUN   TestCheckpoint
07:59:19 [2022-04-27T07:59:19.531Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:59:19 [2022-04-27T07:59:19.531Z] --- SKIP: TestCheckpoint (0.00s)
07:59:19 [2022-04-27T07:59:19.531Z] === RUN   TestContainerInvalidJSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/commit
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/commit
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/create
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/containers/create
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/commit
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === CONT  TestContainerInvalidJSON/containers/create
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:59:19 [2022-04-27T07:59:19.790Z] --- PASS: TestContainerInvalidJSON (0.03s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:59:19 [2022-04-27T07:59:19.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestCopyFromContainerPathIsNotDir
07:59:19 [2022-04-27T07:59:19.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestCopyToContainerPathDoesNotExist
07:59:19 [2022-04-27T07:59:19.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:59:19 [2022-04-27T07:59:19.790Z] === RUN   TestCopyEmptyFile
07:59:20 [2022-04-27T07:59:20.357Z] --- PASS: TestCopyEmptyFile (0.45s)
07:59:20 [2022-04-27T07:59:20.357Z] === RUN   TestCopyToContainerPathIsNotDir
07:59:20 [2022-04-27T07:59:20.357Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
07:59:20 [2022-04-27T07:59:20.357Z] === RUN   TestCopyFromContainer
07:59:20 [2022-04-27T07:59:20.615Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:59:21 [2022-04-27T07:59:21.995Z] === RUN   TestCopyFromContainer//
07:59:21 [2022-04-27T07:59:21.995Z] === RUN   TestCopyFromContainer//bar/root
07:59:22 [2022-04-27T07:59:22.256Z] === RUN   TestCopyFromContainer//bar/root/
07:59:22 [2022-04-27T07:59:22.516Z] === RUN   TestCopyFromContainer/bar/quux
07:59:22 [2022-04-27T07:59:22.516Z] === RUN   TestCopyFromContainer/bar/quux/
07:59:22 [2022-04-27T07:59:22.516Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:59:22 [2022-04-27T07:59:22.777Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:59:22 [2022-04-27T07:59:22.777Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:59:23 [2022-04-27T07:59:23.038Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:59:23 [2022-04-27T07:59:23.038Z] === RUN   TestCopyFromContainer/bar/notarget
07:59:23 [2022-04-27T07:59:23.298Z] --- PASS: TestCopyFromContainer (2.78s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer// (0.14s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:23 [2022-04-27T07:59:23.298Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateLinkToNonExistingContainer
07:59:23 [2022-04-27T07:59:23.298Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateWithInvalidEnv
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateWithInvalidEnv/0
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateWithInvalidEnv/0
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateWithInvalidEnv/1
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateWithInvalidEnv/1
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateWithInvalidEnv/2
07:59:23 [2022-04-27T07:59:23.298Z] === PAUSE TestCreateWithInvalidEnv/2
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateWithInvalidEnv/0
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateWithInvalidEnv/2
07:59:23 [2022-04-27T07:59:23.298Z] === CONT  TestCreateWithInvalidEnv/1
07:59:23 [2022-04-27T07:59:23.298Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateTmpfsMountsTarget
07:59:23 [2022-04-27T07:59:23.298Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:59:23 [2022-04-27T07:59:23.298Z] === RUN   TestCreateWithCustomMaskedPaths
07:59:23 [2022-04-27T07:59:23.558Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:59:25 [2022-04-27T07:59:25.468Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
07:59:25 [2022-04-27T07:59:25.468Z] === RUN   TestCreateWithCustomReadonlyPaths
07:59:26 [2022-04-27T07:59:26.036Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:59:27 [2022-04-27T07:59:27.082Z] --- PASS: TestServiceWithDataPathPortInit (13.72s)
07:59:27 [2022-04-27T07:59:27.082Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:59:27 [2022-04-27T07:59:27.940Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:59:27 [2022-04-27T07:59:27.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:59:27 [2022-04-27T07:59:27.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:59:27 [2022-04-27T07:59:27.941Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:59:27 [2022-04-27T07:59:27.941Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:59:27 [2022-04-27T07:59:27.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:59:27 [2022-04-27T07:59:27.941Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
07:59:27 [2022-04-27T07:59:27.941Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
07:59:27 [2022-04-27T07:59:27.941Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:59:27 [2022-04-27T07:59:27.941Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:59:27 [2022-04-27T07:59:27.941Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:59:27 [2022-04-27T07:59:27.941Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:59:28 [2022-04-27T07:59:28.457Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ienxtvige2nygp46jv4q151lx Created:2022-04-27 07:59:26.872733243 +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[0812b81715f1c64e0c3216bb25e2461c45ce78d0dd6cab97e6ff533e7e1032a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpit3rcxn22bpzmdmcc1tf0cr EndpointID:c4da8dc14653146be4036345e95d5c5ac5f8fa197d7192ca5172e19732001715 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e44038bfdadf2c08208a29989392a3889577f9c0731fa3ce925e36b33d03596f 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:ffe9fa5e54a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpit3rcxn22bpzmdmcc1tf0cr EndpointID:c4da8dc14653146be4036345e95d5c5ac5f8fa197d7192ca5172e19732001715 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:59:28 [2022-04-27T07:59:28.512Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestCreateDifferentPlatform
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestCreateDifferentPlatform/different_os
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:59:28 [2022-04-27T07:59:28.512Z] --- PASS: TestCreateDifferentPlatform (0.06s)
07:59:28 [2022-04-27T07:59:28.512Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
07:59:28 [2022-04-27T07:59:28.512Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s)
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:59:28 [2022-04-27T07:59:28.512Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:59:28 [2022-04-27T07:59:28.512Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestContainerStartOnDaemonRestart
07:59:28 [2022-04-27T07:59:28.512Z] === PAUSE TestContainerStartOnDaemonRestart
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestDaemonRestartIpcMode
07:59:28 [2022-04-27T07:59:28.512Z] === PAUSE TestDaemonRestartIpcMode
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestDaemonHostGatewayIP
07:59:28 [2022-04-27T07:59:28.512Z] === PAUSE TestDaemonHostGatewayIP
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestRestartDaemonWithRestartingContainer
07:59:28 [2022-04-27T07:59:28.512Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestContainerKillOnDaemonStart
07:59:28 [2022-04-27T07:59:28.512Z] === PAUSE TestContainerKillOnDaemonStart
07:59:28 [2022-04-27T07:59:28.512Z] === RUN   TestDiff
07:59:29 [2022-04-27T07:59:29.458Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:59:29 [2022-04-27T07:59:29.458Z] --- PASS: TestDiff (0.82s)
07:59:29 [2022-04-27T07:59:29.458Z] === RUN   TestExecWithCloseStdin
07:59:30 [2022-04-27T07:59:30.417Z] --- PASS: TestExecWithCloseStdin (0.96s)
07:59:30 [2022-04-27T07:59:30.417Z] === RUN   TestExec
07:59:31 [2022-04-27T07:59:31.017Z] --- PASS: TestServiceUpdateConfigs (14.56s)
07:59:31 [2022-04-27T07:59:31.017Z] === RUN   TestServiceUpdateNetwork
07:59:31 [2022-04-27T07:59:31.353Z] --- PASS: TestExec (0.90s)
07:59:31 [2022-04-27T07:59:31.353Z] === RUN   TestExecUser
07:59:32 [2022-04-27T07:59:32.290Z] --- PASS: TestExecUser (0.88s)
07:59:32 [2022-04-27T07:59:32.290Z] === RUN   TestExportContainerAndImportImage
07:59:32 [2022-04-27T07:59:32.639Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s)
07:59:32 [2022-04-27T07:59:32.639Z] PASS
07:59:32 [2022-04-27T07:59:32.639Z] 
07:59:32 [2022-04-27T07:59:32.639Z] === Skipped
07:59:32 [2022-04-27T07:59:32.639Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:59:32 [2022-04-27T07:59:32.639Z]     service_test.go:243: FLAKY_TEST
07:59:32 [2022-04-27T07:59:32.639Z] 
07:59:32 [2022-04-27T07:59:32.639Z] DONE 38 tests, 1 skipped in 43.621s
07:59:32 [2022-04-27T07:59:32.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:59:32 [2022-04-27T07:59:32.639Z] ++ 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
07:59:32 [2022-04-27T07:59:32.639Z] ++ set -e
07:59:32 [2022-04-27T07:59:32.639Z] ++ '[' -n 0 ']'
07:59:32 [2022-04-27T07:59:32.639Z] ++ set -x
07:59:32 [2022-04-27T07:59:32.639Z] ++ 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
07:59:32 [2022-04-27T07:59:32.639Z] INFO: Testing against a local daemon
07:59:32 [2022-04-27T07:59:32.639Z] === RUN   TestDockerNetworkIpvlanPersistance
07:59:32 [2022-04-27T07:59:32.639Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:32 [2022-04-27T07:59:32.639Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:59:32 [2022-04-27T07:59:32.639Z] === RUN   TestDockerNetworkIpvlan
07:59:32 [2022-04-27T07:59:32.639Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:32 [2022-04-27T07:59:32.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:59:32 [2022-04-27T07:59:32.639Z] PASS
07:59:32 [2022-04-27T07:59:32.639Z] 
07:59:32 [2022-04-27T07:59:32.639Z] === Skipped
07:59:32 [2022-04-27T07:59:32.639Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:59:32 [2022-04-27T07:59:32.639Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:32 [2022-04-27T07:59:32.639Z] 
07:59:32 [2022-04-27T07:59:32.639Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:59:32 [2022-04-27T07:59:32.639Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:32 [2022-04-27T07:59:32.639Z] 
07:59:32 [2022-04-27T07:59:32.639Z] DONE 2 tests, 2 skipped in 0.085s
07:59:32 [2022-04-27T07:59:32.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:59:32 [2022-04-27T07:59:32.639Z] ++ 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
07:59:32 [2022-04-27T07:59:32.639Z] ++ set -e
07:59:32 [2022-04-27T07:59:32.639Z] ++ '[' -n 0 ']'
07:59:32 [2022-04-27T07:59:32.639Z] ++ set -x
07:59:32 [2022-04-27T07:59:32.639Z] ++ 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
07:59:32 [2022-04-27T07:59:32.639Z] INFO: Testing against a local daemon
07:59:32 [2022-04-27T07:59:32.639Z] === RUN   TestDockerNetworkMacvlanPersistance
07:59:32 [2022-04-27T07:59:32.858Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:59:33 [2022-04-27T07:59:33.426Z] --- PASS: TestExportContainerAndImportImage (1.14s)
07:59:33 [2022-04-27T07:59:33.426Z] === RUN   TestExportContainerAfterDaemonRestart
07:59:34 [2022-04-27T07:59:34.016Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
07:59:34 [2022-04-27T07:59:34.016Z] === RUN   TestDockerNetworkMacvlan
07:59:34 [2022-04-27T07:59:34.584Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:59:34 [2022-04-27T07:59:34.805Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:59:35 [2022-04-27T07:59:35.065Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s)
07:59:35 [2022-04-27T07:59:35.065Z] === RUN   TestHealthCheckWorkdir
07:59:35 [2022-04-27T07:59:35.065Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:59:35 [2022-04-27T07:59:35.521Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:59:35 [2022-04-27T07:59:35.635Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:59:36 [2022-04-27T07:59:36.092Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:59:36 [2022-04-27T07:59:36.204Z] --- PASS: TestHealthCheckWorkdir (1.09s)
07:59:36 [2022-04-27T07:59:36.205Z] === RUN   TestHealthKillContainer
07:59:36 [2022-04-27T07:59:36.464Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:59:36 [2022-04-27T07:59:36.722Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:59:36 [2022-04-27T07:59:36.982Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:59:37 [2022-04-27T07:59:37.550Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:59:38 [2022-04-27T07:59:38.002Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:59:38 [2022-04-27T07:59:38.492Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:59:39 [2022-04-27T07:59:39.061Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:59:39 [2022-04-27T07:59:39.383Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:59:39 [2022-04-27T07:59:39.631Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:59:40 [2022-04-27T07:59:40.197Z]     check_test.go:307: [d46e2c69546aa] daemon is not started
07:59:40 [2022-04-27T07:59:40.197Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:59:41 [2022-04-27T07:59:41.572Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:59:41 [2022-04-27T07:59:41.832Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:59:42 [2022-04-27T07:59:42.090Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:59:42 [2022-04-27T07:59:42.664Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:59:43 [2022-04-27T07:59:43.214Z] --- PASS: TestServiceUpdateNetwork (12.43s)
07:59:43 [2022-04-27T07:59:43.214Z] === RUN   TestServiceUpdatePidsLimit
07:59:43 [2022-04-27T07:59:43.231Z] --- PASS: TestDockerNetworkMacvlan (9.15s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s)
07:59:43 [2022-04-27T07:59:43.231Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
07:59:43 [2022-04-27T07:59:43.231Z] PASS
07:59:43 [2022-04-27T07:59:43.231Z] 
07:59:43 [2022-04-27T07:59:43.231Z] DONE 8 tests in 10.469s
07:59:43 [2022-04-27T07:59:43.231Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:59:43 [2022-04-27T07:59:43.231Z] ++ 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
07:59:43 [2022-04-27T07:59:43.231Z] ++ set -e
07:59:43 [2022-04-27T07:59:43.231Z] ++ '[' -n 0 ']'
07:59:43 [2022-04-27T07:59:43.231Z] ++ set -x
07:59:43 [2022-04-27T07:59:43.231Z] ++ 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
07:59:43 [2022-04-27T07:59:43.231Z] testing: warning: no tests to run
07:59:43 [2022-04-27T07:59:43.231Z] PASS
07:59:43 [2022-04-27T07:59:43.231Z] 
07:59:43 [2022-04-27T07:59:43.231Z] DONE 0 tests in 0.022s
07:59:43 [2022-04-27T07:59:43.231Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:59:43 [2022-04-27T07:59:43.232Z] ++ 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
07:59:43 [2022-04-27T07:59:43.232Z] ++ set -e
07:59:43 [2022-04-27T07:59:43.232Z] ++ '[' -n 0 ']'
07:59:43 [2022-04-27T07:59:43.232Z] ++ set -x
07:59:43 [2022-04-27T07:59:43.232Z] ++ 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
07:59:43 [2022-04-27T07:59:43.232Z] INFO: Testing against a local daemon
07:59:43 [2022-04-27T07:59:43.232Z] === RUN   TestAuthZPluginAllowRequest
07:59:43 [2022-04-27T07:59:43.468Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:59:43 [2022-04-27T07:59:43.677Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
07:59:43 [2022-04-27T07:59:43.776Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:59:44 [2022-04-27T07:59:44.246Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
07:59:44 [2022-04-27T07:59:44.246Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:59:44 [2022-04-27T07:59:44.506Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
07:59:44 [2022-04-27T07:59:44.506Z] 
07:59:44 [2022-04-27T07:59:44.605Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
07:59:44 [2022-04-27T07:59:44.605Z] === RUN   TestAuthZPluginTLS
07:59:44 [2022-04-27T07:59:44.704Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:59:44 [2022-04-27T07:59:44.845Z] --- PASS: TestHealthKillContainer (8.50s)
07:59:44 [2022-04-27T07:59:44.845Z] === RUN   TestInspectCpusetInConfigPre120
07:59:44 [2022-04-27T07:59:44.864Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:59:44 [2022-04-27T07:59:44.864Z] === RUN   TestAuthZPluginDenyRequest
07:59:45 [2022-04-27T07:59:45.411Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
07:59:45 [2022-04-27T07:59:45.411Z] === RUN   TestIpcModeNone
07:59:45 [2022-04-27T07:59:45.411Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:59:45 [2022-04-27T07:59:45.430Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:59:45 [2022-04-27T07:59:45.430Z] === RUN   TestAuthZPluginAPIDenyResponse
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
07:59:45 [2022-04-27T07:59:45.778Z] 
07:59:45 [2022-04-27T07:59:45.778Z]  ________   ____  __.
07:59:45 [2022-04-27T07:59:45.778Z]  \_____  \ |    |/ _|
07:59:45 [2022-04-27T07:59:45.778Z]  /   |   \|      <
07:59:45 [2022-04-27T07:59:45.778Z]  /    |    \    |  \
07:59:45 [2022-04-27T07:59:45.778Z]  \_______  /____|__ \
07:59:45 [2022-04-27T07:59:45.778Z]          \/        \/
07:59:45 [2022-04-27T07:59:45.778Z] 
07:59:45 [2022-04-27T07:59:45.778Z] INFO: make.ps1 ended at 04/27/2022 07:59:41
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Binaries build ended at 04/27/2022 07:59:43. Duration:00:01:44.4936369
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Copying the built daemon binary to d:\CI\PR-43509\8\binary\dockerd-0603f87fab.exe...
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Copying the built client binary to d:\CI\PR-43509\8\binary\docker-0603f87fab.exe...
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Copying the golang package from the container to d:\CI\PR-43509\8\installer\go.zip...
07:59:45 [2022-04-27T07:59:45.778Z] INFO: Extracting go.zip to d:\CI\PR-43509\8\go
07:59:45 [2022-04-27T07:59:45.977Z] --- PASS: TestIpcModeNone (0.76s)
07:59:45 [2022-04-27T07:59:45.977Z] === RUN   TestIpcModePrivate
07:59:45 [2022-04-27T07:59:45.995Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:59:45 [2022-04-27T07:59:45.995Z] === RUN   TestAuthZPluginDenyResponse
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:59:46 [2022-04-27T07:59:46.545Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false
07:59:46 [2022-04-27T07:59:46.561Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
07:59:46 [2022-04-27T07:59:46.561Z] === RUN   TestAuthZPluginAllowEventStream
07:59:46 [2022-04-27T07:59:46.743Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:59:46 [2022-04-27T07:59:46.803Z] --- PASS: TestIpcModePrivate (0.68s)
07:59:46 [2022-04-27T07:59:46.803Z] === RUN   TestIpcModeShareable
07:59:47 [2022-04-27T07:59:47.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/test/unit
07:59:47 [2022-04-27T07:59:47.287Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
07:59:47 [2022-04-27T07:59:47.288Z] + TESTFLAGS+=' -test.timeout=5m'
07:59:47 [2022-04-27T07:59:47.288Z] + TESTDIRS=./...
07:59:47 [2022-04-27T07:59:47.288Z] + exclude_paths='/vendor/|/integration'
07:59:47 [2022-04-27T07:59:47.288Z] ++ go list ./...
07:59:47 [2022-04-27T07:59:47.288Z] ++ grep -vE '(/vendor/|/integration)'
07:59:47 [2022-04-27T07:59:47.375Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
07:59:47 [2022-04-27T07:59:47.375Z] --- PASS: TestIpcModeShareable (0.71s)
07:59:47 [2022-04-27T07:59:47.375Z] === RUN   TestAPIIpcModeShareableAndContainer
07:59:47 [2022-04-27T07:59:47.495Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
07:59:47 [2022-04-27T07:59:47.495Z] === RUN   TestAuthZPluginErrorResponse
07:59:47 [2022-04-27T07:59:47.862Z] + pkg_list='github.com/docker/docker/api
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/backend/build
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/httpstatus
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/httputils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/middleware
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/build
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/checkpoint
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/container
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/debug
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/distribution
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/grpc
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/image
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/network
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/plugin
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/session
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/swarm
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/system
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/server/router/volume
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/backend
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/blkiodev
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/container
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/events
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/filters
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/image
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/mount
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/network
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/plugins/logdriver
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/registry
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/strslice
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/swarm
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/swarm/runtime
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/time
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/versions
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/versions/v1p19
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/versions/v1p20
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/api/types/volume
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/exporter
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/builder-next/worker
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/dockerfile
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/remotecontext
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/remotecontext/git
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/builder/remotecontext/urlutil
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cli
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cli/config
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cli/debug
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cli/winresources/docker-proxy
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cli/winresources/dockerd
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/client
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cmd/docker-proxy
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cmd/dockerd
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cmd/dockerd/trap
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/container
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/container/stream
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/contrib/apparmor
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/contrib/docker-device-tool
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/contrib/httpserver
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster/convert
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster/executor
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster/executor/container
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/cluster/provider
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/config
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/events
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/events/testutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/exec
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/aufs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/copy
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/overlay
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/register
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/vfs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/graphdriver/zfs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/images
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/initlayer
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/links
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/listeners
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/awslogs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/fluentd
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/gcplogs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/gelf
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/journald
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/local
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/logentries
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/loggerutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/splunk
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/syslog
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/logger/templates
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/names
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/network
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/daemon/stats
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/distribution
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/distribution/metadata
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/distribution/utils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/distribution/xfer
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/dockerversion
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/errdefs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/image
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/image/cache
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/image/tarexport
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/image/v1
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/internal/test/suite
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/layer
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libcontainerd
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libcontainerd/queue
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libcontainerd/remote
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libcontainerd/supervisor
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libcontainerd/types
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/bitseq
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cluster
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/config
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/datastore
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/diagnostic
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/discoverapi
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/driverapi
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/host
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/null
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/overlay
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/remote
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/windows
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/drvregistry
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/etchosts
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/idm
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/internal/caller
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipam
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipamapi
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipams/builtin
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipams/null
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipams/remote
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ipamutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/iptables
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/netlabel
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/netutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/networkdb
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/ns
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/options
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/osl
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/osl/kernel
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/portallocator
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/portmapper
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/resolvconf
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/testutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/libnetwork/types
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/oci
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/oci/caps
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/opts
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/aaparser
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/archive
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/authorization
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/broadcaster
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/capabilities
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/chrootarchive
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/containerfs
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/devicemapper
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/directory
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/dmesg
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/filenotify
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/fileutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/fsutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/homedir
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/idtools
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/ioutils
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/jsonmessage
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/longpath
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/loopback
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/namesgenerator
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/parsers
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/parsers/kernel
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/pidfile
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/platform
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugingetter
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugins
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/plugins/transport
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/pools
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/progress
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/pubsub
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/reexec
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/signal
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/stack
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/stdcopy
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/streamformatter
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/stringid
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/sysinfo
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/system
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/tailfile
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/tarsum
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/truncindex
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/urlutil
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/pkg/useragent
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/plugin
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/plugin/executor/containerd
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/plugin/v2
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/profiles/apparmor
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/profiles/seccomp
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/quota
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/reference
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/registry
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/registry/resumable
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/restartmanager
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/rootless
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/rootless/specconv
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/runconfig
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/runconfig/opts
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/daemon
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/environment
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fakecontext
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fakegit
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fakestorage
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fixtures/load
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fixtures/plugin
07:59:47 [2022-04-27T07:59:47.863Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/registry
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/request
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/drivers
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/local
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/mounts
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/service
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/service/opts
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/volume/testutils'
07:59:47 [2022-04-27T07:59:47.864Z] ++ grep --fixed-strings -v /libnetwork
07:59:47 [2022-04-27T07:59:47.864Z] ++ echo 'github.com/docker/docker/api
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/backend/build
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/httpstatus
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/httputils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/middleware
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/build
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/checkpoint
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/container
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/debug
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/distribution
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/grpc
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/image
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/network
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/plugin
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/session
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/swarm
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/system
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/server/router/volume
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/backend
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/blkiodev
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/container
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/events
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/filters
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/image
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/mount
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/network
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/plugins/logdriver
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/registry
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/strslice
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/swarm
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/swarm/runtime
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/time
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/versions
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/versions/v1p19
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/versions/v1p20
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/api/types/volume
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/exporter
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/builder-next/worker
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/dockerfile
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/remotecontext
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/remotecontext/git
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/builder/remotecontext/urlutil
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cli
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cli/config
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cli/debug
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cli/winresources/docker-proxy
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cli/winresources/dockerd
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/client
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cmd/docker-proxy
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cmd/dockerd
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cmd/dockerd/trap
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/container
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/container/stream
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/contrib/apparmor
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/contrib/docker-device-tool
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/contrib/httpserver
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster/convert
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster/executor
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster/executor/container
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/cluster/provider
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/config
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/events
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/events/testutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/exec
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/aufs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/copy
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/overlay
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/register
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/vfs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/graphdriver/zfs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/images
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/initlayer
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/links
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/listeners
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/awslogs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/fluentd
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/gcplogs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/gelf
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/journald
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/local
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/logentries
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/loggerutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/splunk
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/syslog
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/logger/templates
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/names
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/network
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/daemon/stats
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/distribution
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/distribution/metadata
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/distribution/utils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/distribution/xfer
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/dockerversion
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/errdefs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/image
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/image/cache
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/image/tarexport
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/image/v1
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/internal/test/suite
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/layer
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libcontainerd
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libcontainerd/queue
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libcontainerd/remote
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libcontainerd/supervisor
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libcontainerd/types
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/bitseq
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cluster
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/config
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/datastore
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/diagnostic
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/discoverapi
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/driverapi
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/host
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/null
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/overlay
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/remote
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/windows
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/drvregistry
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/etchosts
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/idm
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/internal/caller
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipam
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipamapi
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipams/builtin
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipams/null
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipams/remote
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ipamutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/iptables
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/netlabel
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/netutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/networkdb
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/ns
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/options
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/osl
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/osl/kernel
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/portallocator
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/portmapper
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/resolvconf
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/testutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/libnetwork/types
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/oci
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/oci/caps
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/opts
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/aaparser
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/archive
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/authorization
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/broadcaster
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/capabilities
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/chrootarchive
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/containerfs
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/devicemapper
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/directory
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/dmesg
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/filenotify
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/fileutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/fsutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/homedir
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/idtools
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/ioutils
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/jsonmessage
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/longpath
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/loopback
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/namesgenerator
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/parsers
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/parsers/kernel
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/pidfile
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/platform
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugingetter
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugins
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/plugins/transport
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/pools
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/progress
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/pubsub
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/reexec
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/signal
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/stack
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/stdcopy
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/streamformatter
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/stringid
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/sysinfo
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/system
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/tailfile
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/tarsum
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/truncindex
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/urlutil
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/pkg/useragent
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/plugin
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/plugin/executor/containerd
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/plugin/v2
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/profiles/apparmor
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/profiles/seccomp
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/quota
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/reference
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/registry
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/registry/resumable
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/restartmanager
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/rootless
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/rootless/specconv
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/runconfig
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/runconfig/opts
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/daemon
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/environment
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/fakecontext
07:59:47 [2022-04-27T07:59:47.864Z] github.com/docker/docker/testutil/fakegit
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fakestorage
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/load
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/registry
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/request
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/drivers
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/local
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/mounts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/service
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/service/opts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/testutils'
07:59:47 [2022-04-27T07:59:47.865Z] + base_pkg_list='github.com/docker/docker/api
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/backend/build
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/httpstatus
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/httputils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/middleware
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/build
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/checkpoint
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/debug
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/distribution
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/grpc
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/image
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/network
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/session
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/swarm
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/system
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/backend
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/blkiodev
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/events
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/filters
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/image
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/mount
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/network
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/plugins/logdriver
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/registry
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/strslice
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/swarm
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/swarm/runtime
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/time
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions/v1p19
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions/v1p20
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/exporter
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/worker
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/dockerfile
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext/git
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext/urlutil
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/config
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/debug
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/winresources/docker-proxy
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/winresources/dockerd
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/client
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cmd/docker-proxy
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cmd/dockerd
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cmd/dockerd/trap
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/container/stream
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/contrib/apparmor
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/contrib/docker-device-tool
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/contrib/httpserver
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster/convert
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster/executor
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster/executor/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/cluster/provider
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/config
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/events
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/events/testutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/exec
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/aufs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/copy
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/overlay
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/register
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/vfs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/graphdriver/zfs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/images
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/initlayer
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/links
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/listeners
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/awslogs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/fluentd
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/gcplogs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/gelf
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/journald
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/local
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/logentries
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/loggerutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/splunk
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/syslog
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/logger/templates
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/names
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/network
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/daemon/stats
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/distribution
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/distribution/metadata
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/distribution/utils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/distribution/xfer
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/dockerversion
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/errdefs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/image
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/image/cache
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/image/tarexport
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/image/v1
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/internal/test/suite
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/layer
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/libcontainerd
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/libcontainerd/queue
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/libcontainerd/remote
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/libcontainerd/supervisor
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/libcontainerd/types
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/oci
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/oci/caps
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/opts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/aaparser
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/archive
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/authorization
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/broadcaster
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/capabilities
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/chrootarchive
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/containerfs
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/devicemapper
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/directory
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/dmesg
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/filenotify
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/fileutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/fsutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/homedir
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/idtools
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/ioutils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/jsonmessage
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/longpath
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/loopback
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/namesgenerator
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/parsers
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/parsers/kernel
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/pidfile
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/platform
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugingetter
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugins
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/plugins/transport
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/pools
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/progress
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/pubsub
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/reexec
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/signal
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/stack
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/stdcopy
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/streamformatter
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/stringid
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/sysinfo
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/system
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/tailfile
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/tarsum
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/truncindex
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/urlutil
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/pkg/useragent
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/plugin/executor/containerd
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/plugin/v2
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/profiles/apparmor
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/profiles/seccomp
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/quota
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/reference
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/registry
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/registry/resumable
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/restartmanager
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/rootless
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/rootless/specconv
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/runconfig
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/runconfig/opts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/daemon
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/environment
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fakecontext
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fakegit
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fakestorage
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/load
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/registry
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/testutil/request
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/drivers
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/local
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/mounts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/service
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/service/opts
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/volume/testutils'
07:59:47 [2022-04-27T07:59:47.865Z] ++ grep --fixed-strings /libnetwork
07:59:47 [2022-04-27T07:59:47.865Z] ++ echo 'github.com/docker/docker/api
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/backend/build
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/httpstatus
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/httputils
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/middleware
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/build
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/checkpoint
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/debug
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/distribution
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/grpc
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/image
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/network
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/plugin
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/session
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/swarm
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/system
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/server/router/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/backend
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/blkiodev
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/container
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/events
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/filters
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/image
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/mount
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/network
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/plugins/logdriver
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/registry
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/strslice
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/swarm
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/swarm/runtime
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/time
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions/v1p19
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/versions/v1p20
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/api/types/volume
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/exporter
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/builder-next/worker
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/dockerfile
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext/git
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/builder/remotecontext/urlutil
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/config
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/debug
07:59:47 [2022-04-27T07:59:47.865Z] github.com/docker/docker/cli/winresources/docker-proxy
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/cli/winresources/dockerd
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/client
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/cmd/docker-proxy
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/cmd/dockerd
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/cmd/dockerd/trap
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/container
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/container/stream
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/contrib/apparmor
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/contrib/docker-device-tool
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/contrib/httpserver
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster/convert
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster/executor
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster/executor/container
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/cluster/provider
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/config
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/events
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/events/testutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/exec
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/aufs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/copy
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/register
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/vfs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/graphdriver/zfs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/images
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/initlayer
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/links
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/listeners
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/awslogs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/fluentd
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/gcplogs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/gelf
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/journald
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/local
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/logentries
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/loggerutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/splunk
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/syslog
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/logger/templates
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/names
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/network
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/daemon/stats
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/distribution
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/distribution/metadata
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/distribution/utils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/distribution/xfer
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/dockerversion
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/errdefs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/image
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/image/cache
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/image/tarexport
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/image/v1
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/internal/test/suite
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/layer
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libcontainerd
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libcontainerd/queue
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libcontainerd/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libcontainerd/supervisor
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libcontainerd/types
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/bitseq
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cluster
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/config
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/datastore
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/discoverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/driverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/host
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/null
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drvregistry
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/etchosts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/idm
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/internal/caller
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipam
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipamapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/builtin
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/null
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipamutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/iptables
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/netlabel
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/netutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/networkdb
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ns
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/options
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/osl
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/osl/kernel
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/portallocator
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/portmapper
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/resolvconf
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/testutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/types
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/oci
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/oci/caps
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/opts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/aaparser
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/archive
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/authorization
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/broadcaster
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/capabilities
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/chrootarchive
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/containerfs
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/devicemapper
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/directory
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/dmesg
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/filenotify
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/fileutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/fsutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/homedir
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/idtools
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/ioutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/jsonmessage
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/longpath
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/loopback
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/namesgenerator
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/parsers
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/parsers/kernel
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/pidfile
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/platform
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugingetter
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugins
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/plugins/transport
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/pools
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/progress
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/pubsub
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/reexec
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/signal
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/stack
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/stdcopy
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/streamformatter
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/stringid
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/sysinfo
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/system
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/tailfile
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/tarsum
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/truncindex
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/urlutil
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/pkg/useragent
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/plugin
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/plugin/executor/containerd
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/plugin/v2
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/profiles/apparmor
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/profiles/seccomp
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/quota
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/reference
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/registry
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/registry/resumable
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/restartmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/rootless
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/rootless/specconv
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/runconfig
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/runconfig/opts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/daemon
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/environment
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fakecontext
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fakegit
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fakestorage
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fixtures/load
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fixtures/plugin
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/registry
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/testutil/request
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/drivers
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/local
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/mounts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/service
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/service/opts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/volume/testutils'
07:59:47 [2022-04-27T07:59:47.866Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/bitseq
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cluster
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/config
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/datastore
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/discoverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/driverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/host
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/null
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drvregistry
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/etchosts
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/idm
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/internal/caller
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipam
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipamapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/builtin
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/null
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ipamutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/iptables
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/netlabel
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/netutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/networkdb
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/ns
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/options
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/osl
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/osl/kernel
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/portallocator
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/portmapper
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/resolvconf
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/testutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/types'
07:59:47 [2022-04-27T07:59:47.866Z] + grep --fixed-strings libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.866Z] + echo 'github.com/docker/docker/libnetwork
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/bitseq
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cluster
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/config
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/datastore
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/diagnostic
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/discoverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/driverapi
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/host
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/null
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/drvregistry
07:59:47 [2022-04-27T07:59:47.866Z] github.com/docker/docker/libnetwork/etchosts
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/idm
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/internal/caller
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipam
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipamapi
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipams/builtin
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipams/null
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipams/remote
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ipamutils
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/iptables
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/netlabel
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/netutils
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/networkdb
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/ns
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/options
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/osl
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/osl/kernel
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/portallocator
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/portmapper
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/resolvconf
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/testutils
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/types'
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/drivers/bridge
07:59:47 [2022-04-27T07:59:47.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:59:47 [2022-04-27T07:59:47.867Z] + type docker-proxy
07:59:47 [2022-04-27T07:59:47.867Z] hack/test/unit: line 25: type: docker-proxy: not found
07:59:47 [2022-04-27T07:59:47.867Z] + hack/make.sh binary-proxy install-proxy
07:59:47 [2022-04-27T07:59:47.867Z] 
07:59:47 [2022-04-27T07:59:47.867Z] Removing bundles/
07:59:47 [2022-04-27T07:59:47.867Z] 
07:59:47 [2022-04-27T07:59:47.867Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:59:47 [2022-04-27T07:59:47.867Z] Building: bundles/binary-proxy/docker-proxy-dev
07:59:47 [2022-04-27T07:59:47.867Z] GOOS="" GOARCH="" GOARM=""
07:59:47 [2022-04-27T07:59:47.941Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:59:48 [2022-04-27T07:59:48.062Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:59:48 [2022-04-27T07:59:48.062Z] === RUN   TestAuthZPluginErrorRequest
07:59:48 [2022-04-27T07:59:48.628Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:59:48 [2022-04-27T07:59:48.628Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:59:49 [2022-04-27T07:59:49.194Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:59:49 [2022-04-27T07:59:49.194Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:59:49 [2022-04-27T07:59:49.319Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:59:49 [2022-04-27T07:59:49.579Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s)
07:59:49 [2022-04-27T07:59:49.579Z] === RUN   TestAPIIpcModeHost
07:59:50 [2022-04-27T07:59:50.134Z] --- PASS: TestBuildWithHugeFile (50.68s)
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildWCOWSandboxSize
07:59:50 [2022-04-27T07:59:50.134Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:59:50 [2022-04-27T07:59:50.134Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildWithEmptyDockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:59:50 [2022-04-27T07:59:50.134Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:59:50 [2022-04-27T07:59:50.134Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
07:59:50 [2022-04-27T07:59:50.134Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
07:59:50 [2022-04-27T07:59:50.134Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildPreserveOwnership
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildPreserveOwnership/copy_from
07:59:50 [2022-04-27T07:59:50.134Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:59:50 [2022-04-27T07:59:50.146Z] --- PASS: TestAPIIpcModeHost (0.56s)
07:59:50 [2022-04-27T07:59:50.146Z] === RUN   TestDaemonIpcModeShareable
07:59:50 [2022-04-27T07:59:50.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
07:59:50 [2022-04-27T07:59:50.570Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:59:51 [2022-04-27T07:59:51.109Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:59:51 [2022-04-27T07:59:51.109Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:59:51 [2022-04-27T07:59:51.172Z] Created binary: bundles/binary-proxy/docker-proxy-dev
07:59:51 [2022-04-27T07:59:51.172Z] 
07:59:51 [2022-04-27T07:59:51.172Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:59:51 [2022-04-27T07:59:51.172Z] Installing docker-proxy to /usr/local/bin/
07:59:51 [2022-04-27T07:59:51.172Z] 
07:59:51 [2022-04-27T07:59:51.172Z] + mkdir -p bundles
07:59:51 [2022-04-27T07:59:51.172Z] + '[' -n 'github.com/docker/docker/api
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/backend/build
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/httpstatus
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/httputils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/middleware
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/build
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/checkpoint
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/container
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/debug
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/distribution
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/grpc
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/image
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/network
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/plugin
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/session
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/swarm
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/system
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/server/router/volume
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/backend
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/blkiodev
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/container
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/events
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/filters
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/image
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/mount
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/network
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/plugins/logdriver
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/registry
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/strslice
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/swarm
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/swarm/runtime
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/time
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/versions
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/versions/v1p19
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/versions/v1p20
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/api/types/volume
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/exporter
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/builder-next/worker
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/dockerfile
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/remotecontext
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/remotecontext/git
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/builder/remotecontext/urlutil
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cli
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cli/config
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cli/debug
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cli/winresources/docker-proxy
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cli/winresources/dockerd
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/client
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cmd/docker-proxy
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cmd/dockerd
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cmd/dockerd/trap
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/container
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/container/stream
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/contrib/apparmor
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/contrib/docker-device-tool
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/contrib/httpserver
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster/convert
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster/executor
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster/executor/container
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/cluster/provider
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/config
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/events
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/events/testutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/exec
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/aufs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/copy
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/overlay
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/register
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/vfs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/graphdriver/zfs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/images
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/initlayer
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/links
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/listeners
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/awslogs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/fluentd
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/gcplogs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/gelf
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/journald
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/local
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/logentries
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/loggerutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/splunk
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/syslog
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/logger/templates
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/names
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/network
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/daemon/stats
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/distribution
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/distribution/metadata
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/distribution/utils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/distribution/xfer
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/dockerversion
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/errdefs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/image
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/image/cache
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/image/tarexport
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/image/v1
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/internal/test/suite
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/layer
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/libcontainerd
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/libcontainerd/queue
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/libcontainerd/remote
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/libcontainerd/supervisor
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/libcontainerd/types
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/oci
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/oci/caps
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/opts
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/aaparser
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/archive
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/authorization
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/broadcaster
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/capabilities
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/chrootarchive
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/containerfs
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/devicemapper
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/directory
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/dmesg
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/filenotify
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/fileutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/fsutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/homedir
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/idtools
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/ioutils
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/jsonmessage
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/longpath
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/loopback
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/namesgenerator
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/parsers
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/parsers/kernel
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/pidfile
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/platform
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugingetter
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugins
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/plugins/transport
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/pools
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/progress
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/pubsub
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/reexec
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/signal
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/stack
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/stdcopy
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/streamformatter
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/stringid
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/sysinfo
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/system
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/tailfile
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/tarsum
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/truncindex
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/urlutil
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/pkg/useragent
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/plugin
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/plugin/executor/containerd
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/plugin/v2
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/profiles/apparmor
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/profiles/seccomp
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/quota
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/reference
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/registry
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/registry/resumable
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/restartmanager
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/rootless
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/rootless/specconv
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/runconfig
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/runconfig/opts
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/daemon
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/environment
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fakecontext
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fakegit
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fakestorage
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fixtures/load
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fixtures/plugin
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/registry
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/testutil/request
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/drivers
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/local
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/mounts
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/service
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/service/opts
07:59:51 [2022-04-27T07:59:51.172Z] github.com/docker/docker/volume/testutils' ']'
07:59:51 [2022-04-27T07:59:51.173Z] + 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/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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
07:59:51 [2022-04-27T07:59:51.503Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true
07:59:51 [2022-04-27T07:59:51.503Z] --- PASS: TestDaemonIpcModeShareable (1.47s)
07:59:51 [2022-04-27T07:59:51.503Z] === RUN   TestDaemonIpcModePrivate
07:59:51 [2022-04-27T07:59:51.816Z] ?   	github.com/docker/docker/api	[no test files]
07:59:51 [2022-04-27T07:59:51.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
07:59:51 [2022-04-27T07:59:51.954Z] === RUN   TestAuthZPluginHeader
07:59:52 [2022-04-27T07:59:52.438Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:59:52 [2022-04-27T07:59:52.521Z] --- PASS: TestAuthZPluginHeader (0.69s)
07:59:52 [2022-04-27T07:59:52.521Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:59:52 [2022-04-27T07:59:52.521Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:52 [2022-04-27T07:59:52.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:59:52 [2022-04-27T07:59:52.521Z] === RUN   TestAuthZPluginV2Disable
07:59:52 [2022-04-27T07:59:52.521Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:52 [2022-04-27T07:59:52.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:59:52 [2022-04-27T07:59:52.521Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:59:52 [2022-04-27T07:59:52.521Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:52 [2022-04-27T07:59:52.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:59:52 [2022-04-27T07:59:52.521Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:59:52 [2022-04-27T07:59:52.521Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:52 [2022-04-27T07:59:52.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:59:52 [2022-04-27T07:59:52.521Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:59:52 [2022-04-27T07:59:52.697Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:59:52 [2022-04-27T07:59:52.831Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:59:52 [2022-04-27T07:59:52.956Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
07:59:53 [2022-04-27T07:59:53.215Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
07:59:53 [2022-04-27T07:59:53.215Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:59:53 [2022-04-27T07:59:53.215Z]     check_test.go:307: [df64bcb710c41] daemon is not started
07:59:53 [2022-04-27T07:59:53.215Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:59:53 [2022-04-27T07:59:53.782Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:59:54 [2022-04-27T07:59:54.310Z] --- PASS: TestBuildPreserveOwnership (10.06s)
07:59:54 [2022-04-27T07:59:54.310Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.03s)
07:59:54 [2022-04-27T07:59:54.310Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestBuildPlatformInvalid
07:59:54 [2022-04-27T07:59:54.310Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:59:54 [2022-04-27T07:59:54.310Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:59:54 [2022-04-27T07:59:54.310Z] PASS
07:59:54 [2022-04-27T07:59:54.310Z] 
07:59:54 [2022-04-27T07:59:54.310Z] === Skipped
07:59:54 [2022-04-27T07:59:54.310Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:59:54 [2022-04-27T07:59:54.310Z]     build_session_test.go:25: TODO: BuildKit
07:59:54 [2022-04-27T07:59:54.310Z] 
07:59:54 [2022-04-27T07:59:54.310Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:59:54 [2022-04-27T07:59:54.310Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:59:54 [2022-04-27T07:59:54.310Z] 
07:59:54 [2022-04-27T07:59:54.310Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:59:54 [2022-04-27T07:59:54.310Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:59:54 [2022-04-27T07:59:54.310Z] 
07:59:54 [2022-04-27T07:59:54.310Z] DONE 34 tests, 3 skipped in 111.349s
07:59:54 [2022-04-27T07:59:54.310Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:59:54 [2022-04-27T07:59:54.310Z] INFO: Testing against a local daemon
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestConfigInspect
07:59:54 [2022-04-27T07:59:54.310Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestConfigInspect (0.02s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestConfigList
07:59:54 [2022-04-27T07:59:54.310Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestConfigList (0.01s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestConfigsCreateAndDelete
07:59:54 [2022-04-27T07:59:54.310Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestConfigsUpdate
07:59:54 [2022-04-27T07:59:54.310Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestConfigsUpdate (0.01s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestTemplatedConfig
07:59:54 [2022-04-27T07:59:54.310Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.310Z] --- SKIP: TestTemplatedConfig (0.00s)
07:59:54 [2022-04-27T07:59:54.310Z] === RUN   TestConfigCreateResolve
07:59:54 [2022-04-27T07:59:54.349Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z] PASS
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === Skipped
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:59:54 [2022-04-27T07:59:54.567Z] 
07:59:54 [2022-04-27T07:59:54.567Z] DONE 6 tests, 6 skipped in 0.158s
07:59:54 [2022-04-27T07:59:54.567Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:59:54 [2022-04-27T07:59:54.567Z] INFO: Testing against a local daemon
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestCheckpoint
07:59:54 [2022-04-27T07:59:54.567Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:59:54 [2022-04-27T07:59:54.567Z] --- SKIP: TestCheckpoint (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/commit
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/commit
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/create
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/containers/create
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/commit
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === CONT  TestContainerInvalidJSON/containers/create
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:59:54 [2022-04-27T07:59:54.567Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:59:54 [2022-04-27T07:59:54.567Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:59:54 [2022-04-27T07:59:54.567Z] === RUN   TestCopyFromContainerPathIsNotDir
07:59:54 [2022-04-27T07:59:54.608Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
07:59:54 [2022-04-27T07:59:54.824Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:59:54 [2022-04-27T07:59:54.824Z] === RUN   TestCopyToContainerPathDoesNotExist
07:59:54 [2022-04-27T07:59:54.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:59:54 [2022-04-27T07:59:54.824Z] === RUN   TestCopyEmptyFile
07:59:54 [2022-04-27T07:59:54.867Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:59:54 [2022-04-27T07:59:54.867Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
07:59:54 [2022-04-27T07:59:54.867Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:59:55 [2022-04-27T07:59:55.080Z] --- PASS: TestCopyEmptyFile (0.19s)
07:59:55 [2022-04-27T07:59:55.080Z] === RUN   TestCopyToContainerPathIsNotDir
07:59:55 [2022-04-27T07:59:55.080Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:59:55 [2022-04-27T07:59:55.080Z] === RUN   TestCopyFromContainer
07:59:55 [2022-04-27T07:59:55.811Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:59:56 [2022-04-27T07:59:56.378Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
07:59:56 [2022-04-27T07:59:56.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
07:59:56 [2022-04-27T07:59:56.639Z] === RUN   TestIpcModeOlderClient
07:59:56 [2022-04-27T07:59:56.639Z] === PAUSE TestIpcModeOlderClient
07:59:56 [2022-04-27T07:59:56.639Z] === RUN   TestKillContainerInvalidSignal
07:59:57 [2022-04-27T07:59:57.208Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:59:57 [2022-04-27T07:59:57.208Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
07:59:57 [2022-04-27T07:59:57.208Z] === RUN   TestKillContainer
07:59:57 [2022-04-27T07:59:57.208Z] === RUN   TestKillContainer/no_signal
07:59:57 [2022-04-27T07:59:57.775Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:59:58 [2022-04-27T07:59:58.035Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:59:58 [2022-04-27T07:59:58.035Z] === RUN   TestKillContainer/non_killing_signal
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer//
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer//bar/root
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer//bar/root/
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer/bar/quux
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer/bar/quux/
07:59:58 [2022-04-27T07:59:58.347Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:59:58 [2022-04-27T07:59:58.603Z] === RUN   TestKillContainer/killing_signal
07:59:58 [2022-04-27T07:59:58.604Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:59:58 [2022-04-27T07:59:58.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:59:58 [2022-04-27T07:59:58.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:59:58 [2022-04-27T07:59:58.604Z] === RUN   TestCopyFromContainer/bar/notarget
07:59:58 [2022-04-27T07:59:58.604Z] --- PASS: TestCopyFromContainer (3.73s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
07:59:58 [2022-04-27T07:59:58.604Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:59:58 [2022-04-27T07:59:58.604Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:59:58 [2022-04-27T07:59:58.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateLinkToNonExistingContainer
07:59:58 [2022-04-27T07:59:58.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateWithInvalidEnv
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateWithInvalidEnv/0
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateWithInvalidEnv/0
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateWithInvalidEnv/1
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateWithInvalidEnv/1
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateWithInvalidEnv/2
07:59:58 [2022-04-27T07:59:58.866Z] === PAUSE TestCreateWithInvalidEnv/2
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateWithInvalidEnv/0
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateWithInvalidEnv/2
07:59:58 [2022-04-27T07:59:58.866Z] === CONT  TestCreateWithInvalidEnv/1
07:59:58 [2022-04-27T07:59:58.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateTmpfsMountsTarget
07:59:58 [2022-04-27T07:59:58.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:59:58 [2022-04-27T07:59:58.866Z] === RUN   TestCreateWithCustomMaskedPaths
07:59:59 [2022-04-27T07:59:59.372Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
07:59:59 [2022-04-27T07:59:59.372Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
07:59:59 [2022-04-27T07:59:59.372Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
07:59:59 [2022-04-27T07:59:59.372Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
07:59:59 [2022-04-27T07:59:59.372Z] PASS
07:59:59 [2022-04-27T07:59:59.372Z] 
07:59:59 [2022-04-27T07:59:59.372Z] === Skipped
07:59:59 [2022-04-27T07:59:59.372Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:59:59 [2022-04-27T07:59:59.372Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:59:59 [2022-04-27T07:59:59.372Z] 
07:59:59 [2022-04-27T07:59:59.372Z] DONE 27 tests, 1 skipped in 164.029s
07:59:59 [2022-04-27T07:59:59.372Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:59:59 [2022-04-27T07:59:59.372Z] INFO: Testing against a local daemon
07:59:59 [2022-04-27T07:59:59.372Z] === RUN   TestSessionCreate
07:59:59 [2022-04-27T07:59:59.372Z] --- PASS: TestSessionCreate (0.02s)
07:59:59 [2022-04-27T07:59:59.372Z] === RUN   TestSessionCreateWithBadUpgrade
07:59:59 [2022-04-27T07:59:59.372Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:59:59 [2022-04-27T07:59:59.372Z] PASS
07:59:59 [2022-04-27T07:59:59.372Z] 
07:59:59 [2022-04-27T07:59:59.372Z] DONE 2 tests in 0.053s
07:59:59 [2022-04-27T07:59:59.372Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:59:59 [2022-04-27T07:59:59.372Z] INFO: Testing against a local daemon
07:59:59 [2022-04-27T07:59:59.372Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:59:59 [2022-04-27T07:59:59.372Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
07:59:59 [2022-04-27T07:59:59.372Z] === RUN   TestDiskUsage
07:59:59 [2022-04-27T07:59:59.372Z] === PAUSE TestDiskUsage
07:59:59 [2022-04-27T07:59:59.372Z] === RUN   TestEventsExecDie
07:59:59 [2022-04-27T07:59:59.547Z] --- PASS: TestKillContainer (2.23s)
07:59:59 [2022-04-27T07:59:59.547Z]     --- PASS: TestKillContainer/no_signal (0.72s)
07:59:59 [2022-04-27T07:59:59.547Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
07:59:59 [2022-04-27T07:59:59.547Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
07:59:59 [2022-04-27T07:59:59.547Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:59:59 [2022-04-27T07:59:59.547Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestEventsExecDie (0.52s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestEventsBackwardsCompatible
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestEventsVolumeCreate
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestEventsVolumeCreate (0.06s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestInfoBinaryCommits
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestInfoAPIVersioned
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestInfoAPI
07:59:59 [2022-04-27T07:59:59.628Z] --- PASS: TestInfoAPI (0.02s)
07:59:59 [2022-04-27T07:59:59.628Z] === RUN   TestInfoAPIWarnings
07:59:59 [2022-04-27T07:59:59.971Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 7.9% of statements
08:00:00 [2022-04-27T08:00:00.118Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:00:00 [2022-04-27T08:00:00.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
08:00:00 [2022-04-27T08:00:00.234Z] === RUN   TestCreateWithCustomReadonlyPaths
08:00:01 [2022-04-27T08:00:01.053Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
08:00:01 [2022-04-27T08:00:01.053Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
08:00:01 [2022-04-27T08:00:01.053Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
08:00:01 [2022-04-27T08:00:01.053Z] === RUN   TestKillStoppedContainer
08:00:01 [2022-04-27T08:00:01.053Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:00:01 [2022-04-27T08:00:01.053Z] --- PASS: TestKillStoppedContainer (0.06s)
08:00:01 [2022-04-27T08:00:01.053Z] === RUN   TestKillStoppedContainerAPIPre120
08:00:01 [2022-04-27T08:00:01.053Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
08:00:01 [2022-04-27T08:00:01.053Z] === RUN   TestKillDifferentUserContainer
08:00:01 [2022-04-27T08:00:01.163Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:01 [2022-04-27T08:00:01.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:01 [2022-04-27T08:00:01.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:00:01 [2022-04-27T08:00:01.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:00:01 [2022-04-27T08:00:01.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:00:01 [2022-04-27T08:00:01.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:00:01 [2022-04-27T08:00:01.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
08:00:01 [2022-04-27T08:00:01.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
08:00:01 [2022-04-27T08:00:01.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
08:00:01 [2022-04-27T08:00:01.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
08:00:01 [2022-04-27T08:00:01.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
08:00:01 [2022-04-27T08:00:01.163Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:00:01 [2022-04-27T08:00:01.621Z] --- PASS: TestKillDifferentUserContainer (0.75s)
08:00:01 [2022-04-27T08:00:01.621Z] === RUN   TestInspectOomKilledTrue
08:00:01 [2022-04-27T08:00:01.621Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:00:01 [2022-04-27T08:00:01.621Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:00:01 [2022-04-27T08:00:01.621Z] === RUN   TestInspectOomKilledFalse
08:00:01 [2022-04-27T08:00:01.621Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:00:01 [2022-04-27T08:00:01.621Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:00:01 [2022-04-27T08:00:01.621Z] === RUN   TestLinksEtcHostsContentMatch
08:00:01 [2022-04-27T08:00:01.727Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestCreateDifferentPlatform
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestCreateDifferentPlatform/different_os
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:00:01 [2022-04-27T08:00:01.727Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:00:01 [2022-04-27T08:00:01.727Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:00:01 [2022-04-27T08:00:01.727Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:00:01 [2022-04-27T08:00:01.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:00:01 [2022-04-27T08:00:01.727Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestContainerStartOnDaemonRestart
08:00:01 [2022-04-27T08:00:01.727Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:00:01 [2022-04-27T08:00:01.727Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestDaemonRestartIpcMode
08:00:01 [2022-04-27T08:00:01.727Z] === PAUSE TestDaemonRestartIpcMode
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestDaemonHostGatewayIP
08:00:01 [2022-04-27T08:00:01.727Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:00:01 [2022-04-27T08:00:01.727Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestRestartDaemonWithRestartingContainer
08:00:01 [2022-04-27T08:00:01.727Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestContainerKillOnDaemonStart
08:00:01 [2022-04-27T08:00:01.727Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:00:01 [2022-04-27T08:00:01.727Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:00:01 [2022-04-27T08:00:01.727Z] === RUN   TestDiff
08:00:02 [2022-04-27T08:00:02.008Z] --- PASS: TestDiff (0.40s)
08:00:02 [2022-04-27T08:00:02.008Z] === RUN   TestExecWithCloseStdin
08:00:02 [2022-04-27T08:00:02.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
08:00:02 [2022-04-27T08:00:02.188Z] === RUN   TestLinksContainerNames
08:00:02 [2022-04-27T08:00:02.597Z] --- PASS: TestExecWithCloseStdin (0.52s)
08:00:02 [2022-04-27T08:00:02.597Z] === RUN   TestExec
08:00:03 [2022-04-27T08:00:03.123Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
08:00:03 [2022-04-27T08:00:03.166Z] --- PASS: TestExec (0.48s)
08:00:03 [2022-04-27T08:00:03.166Z] === RUN   TestExecUser
08:00:03 [2022-04-27T08:00:03.381Z] --- PASS: TestLinksContainerNames (1.18s)
08:00:03 [2022-04-27T08:00:03.382Z] === RUN   TestLogsFollowTailEmpty
08:00:03 [2022-04-27T08:00:03.422Z] --- PASS: TestExecUser (0.45s)
08:00:03 [2022-04-27T08:00:03.422Z] === RUN   TestExportContainerAndImportImage
08:00:03 [2022-04-27T08:00:03.949Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:00:03 [2022-04-27T08:00:03.984Z] --- PASS: TestExportContainerAndImportImage (0.54s)
08:00:03 [2022-04-27T08:00:03.984Z] === RUN   TestExportContainerAfterDaemonRestart
08:00:04 [2022-04-27T08:00:04.208Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
08:00:04 [2022-04-27T08:00:04.208Z] === RUN   TestContainerNetworkMountsNoChown
08:00:04 [2022-04-27T08:00:04.777Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/default
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/default
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/private
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/private
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/rprivate
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/rprivate
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/slave
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/slave
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/rslave
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/rslave
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/shared
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/shared
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/rshared
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/rshared
08:00:04 [2022-04-27T08:00:04.777Z] === CONT  TestMountDaemonRoot/default
08:00:04 [2022-04-27T08:00:04.777Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:00:04 [2022-04-27T08:00:04.777Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/default/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/default/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rslave
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rshared
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/shared
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rprivate
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/slave
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/private
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/private/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestMountDaemonRoot/private/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:00:05 [2022-04-27T08:00:05.036Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:00:05 [2022-04-27T08:00:05.036Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:00:05 [2022-04-27T08:00:05.295Z] === CONT  TestMountDaemonRoot/default/bind_root
08:00:05 [2022-04-27T08:00:05.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
08:00:05 [2022-04-27T08:00:05.351Z] === RUN   TestHealthCheckWorkdir
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/default/mount_root
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/private/bind_root
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:00:05 [2022-04-27T08:00:05.554Z] === CONT  TestMountDaemonRoot/private/mount_root
08:00:05 [2022-04-27T08:00:05.554Z] --- PASS: TestMountDaemonRoot (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:00:05 [2022-04-27T08:00:05.554Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:00:05 [2022-04-27T08:00:05.554Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:00:05 [2022-04-27T08:00:05.554Z] === RUN   TestContainerBindMountNonRecursive
08:00:05 [2022-04-27T08:00:05.813Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:00:05 [2022-04-27T08:00:05.813Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:00:05 [2022-04-27T08:00:05.813Z]     check_test.go:307: [d4fe3781ea9a6] daemon is not started
08:00:05 [2022-04-27T08:00:05.813Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:00:05 [2022-04-27T08:00:05.913Z] --- PASS: TestHealthCheckWorkdir (0.54s)
08:00:05 [2022-04-27T08:00:05.913Z] === RUN   TestHealthKillContainer
08:00:06 [2022-04-27T08:00:06.751Z] === RUN   TestDockerSuite/TestBuildAddScript
08:00:07 [2022-04-27T08:00:07.691Z] --- PASS: TestContainerBindMountNonRecursive (2.13s)
08:00:07 [2022-04-27T08:00:07.691Z] === RUN   TestContainerVolumesMountedAsShared
08:00:07 [2022-04-27T08:00:07.950Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:00:08 [2022-04-27T08:00:08.517Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
08:00:08 [2022-04-27T08:00:08.517Z] === RUN   TestContainerVolumesMountedAsSlave
08:00:09 [2022-04-27T08:00:09.086Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s)
08:00:09 [2022-04-27T08:00:09.086Z] === RUN   TestNetworkNat
08:00:09 [2022-04-27T08:00:09.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:00:09 [2022-04-27T08:00:09.938Z] --- PASS: TestNetworkNat (0.80s)
08:00:09 [2022-04-27T08:00:09.938Z] === RUN   TestNetworkLocalhostTCPNat
08:00:10 [2022-04-27T08:00:10.198Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:00:10 [2022-04-27T08:00:10.594Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
08:00:10 [2022-04-27T08:00:10.595Z] PASS
08:00:10 [2022-04-27T08:00:10.595Z] 
08:00:10 [2022-04-27T08:00:10.595Z] === Skipped
08:00:10 [2022-04-27T08:00:10.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:10 [2022-04-27T08:00:10.595Z] 
08:00:10 [2022-04-27T08:00:10.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:10 [2022-04-27T08:00:10.595Z] 
08:00:10 [2022-04-27T08:00:10.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:10 [2022-04-27T08:00:10.595Z] 
08:00:10 [2022-04-27T08:00:10.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:10 [2022-04-27T08:00:10.595Z] 
08:00:10 [2022-04-27T08:00:10.595Z] DONE 17 tests, 4 skipped in 25.966s
08:00:10 [2022-04-27T08:00:10.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:00:10 [2022-04-27T08:00:10.595Z] ++ 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
08:00:10 [2022-04-27T08:00:10.595Z] ++ set -e
08:00:10 [2022-04-27T08:00:10.595Z] ++ '[' -n 0 ']'
08:00:10 [2022-04-27T08:00:10.595Z] ++ set -x
08:00:10 [2022-04-27T08:00:10.595Z] ++ 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
08:00:10 [2022-04-27T08:00:10.595Z] INFO: Testing against a local daemon
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:00:10 [2022-04-27T08:00:10.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:10 [2022-04-27T08:00:10.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:00:10 [2022-04-27T08:00:10.595Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:00:10 [2022-04-27T08:00:10.595Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:00:10 [2022-04-27T08:00:10.595Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:00:10 [2022-04-27T08:00:10.595Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:00:10 [2022-04-27T08:00:10.595Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:00:10 [2022-04-27T08:00:10.595Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInstall
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInstall/no_auth
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ef007c6c8cd7fa03d93893305e1d2d1e167ddba1693c2df746c2bc8c120b53" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ef007c6c8cd7fa03d93893305e1d2d1e167ddba1693c2df746c2bc8c120b53" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:10 [2022-04-27T08:00:10.595Z] === RUN   TestPluginInstall/with_htpasswd
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e154d64c79692ecdd34e48d3e6a953cc934f0b72eb80fa30eeba401e6348316" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:10 [2022-04-27T08:00:10.595Z] time="2022-04-27T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e154d64c79692ecdd34e48d3e6a953cc934f0b72eb80fa30eeba401e6348316" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:10 [2022-04-27T08:00:10.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
08:00:10 [2022-04-27T08:00:10.766Z] === RUN   TestNetworkLoopbackNat
08:00:10 [2022-04-27T08:00:10.853Z] === RUN   TestPluginInstall/with_insecure
08:00:11 [2022-04-27T08:00:11.703Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
08:00:11 [2022-04-27T08:00:11.870Z] time="2022-04-27T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-04-27T08:00:11.870Z] time="2022-04-27T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e1ebc515442a110c6b35e3749c5dd017bf51fda44ac41c8da9a2937bb7d9c9b" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-04-27T08:00:11.870Z] time="2022-04-27T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-04-27T08:00:11.870Z] time="2022-04-27T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e1ebc515442a110c6b35e3749c5dd017bf51fda44ac41c8da9a2937bb7d9c9b" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-04-27T08:00:11.870Z]     plugin_test.go:195: [dad67cccaa398] daemon is not started
08:00:11 [2022-04-27T08:00:11.870Z] --- PASS: TestPluginInstall (2.60s)
08:00:11 [2022-04-27T08:00:11.870Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
08:00:11 [2022-04-27T08:00:11.870Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
08:00:11 [2022-04-27T08:00:11.870Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
08:00:11 [2022-04-27T08:00:11.870Z] === RUN   TestPluginsWithRuntimes
08:00:13 [2022-04-27T08:00:13.243Z] === RUN   TestPluginsWithRuntimes/No_Args
08:00:13 [2022-04-27T08:00:13.606Z]     check_test.go:307: [dbbdd9c72584c] daemon is not started
08:00:13 [2022-04-27T08:00:13.606Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
08:00:14 [2022-04-27T08:00:14.002Z] --- PASS: TestHealthKillContainer (7.85s)
08:00:14 [2022-04-27T08:00:14.002Z] === RUN   TestInspectCpusetInConfigPre120
08:00:14 [2022-04-27T08:00:14.002Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:00:14 [2022-04-27T08:00:14.002Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
08:00:14 [2022-04-27T08:00:14.002Z] === RUN   TestIpcModeNone
08:00:14 [2022-04-27T08:00:14.174Z] --- PASS: TestNetworkLoopbackNat (3.21s)
08:00:14 [2022-04-27T08:00:14.174Z] === RUN   TestPause
08:00:14 [2022-04-27T08:00:14.177Z] === RUN   TestPluginsWithRuntimes/With_Args
08:00:14 [2022-04-27T08:00:14.261Z] --- PASS: TestIpcModeNone (0.47s)
08:00:14 [2022-04-27T08:00:14.261Z] === RUN   TestIpcModePrivate
08:00:14 [2022-04-27T08:00:14.518Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
08:00:14 [2022-04-27T08:00:14.744Z] --- PASS: TestPause (0.77s)
08:00:14 [2022-04-27T08:00:14.744Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:00:14 [2022-04-27T08:00:14.744Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:00:14 [2022-04-27T08:00:14.744Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:00:14 [2022-04-27T08:00:14.744Z] === RUN   TestPauseStopPausedContainer
08:00:14 [2022-04-27T08:00:14.774Z] --- PASS: TestIpcModePrivate (0.44s)
08:00:14 [2022-04-27T08:00:14.774Z] === RUN   TestIpcModeShareable
08:00:14 [2022-04-27T08:00:14.774Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:00:14 [2022-04-27T08:00:14.774Z] --- SKIP: TestIpcModeShareable (0.00s)
08:00:14 [2022-04-27T08:00:14.774Z] === RUN   TestAPIIpcModeShareableAndContainer
08:00:15 [2022-04-27T08:00:15.111Z] --- PASS: TestPluginsWithRuntimes (3.22s)
08:00:15 [2022-04-27T08:00:15.111Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
08:00:15 [2022-04-27T08:00:15.111Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
08:00:15 [2022-04-27T08:00:15.111Z] === RUN   TestPluginBackCompatMediaTypes
08:00:15 [2022-04-27T08:00:15.677Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
08:00:15 [2022-04-27T08:00:15.678Z] PASS
08:00:15 [2022-04-27T08:00:15.678Z] 
08:00:15 [2022-04-27T08:00:15.678Z] DONE 24 tests in 6.525s
08:00:15 [2022-04-27T08:00:15.678Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:00:15 [2022-04-27T08:00:15.678Z] ++ 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
08:00:15 [2022-04-27T08:00:15.678Z] ++ set -e
08:00:15 [2022-04-27T08:00:15.678Z] ++ '[' -n 0 ']'
08:00:15 [2022-04-27T08:00:15.678Z] ++ set -x
08:00:15 [2022-04-27T08:00:15.678Z] ++ 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
08:00:15 [2022-04-27T08:00:15.678Z] INFO: Testing against a local daemon
08:00:15 [2022-04-27T08:00:15.678Z] === RUN   TestExternalGraphDriver
08:00:15 [2022-04-27T08:00:15.678Z] === RUN   TestExternalGraphDriver/json
08:00:15 [2022-04-27T08:00:15.680Z] --- PASS: TestPauseStopPausedContainer (0.93s)
08:00:15 [2022-04-27T08:00:15.680Z] === RUN   TestPidHost
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Extraction ended at 04/27/2022 08:00:15. Duration:00:00:30.1773411
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Updating the golang and path environment variables
08:00:15 [2022-04-27T08:00:15.909Z] INFO: GOPATH=d:\gopath
08:00:15 [2022-04-27T08:00:15.909Z] INFO: go version go1.18.1 windows/amd64
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Running the daemon under test in debug mode
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Starting a daemon under test...
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43509\8\daemon --pidfile d:\CI\PR-43509\8\docker.pid -D
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Process started successfully.
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Start tailing logs of the daemon under tests
08:00:15 [2022-04-27T08:00:15.909Z] INFO: Waiting for the daemon under test to start...
08:00:16 [2022-04-27T08:00:16.139Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s)
08:00:16 [2022-04-27T08:00:16.139Z] === RUN   TestAPIIpcModeHost
08:00:16 [2022-04-27T08:00:16.139Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:00:16 [2022-04-27T08:00:16.139Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:00:16 [2022-04-27T08:00:16.139Z] === RUN   TestDaemonIpcModeShareable
08:00:16 [2022-04-27T08:00:16.139Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:00:16 [2022-04-27T08:00:16.139Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:00:16 [2022-04-27T08:00:16.139Z] === RUN   TestDaemonIpcModePrivate
08:00:16 [2022-04-27T08:00:16.246Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:00:16 [2022-04-27T08:00:16.505Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
08:00:17 [2022-04-27T08:00:17.069Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
08:00:17 [2022-04-27T08:00:17.073Z]     check_test.go:307: [dd0ac18deb381] daemon is not started
08:00:17 [2022-04-27T08:00:17.073Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:00:17 [2022-04-27T08:00:17.326Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
08:00:17 [2022-04-27T08:00:17.326Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:00:17 [2022-04-27T08:00:17.326Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:00:17 [2022-04-27T08:00:17.326Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:00:17 [2022-04-27T08:00:17.326Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:00:17 [2022-04-27T08:00:17.326Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:00:17 [2022-04-27T08:00:17.326Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:00:17 [2022-04-27T08:00:17.326Z] === RUN   TestIpcModeOlderClient
08:00:17 [2022-04-27T08:00:17.326Z] === PAUSE TestIpcModeOlderClient
08:00:17 [2022-04-27T08:00:17.326Z] === RUN   TestKillContainerInvalidSignal
08:00:17 [2022-04-27T08:00:17.332Z] --- PASS: TestPidHost (1.64s)
08:00:17 [2022-04-27T08:00:17.333Z] === RUN   TestPsFilter
08:00:17 [2022-04-27T08:00:17.578Z] === RUN   TestExternalGraphDriver/spec
08:00:17 [2022-04-27T08:00:17.592Z] --- PASS: TestPsFilter (0.15s)
08:00:17 [2022-04-27T08:00:17.593Z] === RUN   TestRemoveContainerWithRemovedVolume
08:00:17 [2022-04-27T08:00:17.667Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:00:17 [2022-04-27T08:00:17.667Z] === RUN   TestInfoDebug
08:00:17 [2022-04-27T08:00:17.667Z] --- PASS: TestInfoDebug (0.52s)
08:00:17 [2022-04-27T08:00:17.667Z] === RUN   TestInfoInsecureRegistries
08:00:17 [2022-04-27T08:00:17.667Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:00:17 [2022-04-27T08:00:17.667Z] === RUN   TestInfoRegistryMirrors
08:00:17 [2022-04-27T08:00:17.891Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
08:00:17 [2022-04-27T08:00:17.891Z] === RUN   TestKillContainer
08:00:17 [2022-04-27T08:00:17.891Z] === RUN   TestKillContainer/no_signal
08:00:17 [2022-04-27T08:00:17.925Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:00:17 [2022-04-27T08:00:17.925Z] === RUN   TestLoginFailsWithBadCredentials
08:00:17 [2022-04-27T08:00:17.925Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
08:00:17 [2022-04-27T08:00:17.925Z] === RUN   TestPingCacheHeaders
08:00:17 [2022-04-27T08:00:17.925Z] --- PASS: TestPingCacheHeaders (0.02s)
08:00:17 [2022-04-27T08:00:17.925Z] === RUN   TestPingGet
08:00:17 [2022-04-27T08:00:17.925Z] --- PASS: TestPingGet (0.01s)
08:00:17 [2022-04-27T08:00:17.925Z] === RUN   TestPingHead
08:00:17 [2022-04-27T08:00:17.925Z] --- PASS: TestPingHead (0.02s)
08:00:17 [2022-04-27T08:00:17.925Z] === RUN   TestPingSwarmHeader
08:00:18 [2022-04-27T08:00:18.149Z] === RUN   TestKillContainer/non_killing_signal
08:00:18 [2022-04-27T08:00:18.163Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
08:00:18 [2022-04-27T08:00:18.163Z] === RUN   TestRemoveContainerWithVolume
08:00:18 [2022-04-27T08:00:18.407Z] === RUN   TestKillContainer/killing_signal
08:00:18 [2022-04-27T08:00:18.490Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:00:18 [2022-04-27T08:00:18.733Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
08:00:18 [2022-04-27T08:00:18.733Z] === RUN   TestRemoveContainerRunning
08:00:18 [2022-04-27T08:00:18.954Z] === RUN   TestExternalGraphDriver/pull
08:00:18 [2022-04-27T08:00:18.973Z] --- PASS: TestKillContainer (1.26s)
08:00:18 [2022-04-27T08:00:18.973Z]     --- PASS: TestKillContainer/no_signal (0.40s)
08:00:18 [2022-04-27T08:00:18.973Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
08:00:18 [2022-04-27T08:00:18.973Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
08:00:18 [2022-04-27T08:00:18.973Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:00:18 [2022-04-27T08:00:18.973Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:00:19 [2022-04-27T08:00:19.054Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:00:19 [2022-04-27T08:00:19.535Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:00:19 [2022-04-27T08:00:19.669Z] --- PASS: TestRemoveContainerRunning (0.83s)
08:00:19 [2022-04-27T08:00:19.669Z] === RUN   TestRemoveContainerForceRemoveRunning
08:00:19 [2022-04-27T08:00:19.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
08:00:19 [2022-04-27T08:00:19.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
08:00:19 [2022-04-27T08:00:19.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
08:00:19 [2022-04-27T08:00:19.792Z] === RUN   TestKillStoppedContainer
08:00:19 [2022-04-27T08:00:19.792Z] --- PASS: TestKillStoppedContainer (0.04s)
08:00:19 [2022-04-27T08:00:19.792Z] === RUN   TestKillStoppedContainerAPIPre120
08:00:19 [2022-04-27T08:00:19.792Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:00:19 [2022-04-27T08:00:19.792Z] === RUN   TestKillDifferentUserContainer
08:00:19 [2022-04-27T08:00:19.927Z]     docker_cli_daemon_plugins_test.go:80: [d949bea2711f3] daemon is not started
08:00:19 [2022-04-27T08:00:19.982Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:00:20 [2022-04-27T08:00:20.238Z] --- PASS: TestPingSwarmHeader (2.14s)
08:00:20 [2022-04-27T08:00:20.238Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:00:20 [2022-04-27T08:00:20.238Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:00:20 [2022-04-27T08:00:20.238Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:00:20 [2022-04-27T08:00:20.238Z] === RUN   TestVersion
08:00:20 [2022-04-27T08:00:20.238Z] --- PASS: TestVersion (0.02s)
08:00:20 [2022-04-27T08:00:20.238Z] === CONT  TestCgroupDriverSystemdMemoryLimit
08:00:20 [2022-04-27T08:00:20.238Z] === CONT  TestDiskUsage
08:00:20 [2022-04-27T08:00:20.355Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:00:20 [2022-04-27T08:00:20.355Z] === RUN   TestInspectOomKilledTrue
08:00:20 [2022-04-27T08:00:20.355Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:20 [2022-04-27T08:00:20.355Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:00:20 [2022-04-27T08:00:20.355Z] === RUN   TestInspectOomKilledFalse
08:00:20 [2022-04-27T08:00:20.355Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:00:20 [2022-04-27T08:00:20.355Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:00:20 [2022-04-27T08:00:20.355Z] === RUN   TestLinksEtcHostsContentMatch
08:00:20 [2022-04-27T08:00:20.355Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:00:20 [2022-04-27T08:00:20.355Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:00:20 [2022-04-27T08:00:20.355Z] === RUN   TestLinksContainerNames
08:00:20 [2022-04-27T08:00:20.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
08:00:20 [2022-04-27T08:00:20.493Z] === RUN   TestRemoveInvalidContainer
08:00:20 [2022-04-27T08:00:20.493Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:00:20 [2022-04-27T08:00:20.493Z] === RUN   TestRenameLinkedContainer
08:00:20 [2022-04-27T08:00:20.493Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/container_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/image_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/volume_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/build-cache_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:00:20 [2022-04-27T08:00:20.801Z] === RUN   TestDiskUsage/after_LoadBusybox
08:00:20 [2022-04-27T08:00:20.852Z] --- PASS: TestExternalGraphDriver (4.79s)
08:00:20 [2022-04-27T08:00:20.852Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
08:00:20 [2022-04-27T08:00:20.852Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
08:00:20 [2022-04-27T08:00:20.852Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
08:00:20 [2022-04-27T08:00:20.852Z] === RUN   TestGraphdriverPluginV2
08:00:20 [2022-04-27T08:00:20.852Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:20 [2022-04-27T08:00:20.852Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
08:00:20 [2022-04-27T08:00:20.852Z] PASS
08:00:20 [2022-04-27T08:00:20.852Z] 
08:00:20 [2022-04-27T08:00:20.852Z] === Skipped
08:00:20 [2022-04-27T08:00:20.852Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
08:00:20 [2022-04-27T08:00:20.852Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:20 [2022-04-27T08:00:20.852Z] 
08:00:20 [2022-04-27T08:00:20.852Z] DONE 5 tests, 1 skipped in 4.891s
08:00:20 [2022-04-27T08:00:20.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:00:20 [2022-04-27T08:00:20.852Z] ++ 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
08:00:20 [2022-04-27T08:00:20.852Z] ++ set -e
08:00:20 [2022-04-27T08:00:20.852Z] ++ '[' -n 0 ']'
08:00:20 [2022-04-27T08:00:20.852Z] ++ set -x
08:00:20 [2022-04-27T08:00:20.852Z] ++ 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
08:00:20 [2022-04-27T08:00:20.852Z] INFO: Testing against a local daemon
08:00:20 [2022-04-27T08:00:20.852Z] === RUN   TestContinueAfterPluginCrash
08:00:20 [2022-04-27T08:00:20.852Z] === PAUSE TestContinueAfterPluginCrash
08:00:20 [2022-04-27T08:00:20.852Z] === RUN   TestReadPluginNoRead
08:00:20 [2022-04-27T08:00:20.852Z] === PAUSE TestReadPluginNoRead
08:00:20 [2022-04-27T08:00:20.852Z] === RUN   TestDaemonStartWithLogOpt
08:00:20 [2022-04-27T08:00:20.852Z] === PAUSE TestDaemonStartWithLogOpt
08:00:20 [2022-04-27T08:00:20.852Z] === CONT  TestContinueAfterPluginCrash
08:00:20 [2022-04-27T08:00:20.852Z] === CONT  TestDaemonStartWithLogOpt
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.057Z] === RUN   TestDiskUsage/after_container.Run
08:00:21 [2022-04-27T08:00:21.060Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:00:21 [2022-04-27T08:00:21.283Z] --- PASS: TestLinksContainerNames (0.84s)
08:00:21 [2022-04-27T08:00:21.283Z] === RUN   TestLogsFollowTailEmpty
08:00:21 [2022-04-27T08:00:21.539Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
08:00:21 [2022-04-27T08:00:21.539Z] === RUN   TestContainerNetworkMountsNoChown
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:00:21 [2022-04-27T08:00:21.618Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s)
08:00:21 [2022-04-27T08:00:21.618Z] --- PASS: TestDiskUsage (1.51s)
08:00:21 [2022-04-27T08:00:21.618Z]     --- PASS: TestDiskUsage/empty (0.02s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]     --- PASS: TestDiskUsage/after_container.Run (0.48s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:00:21 [2022-04-27T08:00:21.618Z] PASS
08:00:21 [2022-04-27T08:00:21.618Z] 
08:00:21 [2022-04-27T08:00:21.618Z] DONE 54 tests in 22.603s
08:00:21 [2022-04-27T08:00:21.618Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:00:21 [2022-04-27T08:00:21.618Z] INFO: Testing against a local daemon
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestVolumesCreateAndList
08:00:21 [2022-04-27T08:00:21.618Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:00:21 [2022-04-27T08:00:21.618Z] === RUN   TestVolumesRemove
08:00:21 [2022-04-27T08:00:21.874Z] --- PASS: TestVolumesRemove (0.09s)
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInspect
08:00:21 [2022-04-27T08:00:21.874Z] --- PASS: TestVolumesInspect (0.02s)
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:00:21 [2022-04-27T08:00:21.874Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:00:21 [2022-04-27T08:00:21.874Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:00:21 [2022-04-27T08:00:21.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:00:21 [2022-04-27T08:00:21.874Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:00:21 [2022-04-27T08:00:21.874Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:00:21 [2022-04-27T08:00:21.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:00:21 [2022-04-27T08:00:21.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:00:21 [2022-04-27T08:00:21.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:00:21 [2022-04-27T08:00:21.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:00:21 [2022-04-27T08:00:21.874Z] PASS
08:00:21 [2022-04-27T08:00:21.874Z] 
08:00:21 [2022-04-27T08:00:21.874Z] DONE 9 tests in 0.158s
08:00:21 [2022-04-27T08:00:21.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/server/httputils	0.032s	coverage: 31.9% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/types/filters	0.040s	coverage: 92.2% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 77.3% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 6.1% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/cli/debug	0.020s	coverage: 100.0% of statements
08:00:21 [2022-04-27T08:00:21.949Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.227s	coverage: 67.6% of statements
08:00:22 [2022-04-27T08:00:22.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/default
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/default
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/private
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/private
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rprivate
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rprivate
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/slave
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/slave
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rslave
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rslave
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/shared
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/shared
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rshared
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rshared
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/default
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/default/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/default/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/default/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rshared
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/shared
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rslave
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/slave
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rprivate
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/private
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/private/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === RUN   TestMountDaemonRoot/private/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/default/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:00:22 [2022-04-27T08:00:22.101Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/private/bind_root
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:00:22 [2022-04-27T08:00:22.358Z] === CONT  TestMountDaemonRoot/private/mount_root
08:00:22 [2022-04-27T08:00:22.358Z] --- PASS: TestMountDaemonRoot (0.01s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
08:00:22 [2022-04-27T08:00:22.358Z] === RUN   TestContainerBindMountNonRecursive
08:00:22 [2022-04-27T08:00:22.358Z]     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)
08:00:22 [2022-04-27T08:00:22.358Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
08:00:22 [2022-04-27T08:00:22.358Z] === RUN   TestContainerVolumesMountedAsShared
08:00:22 [2022-04-27T08:00:22.358Z]     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)
08:00:22 [2022-04-27T08:00:22.358Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z] === RUN   TestContainerVolumesMountedAsSlave
08:00:22 [2022-04-27T08:00:22.358Z]     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)
08:00:22 [2022-04-27T08:00:22.358Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
08:00:22 [2022-04-27T08:00:22.358Z] === RUN   TestNetworkNat
08:00:22 [2022-04-27T08:00:22.436Z] Stopping apparmor (via systemctl): apparmor.service.
08:00:22 [2022-04-27T08:00:22.436Z] Removing test suite binaries
08:00:22 [2022-04-27T08:00:22.436Z] exiting test-integration
08:00:22 [2022-04-27T08:00:22.436Z] ++ exit 0
08:00:22 [2022-04-27T08:00:22.436Z] 
08:00:22 [2022-04-27T08:00:22.892Z] ok  	github.com/docker/docker/builder/remotecontext	0.256s	coverage: 13.7% of statements
08:00:22 [2022-04-27T08:00:22.920Z] --- PASS: TestNetworkNat (0.56s)
08:00:22 [2022-04-27T08:00:22.920Z] === RUN   TestNetworkLocalhostTCPNat
08:00:23 [2022-04-27T08:00:23.463Z] ok  	github.com/docker/docker/builder/dockerfile	0.599s	coverage: 49.3% of statements
08:00:23 [2022-04-27T08:00:23.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
08:00:23 [2022-04-27T08:00:23.482Z] === RUN   TestNetworkLoopbackNat
08:00:23 [2022-04-27T08:00:23.593Z] --- PASS: TestRenameLinkedContainer (2.85s)
08:00:23 [2022-04-27T08:00:23.593Z] === RUN   TestRenameStoppedContainer
08:00:23 [2022-04-27T08:00:23.593Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:00:23 [2022-04-27T08:00:23.593Z] === RUN   TestDockerSuite/TestBuildAddTar
08:00:23 [2022-04-27T08:00:23.593Z]     docker_cli_daemon_plugins_test.go:170: [d61f19d773058] daemon is not started
Post stage
[Pipeline] junit
08:00:23 [2022-04-27T08:00:23.812Z] Recording test results
08:00:23 [2022-04-27T08:00:23.852Z] --- PASS: TestRenameStoppedContainer (0.55s)
08:00:23 [2022-04-27T08:00:23.852Z] === RUN   TestRenameRunningContainerAndReuse
08:00:24 [2022-04-27T08:00:24.098Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
08:00:24 [2022-04-27T08:00:24.134Z] --- PASS: TestDaemonStartWithLogOpt (2.96s)
08:00:24 [2022-04-27T08:00:24.134Z] === CONT  TestReadPluginNoRead
[Pipeline] // stage
Post stage
[Pipeline] sh
08:00:24 [2022-04-27T08:00:24.437Z] + echo Ensuring container killed.
08:00:24 [2022-04-27T08:00:24.437Z] Ensuring container killed.
08:00:24 [2022-04-27T08:00:24.437Z] + docker rm -vf docker-pr8
08:00:24 [2022-04-27T08:00:24.437Z] Error: No such container: docker-pr8
[Pipeline] sh
08:00:24 [2022-04-27T08:00:24.717Z] + echo Chowning /workspace to jenkins user
08:00:24 [2022-04-27T08:00:24.717Z] Chowning /workspace to jenkins user
08:00:24 [2022-04-27T08:00:24.717Z] + id -u
08:00:24 [2022-04-27T08:00:24.717Z] + id -g
08:00:24 [2022-04-27T08:00:24.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
08:00:25 [2022-04-27T08:00:25.228Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:00:25 [2022-04-27T08:00:25.228Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s)
08:00:25 [2022-04-27T08:00:25.228Z] === RUN   TestRenameInvalidName
08:00:25 [2022-04-27T08:00:25.795Z] --- PASS: TestRenameInvalidName (0.72s)
08:00:25 [2022-04-27T08:00:25.795Z] === RUN   TestRenameAnonymousContainer
08:00:25 [2022-04-27T08:00:25.998Z] --- PASS: TestNetworkLoopbackNat (2.52s)
08:00:25 [2022-04-27T08:00:25.998Z] === RUN   TestPause
08:00:25 [2022-04-27T08:00:25.998Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:25 [2022-04-27T08:00:25.998Z] --- SKIP: TestPause (0.00s)
08:00:25 [2022-04-27T08:00:25.998Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:00:25 [2022-04-27T08:00:25.998Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:00:25 [2022-04-27T08:00:25.998Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:00:25 [2022-04-27T08:00:25.998Z] === RUN   TestPauseStopPausedContainer
08:00:25 [2022-04-27T08:00:25.998Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:25 [2022-04-27T08:00:25.998Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
08:00:25 [2022-04-27T08:00:25.998Z] === RUN   TestPidHost
08:00:26 [2022-04-27T08:00:26.033Z] === RUN   TestReadPluginNoRead/default
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:00:26 [2022-04-27T08:00:26.418Z] + bundleName=amd64-cgroup2
08:00:26 [2022-04-27T08:00:26.418Z] + echo Creating amd64-cgroup2-bundles.tar.gz
08:00:26 [2022-04-27T08:00:26.418Z] Creating amd64-cgroup2-bundles.tar.gz
08:00:26 [2022-04-27T08:00:26.418Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
08:00:26 [2022-04-27T08:00:26.418Z] + 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
08:00:26 [2022-04-27T08:00:26.684Z] Archiving artifacts
08:00:26 [2022-04-27T08:00:26.766Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.775s	coverage: 86.3% of statements
08:00:26 [2022-04-27T08:00:26.767Z] ?   	github.com/docker/docker/cli	[no test files]
08:00:26 [2022-04-27T08:00:26.767Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:00:26 [2022-04-27T08:00:26.767Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:00:26 [2022-04-27T08:00:26.767Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:00:26 [2022-04-27T08:00:26.926Z] --- PASS: TestPidHost (0.90s)
08:00:26 [2022-04-27T08:00:26.926Z] === RUN   TestPsFilter
08:00:26 [2022-04-27T08:00:26.926Z] --- PASS: TestPsFilter (0.10s)
08:00:26 [2022-04-27T08:00:26.926Z] === RUN   TestRemoveContainerWithRemovedVolume
08:00:26 [2022-04-27T08:00:26.963Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
08:00:26 [2022-04-27T08:00:26.968Z] === RUN   TestReadPluginNoRead/disabled_caching
[Pipeline] // catchError
[Pipeline] sh
08:00:27 [2022-04-27T08:00:27.028Z] ok  	github.com/docker/docker/client	0.147s	coverage: 75.6% of statements
08:00:27 [2022-04-27T08:00:27.311Z] + make clean
08:00:27 [2022-04-27T08:00:27.311Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:00:27 [2022-04-27T08:00:27.311Z] docker-dev-cache
08:00:27 [2022-04-27T08:00:27.311Z] docker-mod-cache
[Pipeline] deleteDir
08:00:27 [2022-04-27T08:00:27.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
08:00:27 [2022-04-27T08:00:27.439Z] === RUN   TestRemoveContainerWithVolume
08:00:27 [2022-04-27T08:00:27.695Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
08:00:27 [2022-04-27T08:00:27.695Z] === RUN   TestRemoveContainerRunning
08:00:28 [2022-04-27T08:00:28.258Z] --- PASS: TestRemoveContainerRunning (0.44s)
08:00:28 [2022-04-27T08:00:28.258Z] === RUN   TestRemoveContainerForceRemoveRunning
08:00:28 [2022-04-27T08:00:28.343Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:00:28 [2022-04-27T08:00:28.601Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
08:00:28 [2022-04-27T08:00:28.821Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
08:00:28 [2022-04-27T08:00:28.821Z] === RUN   TestRemoveInvalidContainer
08:00:28 [2022-04-27T08:00:28.821Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:00:28 [2022-04-27T08:00:28.821Z] === RUN   TestRenameLinkedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:00:29 [2022-04-27T08:00:29.081Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:00:29 [2022-04-27T08:00:29.082Z] --- PASS: TestRenameAnonymousContainer (2.95s)
08:00:29 [2022-04-27T08:00:29.082Z] === RUN   TestRenameContainerWithSameName
08:00:29 [2022-04-27T08:00:29.167Z] === CONT  TestReadPluginNoRead
08:00:29 [2022-04-27T08:00:29.167Z]     read_test.go:92: [d05d31d6e84f9] daemon is not started
08:00:29 [2022-04-27T08:00:29.167Z] --- PASS: TestReadPluginNoRead (5.61s)
08:00:29 [2022-04-27T08:00:29.167Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
08:00:29 [2022-04-27T08:00:29.167Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
08:00:29 [2022-04-27T08:00:29.167Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
08:00:29 [2022-04-27T08:00:29.167Z] PASS
08:00:29 [2022-04-27T08:00:29.167Z] 
08:00:29 [2022-04-27T08:00:29.167Z] DONE 6 tests in 8.670s
08:00:29 [2022-04-27T08:00:29.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:00:29 [2022-04-27T08:00:29.167Z] ++ 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
08:00:29 [2022-04-27T08:00:29.167Z] ++ set -e
08:00:29 [2022-04-27T08:00:29.167Z] ++ '[' -n 0 ']'
08:00:29 [2022-04-27T08:00:29.167Z] ++ set -x
08:00:29 [2022-04-27T08:00:29.167Z] ++ 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
08:00:29 [2022-04-27T08:00:29.167Z] testing: warning: no tests to run
08:00:29 [2022-04-27T08:00:29.167Z] PASS
08:00:29 [2022-04-27T08:00:29.167Z] 
08:00:29 [2022-04-27T08:00:29.167Z] DONE 0 tests in 0.029s
08:00:29 [2022-04-27T08:00:29.167Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:00:29 [2022-04-27T08:00:29.167Z] ++ 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
08:00:29 [2022-04-27T08:00:29.167Z] ++ set -e
08:00:29 [2022-04-27T08:00:29.167Z] ++ '[' -n 0 ']'
08:00:29 [2022-04-27T08:00:29.167Z] ++ set -x
08:00:29 [2022-04-27T08:00:29.167Z] ++ 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
08:00:29 [2022-04-27T08:00:29.340Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:00:29 [2022-04-27T08:00:29.341Z] --- PASS: TestRenameContainerWithSameName (0.66s)
08:00:29 [2022-04-27T08:00:29.341Z] === RUN   TestRenameContainerWithLinkedContainer
08:00:29 [2022-04-27T08:00:29.426Z] INFO: Testing against a local daemon
08:00:29 [2022-04-27T08:00:29.426Z] === RUN   TestPluginWithDevMounts
08:00:29 [2022-04-27T08:00:29.426Z] === PAUSE TestPluginWithDevMounts
08:00:29 [2022-04-27T08:00:29.426Z] === CONT  TestPluginWithDevMounts
08:00:29 [2022-04-27T08:00:29.909Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:00:30 [2022-04-27T08:00:30.475Z]     check_test.go:307: [da2ab9e1bccc0] daemon is not started
08:00:30 [2022-04-27T08:00:30.475Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
08:00:30 [2022-04-27T08:00:30.712Z] --- PASS: TestRenameLinkedContainer (1.67s)
08:00:30 [2022-04-27T08:00:30.712Z] === RUN   TestRenameStoppedContainer
08:00:30 [2022-04-27T08:00:30.712Z] --- PASS: TestRenameStoppedContainer (0.41s)
08:00:30 [2022-04-27T08:00:30.712Z] === RUN   TestRenameRunningContainerAndReuse
08:00:30 [2022-04-27T08:00:30.733Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
08:00:30 [2022-04-27T08:00:30.733Z] === RUN   TestResize
08:00:30 [2022-04-27T08:00:30.799Z] --- PASS: TestPluginWithDevMounts (1.51s)
08:00:30 [2022-04-27T08:00:30.799Z] PASS
08:00:30 [2022-04-27T08:00:30.799Z] 
08:00:30 [2022-04-27T08:00:30.799Z] DONE 1 tests in 1.622s
08:00:30 [2022-04-27T08:00:30.799Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:00:30 [2022-04-27T08:00:30.799Z] ++ 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
08:00:30 [2022-04-27T08:00:30.799Z] ++ set -e
08:00:30 [2022-04-27T08:00:30.799Z] ++ '[' -n 0 ']'
08:00:30 [2022-04-27T08:00:30.799Z] ++ set -x
08:00:30 [2022-04-27T08:00:30.799Z] ++ 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
08:00:31 [2022-04-27T08:00:31.056Z] INFO: Testing against a local daemon
08:00:31 [2022-04-27T08:00:31.056Z] === RUN   TestSecretInspect
08:00:31 [2022-04-27T08:00:31.300Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:00:31 [2022-04-27T08:00:31.559Z] --- PASS: TestResize (0.83s)
08:00:31 [2022-04-27T08:00:31.559Z] === RUN   TestResizeWithInvalidSize
08:00:31 [2022-04-27T08:00:31.640Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
08:00:31 [2022-04-27T08:00:31.640Z] === RUN   TestRenameInvalidName
08:00:31 [2022-04-27T08:00:31.897Z] --- PASS: TestRenameInvalidName (0.41s)
08:00:31 [2022-04-27T08:00:31.897Z] === RUN   TestRenameAnonymousContainer
08:00:32 [2022-04-27T08:00:32.129Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:00:32 [2022-04-27T08:00:32.389Z] --- PASS: TestResizeWithInvalidSize (0.75s)
08:00:32 [2022-04-27T08:00:32.389Z] === RUN   TestResizeWhenContainerNotStarted
08:00:32 [2022-04-27T08:00:32.389Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:00:33 [2022-04-27T08:00:33.354Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:00:33 [2022-04-27T08:00:33.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:33 [2022-04-27T08:00:33.584Z] --- PASS: TestSecretInspect (2.17s)
08:00:33 [2022-04-27T08:00:33.584Z] === RUN   TestSecretList
08:00:33 [2022-04-27T08:00:33.786Z] --- PASS: TestRenameAnonymousContainer (1.55s)
08:00:33 [2022-04-27T08:00:33.786Z] === RUN   TestRenameContainerWithSameName
08:00:33 [2022-04-27T08:00:33.786Z] --- PASS: TestRenameContainerWithSameName (0.38s)
08:00:33 [2022-04-27T08:00:33.786Z] === RUN   TestRenameContainerWithLinkedContainer
08:00:33 [2022-04-27T08:00:33.923Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:00:33 [2022-04-27T08:00:33.923Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:00:34 [2022-04-27T08:00:34.714Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
08:00:34 [2022-04-27T08:00:34.714Z] === RUN   TestResize
08:00:35 [2022-04-27T08:00:35.169Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
08:00:35 [2022-04-27T08:00:35.169Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
08:00:35 [2022-04-27T08:00:35.169Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.6% of statements
08:00:35 [2022-04-27T08:00:35.276Z] --- PASS: TestResize (0.41s)
08:00:35 [2022-04-27T08:00:35.276Z] === RUN   TestResizeWithInvalidSize
08:00:35 [2022-04-27T08:00:35.498Z] --- PASS: TestSecretList (2.22s)
08:00:35 [2022-04-27T08:00:35.498Z] === RUN   TestSecretsCreateAndDelete
08:00:35 [2022-04-27T08:00:35.532Z] --- PASS: TestResizeWithInvalidSize (0.42s)
08:00:35 [2022-04-27T08:00:35.532Z] === RUN   TestResizeWhenContainerNotStarted
08:00:35 [2022-04-27T08:00:35.742Z] ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
08:00:35 [2022-04-27T08:00:35.826Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:00:36 [2022-04-27T08:00:36.002Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.812s	coverage: 0.0% of statements
08:00:36 [2022-04-27T08:00:36.002Z] ok  	github.com/docker/docker/daemon/graphdriver	0.029s	coverage: 2.2% of statements
08:00:36 [2022-04-27T08:00:36.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:00:36 [2022-04-27T08:00:36.107Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
08:00:36 [2022-04-27T08:00:36.107Z] === RUN   TestDaemonRestartKillContainers
08:00:36 [2022-04-27T08:00:36.107Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:00:36 [2022-04-27T08:00:36.107Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:00:36 [2022-04-27T08:00:36.107Z] === RUN   TestCgroupNamespacesRun
08:00:36 [2022-04-27T08:00:36.574Z] ok  	github.com/docker/docker/daemon/config	0.127s	coverage: 81.5% of statements
08:00:37 [2022-04-27T08:00:37.153Z] ...INFO: Daemon under test started and replied!
08:00:37 [2022-04-27T08:00:37.153Z] INFO: Docker version of the daemon under test
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] Client:
08:00:37 [2022-04-27T08:00:37.153Z]  Version:      17.06.2-ce
08:00:37 [2022-04-27T08:00:37.153Z]  API version:  1.30
08:00:37 [2022-04-27T08:00:37.153Z]  Go version:   go1.8.3
08:00:37 [2022-04-27T08:00:37.153Z]  Git commit:   cec0b72
08:00:37 [2022-04-27T08:00:37.153Z]  Built:        Tue Sep  5 19:57:19 2017
08:00:37 [2022-04-27T08:00:37.153Z]  OS/Arch:      windows/amd64
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] Server:
08:00:37 [2022-04-27T08:00:37.153Z]  Version:      0.0.0-dev
08:00:37 [2022-04-27T08:00:37.153Z]  API version:  1.42 (minimum version 1.24)
08:00:37 [2022-04-27T08:00:37.153Z]  Go version:   go1.18.1
08:00:37 [2022-04-27T08:00:37.153Z]  Git commit:   0603f87fab
08:00:37 [2022-04-27T08:00:37.153Z]  Built:        
08:00:37 [2022-04-27T08:00:37.153Z]  OS/Arch:      windows/amd64
08:00:37 [2022-04-27T08:00:37.153Z]  Experimental: false
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] INFO: Docker info of the daemon under test
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] Containers: 0
08:00:37 [2022-04-27T08:00:37.153Z]  Running: 0
08:00:37 [2022-04-27T08:00:37.153Z]  Paused: 0
08:00:37 [2022-04-27T08:00:37.153Z]  Stopped: 0
08:00:37 [2022-04-27T08:00:37.153Z] Images: 0
08:00:37 [2022-04-27T08:00:37.153Z] Server Version: 0.0.0-dev
08:00:37 [2022-04-27T08:00:37.153Z] Storage Driver: windowsfilter
08:00:37 [2022-04-27T08:00:37.153Z]  Windows: 
08:00:37 [2022-04-27T08:00:37.153Z] Logging Driver: json-file
08:00:37 [2022-04-27T08:00:37.153Z] Plugins: 
08:00:37 [2022-04-27T08:00:37.153Z]  Volume: local
08:00:37 [2022-04-27T08:00:37.153Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:00:37 [2022-04-27T08:00:37.153Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:00:37 [2022-04-27T08:00:37.153Z] Swarm: inactive
08:00:37 [2022-04-27T08:00:37.153Z] Default Isolation: process
08:00:37 [2022-04-27T08:00:37.153Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
08:00:37 [2022-04-27T08:00:37.153Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
08:00:37 [2022-04-27T08:00:37.153Z] OSType: windows
08:00:37 [2022-04-27T08:00:37.153Z] Architecture: x86_64
08:00:37 [2022-04-27T08:00:37.153Z] CPUs: 4
08:00:37 [2022-04-27T08:00:37.153Z] Total Memory: 32GiB
08:00:37 [2022-04-27T08:00:37.153Z] Name: azwin-2-61f7b0
08:00:37 [2022-04-27T08:00:37.153Z] ID: EGVY:3QIL:4PKL:NCXB:XFEF:E7QH:HRAI:3KYV:UENH:AMKH:LKKW:FFFP
08:00:37 [2022-04-27T08:00:37.153Z] Docker Root Dir: D:\CI\PR-43509\8\daemon
08:00:37 [2022-04-27T08:00:37.153Z] Debug Mode (client): false
08:00:37 [2022-04-27T08:00:37.153Z] Debug Mode (server): true
08:00:37 [2022-04-27T08:00:37.153Z]  File Descriptors: -1
08:00:37 [2022-04-27T08:00:37.153Z]  Goroutines: 16
08:00:37 [2022-04-27T08:00:37.153Z]  System Time: 2022-04-27T08:00:35.0097922Z
08:00:37 [2022-04-27T08:00:37.153Z]  EventsListeners: 0
08:00:37 [2022-04-27T08:00:37.153Z] Registry: https://index.docker.io/v1/
08:00:37 [2022-04-27T08:00:37.153Z] Labels:
08:00:37 [2022-04-27T08:00:37.153Z] Experimental: false
08:00:37 [2022-04-27T08:00:37.153Z] Insecure Registries:
08:00:37 [2022-04-27T08:00:37.153Z]  127.0.0.0/8
08:00:37 [2022-04-27T08:00:37.153Z] Live Restore Enabled: false
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] INFO: Docker images of the daemon under test
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
08:00:37 [2022-04-27T08:00:37.153Z] 
08:00:37 [2022-04-27T08:00:37.153Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
08:00:37 [2022-04-27T08:00:37.153Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
08:00:37 [2022-04-27T08:00:37.153Z] ltsc2022: Pulling from windows/servercore
08:00:37 [2022-04-27T08:00:37.153Z] 8f616e6e9eec: Pulling fs layer
08:00:37 [2022-04-27T08:00:37.153Z] dccd9e4d14d3: Pulling fs layer
08:00:37 [2022-04-27T08:00:37.472Z] --- PASS: TestCgroupNamespacesRun (1.17s)
08:00:37 [2022-04-27T08:00:37.472Z] === RUN   TestCgroupNamespacesRunPrivileged
08:00:37 [2022-04-27T08:00:37.519Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.449s	coverage: 56.2% of statements
08:00:37 [2022-04-27T08:00:37.986Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:00:37 [2022-04-27T08:00:37.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:00:38 [2022-04-27T08:00:38.024Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
08:00:38 [2022-04-27T08:00:38.024Z] === RUN   TestSecretsUpdate
08:00:38 [2022-04-27T08:00:38.118Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.062s	coverage: 74.8% of statements
08:00:38 [2022-04-27T08:00:38.244Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:00:38 [2022-04-27T08:00:38.402Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
08:00:38 [2022-04-27T08:00:38.402Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:00:39 [2022-04-27T08:00:39.062Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.0% of statements
08:00:39 [2022-04-27T08:00:39.062Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
08:00:39 [2022-04-27T08:00:39.062Z] ok  	github.com/docker/docker/daemon/cluster	0.099s	coverage: 0.5% of statements
08:00:39 [2022-04-27T08:00:39.179Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:00:39 [2022-04-27T08:00:39.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:00:39 [2022-04-27T08:00:39.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:00:39 [2022-04-27T08:00:39.635Z] ok  	github.com/docker/docker/cmd/dockerd	0.108s	coverage: 30.6% of statements
08:00:39 [2022-04-27T08:00:39.635Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:00:39 [2022-04-27T08:00:39.635Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:00:39 [2022-04-27T08:00:39.635Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:00:39 [2022-04-27T08:00:39.635Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:00:39 [2022-04-27T08:00:39.635Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:00:39 [2022-04-27T08:00:39.768Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
08:00:39 [2022-04-27T08:00:39.768Z] === RUN   TestCgroupNamespacesRunHostMode
08:00:39 [2022-04-27T08:00:39.923Z] --- PASS: TestSecretsUpdate (2.15s)
08:00:39 [2022-04-27T08:00:39.923Z] === RUN   TestTemplatedSecret
08:00:40 [2022-04-27T08:00:40.207Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
08:00:40 [2022-04-27T08:00:40.468Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.342s	coverage: 50.6% of statements
08:00:40 [2022-04-27T08:00:40.696Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
08:00:40 [2022-04-27T08:00:40.697Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:00:40 [2022-04-27T08:00:40.728Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
08:00:40 [2022-04-27T08:00:40.728Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
08:00:41 [2022-04-27T08:00:41.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:41 [2022-04-27T08:00:41.344Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:00:41 [2022-04-27T08:00:41.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:00:41 [2022-04-27T08:00:41.670Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.360s	coverage: 58.2% of statements
08:00:41 [2022-04-27T08:00:41.670Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
08:00:41 [2022-04-27T08:00:41.670Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.6% of statements
08:00:41 [2022-04-27T08:00:41.931Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 80.2% of statements
08:00:41 [2022-04-27T08:00:41.931Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 43.0% of statements
08:00:42 [2022-04-27T08:00:42.062Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
08:00:42 [2022-04-27T08:00:42.062Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:00:42 [2022-04-27T08:00:42.192Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:00:42 [2022-04-27T08:00:42.192Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 23.9% of statements
08:00:42 [2022-04-27T08:00:42.192Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
08:00:42 [2022-04-27T08:00:42.452Z] --- PASS: TestTemplatedSecret (2.47s)
08:00:42 [2022-04-27T08:00:42.452Z] === RUN   TestSecretCreateResolve
08:00:42 [2022-04-27T08:00:42.766Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 13.8% of statements
08:00:42 [2022-04-27T08:00:42.766Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.046s	coverage: 69.9% of statements
08:00:42 [2022-04-27T08:00:42.766Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 78.7% of statements
08:00:42 [2022-04-27T08:00:42.994Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
08:00:42 [2022-04-27T08:00:42.994Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:00:43 [2022-04-27T08:00:43.028Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.891s	coverage: 46.1% of statements
08:00:43 [2022-04-27T08:00:43.028Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.042s	coverage: 31.5% of statements
08:00:43 [2022-04-27T08:00:43.028Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
08:00:43 [2022-04-27T08:00:43.290Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.058s	coverage: 59.1% of statements
08:00:43 [2022-04-27T08:00:43.552Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.049s	coverage: 46.8% of statements
08:00:43 [2022-04-27T08:00:43.552Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
08:00:43 [2022-04-27T08:00:43.557Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
08:00:43 [2022-04-27T08:00:43.558Z] === RUN   TestCgroupNamespacesRunOlderClient
08:00:43 [2022-04-27T08:00:43.818Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 48.2% of statements
08:00:43 [2022-04-27T08:00:43.882Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:00:44 [2022-04-27T08:00:44.079Z] ok  	github.com/docker/docker/errdefs	0.039s	coverage: 77.0% of statements
08:00:44 [2022-04-27T08:00:44.139Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:00:44 [2022-04-27T08:00:44.340Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
08:00:44 [2022-04-27T08:00:44.340Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
08:00:44 [2022-04-27T08:00:44.357Z] --- PASS: TestSecretCreateResolve (2.19s)
08:00:44 [2022-04-27T08:00:44.357Z] PASS
08:00:44 [2022-04-27T08:00:44.357Z] 
08:00:44 [2022-04-27T08:00:44.357Z] DONE 6 tests in 13.464s
08:00:44 [2022-04-27T08:00:44.357Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:00:44 [2022-04-27T08:00:44.358Z] ++ 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
08:00:44 [2022-04-27T08:00:44.358Z] ++ set -e
08:00:44 [2022-04-27T08:00:44.358Z] ++ '[' -n 0 ']'
08:00:44 [2022-04-27T08:00:44.358Z] ++ set -x
08:00:44 [2022-04-27T08:00:44.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:00:44 [2022-04-27T08:00:44.602Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.7% of statements
08:00:44 [2022-04-27T08:00:44.616Z] INFO: Testing against a local daemon
08:00:44 [2022-04-27T08:00:44.616Z] === RUN   TestServiceCreateInit
08:00:44 [2022-04-27T08:00:44.616Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:00:44 [2022-04-27T08:00:44.708Z] === RUN   TestDockerSuite/TestBuildBlankName
08:00:44 [2022-04-27T08:00:44.864Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
08:00:44 [2022-04-27T08:00:44.864Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
08:00:44 [2022-04-27T08:00:44.864Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.591s	coverage: 82.5% of statements
08:00:44 [2022-04-27T08:00:44.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
08:00:44 [2022-04-27T08:00:44.928Z] === RUN   TestNISDomainname
08:00:44 [2022-04-27T08:00:44.928Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:00:44 [2022-04-27T08:00:44.928Z] --- SKIP: TestNISDomainname (0.02s)
08:00:44 [2022-04-27T08:00:44.928Z] === RUN   TestHostnameDnsResolution
08:00:44 [2022-04-27T08:00:44.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:00:45 [2022-04-27T08:00:45.127Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 52.9% of statements
08:00:45 [2022-04-27T08:00:45.127Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 46.0% of statements
08:00:45 [2022-04-27T08:00:45.388Z] ok  	github.com/docker/docker/distribution	0.621s	coverage: 28.2% of statements
08:00:45 [2022-04-27T08:00:45.388Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
08:00:45 [2022-04-27T08:00:45.388Z] ok  	github.com/docker/docker/opts	0.043s	coverage: 66.7% of statements
08:00:45 [2022-04-27T08:00:45.492Z] --- PASS: TestHostnameDnsResolution (0.67s)
08:00:45 [2022-04-27T08:00:45.492Z] === RUN   TestUnprivilegedPortsAndPing
08:00:45 [2022-04-27T08:00:45.492Z]     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
08:00:45 [2022-04-27T08:00:45.492Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
08:00:45 [2022-04-27T08:00:45.492Z] === RUN   TestPrivilegedHostDevices
08:00:45 [2022-04-27T08:00:45.648Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
08:00:45 [2022-04-27T08:00:45.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:00:45 [2022-04-27T08:00:45.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:00:45 [2022-04-27T08:00:45.909Z] ok  	github.com/docker/docker/distribution/xfer	1.733s	coverage: 85.4% of statements
08:00:45 [2022-04-27T08:00:45.909Z] ok  	github.com/docker/docker/pkg/authorization	0.245s	coverage: 68.3% of statements
08:00:45 [2022-04-27T08:00:45.909Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 6.7% of statements
08:00:46 [2022-04-27T08:00:46.054Z] --- PASS: TestPrivilegedHostDevices (0.43s)
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStats
08:00:46 [2022-04-27T08:00:46.054Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:46 [2022-04-27T08:00:46.054Z] --- SKIP: TestStats (0.00s)
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStopContainerWithTimeout
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStopContainerWithTimeout/0
08:00:46 [2022-04-27T08:00:46.054Z] === PAUSE TestStopContainerWithTimeout/0
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStopContainerWithTimeout/1
08:00:46 [2022-04-27T08:00:46.054Z] === PAUSE TestStopContainerWithTimeout/1
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStopContainerWithTimeout/3
08:00:46 [2022-04-27T08:00:46.054Z] === PAUSE TestStopContainerWithTimeout/3
08:00:46 [2022-04-27T08:00:46.054Z] === RUN   TestStopContainerWithTimeout/-1
08:00:46 [2022-04-27T08:00:46.054Z] === PAUSE TestStopContainerWithTimeout/-1
08:00:46 [2022-04-27T08:00:46.054Z] === CONT  TestStopContainerWithTimeout/0
08:00:46 [2022-04-27T08:00:46.054Z] === CONT  TestStopContainerWithTimeout/3
08:00:46 [2022-04-27T08:00:46.171Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
08:00:46 [2022-04-27T08:00:46.171Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
08:00:46 [2022-04-27T08:00:46.433Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
08:00:46 [2022-04-27T08:00:46.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:00:46 [2022-04-27T08:00:46.619Z] === CONT  TestStopContainerWithTimeout/1
08:00:46 [2022-04-27T08:00:46.694Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
08:00:46 [2022-04-27T08:00:46.694Z] ok  	github.com/docker/docker/pkg/fsutils	0.184s	coverage: 85.1% of statements
08:00:46 [2022-04-27T08:00:46.694Z] ok  	github.com/docker/docker/pkg/archive	0.453s	coverage: 82.1% of statements
08:00:46 [2022-04-27T08:00:46.956Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
08:00:46 [2022-04-27T08:00:46.956Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
08:00:46 [2022-04-27T08:00:46.956Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
08:00:47 [2022-04-27T08:00:47.217Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
08:00:47 [2022-04-27T08:00:47.217Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
08:00:47 [2022-04-27T08:00:47.217Z] ok  	github.com/docker/docker/pkg/idtools	0.386s	coverage: 67.9% of statements
08:00:47 [2022-04-27T08:00:47.217Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
08:00:47 [2022-04-27T08:00:47.478Z] ok  	github.com/docker/docker/pkg/ioutils	0.466s	coverage: 70.1% of statements
08:00:47 [2022-04-27T08:00:47.478Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
08:00:47 [2022-04-27T08:00:47.478Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
08:00:47 [2022-04-27T08:00:47.739Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
08:00:47 [2022-04-27T08:00:47.739Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
08:00:47 [2022-04-27T08:00:47.739Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:00:47 [2022-04-27T08:00:47.852Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:00:48 [2022-04-27T08:00:48.000Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
08:00:48 [2022-04-27T08:00:48.000Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
08:00:48 [2022-04-27T08:00:48.000Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
08:00:48 [2022-04-27T08:00:48.040Z] === CONT  TestStopContainerWithTimeout/-1
08:00:48 [2022-04-27T08:00:48.260Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:00:48 [2022-04-27T08:00:48.260Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
08:00:48 [2022-04-27T08:00:48.260Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:00:48 [2022-04-27T08:00:48.416Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:00:48 [2022-04-27T08:00:48.520Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.8% of statements
08:00:48 [2022-04-27T08:00:48.780Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 42.3% of statements
08:00:48 [2022-04-27T08:00:48.780Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.648s	coverage: 42.7% of statements
08:00:48 [2022-04-27T08:00:48.780Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
08:00:48 [2022-04-27T08:00:48.804Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:00:48 [2022-04-27T08:00:48.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:00:49 [2022-04-27T08:00:49.041Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
08:00:49 [2022-04-27T08:00:49.041Z] ok  	github.com/docker/docker/pkg/pubsub	1.056s	coverage: 75.0% of statements
08:00:49 [2022-04-27T08:00:49.041Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
08:00:49 [2022-04-27T08:00:49.241Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:00:49 [2022-04-27T08:00:49.314Z] ok  	github.com/docker/docker/pkg/tarsum	0.093s	coverage: 89.3% of statements
08:00:49 [2022-04-27T08:00:49.314Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
08:00:49 [2022-04-27T08:00:49.577Z] ok  	github.com/docker/docker/profiles/seccomp	0.032s	coverage: 86.0% of statements
08:00:49 [2022-04-27T08:00:49.577Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 83.7% of statements
08:00:49 [2022-04-27T08:00:49.672Z] 8f616e6e9eec: Verifying Checksum
08:00:49 [2022-04-27T08:00:49.672Z] 8f616e6e9eec: Download complete
08:00:50 [2022-04-27T08:00:50.145Z] dccd9e4d14d3: Verifying Checksum
08:00:50 [2022-04-27T08:00:50.145Z] dccd9e4d14d3: Download complete
08:00:50 [2022-04-27T08:00:50.148Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 50.9% of statements
08:00:50 [2022-04-27T08:00:50.148Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
08:00:50 [2022-04-27T08:00:50.409Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 58.6% of statements
08:00:50 [2022-04-27T08:00:50.409Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
08:00:50 [2022-04-27T08:00:50.409Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 23.3% of statements
08:00:50 [2022-04-27T08:00:50.409Z] ok  	github.com/docker/docker/quota	0.416s	coverage: 71.4% of statements
08:00:50 [2022-04-27T08:00:50.409Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 64.5% of statements
08:00:50 [2022-04-27T08:00:50.554Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:00:50 [2022-04-27T08:00:50.554Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
08:00:50 [2022-04-27T08:00:50.554Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
08:00:50 [2022-04-27T08:00:50.555Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
08:00:50 [2022-04-27T08:00:50.555Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
08:00:50 [2022-04-27T08:00:50.555Z] === RUN   TestDeleteDevicemapper
08:00:50 [2022-04-27T08:00:50.555Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:00:50 [2022-04-27T08:00:50.555Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:00:50 [2022-04-27T08:00:50.555Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:00:50 [2022-04-27T08:00:50.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:00:50 [2022-04-27T08:00:50.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:00:51 [2022-04-27T08:00:51.140Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:00:51 [2022-04-27T08:00:51.352Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
08:00:51 [2022-04-27T08:00:51.352Z] ok  	github.com/docker/docker/volume/mounts	0.006s	coverage: 67.7% of statements
08:00:51 [2022-04-27T08:00:51.613Z] ok  	github.com/docker/docker/volume/local	0.139s	coverage: 76.4% of statements
08:00:51 [2022-04-27T08:00:51.613Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 72.3% of statements
08:00:51 [2022-04-27T08:00:51.924Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
08:00:51 [2022-04-27T08:00:51.924Z] === RUN   TestUpdateMemory
08:00:51 [2022-04-27T08:00:51.924Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:51 [2022-04-27T08:00:51.924Z] --- SKIP: TestUpdateMemory (0.00s)
08:00:51 [2022-04-27T08:00:51.924Z] === RUN   TestUpdateCPUQuota
08:00:51 [2022-04-27T08:00:51.924Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:51 [2022-04-27T08:00:51.924Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:00:51 [2022-04-27T08:00:51.924Z] === RUN   TestUpdatePidsLimit
08:00:51 [2022-04-27T08:00:51.924Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:00:51 [2022-04-27T08:00:51.924Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:00:51 [2022-04-27T08:00:51.924Z] === RUN   TestUpdateRestartPolicy
08:00:52 [2022-04-27T08:00:52.085Z] --- PASS: TestServiceCreateInit (7.25s)
08:00:52 [2022-04-27T08:00:52.085Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
08:00:52 [2022-04-27T08:00:52.085Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
08:00:52 [2022-04-27T08:00:52.085Z] === RUN   TestCreateServiceMultipleTimes
08:00:52 [2022-04-27T08:00:52.997Z] ok  	github.com/docker/docker/daemon	10.154s	coverage: 16.9% of statements
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:00:52 [2022-04-27T08:00:52.997Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:00:53 [2022-04-27T08:00:53.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:00:53 [2022-04-27T08:00:53.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:00:53 [2022-04-27T08:00:53.258Z] ok  	github.com/docker/docker/layer	7.497s	coverage: 69.0% of statements
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:00:53 [2022-04-27T08:00:53.258Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:00:53 [2022-04-27T08:00:53.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:00:54 [2022-04-27T08:00:54.190Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:00:55 [2022-04-27T08:00:55.571Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:00:55 [2022-04-27T08:00:55.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:00:56 [2022-04-27T08:00:56.956Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:00:57 [2022-04-27T08:00:57.891Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.19s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.71s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.03s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.62s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s)
08:00:57 [2022-04-27T08:00:57.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
08:00:57 [2022-04-27T08:00:57.891Z] === RUN   TestCgroupNamespacesRun
08:00:59 [2022-04-27T08:00:59.795Z] --- PASS: TestCgroupNamespacesRun (1.81s)
08:00:59 [2022-04-27T08:00:59.795Z] === RUN   TestCgroupNamespacesRunPrivileged
08:00:59 [2022-04-27T08:00:59.795Z]     check_test.go:307: [d9823ca86a0b9] daemon is not started
08:00:59 [2022-04-27T08:00:59.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:01:00 [2022-04-27T08:01:00.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:01:01 [2022-04-27T08:01:01.430Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
08:01:01 [2022-04-27T08:01:01.430Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:01:01 [2022-04-27T08:01:01.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:01:02 [2022-04-27T08:01:02.939Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
08:01:02 [2022-04-27T08:01:02.939Z] === RUN   TestCgroupNamespacesRunHostMode
08:01:04 [2022-04-27T08:01:04.100Z] --- PASS: TestUpdateRestartPolicy (10.90s)
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestUpdateRestartWithAutoRemove
08:01:04 [2022-04-27T08:01:04.100Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitNonBlocked
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:04 [2022-04-27T08:01:04.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:04 [2022-04-27T08:01:04.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:04 [2022-04-27T08:01:04.100Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:04 [2022-04-27T08:01:04.100Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:04 [2022-04-27T08:01:04.100Z] --- PASS: TestWaitNonBlocked (0.01s)
08:01:04 [2022-04-27T08:01:04.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
08:01:04 [2022-04-27T08:01:04.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitBlocked
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:01:04 [2022-04-27T08:01:04.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:01:04 [2022-04-27T08:01:04.100Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:01:04 [2022-04-27T08:01:04.101Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:01:04 [2022-04-27T08:01:04.101Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:01:04 [2022-04-27T08:01:04.101Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:01:04 [2022-04-27T08:01:04.665Z] --- PASS: TestWaitBlocked (0.01s)
08:01:04 [2022-04-27T08:01:04.665Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
08:01:04 [2022-04-27T08:01:04.665Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
08:01:04 [2022-04-27T08:01:04.665Z] === CONT  TestDaemonRestartIpcMode
08:01:04 [2022-04-27T08:01:04.665Z] === CONT  TestRestartDaemonWithRestartingContainer
08:01:05 [2022-04-27T08:01:05.480Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
08:01:05 [2022-04-27T08:01:05.480Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:01:06 [2022-04-27T08:01:06.965Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
08:01:06 [2022-04-27T08:01:06.965Z] === RUN   TestCreateServiceConflict
08:01:07 [2022-04-27T08:01:07.194Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s)
08:01:07 [2022-04-27T08:01:07.194Z] === CONT  TestIpcModeOlderClient
08:01:07 [2022-04-27T08:01:07.194Z] --- PASS: TestIpcModeOlderClient (0.09s)
08:01:07 [2022-04-27T08:01:07.388Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s)
08:01:07 [2022-04-27T08:01:07.388Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:01:07 [2022-04-27T08:01:07.454Z] --- PASS: TestDaemonRestartIpcMode (2.89s)
08:01:07 [2022-04-27T08:01:07.454Z] PASS
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === Skipped
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
08:01:07 [2022-04-27T08:01:07.454Z]     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)
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     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)
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     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)
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
08:01:07 [2022-04-27T08:01:07.454Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
08:01:07 [2022-04-27T08:01:07.454Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     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
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:01:07 [2022-04-27T08:01:07.454Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:01:07 [2022-04-27T08:01:07.454Z] 
08:01:07 [2022-04-27T08:01:07.454Z] DONE 212 tests, 27 skipped in 72.916s
08:01:07 [2022-04-27T08:01:07.454Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
08:01:07 [2022-04-27T08:01:07.454Z] === RUN   TestConfigDaemonLibtrustID
08:01:08 [2022-04-27T08:01:08.018Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:01:08 [2022-04-27T08:01:08.018Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:01:08 [2022-04-27T08:01:08.018Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation/invalid_config
08:01:08 [2022-04-27T08:01:08.018Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation/malformed_config
08:01:08 [2022-04-27T08:01:08.018Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:01:08 [2022-04-27T08:01:08.018Z] === RUN   TestDaemonConfigValidation/valid_config
08:01:08 [2022-04-27T08:01:08.018Z] === PAUSE TestDaemonConfigValidation/valid_config
08:01:08 [2022-04-27T08:01:08.018Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:01:08 [2022-04-27T08:01:08.018Z] === CONT  TestDaemonConfigValidation/malformed_config
08:01:08 [2022-04-27T08:01:08.274Z] === CONT  TestDaemonConfigValidation/valid_config
08:01:08 [2022-04-27T08:01:08.274Z] === CONT  TestDaemonConfigValidation/invalid_config
08:01:08 [2022-04-27T08:01:08.274Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:01:08 [2022-04-27T08:01:08.274Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:01:08 [2022-04-27T08:01:08.274Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
08:01:08 [2022-04-27T08:01:08.274Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
08:01:08 [2022-04-27T08:01:08.274Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
08:01:08 [2022-04-27T08:01:08.274Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
08:01:08 [2022-04-27T08:01:08.274Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:01:08 [2022-04-27T08:01:08.274Z] === RUN   TestConfigDaemonSeccompProfiles
08:01:08 [2022-04-27T08:01:08.274Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:01:08 [2022-04-27T08:01:08.870Z] --- PASS: TestCreateServiceConflict (2.15s)
08:01:08 [2022-04-27T08:01:08.870Z] === RUN   TestCreateServiceMaxReplicas
08:01:09 [2022-04-27T08:01:09.294Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s)
08:01:09 [2022-04-27T08:01:09.294Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:01:09 [2022-04-27T08:01:09.641Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:01:09 [2022-04-27T08:01:09.866Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
08:01:09 [2022-04-27T08:01:09.866Z] === RUN   TestCgroupNamespacesRunOlderClient
08:01:10 [2022-04-27T08:01:10.569Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:01:11 [2022-04-27T08:01:11.500Z] === CONT  TestConfigDaemonSeccompProfiles
08:01:11 [2022-04-27T08:01:11.500Z]     daemon_test.go:156: [d026b45e21283] daemon is not started
08:01:11 [2022-04-27T08:01:11.500Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
08:01:11 [2022-04-27T08:01:11.500Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
08:01:11 [2022-04-27T08:01:11.500Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
08:01:11 [2022-04-27T08:01:11.500Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
08:01:11 [2022-04-27T08:01:11.500Z] === RUN   TestDaemonProxy
08:01:11 [2022-04-27T08:01:11.500Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
08:01:11 [2022-04-27T08:01:11.500Z] --- SKIP: TestDaemonProxy (0.00s)
08:01:11 [2022-04-27T08:01:11.500Z] PASS
08:01:11 [2022-04-27T08:01:11.500Z] 
08:01:11 [2022-04-27T08:01:11.500Z] === Skipped
08:01:11 [2022-04-27T08:01:11.500Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
08:01:11 [2022-04-27T08:01:11.500Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
08:01:11 [2022-04-27T08:01:11.500Z] 
08:01:11 [2022-04-27T08:01:11.500Z] DONE 12 tests, 1 skipped in 4.167s
08:01:11 [2022-04-27T08:01:11.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:01:11 [2022-04-27T08:01:11.756Z] INFO: Testing against a local daemon
08:01:11 [2022-04-27T08:01:11.756Z] === RUN   TestCommitInheritsEnv
08:01:11 [2022-04-27T08:01:11.767Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s)
08:01:11 [2022-04-27T08:01:11.768Z] === RUN   TestNISDomainname
08:01:12 [2022-04-27T08:01:12.179Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
08:01:12 [2022-04-27T08:01:12.179Z] === RUN   TestCreateWithDuplicateNetworkNames
08:01:12 [2022-04-27T08:01:12.707Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:01:12 [2022-04-27T08:01:12.966Z] --- PASS: TestNISDomainname (1.18s)
08:01:12 [2022-04-27T08:01:12.966Z] === RUN   TestHostnameDnsResolution
08:01:13 [2022-04-27T08:01:13.121Z] --- PASS: TestCommitInheritsEnv (1.44s)
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportExtremelyLargeImageWorks
08:01:13 [2022-04-27T08:01:13.121Z] === PAUSE TestImportExtremelyLargeImageWorks
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportWithCustomPlatform
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportWithCustomPlatform/#00
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportWithCustomPlatform/_______
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportWithCustomPlatform//
08:01:13 [2022-04-27T08:01:13.121Z] === RUN   TestImportWithCustomPlatform/linux
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImportWithCustomPlatform/LINUX
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImportWithCustomPlatform/macos
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:01:13 [2022-04-27T08:01:13.378Z] --- PASS: TestImportWithCustomPlatform (0.31s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:01:13 [2022-04-27T08:01:13.378Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:01:13 [2022-04-27T08:01:13.378Z] === RUN   TestImagesFilterMultiReference
08:01:13 [2022-04-27T08:01:13.634Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:01:13 [2022-04-27T08:01:13.634Z] === RUN   TestImagePullPlatformInvalid
08:01:13 [2022-04-27T08:01:13.634Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:01:13 [2022-04-27T08:01:13.634Z] === RUN   TestRemoveImageOrphaning
08:01:14 [2022-04-27T08:01:14.343Z] --- PASS: TestHostnameDnsResolution (1.33s)
08:01:14 [2022-04-27T08:01:14.343Z] === RUN   TestUnprivilegedPortsAndPing
08:01:15 [2022-04-27T08:01:15.280Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s)
08:01:15 [2022-04-27T08:01:15.280Z] === RUN   TestPrivilegedHostDevices
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestRemoveImageOrphaning (1.58s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestRemoveImageGarbageCollector
08:01:15 [2022-04-27T08:01:15.521Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:01:15 [2022-04-27T08:01:15.521Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagInvalidReference
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagInvalidReference (0.01s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagValidPrefixedRepo
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagExistedNameWithoutForce
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagOfficialNames
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagOfficialNames (0.04s)
08:01:15 [2022-04-27T08:01:15.521Z] === RUN   TestTagMatchesDigest
08:01:15 [2022-04-27T08:01:15.521Z] --- PASS: TestTagMatchesDigest (0.01s)
08:01:15 [2022-04-27T08:01:15.521Z] === CONT  TestImportExtremelyLargeImageWorks
08:01:16 [2022-04-27T08:01:16.227Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:01:16 [2022-04-27T08:01:16.486Z] --- PASS: TestPrivilegedHostDevices (1.10s)
08:01:16 [2022-04-27T08:01:16.486Z] === RUN   TestStats
08:01:17 [2022-04-27T08:01:17.056Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
08:01:18 [2022-04-27T08:01:18.430Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:01:18 [2022-04-27T08:01:18.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:01:18 [2022-04-27T08:01:18.947Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:01:19 [2022-04-27T08:01:19.514Z] --- PASS: TestStats (3.07s)
08:01:19 [2022-04-27T08:01:19.514Z] === RUN   TestStopContainerWithTimeout
08:01:19 [2022-04-27T08:01:19.514Z] === RUN   TestStopContainerWithTimeout/0
08:01:19 [2022-04-27T08:01:19.514Z] === PAUSE TestStopContainerWithTimeout/0
08:01:19 [2022-04-27T08:01:19.514Z] === RUN   TestStopContainerWithTimeout/1
08:01:19 [2022-04-27T08:01:19.514Z] === PAUSE TestStopContainerWithTimeout/1
08:01:19 [2022-04-27T08:01:19.514Z] === RUN   TestStopContainerWithTimeout/3
08:01:19 [2022-04-27T08:01:19.514Z] === PAUSE TestStopContainerWithTimeout/3
08:01:19 [2022-04-27T08:01:19.514Z] === RUN   TestStopContainerWithTimeout/-1
08:01:19 [2022-04-27T08:01:19.514Z] === PAUSE TestStopContainerWithTimeout/-1
08:01:19 [2022-04-27T08:01:19.514Z] === CONT  TestStopContainerWithTimeout/0
08:01:19 [2022-04-27T08:01:19.514Z] === CONT  TestStopContainerWithTimeout/-1
08:01:20 [2022-04-27T08:01:20.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:01:20 [2022-04-27T08:01:20.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:01:20 [2022-04-27T08:01:20.936Z] === CONT  TestStopContainerWithTimeout/3
08:01:22 [2022-04-27T08:01:22.842Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:01:22 [2022-04-27T08:01:22.842Z] === CONT  TestStopContainerWithTimeout/1
08:01:24 [2022-04-27T08:01:24.743Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:01:24 [2022-04-27T08:01:24.743Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:01:24 [2022-04-27T08:01:24.743Z]     --- PASS: TestStopContainerWithTimeout/0 (1.37s)
08:01:24 [2022-04-27T08:01:24.743Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
08:01:24 [2022-04-27T08:01:24.743Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
08:01:24 [2022-04-27T08:01:24.743Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
08:01:24 [2022-04-27T08:01:24.743Z] === RUN   TestDeleteDevicemapper
08:01:24 [2022-04-27T08:01:24.743Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:01:24 [2022-04-27T08:01:24.743Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:01:24 [2022-04-27T08:01:24.743Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:01:25 [2022-04-27T08:01:25.359Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.3% of statements
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/rootless	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/volume	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === Skipped
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     network_proxy_test.go:208: No support for dual stack yet
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver btrfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver btrfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver btrfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver btrfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver btrfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:71: No driver to put!
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z] time="2022-04-27T08:00:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z] time="2022-04-27T08:00:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z] time="2022-04-27T08:00:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z] time="2022-04-27T08:00:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z] time="2022-04-27T08:00:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:71: No driver to put!
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     overlay_test.go:50: Fails to compute changes intermittently
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver zfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver zfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver zfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver zfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:44: Driver zfs not supported
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     graphtest_unix.go:71: No driver to put!
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:01:25 [2022-04-27T08:01:25.359Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
08:01:25 [2022-04-27T08:01:25.359Z] 
08:01:25 [2022-04-27T08:01:25.359Z] DONE 2531 tests, 28 skipped in 90.561s
08:01:25 [2022-04-27T08:01:25.359Z] + '[' -n 'github.com/docker/docker/libnetwork
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/bitseq
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cluster
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/config
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/datastore
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/diagnostic
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/discoverapi
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/driverapi
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/bridge
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/host
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/null
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/overlay
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/remote
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/windows
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/drvregistry
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/etchosts
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/idm
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/internal/caller
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipam
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipamapi
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipams/builtin
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipams/null
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipams/remote
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ipamutils
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/iptables
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/netlabel
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/netutils
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/networkdb
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/ns
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/options
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/osl
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/osl/kernel
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/portallocator
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/portmapper
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/resolvconf
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/testutils
08:01:25 [2022-04-27T08:01:25.359Z] github.com/docker/docker/libnetwork/types' ']'
08:01:25 [2022-04-27T08:01:25.359Z] + 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
08:01:27 [2022-04-27T08:01:27.044Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
08:01:27 [2022-04-27T08:01:27.044Z] === RUN   TestCreateServiceSecretFileMode
08:01:27 [2022-04-27T08:01:27.044Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
08:01:27 [2022-04-27T08:01:27.044Z] === RUN   TestCreateServiceConfigFileMode
08:01:28 [2022-04-27T08:01:28.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:01:28 [2022-04-27T08:01:28.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s)
08:01:28 [2022-04-27T08:01:28.033Z] === RUN   TestUpdateMemory
08:01:28 [2022-04-27T08:01:28.033Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:01:28 [2022-04-27T08:01:28.033Z] --- SKIP: TestUpdateMemory (0.00s)
08:01:28 [2022-04-27T08:01:28.033Z] === RUN   TestUpdateCPUQuota
08:01:28 [2022-04-27T08:01:28.291Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:01:28 [2022-04-27T08:01:28.943Z] --- PASS: TestCreateServiceConfigFileMode (1.97s)
08:01:28 [2022-04-27T08:01:28.943Z] === RUN   TestCreateServiceSysctls
08:01:29 [2022-04-27T08:01:29.229Z] --- PASS: TestUpdateCPUQuota (1.30s)
08:01:29 [2022-04-27T08:01:29.229Z] === RUN   TestUpdatePidsLimit
08:01:29 [2022-04-27T08:01:29.229Z] === RUN   TestUpdatePidsLimit/update_from_none
08:01:29 [2022-04-27T08:01:29.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:01:29 [2022-04-27T08:01:29.747Z] === RUN   TestUpdatePidsLimit/no_change
08:01:30 [2022-04-27T08:01:30.006Z] === RUN   TestUpdatePidsLimit/update_lower
08:01:30 [2022-04-27T08:01:30.573Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:01:30 [2022-04-27T08:01:30.831Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:01:30 [2022-04-27T08:01:30.831Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:01:31 [2022-04-27T08:01:31.096Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:01:31 [2022-04-27T08:01:31.664Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:01:31 [2022-04-27T08:01:31.664Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:01:32 [2022-04-27T08:01:32.223Z] --- PASS: TestCreateServiceSysctls (2.94s)
08:01:32 [2022-04-27T08:01:32.223Z] === RUN   TestCreateServiceCapabilities
08:01:32 [2022-04-27T08:01:32.600Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:01:32 [2022-04-27T08:01:32.859Z]     check_test.go:307: [d9b1158615dc5] daemon is not started
08:01:32 [2022-04-27T08:01:32.859Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:01:32 [2022-04-27T08:01:32.859Z] --- PASS: TestUpdatePidsLimit (3.64s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
08:01:32 [2022-04-27T08:01:32.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
08:01:32 [2022-04-27T08:01:32.859Z] === RUN   TestUpdateRestartPolicy
08:01:34 [2022-04-27T08:01:34.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:01:34 [2022-04-27T08:01:34.752Z] --- PASS: TestCreateServiceCapabilities (2.52s)
08:01:34 [2022-04-27T08:01:34.752Z] === RUN   TestInspect
08:01:36 [2022-04-27T08:01:36.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:01:37 [2022-04-27T08:01:37.283Z] --- PASS: TestInspect (2.64s)
08:01:37 [2022-04-27T08:01:37.283Z] === RUN   TestCreateJob
08:01:37 [2022-04-27T08:01:37.342Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:01:38 [2022-04-27T08:01:38.733Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:01:39 [2022-04-27T08:01:39.299Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
08:01:40 [2022-04-27T08:01:40.239Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:01:40 [2022-04-27T08:01:40.573Z] --- PASS: TestCreateJob (2.91s)
08:01:40 [2022-04-27T08:01:40.573Z] === RUN   TestReplicatedJob
08:01:44 [2022-04-27T08:01:44.432Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:01:44 [2022-04-27T08:01:44.757Z] --- PASS: TestReplicatedJob (4.56s)
08:01:44 [2022-04-27T08:01:44.757Z] === RUN   TestUpdateReplicatedJob
08:01:45 [2022-04-27T08:01:45.379Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:01:45 [2022-04-27T08:01:45.637Z] --- PASS: TestUpdateRestartPolicy (12.61s)
08:01:45 [2022-04-27T08:01:45.637Z] === RUN   TestUpdateRestartWithAutoRemove
08:01:46 [2022-04-27T08:01:46.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
08:01:46 [2022-04-27T08:01:46.573Z] === RUN   TestWaitNonBlocked
08:01:46 [2022-04-27T08:01:46.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:46 [2022-04-27T08:01:46.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:46 [2022-04-27T08:01:46.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:46 [2022-04-27T08:01:46.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:46 [2022-04-27T08:01:46.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:01:46 [2022-04-27T08:01:46.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:01:47 [2022-04-27T08:01:47.141Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:01:47 [2022-04-27T08:01:47.141Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:01:47 [2022-04-27T08:01:47.709Z] --- PASS: TestWaitNonBlocked (0.02s)
08:01:47 [2022-04-27T08:01:47.709Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s)
08:01:47 [2022-04-27T08:01:47.709Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
08:01:47 [2022-04-27T08:01:47.709Z] === RUN   TestWaitBlocked
08:01:47 [2022-04-27T08:01:47.709Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:01:47 [2022-04-27T08:01:47.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:01:47 [2022-04-27T08:01:47.709Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:01:47 [2022-04-27T08:01:47.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:01:47 [2022-04-27T08:01:47.709Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:01:47 [2022-04-27T08:01:47.709Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:01:48 [2022-04-27T08:01:48.039Z] --- PASS: TestUpdateReplicatedJob (3.03s)
08:01:48 [2022-04-27T08:01:48.039Z] === RUN   TestServiceListWithStatuses
08:01:48 [2022-04-27T08:01:48.039Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:01:48 [2022-04-27T08:01:48.039Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:01:48 [2022-04-27T08:01:48.039Z] === RUN   TestDockerNetworkConnectAlias
08:01:48 [2022-04-27T08:01:48.276Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:01:48 [2022-04-27T08:01:48.843Z] === RUN   TestDockerSuite/TestBuildCmd
08:01:48 [2022-04-27T08:01:48.843Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:01:49 [2022-04-27T08:01:49.102Z] --- PASS: TestWaitBlocked (0.03s)
08:01:49 [2022-04-27T08:01:49.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s)
08:01:49 [2022-04-27T08:01:49.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
08:01:49 [2022-04-27T08:01:49.102Z] === CONT  TestContainerStartOnDaemonRestart
08:01:49 [2022-04-27T08:01:49.102Z] === CONT  TestContainerKillOnDaemonStart
08:01:49 [2022-04-27T08:01:49.102Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:01:49 [2022-04-27T08:01:49.670Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:01:50 [2022-04-27T08:01:50.237Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:01:50 [2022-04-27T08:01:50.237Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
08:01:50 [2022-04-27T08:01:50.237Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:01:51 [2022-04-27T08:01:51.173Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:01:52 [2022-04-27T08:01:52.109Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:01:52 [2022-04-27T08:01:52.240Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
08:01:52 [2022-04-27T08:01:52.240Z] === RUN   TestDockerNetworkReConnect
08:01:52 [2022-04-27T08:01:52.674Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
08:01:52 [2022-04-27T08:01:52.674Z] === CONT  TestIpcModeOlderClient
08:01:52 [2022-04-27T08:01:52.674Z] --- PASS: TestIpcModeOlderClient (0.08s)
08:01:52 [2022-04-27T08:01:52.674Z] === CONT  TestDaemonHostGatewayIP
08:01:54 [2022-04-27T08:01:54.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:01:54 [2022-04-27T08:01:54.051Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:01:54 [2022-04-27T08:01:54.051Z]     check_test.go:307: [dab1693c79804] daemon is not started
08:01:54 [2022-04-27T08:01:54.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:01:54 [2022-04-27T08:01:54.051Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:01:54 [2022-04-27T08:01:54.051Z]     check_test.go:307: [d075dc05883c0] daemon is not started
08:01:54 [2022-04-27T08:01:54.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:01:55 [2022-04-27T08:01:55.519Z] --- PASS: TestDockerNetworkReConnect (3.41s)
08:01:55 [2022-04-27T08:01:55.519Z] === RUN   TestServicePlugin
08:01:55 [2022-04-27T08:01:55.519Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:01:55 [2022-04-27T08:01:55.519Z] --- SKIP: TestServicePlugin (0.00s)
08:01:55 [2022-04-27T08:01:55.519Z] === RUN   TestServiceUpdateLabel
08:01:55 [2022-04-27T08:01:55.956Z] --- PASS: TestDaemonHostGatewayIP (3.29s)
08:01:55 [2022-04-27T08:01:55.956Z] === CONT  TestRestartDaemonWithRestartingContainer
08:01:56 [2022-04-27T08:01:56.891Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:01:57 [2022-04-27T08:01:57.420Z] --- PASS: TestServiceUpdateLabel (2.17s)
08:01:57 [2022-04-27T08:01:57.420Z] === RUN   TestServiceUpdateSecrets
08:01:57 [2022-04-27T08:01:57.459Z]     check_test.go:307: [db1663937296e] daemon is not started
08:01:57 [2022-04-27T08:01:57.459Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:01:58 [2022-04-27T08:01:58.025Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:01:58 [2022-04-27T08:01:58.963Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s)
08:01:58 [2022-04-27T08:01:58.963Z] === CONT  TestDaemonRestartIpcMode
08:01:59 [2022-04-27T08:01:59.222Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:01:59 [2022-04-27T08:01:59.481Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:02:00 [2022-04-27T08:02:00.416Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:02:00 [2022-04-27T08:02:00.983Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:02:01 [2022-04-27T08:02:01.553Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:02:02 [2022-04-27T08:02:02.491Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
08:02:02 [2022-04-27T08:02:02.491Z] --- PASS: TestContainerKillOnDaemonStart (13.48s)
08:02:02 [2022-04-27T08:02:02.750Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
08:02:02 [2022-04-27T08:02:02.750Z] PASS
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === Skipped
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:02:02 [2022-04-27T08:02:02.750Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:02:02 [2022-04-27T08:02:02.750Z] 
08:02:02 [2022-04-27T08:02:02.750Z] DONE 235 tests, 6 skipped in 163.219s
08:02:02 [2022-04-27T08:02:02.750Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
08:02:02 [2022-04-27T08:02:02.750Z] ++ 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
08:02:02 [2022-04-27T08:02:02.750Z] ++ set -e
08:02:02 [2022-04-27T08:02:02.750Z] ++ '[' -n 0 ']'
08:02:02 [2022-04-27T08:02:02.750Z] ++ set -x
08:02:02 [2022-04-27T08:02:02.750Z] ++ 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
08:02:03 [2022-04-27T08:02:03.009Z] === RUN   TestConfigDaemonLibtrustID
08:02:03 [2022-04-27T08:02:03.576Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:02:03 [2022-04-27T08:02:03.576Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:02:03 [2022-04-27T08:02:03.576Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation/invalid_config
08:02:03 [2022-04-27T08:02:03.576Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation/malformed_config
08:02:03 [2022-04-27T08:02:03.576Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:02:03 [2022-04-27T08:02:03.576Z] === RUN   TestDaemonConfigValidation/valid_config
08:02:03 [2022-04-27T08:02:03.576Z] === PAUSE TestDaemonConfigValidation/valid_config
08:02:03 [2022-04-27T08:02:03.576Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:02:03 [2022-04-27T08:02:03.576Z] === CONT  TestDaemonConfigValidation/malformed_config
08:02:03 [2022-04-27T08:02:03.576Z] === CONT  TestDaemonConfigValidation/valid_config
08:02:03 [2022-04-27T08:02:03.834Z] === CONT  TestDaemonConfigValidation/invalid_config
08:02:03 [2022-04-27T08:02:03.834Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:02:04 [2022-04-27T08:02:04.093Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:02:04 [2022-04-27T08:02:04.093Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.18s)
08:02:04 [2022-04-27T08:02:04.093Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s)
08:02:04 [2022-04-27T08:02:04.093Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.20s)
08:02:04 [2022-04-27T08:02:04.093Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.18s)
08:02:04 [2022-04-27T08:02:04.093Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
08:02:04 [2022-04-27T08:02:04.093Z] === RUN   TestConfigDaemonSeccompProfiles
08:02:04 [2022-04-27T08:02:04.093Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:02:05 [2022-04-27T08:02:05.028Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:02:05 [2022-04-27T08:02:05.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:02:06 [2022-04-27T08:02:06.237Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:02:07 [2022-04-27T08:02:07.179Z] === CONT  TestConfigDaemonSeccompProfiles
08:02:07 [2022-04-27T08:02:07.179Z]     daemon_test.go:156: [db970c0045ad0] daemon is not started
08:02:07 [2022-04-27T08:02:07.179Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s)
08:02:07 [2022-04-27T08:02:07.179Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s)
08:02:07 [2022-04-27T08:02:07.179Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
08:02:07 [2022-04-27T08:02:07.179Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s)
08:02:07 [2022-04-27T08:02:07.179Z] === RUN   TestDaemonProxy
08:02:07 [2022-04-27T08:02:07.179Z] === RUN   TestDaemonProxy/environment_variables
08:02:08 [2022-04-27T08:02:08.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:02:09 [2022-04-27T08:02:09.121Z] === RUN   TestDaemonProxy/command-line_options
08:02:11 [2022-04-27T08:02:11.026Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:02:11 [2022-04-27T08:02:11.026Z] === RUN   TestDaemonProxy/configuration_file
08:02:11 [2022-04-27T08:02:11.592Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:02:12 [2022-04-27T08:02:12.066Z] ok  	github.com/docker/docker/libnetwork	45.243s	coverage: 40.8% of statements
08:02:12 [2022-04-27T08:02:12.066Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 84.4% of statements
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:02:12 [2022-04-27T08:02:12.066Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:02:12 [2022-04-27T08:02:12.067Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:02:12 [2022-04-27T08:02:12.067Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 19.7% of statements
08:02:12 [2022-04-27T08:02:12.067Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
08:02:12 [2022-04-27T08:02:12.067Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:02:12 [2022-04-27T08:02:12.067Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:02:12 [2022-04-27T08:02:12.067Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
08:02:12 [2022-04-27T08:02:12.162Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:02:12 [2022-04-27T08:02:12.291Z] --- PASS: TestServiceUpdateSecrets (14.30s)
08:02:12 [2022-04-27T08:02:12.291Z] === RUN   TestServiceUpdateConfigs
08:02:12 [2022-04-27T08:02:12.421Z] === RUN   TestDaemonProxy/conflicting_options
08:02:12 [2022-04-27T08:02:12.681Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:02:12 [2022-04-27T08:02:12.940Z] === RUN   TestDaemonProxy/reload_sanitized
08:02:13 [2022-04-27T08:02:13.509Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
08:02:13 [2022-04-27T08:02:13.509Z] --- PASS: TestDaemonProxy (6.34s)
08:02:13 [2022-04-27T08:02:13.509Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
08:02:13 [2022-04-27T08:02:13.509Z]     --- PASS: TestDaemonProxy/command-line_options (1.79s)
08:02:13 [2022-04-27T08:02:13.509Z]     --- PASS: TestDaemonProxy/configuration_file (1.77s)
08:02:13 [2022-04-27T08:02:13.509Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:02:13 [2022-04-27T08:02:13.509Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.54s)
08:02:13 [2022-04-27T08:02:13.509Z] PASS
08:02:13 [2022-04-27T08:02:13.509Z] 
08:02:13 [2022-04-27T08:02:13.509Z] === Skipped
08:02:13 [2022-04-27T08:02:13.509Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s)
08:02:13 [2022-04-27T08:02:13.509Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
08:02:13 [2022-04-27T08:02:13.509Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.54s)
08:02:13 [2022-04-27T08:02:13.509Z] 
08:02:13 [2022-04-27T08:02:13.509Z] DONE 17 tests, 1 skipped in 10.896s
08:02:13 [2022-04-27T08:02:13.509Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:02:13 [2022-04-27T08:02:13.509Z] ++ 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
08:02:13 [2022-04-27T08:02:13.509Z] ++ set -e
08:02:13 [2022-04-27T08:02:13.509Z] ++ '[' -n 0 ']'
08:02:13 [2022-04-27T08:02:13.509Z] ++ set -x
08:02:13 [2022-04-27T08:02:13.509Z] ++ 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
08:02:13 [2022-04-27T08:02:13.769Z] INFO: Testing against a local daemon
08:02:13 [2022-04-27T08:02:13.769Z] === RUN   TestCommitInheritsEnv
08:02:13 [2022-04-27T08:02:13.980Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.493s	coverage: 59.9% of statements
08:02:13 [2022-04-27T08:02:13.980Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:02:14 [2022-04-27T08:02:14.240Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
08:02:14 [2022-04-27T08:02:14.339Z] --- PASS: TestCommitInheritsEnv (0.38s)
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportExtremelyLargeImageWorks
08:02:14 [2022-04-27T08:02:14.339Z] === PAUSE TestImportExtremelyLargeImageWorks
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportWithCustomPlatform
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportWithCustomPlatform/#00
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportWithCustomPlatform/_______
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportWithCustomPlatform//
08:02:14 [2022-04-27T08:02:14.339Z] === RUN   TestImportWithCustomPlatform/linux
08:02:14 [2022-04-27T08:02:14.598Z] === RUN   TestImportWithCustomPlatform/LINUX
08:02:14 [2022-04-27T08:02:14.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:02:14 [2022-04-27T08:02:14.598Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:02:14 [2022-04-27T08:02:14.858Z] === RUN   TestImportWithCustomPlatform/macos
08:02:14 [2022-04-27T08:02:14.858Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:02:14 [2022-04-27T08:02:14.858Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:02:14 [2022-04-27T08:02:14.858Z] --- PASS: TestImportWithCustomPlatform (0.68s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.17s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.18s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:02:14 [2022-04-27T08:02:14.858Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:02:14 [2022-04-27T08:02:14.858Z] === RUN   TestImagesFilterMultiReference
08:02:15 [2022-04-27T08:02:15.117Z] --- PASS: TestImagesFilterMultiReference (0.11s)
08:02:15 [2022-04-27T08:02:15.117Z] === RUN   TestImagePullPlatformInvalid
08:02:15 [2022-04-27T08:02:15.117Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:02:15 [2022-04-27T08:02:15.117Z] === RUN   TestRemoveImageOrphaning
08:02:15 [2022-04-27T08:02:15.117Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:02:15 [2022-04-27T08:02:15.184Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.532s	coverage: 4.0% of statements
08:02:15 [2022-04-27T08:02:15.184Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:02:15 [2022-04-27T08:02:15.685Z] --- PASS: TestRemoveImageOrphaning (0.46s)
08:02:15 [2022-04-27T08:02:15.685Z] === RUN   TestRemoveImageGarbageCollector
08:02:15 [2022-04-27T08:02:15.757Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.012s	coverage: 4.5% of statements
08:02:15 [2022-04-27T08:02:15.757Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:02:15 [2022-04-27T08:02:15.757Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
08:02:15 [2022-04-27T08:02:15.945Z] time="2022-04-27T08:02:15Z" level=info msg="[graphdriver] trying configured driver: overlay2"
08:02:17 [2022-04-27T08:02:17.850Z] --- PASS: TestRemoveImageGarbageCollector (2.47s)
08:02:17 [2022-04-27T08:02:17.850Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:02:18 [2022-04-27T08:02:18.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:02:18 [2022-04-27T08:02:18.108Z] === RUN   TestTagInvalidReference
08:02:18 [2022-04-27T08:02:18.108Z] --- PASS: TestTagInvalidReference (0.02s)
08:02:18 [2022-04-27T08:02:18.108Z] === RUN   TestTagValidPrefixedRepo
08:02:18 [2022-04-27T08:02:18.108Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
08:02:18 [2022-04-27T08:02:18.108Z] === RUN   TestTagExistedNameWithoutForce
08:02:18 [2022-04-27T08:02:18.108Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
08:02:18 [2022-04-27T08:02:18.108Z] === RUN   TestTagOfficialNames
08:02:18 [2022-04-27T08:02:18.366Z] --- PASS: TestTagOfficialNames (0.12s)
08:02:18 [2022-04-27T08:02:18.366Z] === RUN   TestTagMatchesDigest
08:02:18 [2022-04-27T08:02:18.366Z] --- PASS: TestTagMatchesDigest (0.02s)
08:02:18 [2022-04-27T08:02:18.366Z] === CONT  TestImportExtremelyLargeImageWorks
08:02:18 [2022-04-27T08:02:18.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:02:18 [2022-04-27T08:02:18.883Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:02:20 [2022-04-27T08:02:20.785Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:02:20 [2022-04-27T08:02:20.785Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
08:02:20 [2022-04-27T08:02:20.785Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:02:20 [2022-04-27T08:02:20.785Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
08:02:20 [2022-04-27T08:02:20.785Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:02:20 [2022-04-27T08:02:20.785Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
08:02:20 [2022-04-27T08:02:20.785Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:02:20 [2022-04-27T08:02:20.785Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
08:02:20 [2022-04-27T08:02:20.785Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:02:23 [2022-04-27T08:02:23.318Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:02:25 [2022-04-27T08:02:25.219Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:02:25 [2022-04-27T08:02:25.478Z]     check_test.go:307: [d4a38a891e427] daemon is not started
08:02:25 [2022-04-27T08:02:25.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:02:25 [2022-04-27T08:02:25.746Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.900s	coverage: 7.2% of statements
08:02:25 [2022-04-27T08:02:25.746Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:02:25 [2022-04-27T08:02:25.746Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
08:02:25 [2022-04-27T08:02:25.746Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
08:02:25 [2022-04-27T08:02:25.746Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:02:25 [2022-04-27T08:02:25.746Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:02:25 [2022-04-27T08:02:25.746Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:02:25 [2022-04-27T08:02:25.746Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.011s	coverage: 82.4% of statements
08:02:25 [2022-04-27T08:02:25.746Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
08:02:26 [2022-04-27T08:02:26.005Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
08:02:26 [2022-04-27T08:02:26.005Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
08:02:27 [2022-04-27T08:02:27.162Z] --- PASS: TestServiceUpdateConfigs (14.50s)
08:02:27 [2022-04-27T08:02:27.162Z] === RUN   TestServiceUpdateNetwork
08:02:28 [2022-04-27T08:02:28.761Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:02:30 [2022-04-27T08:02:30.151Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:02:31 [2022-04-27T08:02:31.642Z] 8f616e6e9eec: Pull complete
08:02:32 [2022-04-27T08:02:32.715Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:02:32 [2022-04-27T08:02:32.974Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:02:34 [2022-04-27T08:02:34.877Z]     docker_cli_daemon_plugins_test.go:106: [dafc104572e30] daemon is not started
08:02:35 [2022-04-27T08:02:35.817Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:02:37 [2022-04-27T08:02:37.722Z]     check_test.go:307: [deee7f4941dac] daemon is not started
08:02:37 [2022-04-27T08:02:37.722Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:02:38 [2022-04-27T08:02:38.229Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
08:02:38 [2022-04-27T08:02:38.656Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:02:39 [2022-04-27T08:02:39.355Z] --- PASS: TestServiceUpdateNetwork (12.28s)
08:02:39 [2022-04-27T08:02:39.356Z] === RUN   TestServiceUpdatePidsLimit
08:02:39 [2022-04-27T08:02:39.615Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:02:40 [2022-04-27T08:02:40.182Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:02:41 [2022-04-27T08:02:41.939Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:02:43 [2022-04-27T08:02:43.840Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:02:44 [2022-04-27T08:02:44.775Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:02:46 [2022-04-27T08:02:46.153Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:02:46 [2022-04-27T08:02:46.719Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:02:48 [2022-04-27T08:02:48.093Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:02:48 [2022-04-27T08:02:48.291Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:02:48 [2022-04-27T08:02:48.351Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:02:49 [2022-04-27T08:02:49.291Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:02:49 [2022-04-27T08:02:49.291Z]     docker_cli_daemon_test.go:2843: Checking IpcMode private set from config
08:02:49 [2022-04-27T08:02:49.549Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:02:49 [2022-04-27T08:02:49.549Z]     docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config
08:02:50 [2022-04-27T08:02:50.118Z]     docker_cli_daemon_test.go:2843: Checking IpcMode host set from config
08:02:50 [2022-04-27T08:02:50.118Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:02:50 [2022-04-27T08:02:50.376Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/ipam	11.723s	coverage: 85.3% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:02:50 [2022-04-27T08:02:50.449Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.223s	coverage: 74.0% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/iptables	0.134s	coverage: 45.1% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:02:50 [2022-04-27T08:02:50.449Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 44.1% of statements
08:02:50 [2022-04-27T08:02:50.635Z]     docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config
08:02:51 [2022-04-27T08:02:51.204Z]     docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config
08:02:51 [2022-04-27T08:02:51.463Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:02:51 [2022-04-27T08:02:51.721Z]     docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli
08:02:52 [2022-04-27T08:02:52.033Z] --- PASS: TestImportExtremelyLargeImageWorks (93.07s)
08:02:52 [2022-04-27T08:02:52.033Z] PASS
08:02:52 [2022-04-27T08:02:52.033Z] 
08:02:52 [2022-04-27T08:02:52.033Z] === Skipped
08:02:52 [2022-04-27T08:02:52.033Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:02:52 [2022-04-27T08:02:52.033Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:02:52 [2022-04-27T08:02:52.033Z] 
08:02:52 [2022-04-27T08:02:52.033Z] DONE 22 tests, 1 skipped in 96.819s
08:02:52 [2022-04-27T08:02:52.033Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:02:52 [2022-04-27T08:02:52.033Z] INFO: Testing against a local daemon
08:02:52 [2022-04-27T08:02:52.033Z] === RUN   TestNetworkCreateDelete
08:02:52 [2022-04-27T08:02:52.033Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:02:52 [2022-04-27T08:02:52.033Z] === RUN   TestDockerNetworkDeletePreferID
08:02:52 [2022-04-27T08:02:52.033Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
08:02:52 [2022-04-27T08:02:52.033Z] === RUN   TestDaemonDNSFallback
08:02:52 [2022-04-27T08:02:52.287Z]     docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli
08:02:52 [2022-04-27T08:02:52.545Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:02:52 [2022-04-27T08:02:52.803Z]     docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli
08:02:53 [2022-04-27T08:02:53.372Z]     docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli
08:02:53 [2022-04-27T08:02:53.630Z]     docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli
08:02:53 [2022-04-27T08:02:53.630Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:02:54 [2022-04-27T08:02:54.197Z]     check_test.go:307: [dbacd60a818b4] daemon is not started
08:02:54 [2022-04-27T08:02:54.197Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:02:54 [2022-04-27T08:02:54.846Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
08:02:54 [2022-04-27T08:02:54.846Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:02:54 [2022-04-27T08:02:54.846Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:02:54 [2022-04-27T08:02:54.846Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
08:02:54 [2022-04-27T08:02:54.846Z] PASS
08:02:54 [2022-04-27T08:02:54.846Z] 
08:02:54 [2022-04-27T08:02:54.846Z] === Skipped
08:02:54 [2022-04-27T08:02:54.846Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:02:54 [2022-04-27T08:02:54.846Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:02:54 [2022-04-27T08:02:54.846Z] 
08:02:54 [2022-04-27T08:02:54.846Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:02:54 [2022-04-27T08:02:54.846Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:54 [2022-04-27T08:02:54.846Z] 
08:02:54 [2022-04-27T08:02:54.846Z] DONE 27 tests, 2 skipped in 129.980s
08:02:54 [2022-04-27T08:02:54.846Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:02:54 [2022-04-27T08:02:54.846Z] ++ 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
08:02:54 [2022-04-27T08:02:54.846Z] ++ set -e
08:02:54 [2022-04-27T08:02:54.846Z] ++ '[' -n 0 ']'
08:02:54 [2022-04-27T08:02:54.846Z] ++ set -x
08:02:54 [2022-04-27T08:02:54.847Z] ++ 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
08:02:54 [2022-04-27T08:02:54.847Z] INFO: Testing against a local daemon
08:02:54 [2022-04-27T08:02:54.847Z] === RUN   TestSessionCreate
08:02:54 [2022-04-27T08:02:54.847Z] --- PASS: TestSessionCreate (0.02s)
08:02:54 [2022-04-27T08:02:54.847Z] === RUN   TestSessionCreateWithBadUpgrade
08:02:54 [2022-04-27T08:02:54.847Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:02:54 [2022-04-27T08:02:54.847Z] PASS
08:02:54 [2022-04-27T08:02:54.847Z] 
08:02:54 [2022-04-27T08:02:54.847Z] DONE 2 tests in 0.136s
08:02:54 [2022-04-27T08:02:54.847Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:02:54 [2022-04-27T08:02:54.847Z] ++ 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
08:02:54 [2022-04-27T08:02:54.847Z] ++ set -e
08:02:54 [2022-04-27T08:02:54.847Z] ++ '[' -n 0 ']'
08:02:54 [2022-04-27T08:02:54.847Z] ++ set -x
08:02:54 [2022-04-27T08:02:54.847Z] ++ 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
08:02:54 [2022-04-27T08:02:54.847Z] INFO: Testing against a local daemon
08:02:54 [2022-04-27T08:02:54.847Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:02:54 [2022-04-27T08:02:54.847Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:02:54 [2022-04-27T08:02:54.847Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:02:54 [2022-04-27T08:02:54.847Z] === RUN   TestDiskUsage
08:02:54 [2022-04-27T08:02:54.847Z] === PAUSE TestDiskUsage
08:02:54 [2022-04-27T08:02:54.847Z] === RUN   TestEventsExecDie
08:02:55 [2022-04-27T08:02:55.104Z] --- PASS: TestEventsExecDie (0.48s)
08:02:55 [2022-04-27T08:02:55.104Z] === RUN   TestEventsBackwardsCompatible
08:02:55 [2022-04-27T08:02:55.104Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:02:55 [2022-04-27T08:02:55.104Z] === RUN   TestEventsVolumeCreate
08:02:55 [2022-04-27T08:02:55.299Z] --- PASS: TestDaemonDNSFallback (6.35s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestInspectNetwork
08:02:55 [2022-04-27T08:02:55.299Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.299Z] --- SKIP: TestInspectNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestRunContainerWithBridgeNone
08:02:55 [2022-04-27T08:02:55.299Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.299Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/create
08:02:55 [2022-04-27T08:02:55.299Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:02:55 [2022-04-27T08:02:55.299Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:02:55 [2022-04-27T08:02:55.299Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:02:55 [2022-04-27T08:02:55.299Z] === CONT  TestNetworkInvalidJSON/networks/create
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:02:55 [2022-04-27T08:02:55.299Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:02:55 [2022-04-27T08:02:55.299Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:02:55 [2022-04-27T08:02:55.299Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkList
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkList//networks
08:02:55 [2022-04-27T08:02:55.299Z] === PAUSE TestNetworkList//networks
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestNetworkList//networks/
08:02:55 [2022-04-27T08:02:55.299Z] === PAUSE TestNetworkList//networks/
08:02:55 [2022-04-27T08:02:55.299Z] === CONT  TestNetworkList//networks
08:02:55 [2022-04-27T08:02:55.299Z] === CONT  TestNetworkList//networks/
08:02:55 [2022-04-27T08:02:55.299Z] --- PASS: TestNetworkList (0.01s)
08:02:55 [2022-04-27T08:02:55.299Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z]     --- PASS: TestNetworkList//networks (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestHostIPv4BridgeLabel
08:02:55 [2022-04-27T08:02:55.299Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.299Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:02:55 [2022-04-27T08:02:55.299Z] === RUN   TestDaemonRestartWithLiveRestore
08:02:55 [2022-04-27T08:02:55.362Z] --- PASS: TestEventsVolumeCreate (0.06s)
08:02:55 [2022-04-27T08:02:55.362Z] === RUN   TestInfoBinaryCommits
08:02:55 [2022-04-27T08:02:55.362Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:02:55 [2022-04-27T08:02:55.362Z] === RUN   TestInfoAPIVersioned
08:02:55 [2022-04-27T08:02:55.362Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:02:55 [2022-04-27T08:02:55.362Z] === RUN   TestInfoAPI
08:02:55 [2022-04-27T08:02:55.362Z] --- PASS: TestInfoAPI (0.02s)
08:02:55 [2022-04-27T08:02:55.362Z] === RUN   TestInfoAPIWarnings
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestDaemonDefaultNetworkPools
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestDaemonRestartWithExistingNetwork
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestServiceWithPredefinedNetwork
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:243: FLAKY_TEST
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestServiceWithDataPathPortInit
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
08:02:55 [2022-04-27T08:02:55.555Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:02:55 [2022-04-27T08:02:55.555Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.555Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:02:55 [2022-04-27T08:02:55.555Z] PASS
08:02:55 [2022-04-27T08:02:55.555Z] 
08:02:55 [2022-04-27T08:02:55.555Z] === Skipped
08:02:55 [2022-04-27T08:02:55.555Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.555Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.555Z] 
08:02:55 [2022-04-27T08:02:55.555Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:02:55 [2022-04-27T08:02:55.555Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.555Z] 
08:02:55 [2022-04-27T08:02:55.555Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:243: FLAKY_TEST
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] DONE 34 tests, 12 skipped in 7.137s
08:02:55 [2022-04-27T08:02:55.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:02:55 [2022-04-27T08:02:55.556Z] INFO: Testing against a local daemon
08:02:55 [2022-04-27T08:02:55.556Z] === RUN   TestDockerNetworkIpvlanPersistance
08:02:55 [2022-04-27T08:02:55.556Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:55 [2022-04-27T08:02:55.556Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z] === RUN   TestDockerNetworkIpvlan
08:02:55 [2022-04-27T08:02:55.556Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:55 [2022-04-27T08:02:55.556Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z] PASS
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === Skipped
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:02:55 [2022-04-27T08:02:55.556Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:02:55 [2022-04-27T08:02:55.556Z] 
08:02:55 [2022-04-27T08:02:55.556Z] DONE 2 tests, 2 skipped in 0.085s
08:02:55 [2022-04-27T08:02:55.556Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:02:55 [2022-04-27T08:02:55.592Z]     check_test.go:307: [d56d320b5ab12] daemon is not started
08:02:55 [2022-04-27T08:02:55.592Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:02:55 [2022-04-27T08:02:55.812Z] INFO: Testing against a local daemon
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestDockerNetworkMacvlanPersistance
08:02:55 [2022-04-27T08:02:55.812Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestDockerNetworkMacvlan
08:02:55 [2022-04-27T08:02:55.812Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] PASS
08:02:55 [2022-04-27T08:02:55.812Z] 
08:02:55 [2022-04-27T08:02:55.812Z] === Skipped
08:02:55 [2022-04-27T08:02:55.812Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.812Z] 
08:02:55 [2022-04-27T08:02:55.812Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
08:02:55 [2022-04-27T08:02:55.812Z] 
08:02:55 [2022-04-27T08:02:55.812Z] DONE 2 tests, 2 skipped in 0.079s
08:02:55 [2022-04-27T08:02:55.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:02:55 [2022-04-27T08:02:55.812Z] testing: warning: no tests to run
08:02:55 [2022-04-27T08:02:55.812Z] PASS
08:02:55 [2022-04-27T08:02:55.812Z] 
08:02:55 [2022-04-27T08:02:55.812Z] DONE 0 tests in 0.023s
08:02:55 [2022-04-27T08:02:55.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:02:55 [2022-04-27T08:02:55.812Z] INFO: Testing against a local daemon
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginAllowRequest
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginTLS
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginDenyRequest
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginAPIDenyResponse
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginDenyResponse
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginAllowEventStream
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginErrorResponse
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginErrorRequest
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginHeader
08:02:55 [2022-04-27T08:02:55.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:55 [2022-04-27T08:02:55.812Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:02:55 [2022-04-27T08:02:55.812Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:02:55 [2022-04-27T08:02:55.854Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
08:02:56 [2022-04-27T08:02:56.068Z] === RUN   TestAuthZPluginV2Disable
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
08:02:56 [2022-04-27T08:02:56.068Z] PASS
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === Skipped
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
08:02:56 [2022-04-27T08:02:56.068Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.068Z] 
08:02:56 [2022-04-27T08:02:56.069Z] DONE 17 tests, 17 skipped in 0.285s
08:02:56 [2022-04-27T08:02:56.069Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:02:56 [2022-04-27T08:02:56.069Z] INFO: Testing against a local daemon
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:02:56 [2022-04-27T08:02:56.069Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:02:56 [2022-04-27T08:02:56.069Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:02:56 [2022-04-27T08:02:56.069Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:02:56 [2022-04-27T08:02:56.069Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:02:56 [2022-04-27T08:02:56.069Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:02:56 [2022-04-27T08:02:56.069Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:02:56 [2022-04-27T08:02:56.069Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:02:56 [2022-04-27T08:02:56.069Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginInstall
08:02:56 [2022-04-27T08:02:56.069Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.069Z] --- SKIP: TestPluginInstall (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginsWithRuntimes
08:02:56 [2022-04-27T08:02:56.069Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:02:56 [2022-04-27T08:02:56.069Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z] === RUN   TestPluginBackCompatMediaTypes
08:02:56 [2022-04-27T08:02:56.069Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:02:56 [2022-04-27T08:02:56.069Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:02:56 [2022-04-27T08:02:56.069Z] PASS
08:02:56 [2022-04-27T08:02:56.069Z] 
08:02:56 [2022-04-27T08:02:56.069Z] === Skipped
08:02:56 [2022-04-27T08:02:56.325Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:02:56 [2022-04-27T08:02:56.325Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:02:56 [2022-04-27T08:02:56.325Z] 
08:02:56 [2022-04-27T08:02:56.325Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
08:02:56 [2022-04-27T08:02:56.325Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:02:56 [2022-04-27T08:02:56.325Z] 
08:02:56 [2022-04-27T08:02:56.325Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
08:02:56 [2022-04-27T08:02:56.325Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:02:56 [2022-04-27T08:02:56.325Z] 
08:02:56 [2022-04-27T08:02:56.325Z] DONE 19 tests, 3 skipped in 0.127s
08:02:56 [2022-04-27T08:02:56.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:02:56 [2022-04-27T08:02:56.325Z] INFO: Testing against a local daemon
08:02:56 [2022-04-27T08:02:56.325Z] === RUN   TestExternalGraphDriver
08:02:56 [2022-04-27T08:02:56.325Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:02:56 [2022-04-27T08:02:56.325Z] --- SKIP: TestExternalGraphDriver (0.03s)
08:02:56 [2022-04-27T08:02:56.325Z] === RUN   TestGraphdriverPluginV2
08:02:57 [2022-04-27T08:02:57.754Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:03:00 [2022-04-27T08:03:00.493Z] --- PASS: TestGraphdriverPluginV2 (3.48s)
08:03:00 [2022-04-27T08:03:00.493Z] PASS
08:03:00 [2022-04-27T08:03:00.493Z] 
08:03:00 [2022-04-27T08:03:00.493Z] === Skipped
08:03:00 [2022-04-27T08:03:00.493Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
08:03:00 [2022-04-27T08:03:00.493Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:03:00 [2022-04-27T08:03:00.493Z] 
08:03:00 [2022-04-27T08:03:00.493Z] DONE 2 tests, 1 skipped in 3.607s
08:03:00 [2022-04-27T08:03:00.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:03:00 [2022-04-27T08:03:00.493Z] INFO: Testing against a local daemon
08:03:00 [2022-04-27T08:03:00.493Z] === RUN   TestContinueAfterPluginCrash
08:03:00 [2022-04-27T08:03:00.493Z] === PAUSE TestContinueAfterPluginCrash
08:03:00 [2022-04-27T08:03:00.493Z] === RUN   TestReadPluginNoRead
08:03:00 [2022-04-27T08:03:00.493Z] === PAUSE TestReadPluginNoRead
08:03:00 [2022-04-27T08:03:00.493Z] === RUN   TestDaemonStartWithLogOpt
08:03:00 [2022-04-27T08:03:00.493Z] === PAUSE TestDaemonStartWithLogOpt
08:03:00 [2022-04-27T08:03:00.493Z] === CONT  TestContinueAfterPluginCrash
08:03:00 [2022-04-27T08:03:00.493Z] === CONT  TestDaemonStartWithLogOpt
08:03:01 [2022-04-27T08:03:01.044Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:03:01 [2022-04-27T08:03:01.044Z]     check_test.go:307: [dd8b60d1340a9] daemon is not started
08:03:01 [2022-04-27T08:03:01.044Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:03:04 [2022-04-27T08:03:04.332Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:03:04 [2022-04-27T08:03:04.332Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
08:03:04 [2022-04-27T08:03:04.661Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
08:03:04 [2022-04-27T08:03:04.661Z] === CONT  TestReadPluginNoRead
08:03:05 [2022-04-27T08:03:05.267Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:03:05 [2022-04-27T08:03:05.835Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:03:06 [2022-04-27T08:03:06.550Z] === RUN   TestReadPluginNoRead/disabled_caching
08:03:07 [2022-04-27T08:03:07.478Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:03:08 [2022-04-27T08:03:08.369Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:03:08 [2022-04-27T08:03:08.845Z] === RUN   TestReadPluginNoRead/default
08:03:08 [2022-04-27T08:03:08.845Z] --- PASS: TestContinueAfterPluginCrash (8.91s)
08:03:10 [2022-04-27T08:03:10.237Z] === CONT  TestReadPluginNoRead
08:03:10 [2022-04-27T08:03:10.237Z]     read_test.go:92: [ddb46834f0f64] daemon is not started
08:03:10 [2022-04-27T08:03:10.237Z] --- PASS: TestReadPluginNoRead (5.93s)
08:03:10 [2022-04-27T08:03:10.237Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
08:03:10 [2022-04-27T08:03:10.237Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
08:03:10 [2022-04-27T08:03:10.237Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
08:03:10 [2022-04-27T08:03:10.237Z] PASS
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] DONE 6 tests in 10.210s
08:03:10 [2022-04-27T08:03:10.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:03:10 [2022-04-27T08:03:10.237Z] testing: warning: no tests to run
08:03:10 [2022-04-27T08:03:10.237Z] PASS
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] DONE 0 tests in 0.028s
08:03:10 [2022-04-27T08:03:10.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:03:10 [2022-04-27T08:03:10.237Z] INFO: Testing against a local daemon
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestPluginWithDevMounts
08:03:10 [2022-04-27T08:03:10.237Z]     mounts_test.go:20: (*Execution).IsRootless-fm
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:03:10 [2022-04-27T08:03:10.237Z] PASS
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === Skipped
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:03:10 [2022-04-27T08:03:10.237Z]     mounts_test.go:20: (*Execution).IsRootless-fm
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] DONE 1 tests, 1 skipped in 0.086s
08:03:10 [2022-04-27T08:03:10.237Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:03:10 [2022-04-27T08:03:10.237Z] INFO: Testing against a local daemon
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestSecretInspect
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestSecretInspect (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestSecretList
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestSecretList (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestSecretsCreateAndDelete
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestSecretsUpdate
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestSecretsUpdate (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestTemplatedSecret
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestTemplatedSecret (0.00s)
08:03:10 [2022-04-27T08:03:10.237Z] === RUN   TestSecretCreateResolve
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] --- SKIP: TestSecretCreateResolve (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z] PASS
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === Skipped
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
08:03:10 [2022-04-27T08:03:10.237Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.237Z] 
08:03:10 [2022-04-27T08:03:10.237Z] DONE 6 tests, 6 skipped in 0.137s
08:03:10 [2022-04-27T08:03:10.237Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:03:10 [2022-04-27T08:03:10.269Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
08:03:10 [2022-04-27T08:03:10.496Z] INFO: Testing against a local daemon
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestServiceCreateInit
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- PASS: TestServiceCreateInit (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:03:10 [2022-04-27T08:03:10.496Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceMultipleTimes
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceConflict
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceMaxReplicas
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateWithDuplicateNetworkNames
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceSecretFileMode
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceConfigFileMode
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceSysctls
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceSysctls (0.03s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestCreateServiceCapabilities
08:03:10 [2022-04-27T08:03:10.496Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.496Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
08:03:10 [2022-04-27T08:03:10.496Z] === RUN   TestInspect
08:03:10 [2022-04-27T08:03:10.759Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestInspect (0.02s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestCreateJob
08:03:10 [2022-04-27T08:03:10.759Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestCreateJob (0.01s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestReplicatedJob
08:03:10 [2022-04-27T08:03:10.759Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestReplicatedJob (0.01s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestUpdateReplicatedJob
08:03:10 [2022-04-27T08:03:10.759Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestServiceListWithStatuses
08:03:10 [2022-04-27T08:03:10.759Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestDockerNetworkConnectAlias
08:03:10 [2022-04-27T08:03:10.759Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestDockerNetworkReConnect
08:03:10 [2022-04-27T08:03:10.759Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:10 [2022-04-27T08:03:10.759Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
08:03:10 [2022-04-27T08:03:10.759Z] === RUN   TestServicePlugin
08:03:11 [2022-04-27T08:03:11.205Z]     check_test.go:307: [d5c066e81197f] daemon is not started
08:03:11 [2022-04-27T08:03:11.205Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:03:12 [2022-04-27T08:03:12.671Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServicePlugin (1.95s)
08:03:12 [2022-04-27T08:03:12.671Z] === RUN   TestServiceUpdateLabel
08:03:12 [2022-04-27T08:03:12.671Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServiceUpdateLabel (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z] === RUN   TestServiceUpdateSecrets
08:03:12 [2022-04-27T08:03:12.671Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z] === RUN   TestServiceUpdateConfigs
08:03:12 [2022-04-27T08:03:12.671Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z] === RUN   TestServiceUpdateNetwork
08:03:12 [2022-04-27T08:03:12.671Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z] === RUN   TestServiceUpdatePidsLimit
08:03:12 [2022-04-27T08:03:12.671Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
08:03:12 [2022-04-27T08:03:12.671Z] PASS
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === Skipped
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
08:03:12 [2022-04-27T08:03:12.671Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestInspect (0.02s)
08:03:12 [2022-04-27T08:03:12.671Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:03:12 [2022-04-27T08:03:12.671Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
08:03:12 [2022-04-27T08:03:12.671Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.671Z] 
08:03:12 [2022-04-27T08:03:12.671Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:03:12 [2022-04-27T08:03:12.672Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:03:12 [2022-04-27T08:03:12.672Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
08:03:12 [2022-04-27T08:03:12.672Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
08:03:12 [2022-04-27T08:03:12.672Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
08:03:12 [2022-04-27T08:03:12.672Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
08:03:12 [2022-04-27T08:03:12.672Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
08:03:12 [2022-04-27T08:03:12.672Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
08:03:12 [2022-04-27T08:03:12.672Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
08:03:12 [2022-04-27T08:03:12.672Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:03:12 [2022-04-27T08:03:12.672Z] 
08:03:12 [2022-04-27T08:03:12.672Z] DONE 24 tests, 23 skipped in 2.396s
08:03:12 [2022-04-27T08:03:12.672Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:03:12 [2022-04-27T08:03:12.927Z] INFO: Testing against a local daemon
08:03:12 [2022-04-27T08:03:12.927Z] === RUN   TestSessionCreate
08:03:12 [2022-04-27T08:03:12.927Z] --- PASS: TestSessionCreate (0.03s)
08:03:12 [2022-04-27T08:03:12.927Z] === RUN   TestSessionCreateWithBadUpgrade
08:03:12 [2022-04-27T08:03:12.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
08:03:12 [2022-04-27T08:03:12.927Z] PASS
08:03:12 [2022-04-27T08:03:12.927Z] 
08:03:12 [2022-04-27T08:03:12.927Z] DONE 2 tests in 0.142s
08:03:12 [2022-04-27T08:03:12.927Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:03:12 [2022-04-27T08:03:12.927Z] INFO: Testing against a local daemon
08:03:12 [2022-04-27T08:03:12.927Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:03:12 [2022-04-27T08:03:12.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:03:12 [2022-04-27T08:03:12.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:03:12 [2022-04-27T08:03:12.927Z] === RUN   TestDiskUsage
08:03:12 [2022-04-27T08:03:12.927Z] === PAUSE TestDiskUsage
08:03:12 [2022-04-27T08:03:12.927Z] === RUN   TestEventsExecDie
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestInfoDebug
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestInfoDebug (0.52s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestInfoInsecureRegistries
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestInfoRegistryMirrors
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestLoginFailsWithBadCredentials
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestPingCacheHeaders
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestPingCacheHeaders (0.02s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestPingGet
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestPingGet (0.01s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestPingHead
08:03:13 [2022-04-27T08:03:13.434Z] --- PASS: TestPingHead (0.02s)
08:03:13 [2022-04-27T08:03:13.434Z] === RUN   TestPingSwarmHeader
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestEventsExecDie (0.48s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestEventsBackwardsCompatible
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestEventsVolumeCreate
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestEventsVolumeCreate (0.04s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestInfoBinaryCommits
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestInfoAPIVersioned
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestInfoAPI
08:03:13 [2022-04-27T08:03:13.490Z] --- PASS: TestInfoAPI (0.02s)
08:03:13 [2022-04-27T08:03:13.490Z] === RUN   TestInfoAPIWarnings
08:03:14 [2022-04-27T08:03:14.000Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:03:14 [2022-04-27T08:03:14.566Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:03:15 [2022-04-27T08:03:15.498Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:03:15 [2022-04-27T08:03:15.498Z] --- PASS: TestPingSwarmHeader (2.04s)
08:03:15 [2022-04-27T08:03:15.498Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:03:15 [2022-04-27T08:03:15.498Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:03:15 [2022-04-27T08:03:15.498Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:03:15 [2022-04-27T08:03:15.498Z] === RUN   TestVersion
08:03:15 [2022-04-27T08:03:15.498Z] --- PASS: TestVersion (0.02s)
08:03:15 [2022-04-27T08:03:15.498Z] === CONT  TestDiskUsage
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/container_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/image_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/volume_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/build-cache_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.064Z] === RUN   TestDiskUsage/after_LoadBusybox
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.322Z] === RUN   TestDiskUsage/after_container.Run
08:03:16 [2022-04-27T08:03:16.474Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:03:16 [2022-04-27T08:03:16.580Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:03:16 [2022-04-27T08:03:16.838Z] --- PASS: TestDiskUsage (1.11s)
08:03:16 [2022-04-27T08:03:16.838Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.838Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z] PASS
08:03:16 [2022-04-27T08:03:16.839Z] 
08:03:16 [2022-04-27T08:03:16.839Z] === Skipped
08:03:16 [2022-04-27T08:03:16.839Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:03:16 [2022-04-27T08:03:16.839Z] 
08:03:16 [2022-04-27T08:03:16.839Z] DONE 54 tests, 1 skipped in 22.176s
08:03:16 [2022-04-27T08:03:16.839Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:03:16 [2022-04-27T08:03:16.839Z] ++ 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
08:03:16 [2022-04-27T08:03:16.839Z] ++ set -e
08:03:16 [2022-04-27T08:03:16.839Z] ++ '[' -n 0 ']'
08:03:16 [2022-04-27T08:03:16.839Z] ++ set -x
08:03:16 [2022-04-27T08:03:16.839Z] ++ 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
08:03:16 [2022-04-27T08:03:16.839Z] INFO: Testing against a local daemon
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesCreateAndList
08:03:16 [2022-04-27T08:03:16.839Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesRemove
08:03:16 [2022-04-27T08:03:16.839Z] --- PASS: TestVolumesRemove (0.05s)
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInspect
08:03:16 [2022-04-27T08:03:16.839Z] --- PASS: TestVolumesInspect (0.02s)
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:03:16 [2022-04-27T08:03:16.839Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:03:16 [2022-04-27T08:03:16.839Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:03:16 [2022-04-27T08:03:16.839Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:03:16 [2022-04-27T08:03:16.839Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:03:16 [2022-04-27T08:03:16.839Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:03:16 [2022-04-27T08:03:16.839Z] PASS
08:03:16 [2022-04-27T08:03:16.839Z] 
08:03:16 [2022-04-27T08:03:16.839Z] DONE 9 tests in 0.195s
08:03:16 [2022-04-27T08:03:16.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:03:17 [2022-04-27T08:03:17.097Z] ++++ cat bundles/test-integration/docker.pid
08:03:17 [2022-04-27T08:03:17.097Z] +++ kill 14235
08:03:17 [2022-04-27T08:03:17.356Z] +++ /etc/init.d/apparmor stop
08:03:17 [2022-04-27T08:03:17.356Z] Leaving: AppArmorNo profiles have been unloaded.
08:03:17 [2022-04-27T08:03:17.356Z] 
08:03:17 [2022-04-27T08:03:17.356Z] Unloading profiles will leave already running processes permanently
08:03:17 [2022-04-27T08:03:17.356Z] unconfined, which can lead to unexpected situations.
08:03:17 [2022-04-27T08:03:17.356Z] 
08:03:17 [2022-04-27T08:03:17.356Z] To set a process to complain mode, use the command line tool
08:03:17 [2022-04-27T08:03:17.356Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:03:17 [2022-04-27T08:03:17.356Z] +++ true
08:03:17 [2022-04-27T08:03:17.356Z] exiting test-integration
08:03:17 [2022-04-27T08:03:17.356Z] ++ exit 0
08:03:17 [2022-04-27T08:03:17.356Z] 
Post stage
[Pipeline] junit
08:03:17 [2022-04-27T08:03:17.935Z] Recording test results
08:03:18 [2022-04-27T08:03:18.166Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:03:18 [2022-04-27T08:03:18.522Z] + echo Ensuring container killed.
08:03:18 [2022-04-27T08:03:18.522Z] Ensuring container killed.
08:03:18 [2022-04-27T08:03:18.522Z] + docker rm -vf docker-pr8
08:03:18 [2022-04-27T08:03:18.522Z] Error: No such container: docker-pr8
[Pipeline] sh
08:03:18 [2022-04-27T08:03:18.806Z] + echo Chowning /workspace to jenkins user
08:03:18 [2022-04-27T08:03:18.806Z] Chowning /workspace to jenkins user
08:03:18 [2022-04-27T08:03:18.806Z] + id -u
08:03:18 [2022-04-27T08:03:18.806Z] + id -g
08:03:18 [2022-04-27T08:03:18.806Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
08:03:19 [2022-04-27T08:03:19.008Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:03:20 [2022-04-27T08:03:20.391Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:03:20 [2022-04-27T08:03:20.480Z] + bundleName=arm64-integration
08:03:20 [2022-04-27T08:03:20.480Z] + echo Creating arm64-integration-bundles.tar.gz
08:03:20 [2022-04-27T08:03:20.480Z] Creating arm64-integration-bundles.tar.gz
08:03:20 [2022-04-27T08:03:20.480Z] + xargs tar -czf arm64-integration-bundles.tar.gz
08:03:20 [2022-04-27T08:03:20.480Z] + 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
08:03:20 [2022-04-27T08:03:20.751Z] Archiving artifacts
08:03:21 [2022-04-27T08:03:21.258Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:03:21 [2022-04-27T08:03:21.578Z] + make clean
08:03:21 [2022-04-27T08:03:21.578Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:03:21 [2022-04-27T08:03:21.578Z] docker-dev-cache
08:03:21 [2022-04-27T08:03:21.578Z] docker-mod-cache
[Pipeline] deleteDir
08:03:21 [2022-04-27T08:03:21.772Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:03:21 [2022-04-27T08:03:21.772Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:03:21 [2022-04-27T08:03:21.772Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:03:24 [2022-04-27T08:03:24.308Z]     check_test.go:307: [db7030b3a0704] daemon is not started
08:03:24 [2022-04-27T08:03:24.308Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
08:03:25 [2022-04-27T08:03:25.245Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:03:25 [2022-04-27T08:03:25.503Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:03:25 [2022-04-27T08:03:25.761Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:03:26 [2022-04-27T08:03:26.328Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
08:03:28 [2022-04-27T08:03:28.232Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
08:03:28 [2022-04-27T08:03:28.232Z]     check_test.go:307: [d7bee29255548] daemon is not started
08:03:28 [2022-04-27T08:03:28.232Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
08:03:28 [2022-04-27T08:03:28.232Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:03:30 [2022-04-27T08:03:30.137Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
08:03:30 [2022-04-27T08:03:30.395Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:03:31 [2022-04-27T08:03:31.536Z] --- PASS: TestInfoAPIWarnings (16.58s)
08:03:31 [2022-04-27T08:03:31.536Z] === RUN   TestInfoDebug
08:03:31 [2022-04-27T08:03:31.536Z] --- PASS: TestInfoDebug (0.54s)
08:03:31 [2022-04-27T08:03:31.536Z] === RUN   TestInfoInsecureRegistries
08:03:31 [2022-04-27T08:03:31.536Z] --- PASS: TestInfoInsecureRegistries (0.54s)
08:03:31 [2022-04-27T08:03:31.536Z] === RUN   TestInfoRegistryMirrors
08:03:31 [2022-04-27T08:03:31.793Z] --- PASS: TestInfoRegistryMirrors (0.55s)
08:03:31 [2022-04-27T08:03:31.793Z] === RUN   TestLoginFailsWithBadCredentials
08:03:31 [2022-04-27T08:03:31.793Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
08:03:31 [2022-04-27T08:03:31.793Z] === RUN   TestPingCacheHeaders
08:03:32 [2022-04-27T08:03:32.051Z] --- PASS: TestPingCacheHeaders (0.03s)
08:03:32 [2022-04-27T08:03:32.051Z] === RUN   TestPingGet
08:03:32 [2022-04-27T08:03:32.051Z] --- PASS: TestPingGet (0.01s)
08:03:32 [2022-04-27T08:03:32.051Z] === RUN   TestPingHead
08:03:32 [2022-04-27T08:03:32.051Z] --- PASS: TestPingHead (0.03s)
08:03:32 [2022-04-27T08:03:32.051Z] === RUN   TestPingSwarmHeader
08:03:32 [2022-04-27T08:03:32.615Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:03:32 [2022-04-27T08:03:32.615Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:03:32 [2022-04-27T08:03:32.936Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:03:34 [2022-04-27T08:03:34.028Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:03:34 [2022-04-27T08:03:34.028Z] --- PASS: TestPingSwarmHeader (1.92s)
08:03:34 [2022-04-27T08:03:34.028Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:03:34 [2022-04-27T08:03:34.028Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:03:34 [2022-04-27T08:03:34.028Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:03:34 [2022-04-27T08:03:34.028Z] === RUN   TestVersion
08:03:34 [2022-04-27T08:03:34.028Z] --- PASS: TestVersion (0.03s)
08:03:34 [2022-04-27T08:03:34.028Z] === CONT  TestDiskUsage
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/container_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/image_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.592Z] === RUN   TestDiskUsage/after_container.Run
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:03:34 [2022-04-27T08:03:34.849Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:03:35 [2022-04-27T08:03:35.106Z] --- PASS: TestDiskUsage (1.23s)
08:03:35 [2022-04-27T08:03:35.106Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
08:03:35 [2022-04-27T08:03:35.106Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
08:03:35 [2022-04-27T08:03:35.106Z] PASS
08:03:35 [2022-04-27T08:03:35.106Z] 
08:03:35 [2022-04-27T08:03:35.106Z] === Skipped
08:03:35 [2022-04-27T08:03:35.106Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:03:35 [2022-04-27T08:03:35.106Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:03:35 [2022-04-27T08:03:35.106Z] 
08:03:35 [2022-04-27T08:03:35.106Z] DONE 54 tests, 1 skipped in 22.259s
08:03:35 [2022-04-27T08:03:35.106Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:03:35 [2022-04-27T08:03:35.363Z] INFO: Testing against a local daemon
08:03:35 [2022-04-27T08:03:35.363Z] === RUN   TestVolumesCreateAndList
08:03:35 [2022-04-27T08:03:35.363Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:03:35 [2022-04-27T08:03:35.363Z] === RUN   TestVolumesRemove
08:03:35 [2022-04-27T08:03:35.364Z] --- PASS: TestVolumesRemove (0.05s)
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInspect
08:03:35 [2022-04-27T08:03:35.364Z] --- PASS: TestVolumesInspect (0.01s)
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:03:35 [2022-04-27T08:03:35.364Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:03:35 [2022-04-27T08:03:35.364Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:03:35 [2022-04-27T08:03:35.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:03:35 [2022-04-27T08:03:35.364Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:03:35 [2022-04-27T08:03:35.364Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:03:35 [2022-04-27T08:03:35.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:03:35 [2022-04-27T08:03:35.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:03:35 [2022-04-27T08:03:35.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:03:35 [2022-04-27T08:03:35.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:03:35 [2022-04-27T08:03:35.364Z] PASS
08:03:35 [2022-04-27T08:03:35.364Z] 
08:03:35 [2022-04-27T08:03:35.364Z] DONE 9 tests in 0.182s
08:03:35 [2022-04-27T08:03:35.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:03:35 [2022-04-27T08:03:35.364Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14223 is not a child of this shell
08:03:35 [2022-04-27T08:03:35.364Z] warning: PID 14223 from bundles/test-integration/docker.pid had a nonzero exit code
08:03:35 [2022-04-27T08:03:35.364Z] Leaving: AppArmorNo profiles have been unloaded.
08:03:35 [2022-04-27T08:03:35.364Z] 
08:03:35 [2022-04-27T08:03:35.364Z] Unloading profiles will leave already running processes permanently
08:03:35 [2022-04-27T08:03:35.364Z] unconfined, which can lead to unexpected situations.
08:03:35 [2022-04-27T08:03:35.364Z] 
08:03:35 [2022-04-27T08:03:35.364Z] To set a process to complain mode, use the command line tool
08:03:35 [2022-04-27T08:03:35.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:03:35 [2022-04-27T08:03:35.364Z] Removing test suite binaries
08:03:35 [2022-04-27T08:03:35.621Z] exiting test-integration
08:03:35 [2022-04-27T08:03:35.621Z] ++ exit 0
08:03:35 [2022-04-27T08:03:35.621Z] 
08:03:36 [2022-04-27T08:03:36.263Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:03:36 [2022-04-27T08:03:36.521Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
Post stage
[Pipeline] junit
08:03:36 [2022-04-27T08:03:36.559Z] Recording test results
08:03:38 [2022-04-27T08:03:38.157Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:03:38 [2022-04-27T08:03:38.421Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
08:03:38 [2022-04-27T08:03:38.421Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:03:38 [2022-04-27T08:03:38.495Z] + echo Ensuring container killed.
08:03:38 [2022-04-27T08:03:38.495Z] Ensuring container killed.
08:03:38 [2022-04-27T08:03:38.496Z] + docker rm -vf docker-pr8
08:03:38 [2022-04-27T08:03:38.496Z] Error: No such container: docker-pr8
[Pipeline] sh
08:03:38 [2022-04-27T08:03:38.775Z] + echo Chowning /workspace to jenkins user
08:03:38 [2022-04-27T08:03:38.775Z] Chowning /workspace to jenkins user
08:03:38 [2022-04-27T08:03:38.775Z] + id -u
08:03:38 [2022-04-27T08:03:38.775Z] + id -g
08:03:38 [2022-04-27T08:03:38.775Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
08:03:38 [2022-04-27T08:03:38.775Z] Unable to find image 'busybox:latest' locally
08:03:38 [2022-04-27T08:03:38.775Z] latest: Pulling from library/busybox
08:03:38 [2022-04-27T08:03:38.775Z] 50e8d59317eb: Pulling fs layer
08:03:39 [2022-04-27T08:03:39.031Z] 50e8d59317eb: Download complete
08:03:39 [2022-04-27T08:03:39.031Z] 50e8d59317eb: Pull complete
08:03:39 [2022-04-27T08:03:39.031Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
08:03:39 [2022-04-27T08:03:39.031Z] Status: Downloaded newer image for busybox:latest
08:03:40 [2022-04-27T08:03:40.322Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:03:40 [2022-04-27T08:03:40.702Z] + bundleName=amd64-rootless
08:03:40 [2022-04-27T08:03:40.702Z] + echo Creating amd64-rootless-bundles.tar.gz
08:03:40 [2022-04-27T08:03:40.702Z] Creating amd64-rootless-bundles.tar.gz
08:03:40 [2022-04-27T08:03:40.702Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
08:03:40 [2022-04-27T08:03:40.702Z] + 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
08:03:40 [2022-04-27T08:03:40.711Z] Archiving artifacts
08:03:40 [2022-04-27T08:03:40.890Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:03:42 [2022-04-27T08:03:42.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:03:42 [2022-04-27T08:03:42.767Z] + make clean
08:03:43 [2022-04-27T08:03:43.023Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:03:43 [2022-04-27T08:03:43.023Z] docker-dev-cache
08:03:43 [2022-04-27T08:03:43.023Z] docker-mod-cache
[Pipeline] deleteDir
08:03:43 [2022-04-27T08:03:43.424Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:03:46 [2022-04-27T08:03:46.711Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
08:03:51 [2022-04-27T08:03:51.985Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:03:52 [2022-04-27T08:03:52.923Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:03:54 [2022-04-27T08:03:54.314Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:03:55 [2022-04-27T08:03:55.256Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:03:57 [2022-04-27T08:03:57.791Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:03:57 [2022-04-27T08:03:57.791Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:03:58 [2022-04-27T08:03:58.360Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:04:02 [2022-04-27T08:04:02.548Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:04:02 [2022-04-27T08:04:02.807Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:04:03 [2022-04-27T08:04:03.376Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:04:03 [2022-04-27T08:04:03.944Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:04:03 [2022-04-27T08:04:03.944Z]     docker_cli_daemon_test.go:2506: [d39f6f02b6ac2] daemon is not started
08:04:04 [2022-04-27T08:04:04.204Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:04:04 [2022-04-27T08:04:04.773Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:04:05 [2022-04-27T08:04:05.033Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:04:05 [2022-04-27T08:04:05.975Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:04:07 [2022-04-27T08:04:07.356Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:04:09 [2022-04-27T08:04:09.262Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:04:10 [2022-04-27T08:04:10.639Z] === RUN   TestDockerSuite/TestBuildEnv
08:04:12 [2022-04-27T08:04:12.016Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:04:12 [2022-04-27T08:04:12.951Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:04:14 [2022-04-27T08:04:14.328Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:04:14 [2022-04-27T08:04:14.328Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:04:17 [2022-04-27T08:04:17.618Z] === RUN   TestDockerDaemonSuite/TestShmSize
08:04:18 [2022-04-27T08:04:18.997Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
08:04:22 [2022-04-27T08:04:22.291Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
08:04:22 [2022-04-27T08:04:22.291Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:04:22 [2022-04-27T08:04:22.291Z]     check_test.go:307: [da3c397ebcdeb] daemon is not started
08:04:22 [2022-04-27T08:04:22.291Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
08:04:27 [2022-04-27T08:04:27.572Z] --- PASS: TestDockerDaemonSuite (339.79s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.39s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.14s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.98s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.14s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.81s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.05s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.04s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.42s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.93s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.95s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.30s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.08s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.11s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.41s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.73s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.46s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (7.14s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.13s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s)
08:04:27 [2022-04-27T08:04:27.572Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.46s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
08:04:27 [2022-04-27T08:04:27.573Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s)
08:04:27 [2022-04-27T08:04:27.573Z] === RUN   TestDockerSwarmSuite
08:04:27 [2022-04-27T08:04:27.573Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
08:04:30 [2022-04-27T08:04:30.858Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
08:04:34 [2022-04-27T08:04:34.143Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
08:04:39 [2022-04-27T08:04:39.413Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.097s	coverage: 60.5% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/osl	4.483s	coverage: 39.7% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.006s	coverage: 86.1% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.199s	coverage: 48.6% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
08:04:41 [2022-04-27T08:04:41.929Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:04:41 [2022-04-27T08:04:41.929Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:04:41 [2022-04-27T08:04:41.929Z] 
08:04:41 [2022-04-27T08:04:41.929Z] === Skipped
08:04:41 [2022-04-27T08:04:41.929Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:04:41 [2022-04-27T08:04:41.929Z]     firewalld_test.go:14: firewalld is not running
08:04:41 [2022-04-27T08:04:41.929Z] 
08:04:41 [2022-04-27T08:04:41.929Z] DONE 326 tests, 1 skipped in 199.821s
Post stage
[Pipeline] junit
08:04:42 [2022-04-27T08:04:42.202Z] Recording test results
08:04:42 [2022-04-27T08:04:42.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:04:42 [2022-04-27T08:04:42.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43509/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0603f87faba33e364aafd81d4c1f717dd3709858 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0603f87faba33e364aafd81d4c1f717dd3709858 hack/validate/vendor
08:04:43 [2022-04-27T08:04:43.275Z] No vendor changes in diff.
08:04:43 [2022-04-27T08:04:43.275Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:04:43 [2022-04-27T08:04:43.584Z] dccd9e4d14d3: Pull complete
08:04:43 [2022-04-27T08:04:43.585Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
08:04:43 [2022-04-27T08:04:43.585Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
08:04:43 [2022-04-27T08:04:43.585Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
08:04:43 [2022-04-27T08:04:43.585Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
08:04:43 [2022-04-27T08:04:43.585Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643'
08:04:43 [2022-04-27T08:04:43.585Z] WARN: Skipping validation tests
08:04:43 [2022-04-27T08:04:43.585Z] INFO: Running unit tests at 04/27/2022 08:04:32...
08:04:43 [2022-04-27T08:04:43.585Z] INFO: make.ps1 starting at 04/27/2022 08:04:36
08:04:43 [2022-04-27T08:04:43.585Z] INFO: Git commit (0603f87fab) assumed from DOCKER_GITCOMMIT environment variable
08:04:43 [2022-04-27T08:04:43.585Z] INFO: Running unit tests...
08:04:43 [2022-04-27T08:04:43.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:04:43 [2022-04-27T08:04:43.850Z] + echo Ensuring container killed.
08:04:43 [2022-04-27T08:04:43.850Z] Ensuring container killed.
08:04:43 [2022-04-27T08:04:43.850Z] + docker rm -vf docker-pr8
08:04:43 [2022-04-27T08:04:43.850Z] Error: No such container: docker-pr8
[Pipeline] sh
08:04:44 [2022-04-27T08:04:44.135Z] + echo Chowning /workspace to jenkins user
08:04:44 [2022-04-27T08:04:44.135Z] Chowning /workspace to jenkins user
08:04:44 [2022-04-27T08:04:44.135Z] + id -u
08:04:44 [2022-04-27T08:04:44.135Z] + id -g
08:04:44 [2022-04-27T08:04:44.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:04:44 [2022-04-27T08:04:44.982Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:04:45 [2022-04-27T08:04:45.002Z] + bundleName=unit
08:04:45 [2022-04-27T08:04:45.002Z] + echo Creating unit-bundles.tar.gz
08:04:45 [2022-04-27T08:04:45.002Z] Creating unit-bundles.tar.gz
08:04:45 [2022-04-27T08:04:45.002Z] + 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
08:04:45 [2022-04-27T08:04:45.002Z] bundles/junit-report-libnetwork.xml
08:04:45 [2022-04-27T08:04:45.002Z] bundles/junit-report.xml
08:04:45 [2022-04-27T08:04:45.002Z] bundles/go-test-report-libnetwork.json
08:04:45 [2022-04-27T08:04:45.002Z] bundles/go-test-report.json
08:04:45 [2022-04-27T08:04:45.002Z] bundles/profile-libnetwork.out
08:04:45 [2022-04-27T08:04:45.002Z] bundles/profile.out
[Pipeline] archiveArtifacts
08:04:45 [2022-04-27T08:04:45.016Z] Archiving artifacts
08:04:45 [2022-04-27T08:04:45.645Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:04:45 [2022-04-27T08:04:45.968Z] + make clean
08:04:45 [2022-04-27T08:04:45.968Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:04:45 [2022-04-27T08:04:45.968Z] docker-dev-cache
08:04:45 [2022-04-27T08:04:45.968Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:04:46 [2022-04-27T08:04:46.549Z] 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/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/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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
08:04:53 [2022-04-27T08:04:53.097Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
08:04:53 [2022-04-27T08:04:53.098Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:04:53 [2022-04-27T08:04:53.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
08:04:53 [2022-04-27T08:04:53.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:04:54 [2022-04-27T08:04:54.554Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:04:54 [2022-04-27T08:04:54.813Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:04:56 [2022-04-27T08:04:56.187Z]     docker_api_swarm_test.go:563: [daeeb5ea3eee6] joining swarm manager [d78a007710ee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:04:56 [2022-04-27T08:04:56.753Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:04:56 [2022-04-27T08:04:56.753Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
08:04:56 [2022-04-27T08:04:56.753Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:04:57 [2022-04-27T08:04:57.320Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:04:59 [2022-04-27T08:04:59.088Z] ?   	github.com/docker/docker/api	[no test files]
08:05:07 [2022-04-27T08:05:07.304Z] === RUN   TestDockerSuite/TestBuildExpose
08:05:07 [2022-04-27T08:05:07.304Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:05:08 [2022-04-27T08:05:08.239Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:05:08 [2022-04-27T08:05:08.805Z]     docker_api_swarm_test.go:585: [dedfd15ae4dd3] joining swarm manager [d78a007710ee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:05:08 [2022-04-27T08:05:08.805Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:05:09 [2022-04-27T08:05:09.371Z] === RUN   TestDockerSuite/TestBuildFails
08:05:10 [2022-04-27T08:05:10.306Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:05:10 [2022-04-27T08:05:10.306Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:05:12 [2022-04-27T08:05:12.209Z]     check_test.go:378: [daeeb5ea3eee6] daemon is not started
08:05:12 [2022-04-27T08:05:12.777Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:05:14 [2022-04-27T08:05:14.679Z] === RUN   TestDockerSuite/TestBuildForceRm
08:05:16 [2022-04-27T08:05:16.584Z] === RUN   TestDockerSuite/TestBuildFromGit
08:05:17 [2022-04-27T08:05:17.960Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:05:17 [2022-04-27T08:05:17.960Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:05:18 [2022-04-27T08:05:18.894Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:05:20 [2022-04-27T08:05:20.800Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:05:21 [2022-04-27T08:05:21.743Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:05:21 [2022-04-27T08:05:21.743Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:05:22 [2022-04-27T08:05:22.003Z] --- PASS: TestImportExtremelyLargeImageWorks (183.72s)
08:05:22 [2022-04-27T08:05:22.003Z] PASS
08:05:22 [2022-04-27T08:05:22.003Z] 
08:05:22 [2022-04-27T08:05:22.003Z] DONE 22 tests in 188.379s
08:05:22 [2022-04-27T08:05:22.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:05:22 [2022-04-27T08:05:22.003Z] ++ 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
08:05:22 [2022-04-27T08:05:22.003Z] ++ set -e
08:05:22 [2022-04-27T08:05:22.003Z] ++ '[' -n 0 ']'
08:05:22 [2022-04-27T08:05:22.003Z] ++ set -x
08:05:22 [2022-04-27T08:05:22.003Z] ++ 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
08:05:22 [2022-04-27T08:05:22.003Z] INFO: Testing against a local daemon
08:05:22 [2022-04-27T08:05:22.003Z] === RUN   TestNetworkCreateDelete
08:05:22 [2022-04-27T08:05:22.262Z] --- PASS: TestNetworkCreateDelete (0.15s)
08:05:22 [2022-04-27T08:05:22.262Z] === RUN   TestDockerNetworkDeletePreferID
08:05:22 [2022-04-27T08:05:22.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
08:05:22 [2022-04-27T08:05:22.262Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:05:22 [2022-04-27T08:05:22.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
08:05:22 [2022-04-27T08:05:22.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
08:05:22 [2022-04-27T08:05:22.829Z] === RUN   TestDaemonDNSFallback
08:05:23 [2022-04-27T08:05:23.764Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:05:24 [2022-04-27T08:05:24.518Z] === RUN   TestMiddlewares
08:05:24 [2022-04-27T08:05:24.518Z] --- PASS: TestMiddlewares (0.00s)
08:05:24 [2022-04-27T08:05:24.518Z] PASS
08:05:24 [2022-04-27T08:05:24.518Z] coverage: 7.9% of statements
08:05:24 [2022-04-27T08:05:24.518Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 7.9% of statements
08:05:25 [2022-04-27T08:05:25.139Z]     docker_api_swarm_test.go:46: [d9341896d574c] joining swarm manager [d56f2d1c4b15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:05:25 [2022-04-27T08:05:25.398Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:05:26 [2022-04-27T08:05:26.333Z] === RUN   TestDockerSuite/TestBuildHistory
08:05:28 [2022-04-27T08:05:28.862Z] === RUN   TestDockerSuite/TestBuildIidFile
08:05:29 [2022-04-27T08:05:29.121Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:05:29 [2022-04-27T08:05:29.697Z] --- PASS: TestDaemonDNSFallback (6.75s)
08:05:29 [2022-04-27T08:05:29.697Z] === RUN   TestInspectNetwork
08:05:29 [2022-04-27T08:05:29.697Z] === RUN   TestDockerSuite/TestBuildInheritance
08:05:30 [2022-04-27T08:05:30.276Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:05:30 [2022-04-27T08:05:30.843Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:05:30 [2022-04-27T08:05:30.843Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:05:31 [2022-04-27T08:05:31.778Z] === RUN   TestDockerSuite/TestBuildLabel
08:05:32 [2022-04-27T08:05:32.036Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:05:32 [2022-04-27T08:05:32.295Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:05:32 [2022-04-27T08:05:32.862Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:05:33 [2022-04-27T08:05:33.121Z] === RUN   TestDockerSuite/TestBuildLabels
08:05:33 [2022-04-27T08:05:33.379Z] === RUN   TestInspectNetwork/full_network_id
08:05:33 [2022-04-27T08:05:33.379Z] === RUN   TestInspectNetwork/partial_network_id
08:05:33 [2022-04-27T08:05:33.379Z] === RUN   TestInspectNetwork/network_name
08:05:33 [2022-04-27T08:05:33.379Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:05:33 [2022-04-27T08:05:33.637Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:05:34 [2022-04-27T08:05:34.203Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:05:36 [2022-04-27T08:05:36.104Z] === RUN   TestDockerSuite/TestBuildLastModified
08:05:38 [2022-04-27T08:05:38.006Z] --- PASS: TestInspectNetwork (8.58s)
08:05:38 [2022-04-27T08:05:38.006Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:05:38 [2022-04-27T08:05:38.006Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:05:38 [2022-04-27T08:05:38.006Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:05:38 [2022-04-27T08:05:38.006Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:05:38 [2022-04-27T08:05:38.006Z] === RUN   TestRunContainerWithBridgeNone
08:05:39 [2022-04-27T08:05:39.904Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/create
08:05:39 [2022-04-27T08:05:39.905Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:05:39 [2022-04-27T08:05:39.905Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:05:39 [2022-04-27T08:05:39.905Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:05:39 [2022-04-27T08:05:39.905Z] === CONT  TestNetworkInvalidJSON/networks/create
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:05:39 [2022-04-27T08:05:39.905Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:05:39 [2022-04-27T08:05:39.905Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:05:39 [2022-04-27T08:05:39.905Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkList
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkList//networks
08:05:39 [2022-04-27T08:05:39.905Z] === PAUSE TestNetworkList//networks
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestNetworkList//networks/
08:05:39 [2022-04-27T08:05:39.905Z] === PAUSE TestNetworkList//networks/
08:05:39 [2022-04-27T08:05:39.905Z] === CONT  TestNetworkList//networks
08:05:39 [2022-04-27T08:05:39.905Z] === CONT  TestNetworkList//networks/
08:05:39 [2022-04-27T08:05:39.905Z] --- PASS: TestNetworkList (0.02s)
08:05:39 [2022-04-27T08:05:39.905Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z]     --- PASS: TestNetworkList//networks (0.00s)
08:05:39 [2022-04-27T08:05:39.905Z] === RUN   TestHostIPv4BridgeLabel
08:05:40 [2022-04-27T08:05:40.472Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
08:05:40 [2022-04-27T08:05:40.472Z] === RUN   TestDaemonRestartWithLiveRestore
08:05:41 [2022-04-27T08:05:41.406Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:05:41 [2022-04-27T08:05:41.406Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
08:05:41 [2022-04-27T08:05:41.406Z] === RUN   TestDaemonDefaultNetworkPools
08:05:42 [2022-04-27T08:05:42.341Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
08:05:42 [2022-04-27T08:05:42.341Z] === RUN   TestDaemonRestartWithExistingNetwork
08:05:42 [2022-04-27T08:05:42.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
08:05:43 [2022-04-27T08:05:43.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
08:05:43 [2022-04-27T08:05:43.477Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:05:43 [2022-04-27T08:05:43.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
08:05:43 [2022-04-27T08:05:43.997Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:05:43 [2022-04-27T08:05:43.997Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:05:44 [2022-04-27T08:05:44.256Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:05:44 [2022-04-27T08:05:44.514Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:05:44 [2022-04-27T08:05:44.514Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:05:44 [2022-04-27T08:05:44.772Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
08:05:44 [2022-04-27T08:05:44.772Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:05:44 [2022-04-27T08:05:44.772Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:05:45 [2022-04-27T08:05:45.340Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:05:45 [2022-04-27T08:05:45.340Z] === RUN   TestServiceWithPredefinedNetwork
08:05:46 [2022-04-27T08:05:46.717Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:05:48 [2022-04-27T08:05:48.094Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:05:48 [2022-04-27T08:05:48.353Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s)
08:05:48 [2022-04-27T08:05:48.353Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:05:48 [2022-04-27T08:05:48.353Z]     service_test.go:243: FLAKY_TEST
08:05:48 [2022-04-27T08:05:48.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:05:48 [2022-04-27T08:05:48.353Z] === RUN   TestServiceWithDataPathPortInit
08:05:50 [2022-04-27T08:05:50.886Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:05:51 [2022-04-27T08:05:51.452Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:05:51 [2022-04-27T08:05:51.710Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:05:58 [2022-04-27T08:05:58.305Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:06:00 [2022-04-27T08:06:00.836Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:06:01 [2022-04-27T08:06:01.774Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:06:03 [2022-04-27T08:06:03.151Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:06:03 [2022-04-27T08:06:03.151Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
08:06:03 [2022-04-27T08:06:03.151Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:06:04 [2022-04-27T08:06:04.085Z] --- PASS: TestServiceWithDataPathPortInit (15.77s)
08:06:04 [2022-04-27T08:06:04.085Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:06:07 [2022-04-27T08:06:07.371Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:06:07 [2022-04-27T08:06:07.371Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:06:07 [2022-04-27T08:06:07.371Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zgolzfd6gjyl2wrpkf1ka93t4 Created:2022-04-27 08:06:05.415842636 +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[be728fa6e034085560f88703be717af1914a09a497b599a727ad7e33c0099107:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmvbvzt5co8leozllmzwz0831 EndpointID:5cd1f425e47b163a77f9ea71fad5f4dbd00b50e238e2f4dfc0101b8bafa0e994 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f777642bd52dc3129208f6ea9f812cc79bbbc4f515463fdecf3570cfc458e59f 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:8cc0bb264523 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmvbvzt5co8leozllmzwz0831 EndpointID:5cd1f425e47b163a77f9ea71fad5f4dbd00b50e238e2f4dfc0101b8bafa0e994 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:06:08 [2022-04-27T08:06:08.745Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:06:08 [2022-04-27T08:06:08.745Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:06:10 [2022-04-27T08:06:10.119Z] === RUN   TestDockerSuite/TestBuildNetNone
08:06:10 [2022-04-27T08:06:10.687Z] === RUN   TestDockerSuite/TestBuildNoContext
08:06:11 [2022-04-27T08:06:11.254Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:06:12 [2022-04-27T08:06:12.189Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s)
08:06:12 [2022-04-27T08:06:12.189Z] PASS
08:06:12 [2022-04-27T08:06:12.189Z] 
08:06:12 [2022-04-27T08:06:12.189Z] === Skipped
08:06:12 [2022-04-27T08:06:12.189Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:06:12 [2022-04-27T08:06:12.189Z]     service_test.go:243: FLAKY_TEST
08:06:12 [2022-04-27T08:06:12.189Z] 
08:06:12 [2022-04-27T08:06:12.189Z] DONE 38 tests, 1 skipped in 50.050s
08:06:12 [2022-04-27T08:06:12.189Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:06:12 [2022-04-27T08:06:12.189Z] ++ 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
08:06:12 [2022-04-27T08:06:12.189Z] ++ set -e
08:06:12 [2022-04-27T08:06:12.189Z] ++ '[' -n 0 ']'
08:06:12 [2022-04-27T08:06:12.189Z] ++ set -x
08:06:12 [2022-04-27T08:06:12.189Z] ++ 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
08:06:12 [2022-04-27T08:06:12.189Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:06:12 [2022-04-27T08:06:12.189Z] INFO: Testing against a local daemon
08:06:12 [2022-04-27T08:06:12.189Z] === RUN   TestDockerNetworkIpvlanPersistance
08:06:12 [2022-04-27T08:06:12.189Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:12 [2022-04-27T08:06:12.189Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:06:12 [2022-04-27T08:06:12.189Z] === RUN   TestDockerNetworkIpvlan
08:06:12 [2022-04-27T08:06:12.189Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:12 [2022-04-27T08:06:12.189Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:06:12 [2022-04-27T08:06:12.189Z] PASS
08:06:12 [2022-04-27T08:06:12.189Z] 
08:06:12 [2022-04-27T08:06:12.189Z] === Skipped
08:06:12 [2022-04-27T08:06:12.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:06:12 [2022-04-27T08:06:12.189Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:12 [2022-04-27T08:06:12.189Z] 
08:06:12 [2022-04-27T08:06:12.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:06:12 [2022-04-27T08:06:12.189Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:06:12 [2022-04-27T08:06:12.189Z] 
08:06:12 [2022-04-27T08:06:12.189Z] DONE 2 tests, 2 skipped in 0.123s
08:06:12 [2022-04-27T08:06:12.189Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:06:12 [2022-04-27T08:06:12.189Z] ++ 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
08:06:12 [2022-04-27T08:06:12.189Z] ++ set -e
08:06:12 [2022-04-27T08:06:12.189Z] ++ '[' -n 0 ']'
08:06:12 [2022-04-27T08:06:12.189Z] ++ set -x
08:06:12 [2022-04-27T08:06:12.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=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
08:06:12 [2022-04-27T08:06:12.448Z] INFO: Testing against a local daemon
08:06:12 [2022-04-27T08:06:12.448Z] === RUN   TestDockerNetworkMacvlanPersistance
08:06:13 [2022-04-27T08:06:13.382Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:06:13 [2022-04-27T08:06:13.641Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:06:13 [2022-04-27T08:06:13.641Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:06:13 [2022-04-27T08:06:13.641Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
08:06:13 [2022-04-27T08:06:13.641Z] === RUN   TestDockerNetworkMacvlan
08:06:14 [2022-04-27T08:06:14.208Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:06:14 [2022-04-27T08:06:14.208Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:06:14 [2022-04-27T08:06:14.468Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:06:15 [2022-04-27T08:06:15.035Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:06:15 [2022-04-27T08:06:15.294Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:06:16 [2022-04-27T08:06:16.228Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:06:16 [2022-04-27T08:06:16.487Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:06:17 [2022-04-27T08:06:17.421Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:06:18 [2022-04-27T08:06:18.361Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:06:19 [2022-04-27T08:06:19.301Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:06:20 [2022-04-27T08:06:20.681Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:06:20 [2022-04-27T08:06:20.681Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:06:22 [2022-04-27T08:06:22.608Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:06:23 [2022-04-27T08:06:23.542Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:06:24 [2022-04-27T08:06:24.918Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:06:24 [2022-04-27T08:06:24.918Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:06:25 [2022-04-27T08:06:25.176Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:06:26 [2022-04-27T08:06:26.111Z] --- PASS: TestDockerNetworkMacvlan (12.33s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
08:06:26 [2022-04-27T08:06:26.111Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s)
08:06:26 [2022-04-27T08:06:26.111Z] PASS
08:06:26 [2022-04-27T08:06:26.111Z] 
08:06:26 [2022-04-27T08:06:26.111Z] DONE 8 tests in 13.865s
08:06:26 [2022-04-27T08:06:26.111Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:06:26 [2022-04-27T08:06:26.111Z] ++ 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
08:06:26 [2022-04-27T08:06:26.111Z] ++ set -e
08:06:26 [2022-04-27T08:06:26.111Z] ++ '[' -n 0 ']'
08:06:26 [2022-04-27T08:06:26.111Z] ++ set -x
08:06:26 [2022-04-27T08:06:26.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:06:26 [2022-04-27T08:06:26.111Z] testing: warning: no tests to run
08:06:26 [2022-04-27T08:06:26.111Z] PASS
08:06:26 [2022-04-27T08:06:26.111Z] 
08:06:26 [2022-04-27T08:06:26.111Z] DONE 0 tests in 0.044s
08:06:26 [2022-04-27T08:06:26.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:06:26 [2022-04-27T08:06:26.111Z] ++ 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
08:06:26 [2022-04-27T08:06:26.111Z] ++ set -e
08:06:26 [2022-04-27T08:06:26.111Z] ++ '[' -n 0 ']'
08:06:26 [2022-04-27T08:06:26.111Z] ++ set -x
08:06:26 [2022-04-27T08:06:26.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:06:26 [2022-04-27T08:06:26.369Z] INFO: Testing against a local daemon
08:06:26 [2022-04-27T08:06:26.370Z] === RUN   TestAuthZPluginAllowRequest
08:06:27 [2022-04-27T08:06:27.745Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
08:06:27 [2022-04-27T08:06:27.745Z] === RUN   TestAuthZPluginTLS
08:06:27 [2022-04-27T08:06:27.745Z] === RUN   TestDockerSuite/TestBuildPATH
08:06:28 [2022-04-27T08:06:28.312Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:06:28 [2022-04-27T08:06:28.312Z] === RUN   TestAuthZPluginDenyRequest
08:06:28 [2022-04-27T08:06:28.878Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
08:06:28 [2022-04-27T08:06:28.878Z] === RUN   TestAuthZPluginAPIDenyResponse
08:06:29 [2022-04-27T08:06:29.446Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
08:06:29 [2022-04-27T08:06:29.446Z] === RUN   TestAuthZPluginDenyResponse
08:06:29 [2022-04-27T08:06:29.707Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:06:29 [2022-04-27T08:06:29.966Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
08:06:29 [2022-04-27T08:06:29.966Z] === RUN   TestAuthZPluginAllowEventStream
08:06:30 [2022-04-27T08:06:30.224Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:06:31 [2022-04-27T08:06:31.158Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:06:31 [2022-04-27T08:06:31.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s)
08:06:31 [2022-04-27T08:06:31.415Z] === RUN   TestAuthZPluginErrorResponse
08:06:31 [2022-04-27T08:06:31.981Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:06:31 [2022-04-27T08:06:31.981Z] === RUN   TestAuthZPluginErrorRequest
08:06:32 [2022-04-27T08:06:32.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
08:06:32 [2022-04-27T08:06:32.499Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
08:06:32 [2022-04-27T08:06:32.499Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:06:33 [2022-04-27T08:06:33.068Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
08:06:33 [2022-04-27T08:06:33.068Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:06:34 [2022-04-27T08:06:34.974Z]     docker_api_swarm_test.go:304: [de5f782d28226] joining swarm manager [dce3fc242dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:06:35 [2022-04-27T08:06:35.234Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s)
08:06:35 [2022-04-27T08:06:35.234Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:06:36 [2022-04-27T08:06:36.173Z]     docker_api_swarm_test.go:305: [dd37a5321c6b9] joining swarm manager [dce3fc242dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:06:36 [2022-04-27T08:06:36.834Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:06:36 [2022-04-27T08:06:36.834Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestBoolValue
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestBoolValue (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestBoolValueOrDefault
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestBoolValueOrDefault (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestInt64ValueOrZero
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestInt64ValueOrZero (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestInt64ValueOrDefault
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestInt64ValueOrDefault (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestInt64ValueOrDefaultWithError
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestJsonContentType
08:06:36 [2022-04-27T08:06:36.834Z] --- PASS: TestJsonContentType (0.00s)
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestReadJSON
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestReadJSON/nil_body
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestReadJSON/empty_body
08:06:36 [2022-04-27T08:06:36.834Z] === RUN   TestReadJSON/with_valid_request
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestReadJSON/with_whitespace
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestReadJSON/with_extra_content
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestReadJSON/invalid_JSON
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestReadJSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/nil_body (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/empty_body (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 31.9% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/server/httputils	0.048s	coverage: 31.9% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestMaskSecretKeys
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestMaskSecretKeys (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestVersionMiddlewareVersion
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 37.7% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/server/middleware	0.067s	coverage: 37.7% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestToJSON
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestToJSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestToParamWithVersion
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestToParamWithVersion (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromJSON
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromJSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEmpty
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEmpty (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestArgsMatchKVListEmptySources
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestArgsMatchKVList
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestArgsMatchKVList (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestArgsMatch
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestArgsMatch (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestAdd
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestAdd (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestDel
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestDel (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestLen
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestLen (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestExactMatch
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestExactMatch (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestOnlyOneExactMatch
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestOnlyOneExactMatch (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestContains
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestContains (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestValidate
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestValidate (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestWalkValues
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestWalkValues (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFuzzyMatch
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFuzzyMatch (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestClone
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestClone (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 92.2% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/types/filters	0.053s	coverage: 92.2% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestStrSliceMarshalJSON
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestStrSliceUnmarshalJSON
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestStrSliceUnmarshalString
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestStrSliceUnmarshalSlice
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 90.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/types/strslice	0.053s	coverage: 90.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestGetTimestamp
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestAdjustForAPIVersion
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestAdjustForAPIVersion (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 6.1% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 6.1% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestGetTimestamp (0.20s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseTimestamps
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestParseTimestamps (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/types/time	0.249s	coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCompareVersion
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestCompareVersion (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 77.3% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/api/types/versions	0.068s	coverage: 77.3% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestIsGIT
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestIsGIT (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.174s	coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestParseRemoteURL (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCloneArgsSmartHttp
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCloneArgsDumbHttp
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCloneArgsGit
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestCloneArgsGit (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCheckoutGit
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestProcessNoDockerignore
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestProcessNoDockerignore (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestProcessShouldLeaveAllFiles
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestDetectContentType
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestDetectContentType (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestSelectAcceptableMIME
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestSelectAcceptableMIME (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestInspectEmptyResponse
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestInspectEmptyResponse (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestInspectResponseBinary
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestInspectResponseBinary (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestResponseUnsupportedContentType
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestInspectResponseTextSimple
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestInspectResponseTextSimple (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestInspectResponseEmptyContentType
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestUnknownContentLength
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestUnknownContentLength (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestDownloadRemote
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestDownloadRemote (0.09s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestGetWithStatusError
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestGetWithStatusError (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCloseRootDirectory
08:06:36 [2022-04-27T08:06:36.835Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:06:36 [2022-04-27T08:06:36.835Z] --- SKIP: TestCloseRootDirectory (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestHashFile
08:06:36 [2022-04-27T08:06:36.835Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:06:36 [2022-04-27T08:06:36.835Z] --- SKIP: TestHashFile (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestHashSubdir
08:06:36 [2022-04-27T08:06:36.835Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:06:36 [2022-04-27T08:06:36.835Z] --- SKIP: TestHashSubdir (0.01s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestRemoveDirectory
08:06:36 [2022-04-27T08:06:36.835Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:06:36 [2022-04-27T08:06:36.835Z] --- SKIP: TestRemoveDirectory (0.01s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 9.3% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/builder/remotecontext	0.258s	coverage: 9.3% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEnable
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEnable (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestDisable
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestDisable (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEnabled
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEnabled (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] PASS
08:06:36 [2022-04-27T08:06:36.835Z] coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] ok  	github.com/docker/docker/cli/debug	0.052s	coverage: 100.0% of statements
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestGetAllAllowed
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestGetAllAllowed (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestGetAllMeta
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestGetAllMeta (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestWarnOnUnusedBuildArgs
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestIsUnreferencedBuiltin
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestIsExistingDirectory
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestIsExistingDirectory (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestGetFilenameForDownload
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestGetFilenameForDownload (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEnv2Variables
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEnv2Variables (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEnvValueWithExistingRunConfigEnv
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestMaintainer
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestMaintainer (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestLabel
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestLabel (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromScratch
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromScratch (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromWithArg
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromWithArg (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromWithArgButBuildArgsNotGiven
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromWithUndefinedArg
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromWithUndefinedArg (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestFromMultiStageWithNamedStage
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestOnbuild
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestOnbuild (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestWorkdir
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestWorkdir (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestCmd
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestCmd (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestHealthcheckNone
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestHealthcheckNone (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestHealthcheckCmd
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestHealthcheckCmd (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestEntrypoint
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestEntrypoint (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestExpose
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestExpose (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestUser
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestUser (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestVolume
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestVolume (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestStopSignal
08:06:36 [2022-04-27T08:06:36.835Z]     dispatchers_test.go:377: Windows does not support stopsignal
08:06:36 [2022-04-27T08:06:36.835Z] --- SKIP: TestStopSignal (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestArg
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestArg (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestShell
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestShell (0.00s)
08:06:36 [2022-04-27T08:06:36.835Z] === RUN   TestPrependEnvOnCmd
08:06:36 [2022-04-27T08:06:36.835Z] --- PASS: TestPrependEnvOnCmd (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestRunWithBuildArgs
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestRunWithBuildArgs (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestRunIgnoresHealthcheck
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatchUnsupportedOptions
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestNormalizeWorkdir
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestNormalizeWorkdir (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/ADD_multiple_files_to_file
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/COPY_multiple_files_to_file
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/COPY_wildcard_no_files
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDispatch/COPY_url
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestDispatch (0.07s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z]     --- PASS: TestDispatch/COPY_url (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestAddScratchImageAddsToMounts
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestAddFromScratchPopulatesPlatform
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestImageSourceGetAddsToMounts
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestEmptyDockerfile
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestEmptyDockerfile (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestSymlinkDockerfile
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestSymlinkDockerfile (0.02s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDockerfileOutsideTheBuildContext
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestNonExistingDockerfile
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestNonExistingDockerfile (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestCopyRunConfig
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestCopyRunConfig (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestDeepCopyRunConfig
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestDeepCopyRunConfig (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestExportImage
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestExportImage (0.00s)
08:06:37 [2022-04-27T08:06:37.319Z] === RUN   TestNormalizeDest
08:06:37 [2022-04-27T08:06:37.319Z] --- PASS: TestNormalizeDest (0.01s)
08:06:37 [2022-04-27T08:06:37.319Z] PASS
08:06:37 [2022-04-27T08:06:37.320Z] coverage: 46.7% of statements
08:06:37 [2022-04-27T08:06:37.320Z] ok  	github.com/docker/docker/builder/dockerfile	0.542s	coverage: 46.7% of statements
08:06:37 [2022-04-27T08:06:37.547Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
08:06:37 [2022-04-27T08:06:37.547Z] === RUN   TestAuthZPluginHeader
08:06:38 [2022-04-27T08:06:38.113Z] --- PASS: TestAuthZPluginHeader (0.79s)
08:06:38 [2022-04-27T08:06:38.113Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:06:38 [2022-04-27T08:06:38.113Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestTCP4Proxy
08:06:38 [2022-04-27T08:06:38.307Z] --- PASS: TestTCP4Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestTCP4ProxyHalfClose
08:06:38 [2022-04-27T08:06:38.307Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestTCP6Proxy
08:06:38 [2022-04-27T08:06:38.307Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:06:38 [2022-04-27T08:06:38.307Z] --- SKIP: TestTCP6Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestTCPDualStackProxy
08:06:38 [2022-04-27T08:06:38.307Z]     network_proxy_test.go:208: No support for dual stack yet
08:06:38 [2022-04-27T08:06:38.307Z] --- SKIP: TestTCPDualStackProxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestUDP4Proxy
08:06:38 [2022-04-27T08:06:38.307Z] --- PASS: TestUDP4Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestUDP6Proxy
08:06:38 [2022-04-27T08:06:38.307Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:06:38 [2022-04-27T08:06:38.307Z] --- SKIP: TestUDP6Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestUDPWriteError
08:06:38 [2022-04-27T08:06:38.307Z] --- PASS: TestUDPWriteError (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestSCTP4Proxy
08:06:38 [2022-04-27T08:06:38.307Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
08:06:38 [2022-04-27T08:06:38.307Z] --- SKIP: TestSCTP4Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] === RUN   TestSCTP6Proxy
08:06:38 [2022-04-27T08:06:38.307Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:06:38 [2022-04-27T08:06:38.307Z] --- SKIP: TestSCTP6Proxy (0.00s)
08:06:38 [2022-04-27T08:06:38.307Z] PASS
08:06:38 [2022-04-27T08:06:38.307Z] coverage: 49.4% of statements
08:06:38 [2022-04-27T08:06:38.307Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.094s	coverage: 49.4% of statements
08:06:39 [2022-04-27T08:06:39.490Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:06:42 [2022-04-27T08:06:42.028Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
08:06:42 [2022-04-27T08:06:42.967Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s)
08:06:42 [2022-04-27T08:06:42.967Z] === RUN   TestAuthZPluginV2Disable
08:06:43 [2022-04-27T08:06:43.541Z] === RUN   TestDockerSuite/TestBuildRm
08:06:46 [2022-04-27T08:06:46.093Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:06:46 [2022-04-27T08:06:46.661Z] --- PASS: TestAuthZPluginV2Disable (3.76s)
08:06:46 [2022-04-27T08:06:46.661Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:06:46 [2022-04-27T08:06:46.920Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:06:47 [2022-04-27T08:06:47.856Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:06:48 [2022-04-27T08:06:48.114Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:06:48 [2022-04-27T08:06:48.373Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:06:49 [2022-04-27T08:06:49.307Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:06:50 [2022-04-27T08:06:50.245Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:06:50 [2022-04-27T08:06:50.503Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s)
08:06:50 [2022-04-27T08:06:50.503Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointCreateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointCreate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointDeleteError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointDeleteError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointDelete
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointDelete (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointListError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointListError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointList
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointList (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCheckpointListContainerNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNewClientWithOpsFromEnv
08:06:50 [2022-04-27T08:06:50.815Z]     client_test.go:23: runtime.GOOS == "windows"
08:06:50 [2022-04-27T08:06:50.815Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestGetAPIPath
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestGetAPIPath (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestParseHostURL
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestParseHostURL (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersionEmpty
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion/downgrade_old
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersion/no_upgrade
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPIVersion (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPVersionOverride
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersionAutomatic
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestClientRedirect
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestClientRedirect/GET
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestClientRedirect/POST
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestClientRedirect/PUT
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestClientRedirect/DELETE
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestClientRedirect (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestClientRedirect/GET (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestClientRedirect/POST (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestClientRedirect/PUT (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigCreateUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigCreateUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigCreateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigCreate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspectNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspectNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspectUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspectUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspectError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspectConfigNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigInspect
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigListUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigListUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigListError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigListError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigList
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigList (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigRemoveUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigRemoveError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigRemove
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigUpdateUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigUpdateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestConfigUpdate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestConfigUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCommitError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCommitError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCommit
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCommit (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStatPathError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStatPathError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStatPathNotFoundError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStatPathNoHeaderError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStatPath
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStatPath (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyToContainerError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyToContainerError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyToContainerNotFoundError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyToContainerEmptyResponse
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyToContainer
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyToContainer (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyFromContainerError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyFromContainerError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyFromContainerNotFoundError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyFromContainerEmptyResponse
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyFromContainerNoHeaderError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestCopyFromContainer
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestCopyFromContainer (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCreateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCreateImageNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCreateWithName
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCreateWithName (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerCreateAutoRemove
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerDiffError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerDiffError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerDiff
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerDiff (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecCreateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecCreate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecStartError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecStartError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecStart
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecStart (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecInspectError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecInspect
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExportError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExportError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExport
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExport (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerInspectError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerInspectContainerNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerInspect
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerInspectNode
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerInspectNode (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerKillError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerKillError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerKill
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerKill (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerListError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerListError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerList
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerList (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerLogsNotFoundError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerLogsError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerLogsError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerLogs
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerLogs (0.23s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerPauseError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerPauseError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerPause
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerPause (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainersPruneError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainersPruneError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainersPrune
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainersPrune (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRemoveError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRemoveNotFoundError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRemove
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRenameError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRenameError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRename
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRename (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerResizeError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerResizeError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecResizeError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecResizeError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerResize
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerResize (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerExecResize
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerExecResize (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRestartError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRestartError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerRestart
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerRestart (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStartError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStartError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStart
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStart (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStatsError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStatsError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStats
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStats (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStopError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStopError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerStop
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerStop (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerTopError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerTopError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerTop
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerTop (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerUnpauseError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerUnpauseError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerUnpause
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerUnpause (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerUpdateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerUpdate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerWaitError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerWaitError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestContainerWait
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestContainerWait (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestDiskUsageError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestDiskUsageError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestDiskUsage
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestDiskUsage (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestDistributionInspectUnsupported
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestDistributionInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestEventsErrorInOptions
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestEventsErrorInOptions (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestEventsErrorFromServer
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestEventsErrorFromServer (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestEvents
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestEvents (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestTLSCloseWriter
08:06:50 [2022-04-27T08:06:50.815Z] === PAUSE TestTLSCloseWriter
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageBuildError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageBuildError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageBuild
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageBuild (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestGetDockerOS
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestGetDockerOS (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageCreateError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageCreate
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageHistoryError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageHistoryError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageHistory
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageHistory (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageImportError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageImportError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageImport
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageImport (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageInspectError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageInspectImageNotFound
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageInspectImageNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageInspect
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageListError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageListError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageList
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageList (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageListApiBefore125
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageListApiBefore125 (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageLoadError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageLoadError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImageLoad
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImageLoad (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagesPruneError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagesPruneError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagesPrune
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagesPrune (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullReferenceParseError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullReferenceParseError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullAnyError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullAnyError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullStatusUnauthorizedError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullWithPrivilegedFuncNoError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePullWithoutErrors
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePullWithoutErrors (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePushReferenceError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePushReferenceError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePushAnyError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePushAnyError (0.00s)
08:06:50 [2022-04-27T08:06:50.815Z] === RUN   TestImagePushStatusUnauthorizedError
08:06:50 [2022-04-27T08:06:50.815Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithPrivilegedFuncNoError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithoutErrors
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImagePushWithoutErrors (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageRemoveImageNotFound
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSaveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSaveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSave
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSave (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchAnyError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchAnyError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchStatusUnauthorizedError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageSearchWithoutErrors
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageTagError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageTagError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageTagInvalidReference
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageTagInvalidReference (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageTagInvalidSourceImageName
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageTagHexSource
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageTagHexSource (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestImageTag
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestImageTag (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestInfoServerError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestInfoServerError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestInfoInvalidResponseJSONError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestInfo
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestInfo (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkConnectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkConnectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkConnect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkConnect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkCreateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkCreate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkDisconnectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkDisconnectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkDisconnect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkDisconnect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/empty_ID
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/no_options
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/verbose
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/global_scope
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/unknown_network
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkInspect/server_error
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworksPruneError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworksPruneError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworksPrune
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworksPrune (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNetworkRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNetworkRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeInspectNodeNotFound
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeUpdateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestNodeUpdate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestNodeUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestOptionWithHostFromEnv
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestOptionWithTimeout
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestOptionWithTimeout (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestOptionWithVersionFromEnv
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingFail
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPingFail (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingWithError
08:06:50 [2022-04-27T08:06:50.816Z] 2022/04/27 08:06:50 RoundTripper returned a response & error; ignoring response
08:06:50 [2022-04-27T08:06:50.816Z] 2022/04/27 08:06:50 RoundTripper returned a response & error; ignoring response
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPingWithError (0.01s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingSuccess
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPingSuccess (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingHeadFallback
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingHeadFallback/OK
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingHeadFallback/Internal_Server_Error
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingHeadFallback/Not_Found
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPingHeadFallback (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginDisableError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginDisableError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginDisable
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginDisable (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginEnableError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginEnableError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginEnable
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginEnable (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginPushError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginPushError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginPush
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginPush (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginSetError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginSetError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPluginSet
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPluginSet (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSetHostHeader
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSetHostHeader (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestPlainTextError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestPlainTextError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestInfiniteError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestInfiniteError (0.02s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestCanceledContext
08:06:50 [2022-04-27T08:06:50.816Z] 2022/04/27 08:06:50 RoundTripper returned a response & error; ignoring response
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestCanceledContext (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestDeadlineExceededContext
08:06:50 [2022-04-27T08:06:50.816Z] 2022/04/27 08:06:50 RoundTripper returned a response & error; ignoring response
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestDeadlineExceededContext (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretCreateUnsupported
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretCreateUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretCreateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretCreate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretInspectUnsupported
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretInspectUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretInspectSecretNotFound
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretListUnsupported
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretListUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretRemoveUnsupported
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretUpdateUnsupported
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretUpdateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSecretUpdate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSecretUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceCreateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceCreate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceCreateCompatiblePlatforms
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceCreateDigestPinning
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceInspectServiceNotFound
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceLogsError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceLogsError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceLogs
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceLogs (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceRemoveNotFoundError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceUpdateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestServiceUpdate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestServiceUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmGetUnlockKeyError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmGetUnlockKey
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmInitError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmInitError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmInit
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmInit (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmJoinError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmJoinError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmJoin
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmJoin (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmLeaveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmLeaveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmLeave
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmLeave (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmUnlockError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmUnlockError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmUnlock
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmUnlock (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmUpdateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmUpdateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestSwarmUpdate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestSwarmUpdate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestTaskInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTaskInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestTaskInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestTaskInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTaskInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestTaskListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTaskListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestTaskList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTaskList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeCreateError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeCreateError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeCreate
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeCreate (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeInspectError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeInspectError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeInspectNotFound
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeInspectNotFound (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeInspectWithEmptyID
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeInspect
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeInspect (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeListError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeListError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeList
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeList (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeRemoveError
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeRemoveError (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === RUN   TestVolumeRemove
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestVolumeRemove (0.00s)
08:06:50 [2022-04-27T08:06:50.816Z] === CONT  TestTLSCloseWriter
08:06:50 [2022-04-27T08:06:50.816Z] --- PASS: TestTLSCloseWriter (0.02s)
08:06:50 [2022-04-27T08:06:50.816Z] PASS
08:06:50 [2022-04-27T08:06:50.816Z] coverage: 75.1% of statements
08:06:50 [2022-04-27T08:06:50.816Z] ok  	github.com/docker/docker/client	0.472s	coverage: 75.1% of statements
08:06:51 [2022-04-27T08:06:51.073Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:06:54 [2022-04-27T08:06:54.365Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:06:54 [2022-04-27T08:06:54.365Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:06:54 [2022-04-27T08:06:54.625Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:06:54 [2022-04-27T08:06:54.625Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
08:06:54 [2022-04-27T08:06:54.625Z] === RUN   TestDockerSuite/TestBuildSpaces
08:06:55 [2022-04-27T08:06:55.195Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:06:56 [2022-04-27T08:06:56.134Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:06:56 [2022-04-27T08:06:56.392Z] === RUN   TestDockerSuite/TestBuildStderr
08:06:56 [2022-04-27T08:06:56.650Z]     docker_api_swarm_test.go:364: Waiting for possible election...
08:06:57 [2022-04-27T08:06:57.586Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
08:07:01 [2022-04-27T08:07:01.773Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:07:01 [2022-04-27T08:07:01.773Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
08:07:02 [2022-04-27T08:07:02.340Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.92s)
08:07:02 [2022-04-27T08:07:02.340Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:07:02 [2022-04-27T08:07:02.601Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:07:03 [2022-04-27T08:07:03.169Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:07:03 [2022-04-27T08:07:03.739Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:07:04 [2022-04-27T08:07:04.679Z] === RUN   TestDockerSuite/TestBuildUser
08:07:06 [2022-04-27T08:07:06.057Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:07:08 [2022-04-27T08:07:08.592Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:07:12 [2022-04-27T08:07:12.065Z] --- PASS: TestCheckoutGit (36.49s)
08:07:12 [2022-04-27T08:07:12.065Z] === RUN   TestValidGitTransport
08:07:12 [2022-04-27T08:07:12.065Z] --- PASS: TestValidGitTransport (0.00s)
08:07:12 [2022-04-27T08:07:12.065Z] === RUN   TestGitInvalidRef
08:07:12 [2022-04-27T08:07:12.065Z] --- PASS: TestGitInvalidRef (0.25s)
08:07:12 [2022-04-27T08:07:12.065Z] PASS
08:07:12 [2022-04-27T08:07:12.065Z] coverage: 86.3% of statements
08:07:12 [2022-04-27T08:07:12.065Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.841s	coverage: 86.3% of statements
08:07:12 [2022-04-27T08:07:12.065Z] ?   	github.com/docker/docker/cli	[no test files]
08:07:12 [2022-04-27T08:07:12.065Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:07:12 [2022-04-27T08:07:12.065Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:07:12 [2022-04-27T08:07:12.065Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:07:12 [2022-04-27T08:07:12.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
08:07:14 [2022-04-27T08:07:14.713Z]     docker_api_swarm_test.go:272: [d01b6b5de8401] joining swarm manager [dfc3ed89641e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:07:16 [2022-04-27T08:07:16.093Z]     docker_api_swarm_test.go:273: [da5ebbc0c2ce2] joining swarm manager [dfc3ed89641e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:07:19 [2022-04-27T08:07:19.451Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
08:07:19 [2022-04-27T08:07:19.451Z] PASS
08:07:19 [2022-04-27T08:07:19.451Z] 
08:07:19 [2022-04-27T08:07:19.451Z] DONE 17 tests in 52.843s
08:07:19 [2022-04-27T08:07:19.451Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:07:19 [2022-04-27T08:07:19.451Z] ++ 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
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:07:19 [2022-04-27T08:07:19.451Z] ++ set -e
08:07:19 [2022-04-27T08:07:19.451Z] ++ '[' -n 0 ']'
08:07:19 [2022-04-27T08:07:19.451Z] ++ set -x
08:07:19 [2022-04-27T08:07:19.451Z] ++ 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
08:07:19 [2022-04-27T08:07:19.451Z] INFO: Testing against a local daemon
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:07:19 [2022-04-27T08:07:19.451Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:07:19 [2022-04-27T08:07:19.451Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:07:19 [2022-04-27T08:07:19.451Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:07:19 [2022-04-27T08:07:19.451Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:07:19 [2022-04-27T08:07:19.451Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:07:19 [2022-04-27T08:07:19.451Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:07:19 [2022-04-27T08:07:19.451Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:07:19 [2022-04-27T08:07:19.451Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.04s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.03s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInstall
08:07:19 [2022-04-27T08:07:19.451Z] === RUN   TestPluginInstall/no_auth
08:07:19 [2022-04-27T08:07:19.710Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:07:19 [2022-04-27T08:07:19.970Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithTLS
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithConflicts
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliWithConflictingLabels
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestConfigureDaemonLogs
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestConfigureDaemonLogs (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestCommonOptionsInstallFlags
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
08:07:20 [2022-04-27T08:07:20.895Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
08:07:20 [2022-04-27T08:07:20.895Z] PASS
08:07:20 [2022-04-27T08:07:20.895Z] coverage: 20.4% of statements
08:07:20 [2022-04-27T08:07:20.895Z] ok  	github.com/docker/docker/cmd/dockerd	0.220s	coverage: 20.4% of statements
08:07:20 [2022-04-27T08:07:20.895Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
08:07:20 [2022-04-27T08:07:20.895Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:07:20 [2022-04-27T08:07:20.907Z] time="2022-04-27T08:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:20 [2022-04-27T08:07:20.907Z] time="2022-04-27T08:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa6c95c95e552d3723957fd75140643d3ae4887b605f152e6054b4353955c59" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:20 [2022-04-27T08:07:20.907Z] time="2022-04-27T08:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:20 [2022-04-27T08:07:20.907Z] time="2022-04-27T08:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa6c95c95e552d3723957fd75140643d3ae4887b605f152e6054b4353955c59" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:20 [2022-04-27T08:07:20.907Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:07:21 [2022-04-27T08:07:21.168Z] === RUN   TestPluginInstall/with_htpasswd
08:07:21 [2022-04-27T08:07:21.427Z] time="2022-04-27T08:07:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:21 [2022-04-27T08:07:21.427Z] time="2022-04-27T08:07:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa6c95c95e552d3723957fd75140643d3ae4887b605f152e6054b4353955c59" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:21 [2022-04-27T08:07:21.427Z] time="2022-04-27T08:07:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:21 [2022-04-27T08:07:21.427Z] time="2022-04-27T08:07:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa6c95c95e552d3723957fd75140643d3ae4887b605f152e6054b4353955c59" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:21 [2022-04-27T08:07:21.993Z] === RUN   TestPluginInstall/with_insecure
08:07:21 [2022-04-27T08:07:21.993Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:07:22 [2022-04-27T08:07:22.931Z] time="2022-04-27T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:22 [2022-04-27T08:07:22.931Z] time="2022-04-27T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6290bc942cf478bc60ff2b1510b44ae0c2c0050d7a5cf813b9393bab732b0cd5" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:22 [2022-04-27T08:07:22.931Z] time="2022-04-27T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:07:22 [2022-04-27T08:07:22.931Z] time="2022-04-27T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6290bc942cf478bc60ff2b1510b44ae0c2c0050d7a5cf813b9393bab732b0cd5" mediatype=application/vnd.docker.plugin.v1+json size=522
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestContainerStopSignal
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestContainerStopSignal (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestContainerStopTimeout
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestContainerStopTimeout (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestContainerSecretReferenceDestTarget
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestContainerLogPathSetForJSONFileLogger
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestContainerLogPathSetForRingLogger
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestReplaceAndAppendEnvVars
08:07:23 [2022-04-27T08:07:23.117Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestNewMemoryStore
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestNewMemoryStore (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestAddContainers
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestAddContainers (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestGetContainer
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestGetContainer (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestDeleteContainer
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestDeleteContainer (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestListContainers
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestListContainers (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestFirstContainer
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestFirstContainer (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestApplyAllContainer
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestApplyAllContainer (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestIsValidHealthString
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestIsValidHealthString (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestStateRunStop
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestStateRunStop (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestStateTimeoutWait
08:07:23 [2022-04-27T08:07:23.117Z]     state_test.go:141: Stop callback fired
08:07:23 [2022-04-27T08:07:23.117Z]     state_test.go:165: Stop callback fired
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestStateTimeoutWait (0.10s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestIsValidStateString
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestIsValidStateString (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestViewSaveDelete
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestViewSaveDelete (0.01s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestViewAll
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestViewAll (0.01s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestViewGet
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestViewGet (0.01s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestNames
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestNames (0.00s)
08:07:23 [2022-04-27T08:07:23.117Z] === RUN   TestViewWithHealthCheck
08:07:23 [2022-04-27T08:07:23.117Z] --- PASS: TestViewWithHealthCheck (0.01s)
08:07:23 [2022-04-27T08:07:23.117Z] PASS
08:07:23 [2022-04-27T08:07:23.117Z] coverage: 41.7% of statements
08:07:23 [2022-04-27T08:07:23.117Z] ok  	github.com/docker/docker/container	0.252s	coverage: 41.7% of statements
08:07:23 [2022-04-27T08:07:23.117Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:07:23 [2022-04-27T08:07:23.117Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:07:23 [2022-04-27T08:07:23.117Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:07:23 [2022-04-27T08:07:23.117Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:07:23 [2022-04-27T08:07:23.189Z]     plugin_test.go:195: [dd201c0338ce6] daemon is not started
08:07:23 [2022-04-27T08:07:23.189Z] --- PASS: TestPluginInstall (4.05s)
08:07:23 [2022-04-27T08:07:23.189Z]     --- PASS: TestPluginInstall/no_auth (1.81s)
08:07:23 [2022-04-27T08:07:23.189Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
08:07:23 [2022-04-27T08:07:23.189Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
08:07:23 [2022-04-27T08:07:23.189Z] === RUN   TestPluginsWithRuntimes
08:07:23 [2022-04-27T08:07:23.755Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:07:23 [2022-04-27T08:07:23.755Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
08:07:23 [2022-04-27T08:07:23.755Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:07:23 [2022-04-27T08:07:23.755Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
08:07:23 [2022-04-27T08:07:23.755Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:07:23 [2022-04-27T08:07:23.755Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
08:07:23 [2022-04-27T08:07:23.755Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:07:23 [2022-04-27T08:07:23.755Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
08:07:23 [2022-04-27T08:07:23.755Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestPrepare
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestPrepare (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestStart
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestStart (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestWaitCancel
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestWaitCancel (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestWaitDisabled
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestWaitDisabled (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestWaitEnabled
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestWaitEnabled (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] === RUN   TestRemove
08:07:24 [2022-04-27T08:07:24.104Z] --- PASS: TestRemove (0.00s)
08:07:24 [2022-04-27T08:07:24.104Z] PASS
08:07:24 [2022-04-27T08:07:24.104Z] coverage: 65.3% of statements
08:07:24 [2022-04-27T08:07:24.104Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.066s	coverage: 65.3% of statements
08:07:25 [2022-04-27T08:07:25.133Z] === RUN   TestPluginsWithRuntimes/No_Args
08:07:25 [2022-04-27T08:07:25.133Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:07:25 [2022-04-27T08:07:25.133Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:07:25 [2022-04-27T08:07:25.705Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:07:25 [2022-04-27T08:07:25.964Z] === RUN   TestPluginsWithRuntimes/With_Args
08:07:26 [2022-04-27T08:07:26.530Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:07:27 [2022-04-27T08:07:27.097Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:07:27 [2022-04-27T08:07:27.097Z] --- PASS: TestPluginsWithRuntimes (3.91s)
08:07:27 [2022-04-27T08:07:27.097Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
08:07:27 [2022-04-27T08:07:27.097Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.05s)
08:07:27 [2022-04-27T08:07:27.097Z] === RUN   TestPluginBackCompatMediaTypes
08:07:27 [2022-04-27T08:07:27.355Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCContainerRuntime
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/empty
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/default
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/process
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCIsolation
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCIsolation/default
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCIsolation/process
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCConfigs
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCConfigs/file
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCConfigs
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCConfigs/file
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestServiceConvertToGRPCConfigs/none
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] PASS
08:07:27 [2022-04-27T08:07:27.900Z] coverage: 35.9% of statements
08:07:27 [2022-04-27T08:07:27.900Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.510s	coverage: 35.9% of statements
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestNewListSecretsFilters
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestNewListSecretsFilters (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] === RUN   TestNewListConfigsFilters
08:07:27 [2022-04-27T08:07:27.900Z] --- PASS: TestNewListConfigsFilters (0.00s)
08:07:27 [2022-04-27T08:07:27.900Z] PASS
08:07:27 [2022-04-27T08:07:27.900Z] coverage: 0.5% of statements
08:07:27 [2022-04-27T08:07:27.900Z] ok  	github.com/docker/docker/daemon/cluster	1.514s	coverage: 0.5% of statements
08:07:27 [2022-04-27T08:07:27.923Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s)
08:07:27 [2022-04-27T08:07:27.923Z] PASS
08:07:27 [2022-04-27T08:07:27.923Z] 
08:07:27 [2022-04-27T08:07:27.923Z] DONE 24 tests in 8.923s
08:07:27 [2022-04-27T08:07:27.923Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:07:27 [2022-04-27T08:07:27.923Z] ++ 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
08:07:27 [2022-04-27T08:07:27.923Z] ++ set -e
08:07:27 [2022-04-27T08:07:27.923Z] ++ '[' -n 0 ']'
08:07:27 [2022-04-27T08:07:27.923Z] ++ set -x
08:07:27 [2022-04-27T08:07:27.923Z] ++ 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
08:07:28 [2022-04-27T08:07:28.182Z] INFO: Testing against a local daemon
08:07:28 [2022-04-27T08:07:28.182Z] === RUN   TestExternalGraphDriver
08:07:28 [2022-04-27T08:07:28.182Z] === RUN   TestExternalGraphDriver/json
08:07:29 [2022-04-27T08:07:29.561Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:07:30 [2022-04-27T08:07:30.128Z] === RUN   TestExternalGraphDriver/spec
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestWaitNodeAttachment
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestBuilderGC
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestBuilderGC (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestDaemonConfigurationNotFound
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestDaemonBrokenConfiguration
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestFindConfigurationConflicts
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestFindConfigurationConflicts (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestDaemonConfigurationMergeConflicts
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
08:07:30 [2022-04-27T08:07:30.854Z] === RUN   TestDaemonConfigurationMergeConcurrent
08:07:30 [2022-04-27T08:07:30.854Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeConcurrentError
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestFindConfigurationConflictsWithMergedValues
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestValidateConfigurationErrors (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_label
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_dns
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_dns-search
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_max-download-attempts
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_node_generic_resources
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_hosts
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestValidateConfiguration/with_log-level_warn
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestValidateConfiguration (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestReloadSetConfigFileNotExist
08:07:30 [2022-04-27T08:07:30.855Z] time="2022-04-27T08:07:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestReloadDefaultConfigNotExist
08:07:30 [2022-04-27T08:07:30.855Z]     config_test.go:481: os.Getuid() != 0: skipping test that requires root
08:07:30 [2022-04-27T08:07:30.855Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestReloadBadDefaultConfig
08:07:30 [2022-04-27T08:07:30.855Z] time="2022-04-27T08:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-397281297"
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestReloadWithConflictingLabels
08:07:30 [2022-04-27T08:07:30.855Z] time="2022-04-27T08:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2538066152"
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestReloadWithDuplicateLabels
08:07:30 [2022-04-27T08:07:30.855Z] time="2022-04-27T08:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-995757704"
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestMaskURLCredentials
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestMaskURLCredentials (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] === RUN   TestDaemonConfigurationMerge
08:07:30 [2022-04-27T08:07:30.855Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
08:07:30 [2022-04-27T08:07:30.855Z] PASS
08:07:30 [2022-04-27T08:07:30.855Z] coverage: 79.8% of statements
08:07:30 [2022-04-27T08:07:30.855Z] ok  	github.com/docker/docker/daemon/config	0.349s	coverage: 79.8% of statements
08:07:31 [2022-04-27T08:07:31.064Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestWaitNodeAttachment (0.40s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestIsolationConversion
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestIsolationConversion/default
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestIsolationConversion/process
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestIsolationConversion/hyperv
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestIsolationConversion (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestIsolationConversion/default (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestIsolationConversion/process (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestContainerLabels
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestContainerLabels (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestCredentialSpecConversion
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestCredentialSpecConversion/none
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestCredentialSpecConversion/config
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestCredentialSpecConversion/file
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestCredentialSpecConversion/registry
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestCredentialSpecConversion (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountBind
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountBind (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountVolume
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountVolume (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountTarget
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountTarget (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountTmpfs
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountInvalidType
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] === RUN   TestControllerValidateMountNamedPipe
08:07:31 [2022-04-27T08:07:31.324Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
08:07:31 [2022-04-27T08:07:31.324Z] PASS
08:07:31 [2022-04-27T08:07:31.324Z] coverage: 11.0% of statements
08:07:31 [2022-04-27T08:07:31.324Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.599s	coverage: 11.0% of statements
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestEventsLog
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestEventsLog (0.00s)
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestEventsLogTimeout
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestEventsLogTimeout (0.00s)
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestLogEvents
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestLogEvents (0.05s)
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestLoadBufferedEvents
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestLoadBufferedEvents (0.20s)
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestLoadBufferedEventsOnlyFromPast
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
08:07:31 [2022-04-27T08:07:31.792Z] === RUN   TestIgnoreBufferedWhenNoTimes
08:07:31 [2022-04-27T08:07:31.792Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
08:07:31 [2022-04-27T08:07:31.792Z] PASS
08:07:31 [2022-04-27T08:07:31.792Z] coverage: 50.0% of statements
08:07:31 [2022-04-27T08:07:31.792Z] ok  	github.com/docker/docker/daemon/events	0.325s	coverage: 50.0% of statements
08:07:32 [2022-04-27T08:07:32.000Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:07:32 [2022-04-27T08:07:32.000Z] === RUN   TestExternalGraphDriver/pull
08:07:32 [2022-04-27T08:07:32.259Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:07:32 [2022-04-27T08:07:32.824Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:07:32 [2022-04-27T08:07:32.824Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
08:07:32 [2022-04-27T08:07:32.824Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:07:33 [2022-04-27T08:07:33.359Z] === RUN   TestIsEmptyDir
08:07:33 [2022-04-27T08:07:33.359Z] --- PASS: TestIsEmptyDir (0.01s)
08:07:33 [2022-04-27T08:07:33.359Z] === RUN   TestGraphDriverInitRequestIsCompatible
08:07:33 [2022-04-27T08:07:33.359Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
08:07:33 [2022-04-27T08:07:33.359Z] PASS
08:07:33 [2022-04-27T08:07:33.360Z] coverage: 2.3% of statements
08:07:33 [2022-04-27T08:07:33.360Z] ok  	github.com/docker/docker/daemon/graphdriver	0.081s	coverage: 2.3% of statements
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLinkNaming
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLinkNaming (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLinkNew
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLinkNew (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLinkEnv
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLinkEnv (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLinkMultipleEnv
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLinkMultipleEnv (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLinkPortRangeEnv
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLinkPortRangeEnv (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] PASS
08:07:33 [2022-04-27T08:07:33.360Z] coverage: 93.0% of statements
08:07:33 [2022-04-27T08:07:33.360Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestVerifyNetworkingConfig
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestGetContainer
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestGetContainer (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestValidContainerNames
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestValidContainerNames (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestContainerInitDNS
08:07:33 [2022-04-27T08:07:33.360Z]     daemon_test.go:145: root required
08:07:33 [2022-04-27T08:07:33.360Z] --- SKIP: TestContainerInitDNS (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestMerge
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestMerge (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestValidateContainerIsolation
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestValidateContainerIsolation (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestFindNetworkErrorType
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestFindNetworkErrorType (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestEnsureServicesExist
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestEnsureServicesExist (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestEnsureServicesExistErrors
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestContainerDelete
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestContainerDelete (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestContainerDoubleDelete
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestContainerDoubleDelete (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLogContainerEventCopyLabels
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestLogContainerEventWithAttributes
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestNoneHealthcheck
08:07:33 [2022-04-27T08:07:33.360Z] --- PASS: TestNoneHealthcheck (0.00s)
08:07:33 [2022-04-27T08:07:33.360Z] === RUN   TestHealthStates
08:07:33 [2022-04-27T08:07:33.391Z] === RUN   TestDockerSuite/TestBuildXZHost
08:07:33 [2022-04-27T08:07:33.648Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] time="2022-04-27T08:07:33Z" 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"
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestHealthStates (0.20s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestGetInspectData
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestGetInspectData (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestFillLicense
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestFillLicense (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestListInvalidFilter
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestListInvalidFilter (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestNameFilter
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestNameFilter (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
08:07:33 [2022-04-27T08:07:33.828Z] === 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
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
08:07:33 [2022-04-27T08:07:33.828Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
08:07:33 [2022-04-27T08:07:33.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
08:07:33 [2022-04-27T08:07:33.828Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
08:07:33 [2022-04-27T08:07:33.908Z] --- PASS: TestExternalGraphDriver (5.77s)
08:07:33 [2022-04-27T08:07:33.908Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
08:07:33 [2022-04-27T08:07:33.908Z]     --- PASS: TestExternalGraphDriver/spec (1.95s)
08:07:33 [2022-04-27T08:07:33.909Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
08:07:33 [2022-04-27T08:07:33.909Z] === RUN   TestGraphdriverPluginV2
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- 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)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestSetupWindowsDevices (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadLabels
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestDaemonReloadLabels (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadMirrors
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestDaemonReloadMirrors (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadInsecureRegistries
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadNotAffectOthers
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
08:07:34 [2022-04-27T08:07:34.297Z]     reload_test.go:342: root required
08:07:34 [2022-04-27T08:07:34.297Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] === RUN   TestParseVolumesFrom
08:07:34 [2022-04-27T08:07:34.297Z] --- PASS: TestParseVolumesFrom (0.00s)
08:07:34 [2022-04-27T08:07:34.297Z] PASS
08:07:34 [2022-04-27T08:07:34.297Z] coverage: 8.8% of statements
08:07:34 [2022-04-27T08:07:34.297Z] ok  	github.com/docker/docker/daemon	0.690s	coverage: 8.8% of statements
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
08:07:34 [2022-04-27T08:07:34.297Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
08:07:35 [2022-04-27T08:07:35.291Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:07:35 [2022-04-27T08:07:35.291Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:07:35 [2022-04-27T08:07:35.291Z]     docker_cli_sni_test.go:18: Flakey test
08:07:35 [2022-04-27T08:07:35.291Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:07:36 [2022-04-27T08:07:36.230Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:07:36 [2022-04-27T08:07:36.531Z] === RUN   TestNewStreamConfig
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/defaults
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/invalid_create_group
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/invalid_flush_interval
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/flush_interval_at_15
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestNewStreamConfig (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientUserAgentHandler
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestNewAWSLogsClientRegionDetect
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestAdapterReadLogs
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestAdapterReadLogs (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopier
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCopier (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierLongLines
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCopierLongLines (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierSlow
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=info msg="Trying to get region from EC2 Metadata"
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCreateSuccess
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCreateSuccess (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCreateStreamSkipped
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCreateStreamSkipped (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCreateLogGroupSuccess
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCreateError
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCreateError (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCreateAlreadyExists
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCreateAlreadyExists (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestLogClosed
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestLogClosed (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestLogBlocking
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestLogBlocking (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestLogNonBlockingBufferEmpty
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestLogNonBlockingBufferFull
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestPublishBatchSuccess
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestPublishBatchSuccess (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestPublishBatchError
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=error msg=error
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestPublishBatchError (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestPublishBatchInvalidSeqSuccess
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestPublishBatchAlreadyAccepted
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:07:36 [2022-04-27T08:07:36.532Z] time="2022-04-27T08:07:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchSimple
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchSimple (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchTicker
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchTicker (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMultilinePattern
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchClose
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchClose (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/0/Hello
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/2/🙃
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/3/����
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/4/He��o
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestEffectiveLen/5/
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestEffectiveLen (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/0/
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: 
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: 
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/1/Hello
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: Hello
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: 
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/2/Hello
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: He
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: llo
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/3/Hello
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: 
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: Hello
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/4/🙃
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: 
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: 🙃
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/5/🙃
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: 🙃
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: 
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/6/a�
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: a
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: �
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestFindValidSplit/7/a�
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1076: a�
08:07:36 [2022-04-27T08:07:36.532Z]     cloudwatchlogs_test.go:1077: 
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestFindValidSplit (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestProcessEventEmoji
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestProcessEventEmoji (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchLineSplit
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchLineSplit (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchLineSplitWithBinary
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestSearchRegistryForImagesErrors
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestSearchRegistryForImages
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestSearchRegistryForImages (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestOnlyPlatformWithFallback
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestImageDelete
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMaxEvents
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestImageDelete/no_lease
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestImageDelete/lease_exists
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMaxTotalBytes
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestImageDelete (0.04s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestImageDelete/no_lease (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestContentStoreForPull
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCollectBatchWithDuplicateTimestamps
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/#00
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:123
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:123/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:65535
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:123
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:123/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:65535
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:65535/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp:///
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls:///
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls:///some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/something://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/udp://
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCopierSlow (0.21s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierWithSized
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierWithSized/as_is
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/unixgram://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp+tls://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/corrupted:c
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/unix://
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestValidateLogOptAddress (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierWithSized/With_RingLogger
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCopierWithSized (0.02s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestCopierWithPartial
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestCopierWithPartial (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestRingLogger
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestRingLogger (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestRingCap
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestRingCap (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestRingClose
08:07:36 [2022-04-27T08:07:36.532Z] --- PASS: TestRingClose (0.00s)
08:07:36 [2022-04-27T08:07:36.532Z] === RUN   TestRingDrain
08:07:36 [2022-04-27T08:07:36.533Z] --- PASS: TestRingDrain (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z] PASS
08:07:36 [2022-04-27T08:07:36.533Z] coverage: 43.2% of statements
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z] === RUN   TestParseLogOptionsMultilinePattern
08:07:36 [2022-04-27T08:07:36.533Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
08:07:36 [2022-04-27T08:07:36.533Z] === RUN   TestParseLogOptionsDatetimeFormat
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] ok  	github.com/docker/docker/daemon/logger	0.288s	coverage: 43.2% of statements
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat/1/random
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat/2/
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestCreateTagSuccess
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestCreateTagSuccess (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] PASS
08:07:37 [2022-04-27T08:07:37.002Z] coverage: 79.9% of statements
08:07:37 [2022-04-27T08:07:37.002Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.474s	coverage: 79.9% of statements
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
08:07:37 [2022-04-27T08:07:37.002Z] PASS
08:07:37 [2022-04-27T08:07:37.002Z] coverage: 53.6% of statements
08:07:37 [2022-04-27T08:07:37.002Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.110s	coverage: 53.6% of statements
08:07:37 [2022-04-27T08:07:37.002Z] --- PASS: TestContentStoreForPull (0.24s)
08:07:37 [2022-04-27T08:07:37.002Z] PASS
08:07:37 [2022-04-27T08:07:37.002Z] coverage: 6.6% of statements
08:07:37 [2022-04-27T08:07:37.002Z] ok  	github.com/docker/docker/daemon/images	0.415s	coverage: 6.6% of statements
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
08:07:37 [2022-04-27T08:07:37.002Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
08:07:37 [2022-04-27T08:07:37.183Z] === RUN   TestDockerSuite/TestCommitChange
08:07:37 [2022-04-27T08:07:37.748Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:07:37 [2022-04-27T08:07:37.989Z] === RUN   TestJSONLogsMarshalJSONBuf
08:07:37 [2022-04-27T08:07:37.989Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
08:07:37 [2022-04-27T08:07:37.989Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
08:07:37 [2022-04-27T08:07:37.989Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
08:07:37 [2022-04-27T08:07:37.989Z] === RUN   TestFastTimeMarshalJSON
08:07:37 [2022-04-27T08:07:37.989Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
08:07:37 [2022-04-27T08:07:37.989Z] PASS
08:07:37 [2022-04-27T08:07:37.989Z] coverage: 87.2% of statements
08:07:37 [2022-04-27T08:07:37.989Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.249s	coverage: 87.2% of statements
08:07:38 [2022-04-27T08:07:38.316Z] === RUN   TestDockerSuite/TestCommitHardlink
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestJSONFileLogger
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestJSONFileLogger (0.00s)
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestJSONFileLoggerWithTags
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestJSONFileLoggerWithOpts
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s)
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestJSONFileLoggerWithLabelsEnv
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestEncodeDecode
08:07:38 [2022-04-27T08:07:38.977Z] === PAUSE TestEncodeDecode
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestUnexpectedEOF
08:07:38 [2022-04-27T08:07:38.977Z] time="2022-04-27T08:07:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
08:07:38 [2022-04-27T08:07:38.977Z] time="2022-04-27T08:07:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestUnexpectedEOF (0.20s)
08:07:38 [2022-04-27T08:07:38.977Z] === CONT  TestEncodeDecode
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestEncodeDecode (0.04s)
08:07:38 [2022-04-27T08:07:38.977Z] PASS
08:07:38 [2022-04-27T08:07:38.977Z] coverage: 69.9% of statements
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestWriteLog
08:07:38 [2022-04-27T08:07:38.977Z] === PAUSE TestWriteLog
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestReadLog
08:07:38 [2022-04-27T08:07:38.977Z] === PAUSE TestReadLog
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestDecode
08:07:38 [2022-04-27T08:07:38.977Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.384s	coverage: 69.9% of statements
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestDecode (0.03s)
08:07:38 [2022-04-27T08:07:38.977Z] === CONT  TestWriteLog
08:07:38 [2022-04-27T08:07:38.977Z] === CONT  TestReadLog
08:07:38 [2022-04-27T08:07:38.977Z] === RUN   TestReadLog/tail_exact
08:07:38 [2022-04-27T08:07:38.977Z] --- PASS: TestWriteLog (0.01s)
08:07:39 [2022-04-27T08:07:39.253Z] --- PASS: TestGraphdriverPluginV2 (5.26s)
08:07:39 [2022-04-27T08:07:39.253Z] PASS
08:07:39 [2022-04-27T08:07:39.253Z] 
08:07:39 [2022-04-27T08:07:39.253Z] DONE 5 tests in 11.181s
08:07:39 [2022-04-27T08:07:39.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:07:39 [2022-04-27T08:07:39.253Z] ++ 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
08:07:39 [2022-04-27T08:07:39.253Z] ++ set -e
08:07:39 [2022-04-27T08:07:39.253Z] ++ '[' -n 0 ']'
08:07:39 [2022-04-27T08:07:39.253Z] ++ set -x
08:07:39 [2022-04-27T08:07:39.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-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
08:07:39 [2022-04-27T08:07:39.253Z] INFO: Testing against a local daemon
08:07:39 [2022-04-27T08:07:39.253Z] === RUN   TestContinueAfterPluginCrash
08:07:39 [2022-04-27T08:07:39.253Z] === PAUSE TestContinueAfterPluginCrash
08:07:39 [2022-04-27T08:07:39.253Z] === RUN   TestReadPluginNoRead
08:07:39 [2022-04-27T08:07:39.253Z] === PAUSE TestReadPluginNoRead
08:07:39 [2022-04-27T08:07:39.253Z] === RUN   TestDaemonStartWithLogOpt
08:07:39 [2022-04-27T08:07:39.253Z] === PAUSE TestDaemonStartWithLogOpt
08:07:39 [2022-04-27T08:07:39.253Z] === CONT  TestContinueAfterPluginCrash
08:07:39 [2022-04-27T08:07:39.253Z] === CONT  TestDaemonStartWithLogOpt
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestOpenFileDelete
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestOpenFileDelete (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestOpenFileRename
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestOpenFileRename (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestHandleDecoderErr
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestHandleDecoderErr (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestParseLogTagDefaultTag
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestParseLogTag
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestParseLogTag (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestParseLogTagEmptyTag
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestTailFiles
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestTailFiles (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestFollowLogsConsumerGone
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestFollowLogsProducerGone
08:07:39 [2022-04-27T08:07:39.445Z]     logfile_test.go:180: logDecode() closed after sending 2214 messages
08:07:39 [2022-04-27T08:07:39.445Z]     logfile_test.go:233: messages sent: 2214, received: 2214
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestFollowLogsProducerGone (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestCheckCapacityAndRotate
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestReadLog/tail_less_than_available
08:07:39 [2022-04-27T08:07:39.445Z] === RUN   TestReadLog/tail_more_than_available
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestCheckCapacityAndRotate (0.08s)
08:07:39 [2022-04-27T08:07:39.445Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
08:07:39 [2022-04-27T08:07:39.445Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s)
08:07:39 [2022-04-27T08:07:39.445Z] PASS
08:07:39 [2022-04-27T08:07:39.445Z] coverage: 53.5% of statements
08:07:39 [2022-04-27T08:07:39.445Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.155s	coverage: 53.5% of statements
08:07:39 [2022-04-27T08:07:39.445Z] --- PASS: TestReadLog (0.27s)
08:07:39 [2022-04-27T08:07:39.445Z]     --- PASS: TestReadLog/tail_exact (0.22s)
08:07:39 [2022-04-27T08:07:39.445Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
08:07:39 [2022-04-27T08:07:39.445Z]     --- PASS: TestReadLog/tail_more_than_available (0.03s)
08:07:39 [2022-04-27T08:07:39.445Z] PASS
08:07:39 [2022-04-27T08:07:39.445Z] coverage: 78.7% of statements
08:07:39 [2022-04-27T08:07:39.445Z] ok  	github.com/docker/docker/daemon/logger/local	0.416s	coverage: 78.7% of statements
08:07:39 [2022-04-27T08:07:39.445Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:07:39 [2022-04-27T08:07:39.512Z] === RUN   TestDockerSuite/TestCommitNewFile
08:07:39 [2022-04-27T08:07:39.915Z] === RUN   TestLog
08:07:40 [2022-04-27T08:07:40.384Z] --- PASS: TestLog (0.03s)
08:07:40 [2022-04-27T08:07:40.384Z] PASS
08:07:40 [2022-04-27T08:07:40.384Z] coverage: 31.5% of statements
08:07:40 [2022-04-27T08:07:40.384Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.098s	coverage: 31.5% of statements
08:07:40 [2022-04-27T08:07:40.853Z] === RUN   TestNewParse
08:07:40 [2022-04-27T08:07:40.853Z] --- PASS: TestNewParse (0.00s)
08:07:40 [2022-04-27T08:07:40.853Z] PASS
08:07:40 [2022-04-27T08:07:40.853Z] coverage: 8.3% of statements
08:07:40 [2022-04-27T08:07:40.853Z] ok  	github.com/docker/docker/daemon/logger/templates	0.053s	coverage: 8.3% of statements
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestParseLogFormat
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestParseLogFormat (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateLogOptEmpty
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateLogOptEmpty (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress/corrupted:42
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateSyslogAddress (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestParseAddressDefaultPort
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestParseAddressDefaultPort (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateSyslogFacility
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateSyslogFacility (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateLogOptSyslogFormat
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateLogOpt
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateLogOpt (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] PASS
08:07:41 [2022-04-27T08:07:41.323Z] coverage: 43.6% of statements
08:07:41 [2022-04-27T08:07:41.323Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.058s	coverage: 43.6% of statements
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestValidateLogOpt
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestValidateLogOpt (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestNewMissedConfig
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestNewMissedConfig (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestNewMissedUrl
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestNewMissedUrl (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestNewMissedToken
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestNewMissedToken (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestNewWithProxy
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestNewWithProxy (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestDefault
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestDefault (0.01s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestInlineFormatWithNonDefaultOptions
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestJsonFormat
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestJsonFormat (0.04s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestRawFormat
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestRawFormat (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestRawFormatWithLabels
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestRawFormatWithLabels (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestRawFormatWithoutTag
08:07:41 [2022-04-27T08:07:41.323Z] --- PASS: TestRawFormatWithoutTag (0.00s)
08:07:41 [2022-04-27T08:07:41.323Z] === RUN   TestBatching
08:07:41 [2022-04-27T08:07:41.417Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:07:41 [2022-04-27T08:07:41.795Z] --- PASS: TestBatching (0.30s)
08:07:41 [2022-04-27T08:07:41.795Z] === RUN   TestFrequency
08:07:41 [2022-04-27T08:07:41.795Z] --- PASS: TestFrequency (0.31s)
08:07:41 [2022-04-27T08:07:41.795Z] === RUN   TestOneMessagePerRequest
08:07:41 [2022-04-27T08:07:41.795Z] --- PASS: TestOneMessagePerRequest (0.00s)
08:07:41 [2022-04-27T08:07:41.795Z] === RUN   TestVerify
08:07:41 [2022-04-27T08:07:41.795Z] --- PASS: TestVerify (0.00s)
08:07:41 [2022-04-27T08:07:41.795Z] === RUN   TestSkipVerify
08:07:41 [2022-04-27T08:07:41.986Z] === RUN   TestDockerSuite/TestCommitTTY
08:07:42 [2022-04-27T08:07:42.269Z] time="2022-04-27T08:07:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.269Z] time="2022-04-27T08:07:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.269Z] time="2022-04-27T08:07:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] --- PASS: TestSkipVerify (0.58s)
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestBufferMaximum
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.240576\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.240576\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] --- PASS: TestBufferMaximum (0.01s)
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestServerAlwaysDown
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.249431\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.249431\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.249431\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.250447\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] time="2022-04-27T08:07:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651046862.250447\",\"host\":\"633876cb54c5\"}'"
08:07:42 [2022-04-27T08:07:42.738Z] --- PASS: TestServerAlwaysDown (0.00s)
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestCannotSendAfterClose
08:07:42 [2022-04-27T08:07:42.738Z] --- PASS: TestCannotSendAfterClose (0.00s)
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestDeadlockOnBlockedEndpoint
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestV1IDService
08:07:42 [2022-04-27T08:07:42.738Z] --- PASS: TestV1IDService (0.02s)
08:07:42 [2022-04-27T08:07:42.738Z] === RUN   TestV2MetadataService
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestSuccessfulDownload
08:07:43 [2022-04-27T08:07:43.208Z]     download_test.go:267: Needs fixing on Windows
08:07:43 [2022-04-27T08:07:43.208Z] --- SKIP: TestSuccessfulDownload (0.00s)
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestCancelledDownload
08:07:43 [2022-04-27T08:07:43.208Z] --- PASS: TestCancelledDownload (0.00s)
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestMaxDownloadAttempts
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:07:43 [2022-04-27T08:07:43.208Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:07:43 [2022-04-27T08:07:43.367Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:07:43 [2022-04-27T08:07:43.626Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
08:07:43 [2022-04-27T08:07:43.626Z] === CONT  TestReadPluginNoRead
08:07:43 [2022-04-27T08:07:43.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:07:43 [2022-04-27T08:07:43.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:07:43 [2022-04-27T08:07:43.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:07:43 [2022-04-27T08:07:43.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:07:43 [2022-04-27T08:07:43.676Z] time="2022-04-27T08:07:43Z" 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
08:07:43 [2022-04-27T08:07:43.676Z] time="2022-04-27T08:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"633876cb54c5\"}'"
08:07:43 [2022-04-27T08:07:43.676Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
08:07:43 [2022-04-27T08:07:43.676Z] PASS
08:07:43 [2022-04-27T08:07:43.676Z] coverage: 82.5% of statements
08:07:43 [2022-04-27T08:07:43.676Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.353s	coverage: 82.5% of statements
08:07:43 [2022-04-27T08:07:43.676Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:07:43 [2022-04-27T08:07:43.676Z] ?   	github.com/docker/docker/daemon/network	[no test files]
08:07:43 [2022-04-27T08:07:43.676Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:07:43 [2022-04-27T08:07:43.676Z] --- PASS: TestV2MetadataService (0.80s)
08:07:43 [2022-04-27T08:07:43.676Z] PASS
08:07:43 [2022-04-27T08:07:43.676Z] coverage: 48.2% of statements
08:07:43 [2022-04-27T08:07:43.676Z] ok  	github.com/docker/docker/distribution/metadata	0.893s	coverage: 48.2% of statements
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestContinueOnError_NonMirrorEndpoint
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestContinueOnError_MirrorEndpoint
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestContinueOnError_NeverContinue
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/no_remote_or_local
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestMaxDownloadAttempts (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestTransfer
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestTransfer (0.17s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestConcurrencyLimit
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2102084124\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/no_local_cache
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/with_local_cache
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/unknown_media_type
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/unknown_media_type/no_cache
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="reference for unknown type: "
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="reference for unknown type: "
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/unknown_media_type/with_cache
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="reference for unknown type: "
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="reference for unknown type: "
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="reference for unknown type: "
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/error_persisting_manifest
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
08:07:44 [2022-04-27T08:07:44.150Z] time="2022-04-27T08:07:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestManifestStore (0.36s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
08:07:44 [2022-04-27T08:07:44.150Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
08:07:44 [2022-04-27T08:07:44.150Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/schema1
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestFixManifestLayers
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestFixManifestLayers (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestFixManifestLayersBaseLayerParent
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:82: Needs fixing on Windows
08:07:44 [2022-04-27T08:07:44.150Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestFixManifestLayersBadParent
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestValidateManifest
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:127: Needs fixing on Windows
08:07:44 [2022-04-27T08:07:44.150Z] --- SKIP: TestValidateManifest (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestFormatPlatform
08:07:44 [2022-04-27T08:07:44.150Z] --- PASS: TestFormatPlatform (0.00s)
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestPullSchema2Config
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestPullSchema2Config/success_first_time
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:284: HTTP GET /v2/
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.150Z] === RUN   TestPullSchema2Config/500_status
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:284: HTTP GET /v2/
08:07:44 [2022-04-27T08:07:44.150Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.194Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestConcurrencyLimit (0.36s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestInactiveJobs
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestPullSchema2Config/EOF
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.619Z] 2022/04/27 08:07:44 http: panic serving 127.0.0.1:49218: intentional panic
08:07:44 [2022-04-27T08:07:44.619Z] goroutine 20 [running]:
08:07:44 [2022-04-27T08:07:44.619Z] net/http.(*conn).serve.func1()
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/net/http/server.go:1825 +0xbf
08:07:44 [2022-04-27T08:07:44.619Z] panic({0x1548ee0, 0x172b270})
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/runtime/panic.go:844 +0x258
08:07:44 [2022-04-27T08:07:44.619Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005404e0?, {0x1732a18?, 0xc000550000?})
08:07:44 [2022-04-27T08:07:44.619Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
08:07:44 [2022-04-27T08:07:44.619Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1732a18, 0xc000550000}, 0xc00015a000)
08:07:44 [2022-04-27T08:07:44.619Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
08:07:44 [2022-04-27T08:07:44.619Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1732a18?, 0xc000550000?}, 0xc00005ac00?)
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/net/http/server.go:2084 +0x2f
08:07:44 [2022-04-27T08:07:44.619Z] net/http.serverHandler.ServeHTTP({0xc00038c0c0?}, {0x1732a18, 0xc000550000}, 0xc00015a000)
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/net/http/server.go:2916 +0x43b
08:07:44 [2022-04-27T08:07:44.619Z] net/http.(*conn).serve(0xc00019a140, {0x1733290, 0xc000243710})
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
08:07:44 [2022-04-27T08:07:44.619Z] created by net/http.(*Server).Serve
08:07:44 [2022-04-27T08:07:44.619Z] 	c:/go/src/net/http/server.go:3071 +0x4db
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestPullSchema2Config/unauthorized
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/
08:07:44 [2022-04-27T08:07:44.619Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestPullSchema2Config (0.54s)
08:07:44 [2022-04-27T08:07:44.619Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
08:07:44 [2022-04-27T08:07:44.619Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
08:07:44 [2022-04-27T08:07:44.619Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
08:07:44 [2022-04-27T08:07:44.619Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestGetRepositoryMountCandidates
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestLayerAlreadyExists
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z]     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}
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestLayerAlreadyExists (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestWhenEmptyAuthConfig
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestNotFound
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestNotFound (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestConflict
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestConflict (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestForbidden
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestForbidden (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestInvalidParameter
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestInvalidParameter (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestNotImplemented
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestNotImplemented (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestNotModified
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestNotModified (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestUnauthorized
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestUnauthorized (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestUnknown
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestUnknown (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestCancelled
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestCancelled (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestDeadline
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestDeadline (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestDataLoss
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestDataLoss (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestUnavailable
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestUnavailable (0.00s)
08:07:44 [2022-04-27T08:07:44.619Z] === RUN   TestSystem
08:07:44 [2022-04-27T08:07:44.619Z] --- PASS: TestSystem (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Not_Found
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Bad_Request
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Conflict
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Unauthorized
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Service_Unavailable
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Forbidden
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Not_Modified
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Not_Implemented
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Internal_Server_Error
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
08:07:45 [2022-04-27T08:07:45.095Z] --- PASS: TestFromStatusCode (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z] PASS
08:07:45 [2022-04-27T08:07:45.095Z] coverage: 77.0% of statements
08:07:45 [2022-04-27T08:07:45.095Z] --- PASS: TestInactiveJobs (0.38s)
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestWatchRelease
08:07:45 [2022-04-27T08:07:45.095Z] ok  	github.com/docker/docker/errdefs	0.056s	coverage: 77.0% of statements
08:07:45 [2022-04-27T08:07:45.095Z] --- PASS: TestWatchRelease (0.09s)
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestWatchFinishedTransfer
08:07:45 [2022-04-27T08:07:45.095Z] --- PASS: TestWatchFinishedTransfer (0.00s)
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestDuplicateTransfer
08:07:45 [2022-04-27T08:07:45.095Z] --- PASS: TestDuplicateTransfer (0.07s)
08:07:45 [2022-04-27T08:07:45.095Z] === RUN   TestSuccessfulUpload
08:07:45 [2022-04-27T08:07:45.095Z] time="2022-04-27T08:07:44Z" level=error msg="Upload failed, retrying: simulating retry"
08:07:45 [2022-04-27T08:07:45.563Z] --- PASS: TestSuccessfulUpload (0.36s)
08:07:45 [2022-04-27T08:07:45.563Z] === RUN   TestCancelledUpload
08:07:45 [2022-04-27T08:07:45.563Z] --- PASS: TestCancelledUpload (0.00s)
08:07:45 [2022-04-27T08:07:45.563Z] PASS
08:07:45 [2022-04-27T08:07:45.563Z] coverage: 76.8% of statements
08:07:45 [2022-04-27T08:07:45.563Z] ok  	github.com/docker/docker/distribution/xfer	2.010s	coverage: 76.8% of statements
08:07:45 [2022-04-27T08:07:45.568Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestWhenEmptyAuthConfig (1.25s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestTokenPassThru
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestTokenPassThru (0.00s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestTokenPassThruDifferentHost
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
08:07:46 [2022-04-27T08:07:46.044Z] PASS
08:07:46 [2022-04-27T08:07:46.044Z] coverage: 26.6% of statements
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSGetInvalidData
08:07:46 [2022-04-27T08:07:46.044Z] ok  	github.com/docker/docker/distribution	2.272s	coverage: 26.6% of statements
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSGetInvalidData (0.02s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSInvalidSet
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSInvalidSet (0.02s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSInvalidRoot
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSInvalidRoot (0.01s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSMetadataGetSet
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSMetadataGetSet (0.06s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSInvalidWalker
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSInvalidWalker (0.01s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSGetSet
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSGetSet (0.06s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSGetUnsetKey
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSGetUnsetKey (0.01s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSGetEmptyData
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestCompare
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestCompare (0.00s)
08:07:46 [2022-04-27T08:07:46.044Z] PASS
08:07:46 [2022-04-27T08:07:46.044Z] coverage: 19.2% of statements
08:07:46 [2022-04-27T08:07:46.044Z] --- PASS: TestFSGetEmptyData (0.01s)
08:07:46 [2022-04-27T08:07:46.044Z] === RUN   TestFSDelete
08:07:46 [2022-04-27T08:07:46.044Z] ok  	github.com/docker/docker/image/cache	0.086s	coverage: 19.2% of statements
08:07:46 [2022-04-27T08:07:46.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:07:46 [2022-04-27T08:07:46.134Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:07:46 [2022-04-27T08:07:46.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:07:46 [2022-04-27T08:07:46.134Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:07:46 [2022-04-27T08:07:46.392Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:07:46 [2022-04-27T08:07:46.392Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:07:46 [2022-04-27T08:07:46.392Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:07:46 [2022-04-27T08:07:46.392Z] === RUN   TestReadPluginNoRead/default
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestFSDelete (0.04s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestFSWalker
08:07:46 [2022-04-27T08:07:46.513Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:07:46 [2022-04-27T08:07:46.513Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestFSWalker (0.02s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestFSWalkerStopOnError
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestFSWalkerStopOnError (0.01s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestNewFromJSON
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestNewFromJSON (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestNewFromJSONWithInvalidJSON
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestMarshalKeyOrder
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestMarshalKeyOrder (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestHistoryEqual
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestHistoryEqual (0.20s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestImage
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestImage (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestImageOSNotEmpty
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestImageOSNotEmpty (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestNewChildImageFromImageWithRootFS
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestCreate
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestCreate (0.01s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestRestore
08:07:46 [2022-04-27T08:07:46.513Z] time="2022-04-27T08:07:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestRestore (0.05s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestAddDelete
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestAddDelete (0.03s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestSearchAfterDelete
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestSearchAfterDelete (0.01s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestParentReset
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestParentReset (0.03s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestGetAndSetLastUpdated
08:07:46 [2022-04-27T08:07:46.513Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
08:07:46 [2022-04-27T08:07:46.513Z] === RUN   TestStoreLen
08:07:46 [2022-04-27T08:07:46.981Z] --- PASS: TestStoreLen (0.09s)
08:07:46 [2022-04-27T08:07:46.981Z] PASS
08:07:46 [2022-04-27T08:07:46.981Z] coverage: 86.9% of statements
08:07:46 [2022-04-27T08:07:46.981Z] ok  	github.com/docker/docker/image	0.788s	coverage: 86.9% of statements
08:07:46 [2022-04-27T08:07:46.981Z] === RUN   TestValidateManifest
08:07:46 [2022-04-27T08:07:46.981Z] === RUN   TestValidateManifest/nil
08:07:46 [2022-04-27T08:07:46.981Z] === RUN   TestValidateManifest/non-nil
08:07:46 [2022-04-27T08:07:46.981Z] --- PASS: TestValidateManifest (0.00s)
08:07:46 [2022-04-27T08:07:46.981Z]     --- PASS: TestValidateManifest/nil (0.00s)
08:07:46 [2022-04-27T08:07:46.981Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
08:07:46 [2022-04-27T08:07:46.981Z] PASS
08:07:46 [2022-04-27T08:07:46.981Z] coverage: 0.7% of statements
08:07:46 [2022-04-27T08:07:46.981Z] ok  	github.com/docker/docker/image/tarexport	0.073s	coverage: 0.7% of statements
08:07:47 [2022-04-27T08:07:47.450Z] === RUN   TestMakeV1ConfigFromConfig
08:07:47 [2022-04-27T08:07:47.450Z] --- PASS: TestMakeV1ConfigFromConfig (0.01s)
08:07:47 [2022-04-27T08:07:47.450Z] PASS
08:07:47 [2022-04-27T08:07:47.450Z] coverage: 25.0% of statements
08:07:47 [2022-04-27T08:07:47.450Z] ok  	github.com/docker/docker/image/v1	0.218s	coverage: 25.0% of statements
08:07:47 [2022-04-27T08:07:47.769Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:07:47 [2022-04-27T08:07:47.919Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:07:48 [2022-04-27T08:07:48.027Z] === RUN   TestReadPluginNoRead/disabled_caching
08:07:48 [2022-04-27T08:07:48.388Z] === RUN   TestSerialization
08:07:48 [2022-04-27T08:07:48.388Z] --- PASS: TestSerialization (0.02s)
08:07:48 [2022-04-27T08:07:48.388Z] PASS
08:07:48 [2022-04-27T08:07:48.388Z] coverage: 100.0% of statements
08:07:48 [2022-04-27T08:07:48.388Z] ok  	github.com/docker/docker/libcontainerd/queue	0.080s	coverage: 100.0% of statements
08:07:48 [2022-04-27T08:07:48.598Z] --- PASS: TestContinueAfterPluginCrash (9.37s)
08:07:48 [2022-04-27T08:07:48.857Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:07:48 [2022-04-27T08:07:48.857Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:07:49 [2022-04-27T08:07:49.375Z] === RUN   TestEmptyLayer
08:07:49 [2022-04-27T08:07:49.375Z] --- PASS: TestEmptyLayer (0.00s)
08:07:49 [2022-04-27T08:07:49.375Z] === RUN   TestCommitFailure
08:07:49 [2022-04-27T08:07:49.375Z] --- PASS: TestCommitFailure (0.01s)
08:07:49 [2022-04-27T08:07:49.375Z] === RUN   TestStartTransactionFailure
08:07:49 [2022-04-27T08:07:49.375Z] --- PASS: TestStartTransactionFailure (0.00s)
08:07:49 [2022-04-27T08:07:49.375Z] === RUN   TestGetOrphan
08:07:49 [2022-04-27T08:07:49.375Z] --- PASS: TestGetOrphan (0.01s)
08:07:49 [2022-04-27T08:07:49.375Z] === RUN   TestMountAndRegister
08:07:49 [2022-04-27T08:07:49.428Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:07:49 [2022-04-27T08:07:49.689Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:07:49 [2022-04-27T08:07:49.844Z]     layer_test.go:258: Layer size: 14
08:07:49 [2022-04-27T08:07:49.844Z] --- PASS: TestMountAndRegister (0.04s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestLayerRelease
08:07:49 [2022-04-27T08:07:49.844Z]     layer_test.go:291: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestLayerRelease (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestStoreRestore
08:07:49 [2022-04-27T08:07:49.844Z]     layer_test.go:340: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestStoreRestore (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestTarStreamStability
08:07:49 [2022-04-27T08:07:49.844Z]     layer_test.go:455: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestTarStreamStability (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestRegisterExistingLayer
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestEnvironmentParsing
08:07:49 [2022-04-27T08:07:49.844Z] --- PASS: TestEnvironmentParsing (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] PASS
08:07:49 [2022-04-27T08:07:49.844Z] coverage: 1.2% of statements
08:07:49 [2022-04-27T08:07:49.844Z] ok  	github.com/docker/docker/libcontainerd/local	0.068s	coverage: 1.2% of statements
08:07:49 [2022-04-27T08:07:49.844Z] --- PASS: TestRegisterExistingLayer (0.11s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestTarStreamVerification
08:07:49 [2022-04-27T08:07:49.844Z]     layer_test.go:684: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestTarStreamVerification (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestLayerMigration
08:07:49 [2022-04-27T08:07:49.844Z]     migration_test.go:45: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestLayerMigration (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestLayerMigrationNoTarsplit
08:07:49 [2022-04-27T08:07:49.844Z]     migration_test.go:181: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestMountInit
08:07:49 [2022-04-27T08:07:49.844Z]     mount_test.go:17: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestMountInit (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestMountSize
08:07:49 [2022-04-27T08:07:49.844Z]     mount_test.go:76: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestMountSize (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestMountChanges
08:07:49 [2022-04-27T08:07:49.844Z]     mount_test.go:125: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestMountChanges (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] === RUN   TestMountApply
08:07:49 [2022-04-27T08:07:49.844Z]     mount_test.go:212: Failing on Windows
08:07:49 [2022-04-27T08:07:49.844Z] --- SKIP: TestMountApply (0.00s)
08:07:49 [2022-04-27T08:07:49.844Z] PASS
08:07:49 [2022-04-27T08:07:49.844Z] coverage: 30.6% of statements
08:07:49 [2022-04-27T08:07:49.844Z] ok  	github.com/docker/docker/layer	0.268s	coverage: 30.6% of statements
08:07:49 [2022-04-27T08:07:49.844Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:07:49 [2022-04-27T08:07:49.844Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:07:49 [2022-04-27T08:07:49.844Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:07:49 [2022-04-27T08:07:49.844Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:07:50 [2022-04-27T08:07:50.258Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:07:50 [2022-04-27T08:07:50.312Z] === RUN   TestSequenceGetAvailableBit
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSequenceEqual
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSequenceEqual (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSequenceCopy
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSequenceCopy (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestGetFirstAvailable
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestGetFirstAvailable (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestFindSequence
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestFindSequence (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestCheckIfAvailable
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestCheckIfAvailable (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestMergeSequences
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestMergeSequences (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestPushReservation
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestPushReservation (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSerializeDeserialize
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSerializeDeserialize (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSet
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSet (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSetUnset
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSetUnset (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestOffsetSetUnset
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestOffsetSetUnset (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSetInRange
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSetInRange (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestSetAnyInRange
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestSetAnyInRange (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestMethods
08:07:50 [2022-04-27T08:07:50.313Z] --- PASS: TestMethods (0.00s)
08:07:50 [2022-04-27T08:07:50.313Z] === RUN   TestRandomAllocateDeallocate
08:07:50 [2022-04-27T08:07:50.518Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:07:51 [2022-04-27T08:07:51.090Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:07:51 [2022-04-27T08:07:51.090Z] === CONT  TestReadPluginNoRead
08:07:51 [2022-04-27T08:07:51.090Z]     read_test.go:92: [d99864f89f419] daemon is not started
08:07:51 [2022-04-27T08:07:51.090Z] --- PASS: TestReadPluginNoRead (7.50s)
08:07:51 [2022-04-27T08:07:51.090Z]     --- PASS: TestReadPluginNoRead/default (1.63s)
08:07:51 [2022-04-27T08:07:51.090Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
08:07:51 [2022-04-27T08:07:51.090Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
08:07:51 [2022-04-27T08:07:51.090Z] PASS
08:07:51 [2022-04-27T08:07:51.090Z] 
08:07:51 [2022-04-27T08:07:51.090Z] DONE 6 tests in 12.007s
08:07:51 [2022-04-27T08:07:51.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:07:51 [2022-04-27T08:07:51.349Z] ++ 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
08:07:51 [2022-04-27T08:07:51.349Z] ++ set -e
08:07:51 [2022-04-27T08:07:51.349Z] ++ '[' -n 0 ']'
08:07:51 [2022-04-27T08:07:51.349Z] ++ set -x
08:07:51 [2022-04-27T08:07:51.349Z] ++ 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
08:07:51 [2022-04-27T08:07:51.349Z] testing: warning: no tests to run
08:07:51 [2022-04-27T08:07:51.349Z] PASS
08:07:51 [2022-04-27T08:07:51.349Z] 
08:07:51 [2022-04-27T08:07:51.349Z] DONE 0 tests in 0.041s
08:07:51 [2022-04-27T08:07:51.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:07:51 [2022-04-27T08:07:51.349Z] ++ 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
08:07:51 [2022-04-27T08:07:51.349Z] ++ set -e
08:07:51 [2022-04-27T08:07:51.349Z] ++ '[' -n 0 ']'
08:07:51 [2022-04-27T08:07:51.349Z] ++ set -x
08:07:51 [2022-04-27T08:07:51.349Z] ++ 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
08:07:51 [2022-04-27T08:07:51.349Z] INFO: Testing against a local daemon
08:07:51 [2022-04-27T08:07:51.349Z] === RUN   TestPluginWithDevMounts
08:07:51 [2022-04-27T08:07:51.349Z] === PAUSE TestPluginWithDevMounts
08:07:51 [2022-04-27T08:07:51.349Z] === CONT  TestPluginWithDevMounts
08:07:51 [2022-04-27T08:07:51.607Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:07:51 [2022-04-27T08:07:51.607Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:07:51 [2022-04-27T08:07:51.607Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:07:52 [2022-04-27T08:07:52.173Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:07:52 [2022-04-27T08:07:52.173Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:07:52 [2022-04-27T08:07:52.173Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:07:52 [2022-04-27T08:07:52.431Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:07:52 [2022-04-27T08:07:52.431Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:07:52 [2022-04-27T08:07:52.529Z] === RUN   TestInvalidConfig
08:07:52 [2022-04-27T08:07:52.529Z] --- PASS: TestInvalidConfig (0.00s)
08:07:52 [2022-04-27T08:07:52.529Z] === RUN   TestConfig
08:07:52 [2022-04-27T08:07:52.529Z] --- PASS: TestConfig (0.00s)
08:07:52 [2022-04-27T08:07:52.529Z] === RUN   TestOptionsLabels
08:07:52 [2022-04-27T08:07:52.529Z] --- PASS: TestOptionsLabels (0.00s)
08:07:52 [2022-04-27T08:07:52.529Z] === RUN   TestValidName
08:07:52 [2022-04-27T08:07:52.529Z] --- PASS: TestValidName (0.00s)
08:07:52 [2022-04-27T08:07:52.529Z] PASS
08:07:52 [2022-04-27T08:07:52.529Z] coverage: 19.7% of statements
08:07:52 [2022-04-27T08:07:52.529Z] ok  	github.com/docker/docker/libnetwork/config	0.076s	coverage: 19.7% of statements
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestKey
08:07:52 [2022-04-27T08:07:52.998Z] --- PASS: TestKey (0.00s)
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestParseKey
08:07:52 [2022-04-27T08:07:52.998Z] --- PASS: TestParseKey (0.00s)
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestInvalidDataStore
08:07:52 [2022-04-27T08:07:52.998Z] --- PASS: TestInvalidDataStore (0.00s)
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestKVObjectFlatKey
08:07:52 [2022-04-27T08:07:52.998Z] --- PASS: TestKVObjectFlatKey (0.00s)
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestAtomicKVObjectFlatKey
08:07:52 [2022-04-27T08:07:52.998Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
08:07:52 [2022-04-27T08:07:52.998Z] PASS
08:07:52 [2022-04-27T08:07:52.998Z] coverage: 21.9% of statements
08:07:52 [2022-04-27T08:07:52.998Z] ok  	github.com/docker/docker/libnetwork/datastore	0.046s	coverage: 21.9% of statements
08:07:52 [2022-04-27T08:07:52.998Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:07:53 [2022-04-27T08:07:53.257Z] --- PASS: TestPluginWithDevMounts (1.77s)
08:07:53 [2022-04-27T08:07:53.257Z] PASS
08:07:53 [2022-04-27T08:07:53.257Z] 
08:07:53 [2022-04-27T08:07:53.257Z] DONE 1 tests in 1.926s
08:07:53 [2022-04-27T08:07:53.257Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:07:53 [2022-04-27T08:07:53.257Z] ++ 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
08:07:53 [2022-04-27T08:07:53.257Z] ++ set -e
08:07:53 [2022-04-27T08:07:53.257Z] ++ '[' -n 0 ']'
08:07:53 [2022-04-27T08:07:53.257Z] ++ set -x
08:07:53 [2022-04-27T08:07:53.257Z] ++ 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
08:07:53 [2022-04-27T08:07:53.257Z] INFO: Testing against a local daemon
08:07:53 [2022-04-27T08:07:53.257Z] === RUN   TestSecretInspect
08:07:53 [2022-04-27T08:07:53.518Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
08:07:54 [2022-04-27T08:07:54.010Z] === RUN   TestErrorInterfaces
08:07:54 [2022-04-27T08:07:54.010Z] --- PASS: TestErrorInterfaces (0.00s)
08:07:54 [2022-04-27T08:07:54.010Z] === RUN   TestNetworkMarshalling
08:07:54 [2022-04-27T08:07:54.010Z] === RUN   TestIPDataMarshalling
08:07:54 [2022-04-27T08:07:54.010Z] --- PASS: TestIPDataMarshalling (0.00s)
08:07:54 [2022-04-27T08:07:54.010Z] === RUN   TestValidateAndIsV6
08:07:54 [2022-04-27T08:07:54.010Z] --- PASS: TestValidateAndIsV6 (0.00s)
08:07:54 [2022-04-27T08:07:54.010Z] PASS
08:07:54 [2022-04-27T08:07:54.010Z] coverage: 68.9% of statements
08:07:54 [2022-04-27T08:07:54.010Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.052s	coverage: 68.9% of statements
08:07:54 [2022-04-27T08:07:54.086Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:07:54 [2022-04-27T08:07:54.086Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:07:54 [2022-04-27T08:07:54.478Z] --- PASS: TestNetworkMarshalling (0.21s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestEndpointMarshalling
08:07:54 [2022-04-27T08:07:54.478Z] --- PASS: TestEndpointMarshalling (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestAuxAddresses
08:07:54 [2022-04-27T08:07:54.478Z] time="2022-04-27T08:07:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:07:54 [2022-04-27T08:07:54.478Z] --- PASS: TestAuxAddresses (0.01s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestSRVServiceQuery
08:07:54 [2022-04-27T08:07:54.478Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestSRVServiceQuery (0.01s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestServiceVIPReuse
08:07:54 [2022-04-27T08:07:54.478Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestServiceVIPReuse (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestIpamReleaseOnNetDriverFailures
08:07:54 [2022-04-27T08:07:54.478Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestDNSIPQuery
08:07:54 [2022-04-27T08:07:54.478Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestDNSIPQuery (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestDNSProxyServFail
08:07:54 [2022-04-27T08:07:54.478Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestDNSProxyServFail (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestSandboxAddEmpty
08:07:54 [2022-04-27T08:07:54.478Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestSandboxAddEmpty (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestSandboxAddMultiPrio
08:07:54 [2022-04-27T08:07:54.478Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestSandboxAddSamePrio
08:07:54 [2022-04-27T08:07:54.478Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestCleanupServiceDiscovery
08:07:54 [2022-04-27T08:07:54.478Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestDNSOptions
08:07:54 [2022-04-27T08:07:54.478Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
08:07:54 [2022-04-27T08:07:54.478Z] --- SKIP: TestDNSOptions (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestMultipleControllersWithSameStore
08:07:54 [2022-04-27T08:07:54.478Z] time="2022-04-27T08:07:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:07:54 [2022-04-27T08:07:54.478Z] time="2022-04-27T08:07:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:07:54 [2022-04-27T08:07:54.478Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
08:07:54 [2022-04-27T08:07:54.478Z] PASS
08:07:54 [2022-04-27T08:07:54.478Z] coverage: 8.5% of statements
08:07:54 [2022-04-27T08:07:54.478Z] ok  	github.com/docker/docker/libnetwork	0.364s	coverage: 8.5% of statements
08:07:54 [2022-04-27T08:07:54.478Z] === RUN   TestDriver
08:07:54 [2022-04-27T08:07:54.478Z] --- PASS: TestDriver (0.00s)
08:07:54 [2022-04-27T08:07:54.478Z] PASS
08:07:54 [2022-04-27T08:07:54.478Z] coverage: 34.8% of statements
08:07:54 [2022-04-27T08:07:54.478Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.050s	coverage: 34.8% of statements
08:07:55 [2022-04-27T08:07:55.463Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:07:55 [2022-04-27T08:07:55.465Z] === RUN   TestDriver
08:07:55 [2022-04-27T08:07:55.465Z] --- PASS: TestDriver (0.00s)
08:07:55 [2022-04-27T08:07:55.465Z] PASS
08:07:55 [2022-04-27T08:07:55.465Z] coverage: 34.8% of statements
08:07:55 [2022-04-27T08:07:55.465Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.046s	coverage: 34.8% of statements
08:07:55 [2022-04-27T08:07:55.465Z] --- PASS: TestRandomAllocateDeallocate (5.27s)
08:07:55 [2022-04-27T08:07:55.465Z] === RUN   TestAllocateRandomDeallocate
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestNetworkAllocateFree
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestNetworkAllocateFree (0.00s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestNetworkAllocateUserDefinedVNIs
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
08:07:55 [2022-04-27T08:07:55.934Z] PASS
08:07:55 [2022-04-27T08:07:55.934Z] coverage: 63.6% of statements
08:07:55 [2022-04-27T08:07:55.934Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.049s	coverage: 63.6% of statements
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestGetEmptyCapabilities
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestGetEmptyCapabilities (0.01s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestGetExtraCapabilities
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestGetExtraCapabilities (0.01s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestGetInvalidCapabilities
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestGetInvalidCapabilities (0.00s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestRemoteDriver
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestRemoteDriver (0.01s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestDriverError
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestDriverError (0.01s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestMissingValues
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestMissingValues (0.01s)
08:07:55 [2022-04-27T08:07:55.934Z] === RUN   TestRollback
08:07:55 [2022-04-27T08:07:55.934Z] --- PASS: TestRollback (0.00s)
08:07:55 [2022-04-27T08:07:55.934Z] PASS
08:07:55 [2022-04-27T08:07:55.934Z] coverage: 57.4% of statements
08:07:55 [2022-04-27T08:07:55.934Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.100s	coverage: 57.4% of statements
08:07:56 [2022-04-27T08:07:56.030Z] --- PASS: TestSecretInspect (2.52s)
08:07:56 [2022-04-27T08:07:56.030Z] === RUN   TestSecretList
08:07:56 [2022-04-27T08:07:56.030Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:07:56 [2022-04-27T08:07:56.030Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:07:56 [2022-04-27T08:07:56.598Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestAllocateRandomDeallocate (1.18s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestAllocateRandomDeallocateSerialize
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestNAT
08:07:56 [2022-04-27T08:07:56.920Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
08:07:56 [2022-04-27T08:07:56.920Z] --- SKIP: TestNAT (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestTransparent
08:07:56 [2022-04-27T08:07:56.920Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
08:07:56 [2022-04-27T08:07:56.920Z] --- SKIP: TestTransparent (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] PASS
08:07:56 [2022-04-27T08:07:56.920Z] coverage: 0.0% of statements
08:07:56 [2022-04-27T08:07:56.920Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.049s	coverage: 0.0% of statements
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestNew
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestNew (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestAddDriver
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestAddDriver (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestAddDuplicateDriver
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestAddDuplicateDriver (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestIPAMDefaultAddressSpaces
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestDriver
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestDriver (0.00s)
08:07:56 [2022-04-27T08:07:56.920Z] === RUN   TestIPAM
08:07:56 [2022-04-27T08:07:56.920Z] --- PASS: TestIPAM (0.00s)
08:07:56 [2022-04-27T08:07:56.921Z] === RUN   TestWalkIPAMs
08:07:56 [2022-04-27T08:07:56.921Z] --- PASS: TestWalkIPAMs (0.00s)
08:07:56 [2022-04-27T08:07:56.921Z] === RUN   TestWalkDrivers
08:07:56 [2022-04-27T08:07:56.921Z] --- PASS: TestWalkDrivers (0.00s)
08:07:56 [2022-04-27T08:07:56.921Z] PASS
08:07:56 [2022-04-27T08:07:56.921Z] coverage: 82.4% of statements
08:07:57 [2022-04-27T08:07:57.164Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:07:57 [2022-04-27T08:07:57.398Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.084s	coverage: 82.4% of statements
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestBuildDefault
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestBuildDefault (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestBuildHostnameDomainname
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestBuildHostnameDomainname (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestBuildHostname
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestBuildHostname (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestBuildHostnameFQDN
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestBuildHostnameFQDN (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestBuildNoIP
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestBuildNoIP (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestUpdate
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestUpdate (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestUpdateIgnoresPrefixedHostname
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestDeleteIgnoresPrefixedHostname
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestAddEmpty
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestAddEmpty (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestAdd
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestAdd (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestDeleteEmpty
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestDeleteEmpty (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestDeleteNewline
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestDeleteNewline (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestDelete
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestDelete (0.00s)
08:07:57 [2022-04-27T08:07:57.398Z] === RUN   TestConcurrentWrites
08:07:57 [2022-04-27T08:07:57.398Z] --- PASS: TestConcurrentWrites (0.25s)
08:07:57 [2022-04-27T08:07:57.398Z] PASS
08:07:57 [2022-04-27T08:07:57.398Z] coverage: 81.2% of statements
08:07:57 [2022-04-27T08:07:57.398Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.329s	coverage: 81.2% of statements
08:07:57 [2022-04-27T08:07:57.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s)
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestRetrieveFromStore
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestNew
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestNew (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestAllocate
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestAllocate (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestUninitialized
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestUninitialized (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestAllocateInRange
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestAllocateInRange (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestAllocateSerial
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestAllocateSerial (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] PASS
08:07:57 [2022-04-27T08:07:57.867Z] coverage: 87.5% of statements
08:07:57 [2022-04-27T08:07:57.867Z] === RUN   TestCaller
08:07:57 [2022-04-27T08:07:57.867Z] --- PASS: TestCaller (0.00s)
08:07:57 [2022-04-27T08:07:57.867Z] PASS
08:07:57 [2022-04-27T08:07:57.867Z] coverage: 100.0% of statements
08:07:57 [2022-04-27T08:07:57.867Z] ok  	github.com/docker/docker/libnetwork/idm	0.046s	coverage: 87.5% of statements
08:07:57 [2022-04-27T08:07:57.867Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.042s	coverage: 100.0% of statements
08:07:58 [2022-04-27T08:07:58.335Z] --- PASS: TestRetrieveFromStore (0.44s)
08:07:58 [2022-04-27T08:07:58.335Z] === RUN   TestIsCorrupted
08:07:58 [2022-04-27T08:07:58.335Z] --- PASS: TestIsCorrupted (0.02s)
08:07:58 [2022-04-27T08:07:58.335Z] === RUN   TestSetRollover
08:07:58 [2022-04-27T08:07:58.364Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:07:58 [2022-04-27T08:07:58.804Z] === RUN   TestSetSerialInsertDelete
08:07:58 [2022-04-27T08:07:58.804Z] --- PASS: TestSetSerialInsertDelete (0.00s)
08:07:58 [2022-04-27T08:07:58.804Z] === RUN   TestSetParallelInsertDelete
08:07:58 [2022-04-27T08:07:58.933Z] --- PASS: TestSecretList (2.95s)
08:07:58 [2022-04-27T08:07:58.933Z] === RUN   TestSecretsCreateAndDelete
08:07:58 [2022-04-27T08:07:58.933Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:07:58 [2022-04-27T08:07:58.933Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:07:59 [2022-04-27T08:07:59.792Z] === RUN   TestInt2IP2IntConversion
08:07:59 [2022-04-27T08:07:59.792Z] --- PASS: TestSetRollover (1.59s)
08:07:59 [2022-04-27T08:07:59.792Z] === RUN   TestSetRolloverSerial
08:07:59 [2022-04-27T08:07:59.872Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestInt2IP2IntConversion (0.55s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestGetAddressVersion
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestGetAddressVersion (0.00s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestKeyString
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestKeyString (0.00s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestPoolDataMarshal
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestPoolDataMarshal (0.00s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestSubnetsMarshal
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestSubnetsMarshal (0.04s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestAddSubnets
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestAddSubnets (0.07s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestDoublePoolRelease
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestDoublePoolRelease (0.03s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestAddReleasePoolID
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestAddReleasePoolID (0.07s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestPredefinedPool
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestPredefinedPool (0.03s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestRemoveSubnet
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestPoolRequest
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestPoolRequest (0.00s)
08:08:00 [2022-04-27T08:08:00.260Z] === RUN   TestOtherRequests
08:08:00 [2022-04-27T08:08:00.260Z] --- PASS: TestOtherRequests (0.00s)
08:08:00 [2022-04-27T08:08:00.260Z] PASS
08:08:00 [2022-04-27T08:08:00.260Z] coverage: 57.1% of statements
08:08:00 [2022-04-27T08:08:00.260Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.050s	coverage: 57.1% of statements
08:08:00 [2022-04-27T08:08:00.730Z] --- PASS: TestRemoveSubnet (0.18s)
08:08:00 [2022-04-27T08:08:00.730Z] === RUN   TestGetSameAddress
08:08:00 [2022-04-27T08:08:00.730Z] --- PASS: TestGetSameAddress (0.02s)
08:08:00 [2022-04-27T08:08:00.730Z] === RUN   TestPoolAllocationReuse
08:08:00 [2022-04-27T08:08:00.808Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:08:01 [2022-04-27T08:08:01.199Z] --- PASS: TestSetRolloverSerial (1.31s)
08:08:01 [2022-04-27T08:08:01.199Z] === RUN   TestGetFirstAvailableFromCurrent
08:08:01 [2022-04-27T08:08:01.199Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
08:08:01 [2022-04-27T08:08:01.199Z] PASS
08:08:01 [2022-04-27T08:08:01.199Z] coverage: 84.4% of statements
08:08:01 [2022-04-27T08:08:01.199Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.087s	coverage: 84.4% of statements
08:08:01 [2022-04-27T08:08:01.374Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:08:01 [2022-04-27T08:08:01.633Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:08:01 [2022-04-27T08:08:01.668Z] === RUN   TestGetCapabilities
08:08:01 [2022-04-27T08:08:01.668Z] --- PASS: TestGetCapabilities (0.01s)
08:08:01 [2022-04-27T08:08:01.668Z] === RUN   TestGetCapabilitiesFromLegacyDriver
08:08:01 [2022-04-27T08:08:01.668Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
08:08:01 [2022-04-27T08:08:01.668Z] === RUN   TestGetDefaultAddressSpaces
08:08:01 [2022-04-27T08:08:01.668Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
08:08:01 [2022-04-27T08:08:01.668Z] === RUN   TestRemoteDriver
08:08:01 [2022-04-27T08:08:01.668Z] --- PASS: TestRemoteDriver (0.01s)
08:08:01 [2022-04-27T08:08:01.668Z] PASS
08:08:01 [2022-04-27T08:08:01.668Z] coverage: 47.4% of statements
08:08:01 [2022-04-27T08:08:01.668Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.079s	coverage: 47.4% of statements
08:08:02 [2022-04-27T08:08:02.137Z] --- PASS: TestPoolAllocationReuse (1.45s)
08:08:02 [2022-04-27T08:08:02.137Z] === RUN   TestGetAddressSubPoolEqualPool
08:08:02 [2022-04-27T08:08:02.137Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
08:08:02 [2022-04-27T08:08:02.137Z] === RUN   TestRequestReleaseAddressFromSubPool
08:08:02 [2022-04-27T08:08:02.198Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
08:08:02 [2022-04-27T08:08:02.199Z] --- PASS: TestSecretsCreateAndDelete (3.39s)
08:08:02 [2022-04-27T08:08:02.199Z] === RUN   TestSecretsUpdate
08:08:02 [2022-04-27T08:08:02.457Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:08:02 [2022-04-27T08:08:02.606Z] === RUN   TestWindowsIPAM
08:08:02 [2022-04-27T08:08:02.606Z] --- PASS: TestWindowsIPAM (0.00s)
08:08:02 [2022-04-27T08:08:02.606Z] PASS
08:08:02 [2022-04-27T08:08:02.606Z] coverage: 71.4% of statements
08:08:02 [2022-04-27T08:08:02.606Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
08:08:03 [2022-04-27T08:08:03.591Z] === RUN   TestDefaultNetwork
08:08:03 [2022-04-27T08:08:03.832Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:08:04 [2022-04-27T08:08:04.060Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.84s)
08:08:04 [2022-04-27T08:08:04.060Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
08:08:04 [2022-04-27T08:08:04.060Z] --- PASS: TestDefaultNetwork (0.30s)
08:08:04 [2022-04-27T08:08:04.060Z] === RUN   TestConfigGlobalScopeDefaultNetworks
08:08:04 [2022-04-27T08:08:04.060Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
08:08:04 [2022-04-27T08:08:04.060Z] === RUN   TestInitAddressPools
08:08:04 [2022-04-27T08:08:04.060Z] --- PASS: TestInitAddressPools (0.00s)
08:08:04 [2022-04-27T08:08:04.060Z] PASS
08:08:04 [2022-04-27T08:08:04.060Z] coverage: 74.0% of statements
08:08:04 [2022-04-27T08:08:04.060Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.667s	coverage: 74.0% of statements
08:08:04 [2022-04-27T08:08:04.398Z]     docker_api_swarm_node_test.go:20: [dcf34bed3abbf] joining swarm manager [d39411c495f4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:08:05 [2022-04-27T08:08:05.049Z] === RUN   TestKeyValue
08:08:05 [2022-04-27T08:08:05.049Z] --- PASS: TestKeyValue (0.00s)
08:08:05 [2022-04-27T08:08:05.049Z] PASS
08:08:05 [2022-04-27T08:08:05.049Z] coverage: 60.0% of statements
08:08:05 [2022-04-27T08:08:05.049Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.043s	coverage: 60.0% of statements
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:08:05 [2022-04-27T08:08:05.335Z] --- PASS: TestSecretsUpdate (3.25s)
08:08:05 [2022-04-27T08:08:05.335Z] === RUN   TestTemplatedSecret
08:08:05 [2022-04-27T08:08:05.593Z]     docker_api_swarm_node_test.go:21: [d16e21586b923] joining swarm manager [d39411c495f4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:08:06 [2022-04-27T08:08:06.038Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.93s)
08:08:06 [2022-04-27T08:08:06.038Z] === RUN   TestGetAddress
08:08:06 [2022-04-27T08:08:06.159Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:08:06 [2022-04-27T08:08:06.505Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:08:08 [2022-04-27T08:08:08.058Z] --- PASS: TestTemplatedSecret (2.61s)
08:08:08 [2022-04-27T08:08:08.058Z] === RUN   TestSecretCreateResolve
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestGenerate
08:08:08 [2022-04-27T08:08:08.070Z] --- PASS: TestGenerate (0.00s)
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestGeneratePtr
08:08:08 [2022-04-27T08:08:08.070Z] --- PASS: TestGeneratePtr (0.00s)
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestGenerateMissingField
08:08:08 [2022-04-27T08:08:08.070Z] --- PASS: TestGenerateMissingField (0.00s)
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestFieldCannotBeSet
08:08:08 [2022-04-27T08:08:08.070Z] --- PASS: TestFieldCannotBeSet (0.00s)
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestTypeMismatchError
08:08:08 [2022-04-27T08:08:08.070Z] --- PASS: TestTypeMismatchError (0.00s)
08:08:08 [2022-04-27T08:08:08.070Z] PASS
08:08:08 [2022-04-27T08:08:08.070Z] coverage: 100.0% of statements
08:08:08 [2022-04-27T08:08:08.070Z] ok  	github.com/docker/docker/libnetwork/options	0.047s	coverage: 100.0% of statements
08:08:08 [2022-04-27T08:08:08.070Z] === RUN   TestNetworkDBSimple
08:08:08 [2022-04-27T08:08:08.546Z] --- PASS: TestSetParallelInsertDelete (10.00s)
08:08:08 [2022-04-27T08:08:08.546Z] PASS
08:08:08 [2022-04-27T08:08:08.546Z] coverage: 100.0% of statements
08:08:08 [2022-04-27T08:08:08.546Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.055s	coverage: 100.0% of statements
08:08:09 [2022-04-27T08:08:09.015Z] testing: warning: no tests to run
08:08:09 [2022-04-27T08:08:09.015Z] PASS
08:08:09 [2022-04-27T08:08:09.015Z] coverage: 0.0% of statements
08:08:09 [2022-04-27T08:08:09.015Z] ok  	github.com/docker/docker/libnetwork/osl	0.039s	coverage: 0.0% of statements [no tests to run]
08:08:09 [2022-04-27T08:08:09.015Z] 2022/04/27 08:08:08 Closing DB instances...
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestRequestNewPort
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestRequestNewPort (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestRequestSpecificPort
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestRequestSpecificPort (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestReleasePort
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestReleasePort (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestReuseReleasedPort
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestReuseReleasedPort (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestReleaseUnreadledPort
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestReleaseUnreadledPort (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestUnknowProtocol
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestUnknowProtocol (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestAllocateAllPorts
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestAllocateAllPorts (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestPortAllocation
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestPortAllocation (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestPortAllocationWithCustomRange
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestNoDuplicateBPR
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestNoDuplicateBPR (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] === RUN   TestChangePortRange
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
08:08:10 [2022-04-27T08:08:10.001Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
08:08:10 [2022-04-27T08:08:10.001Z] --- PASS: TestChangePortRange (0.00s)
08:08:10 [2022-04-27T08:08:10.001Z] PASS
08:08:10 [2022-04-27T08:08:10.001Z] coverage: 88.6% of statements
08:08:10 [2022-04-27T08:08:10.001Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.055s	coverage: 88.6% of statements
08:08:10 [2022-04-27T08:08:10.001Z] testing: warning: no tests to run
08:08:10 [2022-04-27T08:08:10.001Z] PASS
08:08:10 [2022-04-27T08:08:10.001Z] coverage: 0.0% of statements
08:08:10 [2022-04-27T08:08:10.001Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.041s	coverage: 0.0% of statements [no tests to run]
08:08:10 [2022-04-27T08:08:10.470Z] --- PASS: TestNetworkDBSimple (2.44s)
08:08:10 [2022-04-27T08:08:10.470Z] === RUN   TestNetworkDBJoinLeaveNetwork
08:08:10 [2022-04-27T08:08:10.470Z] === RUN   TestHashData
08:08:10 [2022-04-27T08:08:10.470Z] --- PASS: TestHashData (0.00s)
08:08:10 [2022-04-27T08:08:10.470Z] PASS
08:08:10 [2022-04-27T08:08:10.470Z] coverage: 2.8% of statements
08:08:10 [2022-04-27T08:08:10.470Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.044s	coverage: 2.8% of statements
08:08:10 [2022-04-27T08:08:10.585Z] --- PASS: TestSecretCreateResolve (2.18s)
08:08:10 [2022-04-27T08:08:10.585Z] PASS
08:08:10 [2022-04-27T08:08:10.585Z] 
08:08:10 [2022-04-27T08:08:10.585Z] DONE 6 tests in 16.993s
08:08:10 [2022-04-27T08:08:10.585Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:08:10 [2022-04-27T08:08:10.585Z] ++ 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
08:08:10 [2022-04-27T08:08:10.585Z] ++ set -e
08:08:10 [2022-04-27T08:08:10.585Z] ++ '[' -n 0 ']'
08:08:10 [2022-04-27T08:08:10.585Z] ++ set -x
08:08:10 [2022-04-27T08:08:10.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
08:08:10 [2022-04-27T08:08:10.586Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:08:10 [2022-04-27T08:08:10.586Z] INFO: Testing against a local daemon
08:08:10 [2022-04-27T08:08:10.586Z] === RUN   TestServiceCreateInit
08:08:10 [2022-04-27T08:08:10.586Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:08:10 [2022-04-27T08:08:10.845Z] === RUN   TestDockerSuite/TestContainerAPITop
08:08:10 [2022-04-27T08:08:10.939Z] === RUN   TestErrorConstructors
08:08:10 [2022-04-27T08:08:10.939Z] --- PASS: TestErrorConstructors (0.00s)
08:08:10 [2022-04-27T08:08:10.939Z] === RUN   TestCompareIPMask
08:08:10 [2022-04-27T08:08:10.939Z] --- PASS: TestCompareIPMask (0.00s)
08:08:10 [2022-04-27T08:08:10.939Z] === RUN   TestUtilGetHostPartIP
08:08:10 [2022-04-27T08:08:10.939Z] --- PASS: TestUtilGetHostPartIP (0.00s)
08:08:10 [2022-04-27T08:08:10.939Z] === RUN   TestUtilGetBroadcastIP
08:08:10 [2022-04-27T08:08:10.939Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
08:08:10 [2022-04-27T08:08:10.939Z] === RUN   TestParseCIDR
08:08:10 [2022-04-27T08:08:10.939Z] --- PASS: TestParseCIDR (0.00s)
08:08:10 [2022-04-27T08:08:10.939Z] PASS
08:08:10 [2022-04-27T08:08:10.939Z] coverage: 37.3% of statements
08:08:10 [2022-04-27T08:08:10.939Z] ok  	github.com/docker/docker/libnetwork/types	0.042s	coverage: 37.3% of statements
08:08:11 [2022-04-27T08:08:11.783Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:08:11 [2022-04-27T08:08:11.783Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:08:11 [2022-04-27T08:08:11.783Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:08:11 [2022-04-27T08:08:11.783Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:08:11 [2022-04-27T08:08:11.929Z] 2022/04/27 08:08:11 Closing DB instances...
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
08:08:11 [2022-04-27T08:08:11.929Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
08:08:11 [2022-04-27T08:08:11.929Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
08:08:11 [2022-04-27T08:08:11.929Z] PASS
08:08:11 [2022-04-27T08:08:11.929Z] coverage: 55.0% of statements
08:08:11 [2022-04-27T08:08:11.929Z] ok  	github.com/docker/docker/oci	0.049s	coverage: 55.0% of statements
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestAddressPoolOpt
08:08:12 [2022-04-27T08:08:12.398Z] --- PASS: TestAddressPoolOpt (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/a
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/something
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/_=a
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/env1=value1
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/_env1=value1
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/env2=value2=value3
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/env3=abc!qwe
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/env_4=value_4
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/PATH
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/=a
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/PATH=
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/PATH=something
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/asd!qwe
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/1asd
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/123
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/some_space
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/__some_space_before
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/some_space_after__
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/=
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestValidateEnv/PaTh
08:08:12 [2022-04-27T08:08:12.398Z] --- PASS: TestValidateEnv (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/a (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/something (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/_=a (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/PATH (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/=a (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/1asd (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/123 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/some_space (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/= (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://:5555/p
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://[::1]:/
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/something_with_spaces
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/unknown://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://:port
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://invalid:port
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://[::1]:5555/
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/_tcp://:5555/path_
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://:5555/
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://[::1]:5555/p
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/_
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/npipe:////./pipe/foo
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/#00
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://[::1]:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/unix://path/to/socket
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/npipe://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/fd://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://:
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://192.168:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://docker.com:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://host:
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://[::1]:
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/__
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/tcp://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/unix://
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseHost/fd://something
08:08:12 [2022-04-27T08:08:12.398Z] --- PASS: TestParseHost (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/unknown:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/_ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/#00 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/npipe:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/fd:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://: (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/__ (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/tcp:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/unix:// (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z]     --- PASS: TestParseHost/fd://something (0.00s)
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/#00
08:08:12 [2022-04-27T08:08:12.398Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/unix://
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/localhost:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/[::1]:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/localhost
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/localhost:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/fd://
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/fd://something
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/npipe://
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/tcp://
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestParseDockerDaemonHost (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/0.0.0.1:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp://:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/localhost:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp:a.b.c.d
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/udp://127.0.0.1
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[::1]:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/0.0.0.1:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/::1
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/localhost:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp://:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[::1]:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/localhost:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp://
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/0.0.0.1
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/0.0.0.1:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/localhost
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/#00
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[::1]:5555
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseTCP/tcp://:
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestParseTCP (0.02s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/::1 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/localhost: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/localhost (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/#00 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseInvalidUnixAddrInvalid
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateExtraHosts
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestValidateExtraHosts (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestIpOptString
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestIpOptString (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestNewIpOptInvalidDefaultVal
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestNewIpOptValidDefaultVal
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestIpOptSetInvalidVal
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateIPAddress
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestValidateIPAddress (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestMapOpts
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestMapOpts (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestListOptsWithoutValidator
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestListOptsWithoutValidator (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestListOptsWithValidator
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestListOptsWithValidator (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateDNSSearch
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestValidateDNSSearch (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_general_format
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_more_than_one_=
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_one_more
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestValidateLabel (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestNamedListOpts
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestNamedListOpts (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestNamedMapOpts
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestNamedMapOpts (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseLink
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestParseLink (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestUlimitOpt
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestUlimitOpt (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] PASS
08:08:12 [2022-04-27T08:08:12.399Z] coverage: 66.7% of statements
08:08:12 [2022-04-27T08:08:12.399Z] ok  	github.com/docker/docker/opts	0.173s	coverage: 66.7% of statements
08:08:12 [2022-04-27T08:08:12.399Z] === RUN   TestParseVersion
08:08:12 [2022-04-27T08:08:12.399Z] --- PASS: TestParseVersion (0.00s)
08:08:12 [2022-04-27T08:08:12.399Z] PASS
08:08:12 [2022-04-27T08:08:12.399Z] coverage: 52.9% of statements
08:08:12 [2022-04-27T08:08:12.399Z] ok  	github.com/docker/docker/pkg/aaparser	0.045s	coverage: 52.9% of statements
08:08:13 [2022-04-27T08:08:13.386Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s)
08:08:13 [2022-04-27T08:08:13.386Z] === RUN   TestNetworkDBJoinLeaveNetworks
08:08:14 [2022-04-27T08:08:14.322Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
08:08:14 [2022-04-27T08:08:14.322Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:08:14 [2022-04-27T08:08:14.376Z] 2022/04/27 08:08:14 Closing DB instances...
08:08:14 [2022-04-27T08:08:14.376Z] === RUN   TestPeerCertificateMarshalJSON
08:08:14 [2022-04-27T08:08:14.847Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
08:08:14 [2022-04-27T08:08:14.847Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
08:08:14 [2022-04-27T08:08:14.847Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
08:08:14 [2022-04-27T08:08:14.847Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
08:08:14 [2022-04-27T08:08:14.847Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
08:08:14 [2022-04-27T08:08:14.847Z] === RUN   TestMiddleware
08:08:14 [2022-04-27T08:08:14.847Z] --- PASS: TestMiddleware (0.00s)
08:08:14 [2022-04-27T08:08:14.847Z] === RUN   TestNewResponseModifier
08:08:14 [2022-04-27T08:08:14.847Z] --- PASS: TestNewResponseModifier (0.00s)
08:08:14 [2022-04-27T08:08:14.847Z] PASS
08:08:14 [2022-04-27T08:08:14.847Z] coverage: 26.8% of statements
08:08:14 [2022-04-27T08:08:14.847Z] ok  	github.com/docker/docker/pkg/authorization	0.442s	coverage: 26.8% of statements
08:08:14 [2022-04-27T08:08:14.847Z] === RUN   TestIsArchivePathDir
08:08:14 [2022-04-27T08:08:14.892Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:08:15 [2022-04-27T08:08:15.316Z] --- PASS: TestIsArchivePathDir (0.08s)
08:08:15 [2022-04-27T08:08:15.316Z] === RUN   TestIsArchivePathInvalidFile
08:08:15 [2022-04-27T08:08:15.316Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
08:08:15 [2022-04-27T08:08:15.316Z] === RUN   TestIsArchivePathTar
08:08:15 [2022-04-27T08:08:15.316Z] --- PASS: TestIsArchivePathTar (0.19s)
08:08:15 [2022-04-27T08:08:15.316Z] === RUN   TestDecompressStreamGzip
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestUnbuffered
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestUnbuffered (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestRaceUnbuffered
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestRaceUnbuffered (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] PASS
08:08:15 [2022-04-27T08:08:15.789Z] coverage: 100.0% of statements
08:08:15 [2022-04-27T08:08:15.789Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestDecompressStreamGzip (0.24s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestDecompressStreamBzip2
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestNetworkDBCRUDTableEntry
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestDecompressStreamXz
08:08:15 [2022-04-27T08:08:15.789Z]     archive_test.go:133: Xz not present in msys2
08:08:15 [2022-04-27T08:08:15.789Z] --- SKIP: TestDecompressStreamXz (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestDecompressStreamZstd
08:08:15 [2022-04-27T08:08:15.789Z]     archive_test.go:140: zstd not installed
08:08:15 [2022-04-27T08:08:15.789Z] --- SKIP: TestDecompressStreamZstd (0.03s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCompressStreamXzUnsupported
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCompressStreamBzip2Unsupported
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCompressStreamInvalid
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestCompressStreamInvalid (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionInvalid
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionInvalid (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionUncompressed
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionUncompressed (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionBzip2
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionBzip2 (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionGzip
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionGzip (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionXz
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionXz (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestExtensionZstd
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestExtensionZstd (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCmdStreamLargeStderr
08:08:15 [2022-04-27T08:08:15.789Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCmdStreamBad
08:08:15 [2022-04-27T08:08:15.789Z]     archive_test.go:252: Failing on Windows CI machines
08:08:15 [2022-04-27T08:08:15.789Z] --- SKIP: TestCmdStreamBad (0.00s)
08:08:15 [2022-04-27T08:08:15.789Z] === RUN   TestCmdStreamGood
08:08:15 [2022-04-27T08:08:15.831Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCmdStreamGood (0.05s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestUntarPathWithInvalidDest
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestUntarPathWithInvalidSrc
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestUntarPath
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestUntarPath (0.17s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestUntarPathWithDestinationFile
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[foo]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[bar]_[foo]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[foo_bar]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[qux]_[foo]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[]#01
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[qux]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[foo_bar_qux]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[qux]_[baz]]
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestMatch/[[foo_baz]]
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestMatch (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[foo]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[]#01 (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[qux]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] PASS
08:08:16 [2022-04-27T08:08:16.259Z] coverage: 87.5% of statements
08:08:16 [2022-04-27T08:08:16.259Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyWithTarInvalidSrc
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyWithTarSrcFile
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyWithTarSrcFolder
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyFileWithTarInvalidSrc
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyFileWithTarSrcFolder
08:08:16 [2022-04-27T08:08:16.259Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
08:08:16 [2022-04-27T08:08:16.259Z] === RUN   TestCopyFileWithTarSrcFile
08:08:16 [2022-04-27T08:08:16.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
08:08:16 [2022-04-27T08:08:16.727Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
08:08:16 [2022-04-27T08:08:16.727Z] === RUN   TestTarFiles
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootTarUntar
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootTarUntar (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootUntarWithHugeExcludesList
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootUntarEmptyArchive
08:08:17 [2022-04-27T08:08:17.715Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootTarUntarWithSymlink
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootCopyWithTar
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootCopyWithTar (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootCopyFileWithTar
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootUntarPath
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootUntarPath (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] === RUN   TestChrootApplyDotDotFile
08:08:17 [2022-04-27T08:08:17.715Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:08:17 [2022-04-27T08:08:17.715Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
08:08:17 [2022-04-27T08:08:17.715Z] PASS
08:08:17 [2022-04-27T08:08:17.715Z] coverage: 12.0% of statements
08:08:17 [2022-04-27T08:08:17.715Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.109s	coverage: 12.0% of statements
08:08:18 [2022-04-27T08:08:18.183Z] 2022/04/27 08:08:17 Closing DB instances...
08:08:19 [2022-04-27T08:08:19.168Z] === RUN   TestEnsureRemoveAllNotExist
08:08:19 [2022-04-27T08:08:19.168Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
08:08:19 [2022-04-27T08:08:19.168Z] === RUN   TestEnsureRemoveAllWithDir
08:08:19 [2022-04-27T08:08:19.168Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
08:08:19 [2022-04-27T08:08:19.168Z] === RUN   TestEnsureRemoveAllWithFile
08:08:19 [2022-04-27T08:08:19.168Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
08:08:19 [2022-04-27T08:08:19.168Z] PASS
08:08:19 [2022-04-27T08:08:19.168Z] coverage: 0.0% of statements
08:08:19 [2022-04-27T08:08:19.168Z] ok  	github.com/docker/docker/pkg/containerfs	0.050s	coverage: 0.0% of statements
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeEmpty
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeEmpty (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeEmptyFile
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeEmptyFile (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeNonemptyFile
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeNonemptyFile (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeNestedDirectoryEmpty
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestMoveToSubdir
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestMoveToSubdir (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] === RUN   TestSizeNonExistingDirectory
08:08:19 [2022-04-27T08:08:19.639Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
08:08:19 [2022-04-27T08:08:19.639Z] PASS
08:08:19 [2022-04-27T08:08:19.639Z] coverage: 80.0% of statements
08:08:19 [2022-04-27T08:08:19.639Z] ok  	github.com/docker/docker/pkg/directory	0.060s	coverage: 80.0% of statements
08:08:19 [2022-04-27T08:08:19.688Z] --- PASS: TestServiceCreateInit (9.10s)
08:08:19 [2022-04-27T08:08:19.688Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s)
08:08:19 [2022-04-27T08:08:19.688Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s)
08:08:19 [2022-04-27T08:08:19.688Z] === RUN   TestCreateServiceMultipleTimes
08:08:19 [2022-04-27T08:08:19.947Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:08:20 [2022-04-27T08:08:20.107Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s)
08:08:20 [2022-04-27T08:08:20.108Z] === RUN   TestNetworkDBCRUDTableEntries
08:08:20 [2022-04-27T08:08:20.882Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:08:21 [2022-04-27T08:08:21.101Z] === RUN   TestPollerAddRemove
08:08:21 [2022-04-27T08:08:21.101Z] --- PASS: TestPollerAddRemove (0.00s)
08:08:21 [2022-04-27T08:08:21.101Z] === RUN   TestPollerEvent
08:08:21 [2022-04-27T08:08:21.101Z]     poller_test.go:40: No chmod on Windows
08:08:21 [2022-04-27T08:08:21.101Z] --- SKIP: TestPollerEvent (0.00s)
08:08:21 [2022-04-27T08:08:21.101Z] === RUN   TestPollerClose
08:08:21 [2022-04-27T08:08:21.101Z] --- PASS: TestPollerClose (0.00s)
08:08:21 [2022-04-27T08:08:21.101Z] PASS
08:08:21 [2022-04-27T08:08:21.101Z] coverage: 45.7% of statements
08:08:21 [2022-04-27T08:08:21.101Z] ok  	github.com/docker/docker/pkg/filenotify	0.044s	coverage: 45.7% of statements
08:08:21 [2022-04-27T08:08:21.820Z]     docker_api_swarm_test.go:502: [d201829347a90] joining swarm manager [dfd04c6044af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:08:22 [2022-04-27T08:08:22.091Z] 2022/04/27 08:08:21 Closing DB instances...
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCopyFileWithInvalidSrc
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCopyFileWithInvalidDest
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCopyFileWithSameSrcAndDest
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCopyFile
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCopyFile (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
08:08:22 [2022-04-27T08:08:22.091Z]     fileutils_test.go:133: Needs porting to Windows
08:08:22 [2022-04-27T08:08:22.091Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestReadSymlinkedDirectoryToFile
08:08:22 [2022-04-27T08:08:22.091Z]     fileutils_test.go:179: Needs porting to Windows
08:08:22 [2022-04-27T08:08:22.091Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestWildcardMatches
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestWildcardMatches (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestPatternMatches
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestPatternMatches (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestExclusionPatternMatchesPatternBefore
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestPatternMatchesFolderExclusions
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestPatternMatchesFolderWildcardExclusions
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestExclusionPatternMatchesPatternAfter
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestExclusionPatternMatchesWholeDirectory
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestSingleExclamationError
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestSingleExclamationError (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatchesWithNoPatterns
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatchesWithMalformedPatterns
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatches
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatches/MatchesOrParentMatches
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatches/MatchesUsingParentResult
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatches/MatchesUsingParentResults
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestMatches (0.01s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatterns
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatterns (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatternsStripEmptyPatterns
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatternsExceptionFlag
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCleanPatternsErrorSingleException
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCreateIfNotExistsDir
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCreateIfNotExistsFile
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestMatch
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestMatch (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCompile
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCompile/slash
08:08:22 [2022-04-27T08:08:22.091Z] === RUN   TestCompile/backslash
08:08:22 [2022-04-27T08:08:22.091Z] --- PASS: TestCompile (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestCompile/slash (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z]     --- PASS: TestCompile/backslash (0.00s)
08:08:22 [2022-04-27T08:08:22.091Z] PASS
08:08:22 [2022-04-27T08:08:22.091Z] coverage: 84.7% of statements
08:08:22 [2022-04-27T08:08:22.091Z] ok  	github.com/docker/docker/pkg/fileutils	0.099s	coverage: 84.7% of statements
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestTarFiles (5.98s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestDetectCompressionZstd
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestDetectCompressionZstd (0.00s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestTarUntar
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestTarUntar (0.05s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestTarWithOptions
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestTarWithOptions (0.03s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestUntarUstarGnuConflict
08:08:22 [2022-04-27T08:08:22.558Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
08:08:22 [2022-04-27T08:08:22.558Z] === RUN   TestUntarInvalidFilenames
08:08:22 [2022-04-27T08:08:22.558Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3174147560\\dest"
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestUntarInvalidFilenames (0.21s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestUntarHardlinkToSymlink
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestUntarInvalidHardlink
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3612108952\\victim\\hello" -> "../victim/hello"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3548908449\\victim\\hello" -> "/../victim/hello"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1236622031\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink857018710\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3732864428\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3688429563\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestUntarInvalidHardlink (0.04s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestUntarInvalidSymlink
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1655796473\\dest\\dotdot" -> "../victim/hello"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1902017110\\dest\\slash-dotdot" -> "/../victim/hello"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3887579291\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1048827809\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2790324060\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2572986028\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3210276122\\dest\\dir\\loophole" -> "../../victim"
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestUntarInvalidSymlink (0.05s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestTempArchiveCloseMultipleTimes
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestXGlobalNoParent
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestXGlobalNoParent (0.00s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestReplaceFileTarWrapper
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestGet
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestGet (0.00s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestGetShortcutString
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestGetShortcutString (0.00s)
08:08:23 [2022-04-27T08:08:23.029Z] PASS
08:08:23 [2022-04-27T08:08:23.029Z] coverage: 42.9% of statements
08:08:23 [2022-04-27T08:08:23.029Z] ok  	github.com/docker/docker/pkg/homedir	0.039s	coverage: 42.9% of statements
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestPrefixHeaderReadable
08:08:23 [2022-04-27T08:08:23.029Z] --- PASS: TestPrefixHeaderReadable (0.04s)
08:08:23 [2022-04-27T08:08:23.029Z] === RUN   TestDisablePigz
08:08:23 [2022-04-27T08:08:23.029Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
08:08:23 [2022-04-27T08:08:23.233Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestNetworkDBNodeLeave
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestDisablePigz (0.29s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestPigz
08:08:23 [2022-04-27T08:08:23.497Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestPigz (0.19s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestNosysFileInfo
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestNosysFileInfo (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestCopyFileWithInvalidDest
08:08:23 [2022-04-27T08:08:23.497Z]     archive_windows_test.go:16: Currently fails
08:08:23 [2022-04-27T08:08:23.497Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestCanonicalTarNameForPath
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestCanonicalTarName
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestCanonicalTarName (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestChmodTarEntry
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestChmodTarEntry (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestHardLinkOrder
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestHardLinkOrder (0.09s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestChangeString
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestChangeString (0.00s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestChangesWithNoChanges
08:08:23 [2022-04-27T08:08:23.497Z] --- PASS: TestChangesWithNoChanges (0.05s)
08:08:23 [2022-04-27T08:08:23.497Z] === RUN   TestChangesWithChanges
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestChangesWithChanges (0.04s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesWithChangesGH13590
08:08:23 [2022-04-27T08:08:23.965Z]     changes_test.go:196: needs more investigation
08:08:23 [2022-04-27T08:08:23.965Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesDirsEmpty
08:08:23 [2022-04-27T08:08:23.965Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
08:08:23 [2022-04-27T08:08:23.965Z] --- SKIP: TestChangesDirsEmpty (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesDirsMutated
08:08:23 [2022-04-27T08:08:23.965Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
08:08:23 [2022-04-27T08:08:23.965Z] --- SKIP: TestChangesDirsMutated (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestApplyLayer
08:08:23 [2022-04-27T08:08:23.965Z]     changes_test.go:433: needs further investigation
08:08:23 [2022-04-27T08:08:23.965Z] --- SKIP: TestApplyLayer (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesSizeWithHardlinks
08:08:23 [2022-04-27T08:08:23.965Z]     changes_test.go:469: needs further investigation
08:08:23 [2022-04-27T08:08:23.965Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesSizeWithNoChanges
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestChangesSize
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestChangesSize (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestApplyLayerInvalidFilenames
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames602340907\\dest"
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestApplyLayerInvalidHardlink
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4253439851\\victim\\hello" -> "../victim/hello"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1393986660\\victim\\hello" -> "/../victim/hello"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1731897941\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2010576867\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2212806941\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1233610520\\victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestApplyLayerInvalidSymlink
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4154889799\\dest\\dotdot" -> "../victim/hello"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2498436249\\dest\\slash-dotdot" -> "/../victim/hello"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4002167378\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3620719572\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink183909796\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink914186829\\dest\\loophole-victim" -> "../victim"
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestApplyLayerWhiteouts
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestGenerateEmptyFile
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestGenerateEmptyFile (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestGenerateWithContent
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestGenerateWithContent (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] PASS
08:08:23 [2022-04-27T08:08:23.965Z] coverage: 61.9% of statements
08:08:23 [2022-04-27T08:08:23.965Z] ok  	github.com/docker/docker/pkg/archive	8.942s	coverage: 61.9% of statements
08:08:23 [2022-04-27T08:08:23.965Z] === RUN   TestCreateIDMapOrder
08:08:23 [2022-04-27T08:08:23.965Z] --- PASS: TestCreateIDMapOrder (0.00s)
08:08:23 [2022-04-27T08:08:23.965Z] PASS
08:08:23 [2022-04-27T08:08:23.965Z] coverage: 7.2% of statements
08:08:23 [2022-04-27T08:08:23.965Z] ok  	github.com/docker/docker/pkg/idtools	0.046s	coverage: 7.2% of statements
08:08:24 [2022-04-27T08:08:24.171Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestFixedBufferCap
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestFixedBufferCap (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestFixedBufferLen
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestFixedBufferLen (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestFixedBufferString
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestFixedBufferString (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestFixedBufferWrite
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestFixedBufferWrite (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestFixedBufferRead
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestFixedBufferRead (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestBytesPipeRead
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestBytesPipeRead (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestBytesPipeWrite
08:08:25 [2022-04-27T08:08:25.530Z] --- PASS: TestBytesPipeWrite (0.00s)
08:08:25 [2022-04-27T08:08:25.530Z] === RUN   TestBytesPipeWriteRandomChunks
08:08:25 [2022-04-27T08:08:25.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestAtomicWriteToFile
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestAtomicWriteToFile (0.01s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestAtomicWriteSetCommit
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestAtomicWriteSetCancel
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestReadCloserWrapperClose
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestReadCloserWrapperClose (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestReaderErrWrapperReadOnError
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestReaderErrWrapperRead
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestReaderErrWrapperRead (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestCancelReadCloser
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestCancelReadCloser (0.15s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestWriteCloserWrapperClose
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestNopWriteCloser
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestNopWriteCloser (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestNopWriter
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestNopWriter (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestWriteCounter
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestWriteCounter (0.00s)
08:08:26 [2022-04-27T08:08:26.000Z] PASS
08:08:26 [2022-04-27T08:08:26.000Z] coverage: 69.2% of statements
08:08:26 [2022-04-27T08:08:26.000Z] ok  	github.com/docker/docker/pkg/ioutils	0.759s	coverage: 69.2% of statements
08:08:26 [2022-04-27T08:08:26.000Z] --- PASS: TestNetworkDBNodeLeave (2.86s)
08:08:26 [2022-04-27T08:08:26.000Z] === RUN   TestNetworkDBWatch
08:08:26 [2022-04-27T08:08:26.920Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestError
08:08:26 [2022-04-27T08:08:26.986Z] --- PASS: TestError (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/no_progress
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/progress_1
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/some_progress_with_a_start_time
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/some_progress_without_a_start_time
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/with_units
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestProgressString/hide_counts
08:08:26 [2022-04-27T08:08:26.986Z] --- PASS: TestProgressString (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/no_progress (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/progress_1 (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/with_units (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z]     --- PASS: TestProgressString/hide_counts (0.00s)
08:08:26 [2022-04-27T08:08:26.986Z] === RUN   TestJSONMessageDisplay
08:08:27 [2022-04-27T08:08:27.462Z] --- PASS: TestJSONMessageDisplay (0.19s)
08:08:27 [2022-04-27T08:08:27.462Z] === RUN   TestJSONMessageDisplayWithJSONError
08:08:27 [2022-04-27T08:08:27.462Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
08:08:27 [2022-04-27T08:08:27.462Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
08:08:27 [2022-04-27T08:08:27.462Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
08:08:27 [2022-04-27T08:08:27.462Z] === RUN   TestDisplayJSONMessagesStream
08:08:27 [2022-04-27T08:08:27.462Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
08:08:27 [2022-04-27T08:08:27.462Z] PASS
08:08:27 [2022-04-27T08:08:27.462Z] coverage: 91.7% of statements
08:08:27 [2022-04-27T08:08:27.462Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.234s	coverage: 91.7% of statements
08:08:27 [2022-04-27T08:08:27.930Z] 2022/04/27 08:08:27 Closing DB instances...
08:08:27 [2022-04-27T08:08:27.930Z] === RUN   TestStandardLongPath
08:08:27 [2022-04-27T08:08:27.930Z] --- PASS: TestStandardLongPath (0.00s)
08:08:27 [2022-04-27T08:08:27.930Z] === RUN   TestUNCLongPath
08:08:27 [2022-04-27T08:08:27.930Z] --- PASS: TestUNCLongPath (0.00s)
08:08:27 [2022-04-27T08:08:27.930Z] PASS
08:08:27 [2022-04-27T08:08:27.930Z] coverage: 100.0% of statements
08:08:27 [2022-04-27T08:08:27.930Z] ok  	github.com/docker/docker/pkg/longpath	0.051s	coverage: 100.0% of statements
08:08:28 [2022-04-27T08:08:28.294Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
08:08:28 [2022-04-27T08:08:28.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
08:08:28 [2022-04-27T08:08:28.917Z] === RUN   TestNameFormat
08:08:28 [2022-04-27T08:08:28.917Z] --- PASS: TestNameFormat (0.00s)
08:08:28 [2022-04-27T08:08:28.917Z] === RUN   TestNameRetries
08:08:28 [2022-04-27T08:08:28.917Z] --- PASS: TestNameRetries (0.00s)
08:08:28 [2022-04-27T08:08:28.917Z] PASS
08:08:28 [2022-04-27T08:08:28.917Z] coverage: 85.7% of statements
08:08:28 [2022-04-27T08:08:28.917Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
08:08:29 [2022-04-27T08:08:29.386Z] --- PASS: TestNetworkDBWatch (3.06s)
08:08:29 [2022-04-27T08:08:29.386Z] === RUN   TestNetworkDBBulkSync
08:08:29 [2022-04-27T08:08:29.386Z] === RUN   TestParseKeyValueOpt
08:08:29 [2022-04-27T08:08:29.386Z] --- PASS: TestParseKeyValueOpt (0.00s)
08:08:29 [2022-04-27T08:08:29.386Z] === RUN   TestParseUintList
08:08:29 [2022-04-27T08:08:29.386Z] --- PASS: TestParseUintList (0.00s)
08:08:29 [2022-04-27T08:08:29.386Z] === RUN   TestParseUintListMaximumLimits
08:08:29 [2022-04-27T08:08:29.386Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
08:08:29 [2022-04-27T08:08:29.386Z] PASS
08:08:29 [2022-04-27T08:08:29.386Z] coverage: 97.0% of statements
08:08:29 [2022-04-27T08:08:29.386Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
08:08:30 [2022-04-27T08:08:30.233Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ef9de8_<nil>}
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
08:08:30 [2022-04-27T08:08:30.372Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
08:08:30 [2022-04-27T08:08:30.372Z] --- PASS: Test_windowsOSRelease_String (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
08:08:30 [2022-04-27T08:08:30.372Z] PASS
08:08:30 [2022-04-27T08:08:30.372Z] coverage: 36.4% of statements
08:08:30 [2022-04-27T08:08:30.372Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.045s	coverage: 36.4% of statements
08:08:30 [2022-04-27T08:08:30.372Z] 2022/04/27 08:08:30 Closing DB instances...
08:08:31 [2022-04-27T08:08:31.359Z] === RUN   TestNewAndRemove
08:08:31 [2022-04-27T08:08:31.359Z] --- PASS: TestNewAndRemove (0.00s)
08:08:31 [2022-04-27T08:08:31.359Z] === RUN   TestRemoveInvalidPath
08:08:31 [2022-04-27T08:08:31.359Z] --- PASS: TestRemoveInvalidPath (0.00s)
08:08:31 [2022-04-27T08:08:31.359Z] PASS
08:08:31 [2022-04-27T08:08:31.359Z] coverage: 82.6% of statements
08:08:31 [2022-04-27T08:08:31.359Z] ok  	github.com/docker/docker/pkg/pidfile	0.046s	coverage: 82.6% of statements
08:08:32 [2022-04-27T08:08:32.135Z]     docker_api_swarm_test.go:507: [dd5af6c367fc4] joining swarm manager [dfd04c6044af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:08:32 [2022-04-27T08:08:32.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14100336526_/foo_false__<nil>_<nil>_<nil>}
08:08:32 [2022-04-27T08:08:32.346Z] --- PASS: TestNetworkDBBulkSync (2.84s)
08:08:32 [2022-04-27T08:08:32.346Z] === RUN   TestNetworkDBCRUDMediumCluster
08:08:33 [2022-04-27T08:08:33.068Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14100336526_/foo_true__<nil>_<nil>_<nil>}
08:08:33 [2022-04-27T08:08:33.332Z] === RUN   TestFailedConnection
08:08:34 [2022-04-27T08:08:34.328Z] --- PASS: TestGetAddress (28.63s)
08:08:34 [2022-04-27T08:08:34.328Z] === RUN   TestRequestSyntaxCheck
08:08:34 [2022-04-27T08:08:34.328Z] --- PASS: TestRequestSyntaxCheck (0.02s)
08:08:34 [2022-04-27T08:08:34.328Z] === RUN   TestRequest
08:08:34 [2022-04-27T08:08:34.447Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_false__<nil>_<nil>_<nil>}
08:08:35 [2022-04-27T08:08:35.314Z] --- PASS: TestFailedConnection (2.02s)
08:08:35 [2022-04-27T08:08:35.314Z] === RUN   TestFailOnce
08:08:35 [2022-04-27T08:08:35.314Z] 2022/04/27 08:08:35 Closing DB instances...
08:08:35 [2022-04-27T08:08:35.314Z] 2022/04/27 08:08:35 http: panic serving 127.0.0.1:49297: Plugin not ready
08:08:35 [2022-04-27T08:08:35.314Z] goroutine 9 [running]:
08:08:35 [2022-04-27T08:08:35.314Z] net/http.(*conn).serve.func1()
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:1825 +0xbf
08:08:35 [2022-04-27T08:08:35.314Z] panic({0x5a3700, 0x6ed060})
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/runtime/panic.go:844 +0x258
08:08:35 [2022-04-27T08:08:35.314Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?)
08:08:35 [2022-04-27T08:08:35.314Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
08:08:35 [2022-04-27T08:08:35.314Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6f2878?, 0xc0000a0000?}, 0x4fd9a6?)
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:2084 +0x2f
08:08:35 [2022-04-27T08:08:35.314Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6f2878, 0xc0000a0000}, 0xc00019e100)
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:2462 +0x149
08:08:35 [2022-04-27T08:08:35.314Z] net/http.serverHandler.ServeHTTP({0x6f0e98?}, {0x6f2878, 0xc0000a0000}, 0xc00019e100)
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:2916 +0x43b
08:08:35 [2022-04-27T08:08:35.314Z] net/http.(*conn).serve(0xc000066e60, {0x6f2d78, 0xc00014b0e0})
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
08:08:35 [2022-04-27T08:08:35.314Z] created by net/http.(*Server).Serve
08:08:35 [2022-04-27T08:08:35.314Z] 	c:/go/src/net/http/server.go:3071 +0x4db
08:08:35 [2022-04-27T08:08:35.314Z] time="2022-04-27T08:08:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s"
08:08:35 [2022-04-27T08:08:35.823Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_true__<nil>_<nil>_<nil>}
08:08:36 [2022-04-27T08:08:36.301Z] --- PASS: TestFailOnce (1.23s)
08:08:36 [2022-04-27T08:08:36.301Z] === RUN   TestEchoInputOutput
08:08:36 [2022-04-27T08:08:36.301Z] --- PASS: TestEchoInputOutput (0.00s)
08:08:36 [2022-04-27T08:08:36.301Z] === RUN   TestBackoff
08:08:36 [2022-04-27T08:08:36.301Z] --- PASS: TestBackoff (0.00s)
08:08:36 [2022-04-27T08:08:36.301Z] === RUN   TestAbortRetry
08:08:36 [2022-04-27T08:08:36.301Z] --- PASS: TestAbortRetry (0.00s)
08:08:36 [2022-04-27T08:08:36.301Z] === RUN   TestClientScheme
08:08:36 [2022-04-27T08:08:36.301Z] --- PASS: TestClientScheme (0.00s)
08:08:36 [2022-04-27T08:08:36.301Z] === RUN   TestNewClientWithTimeout
08:08:37 [2022-04-27T08:08:37.201Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_true__0xc000ef9e18_<nil>_<nil>}
08:08:37 [2022-04-27T08:08:37.304Z] time="2022-04-27T08:08:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
08:08:37 [2022-04-27T08:08:37.460Z] --- PASS: TestCreateServiceMultipleTimes (17.94s)
08:08:37 [2022-04-27T08:08:37.460Z] === RUN   TestCreateServiceConflict
08:08:38 [2022-04-27T08:08:38.291Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.25s)
08:08:38 [2022-04-27T08:08:38.291Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
08:08:38 [2022-04-27T08:08:38.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ef9e30_<nil>}
08:08:38 [2022-04-27T08:08:38.760Z] time="2022-04-27T08:08:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
08:08:38 [2022-04-27T08:08:38.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ef9e48_<nil>}
08:08:39 [2022-04-27T08:08:39.228Z] 2022/04/27 08:08:39 Closing DB instances...
08:08:39 [2022-04-27T08:08:39.909Z] --- PASS: TestCreateServiceConflict (2.48s)
08:08:39 [2022-04-27T08:08:39.909Z] === RUN   TestCreateServiceMaxReplicas
08:08:40 [2022-04-27T08:08:40.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ef9e60_<nil>}
08:08:41 [2022-04-27T08:08:41.443Z] time="2022-04-27T08:08:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
08:08:41 [2022-04-27T08:08:41.443Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s)
08:08:41 [2022-04-27T08:08:41.443Z] === RUN   TestNetworkDBGarbageCollection
08:08:41 [2022-04-27T08:08:41.848Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ef9e78_<nil>}
08:08:43 [2022-04-27T08:08:43.222Z] --- PASS: TestCreateServiceMaxReplicas (3.08s)
08:08:43 [2022-04-27T08:08:43.222Z] === RUN   TestCreateWithDuplicateNetworkNames
08:08:43 [2022-04-27T08:08:43.222Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
08:08:43 [2022-04-27T08:08:43.659Z] --- PASS: TestRequest (9.27s)
08:08:43 [2022-04-27T08:08:43.659Z] === RUN   TestOverlappingRequests
08:08:44 [2022-04-27T08:08:44.132Z] --- PASS: TestOverlappingRequests (0.38s)
08:08:44 [2022-04-27T08:08:44.132Z] === RUN   TestRelease
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
08:08:45 [2022-04-27T08:08:45.129Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:08:45 [2022-04-27T08:08:45.699Z] time="2022-04-27T08:08:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
08:08:45 [2022-04-27T08:08:45.699Z] --- PASS: TestRelease (1.65s)
08:08:45 [2022-04-27T08:08:45.699Z] === RUN   TestAllocateRandomDeallocate
08:08:47 [2022-04-27T08:08:47.667Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:08:49 [2022-04-27T08:08:49.051Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:08:50 [2022-04-27T08:08:50.456Z] --- PASS: TestAllocateRandomDeallocate (4.32s)
08:08:50 [2022-04-27T08:08:50.456Z] === RUN   TestRetrieveFromStore
08:08:50 [2022-04-27T08:08:50.957Z] === RUN   TestDockerSuite/TestCopyAndRestart
08:08:51 [2022-04-27T08:08:51.448Z] --- PASS: TestRetrieveFromStore (1.39s)
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestRequestReleaseAddressDuplicate
08:08:51 [2022-04-27T08:08:51.448Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestParallelPredefinedRequest1
08:08:51 [2022-04-27T08:08:51.448Z] === PAUSE TestParallelPredefinedRequest1
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestParallelPredefinedRequest2
08:08:51 [2022-04-27T08:08:51.448Z] === PAUSE TestParallelPredefinedRequest2
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestParallelPredefinedRequest3
08:08:51 [2022-04-27T08:08:51.448Z] === PAUSE TestParallelPredefinedRequest3
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestParallelPredefinedRequest4
08:08:51 [2022-04-27T08:08:51.448Z] === PAUSE TestParallelPredefinedRequest4
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestParallelPredefinedRequest5
08:08:51 [2022-04-27T08:08:51.448Z] === PAUSE TestParallelPredefinedRequest5
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestDebug
08:08:51 [2022-04-27T08:08:51.448Z] --- PASS: TestDebug (0.00s)
08:08:51 [2022-04-27T08:08:51.448Z] === RUN   TestRequestPoolParallel
08:08:51 [2022-04-27T08:08:51.890Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
08:08:51 [2022-04-27T08:08:51.890Z] === RUN   TestDockerSuite/TestCpAbsolutePath
08:08:51 [2022-04-27T08:08:51.916Z] --- PASS: TestRequestPoolParallel (0.28s)
08:08:51 [2022-04-27T08:08:51.916Z] === RUN   TestFullAllocateRelease
08:08:52 [2022-04-27T08:08:52.458Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
08:08:52 [2022-04-27T08:08:52.545Z] --- PASS: TestFullAllocateRelease (0.47s)
08:08:52 [2022-04-27T08:08:52.545Z] === RUN   TestOddAllocateRelease
08:08:52 [2022-04-27T08:08:52.545Z] --- PASS: TestOddAllocateRelease (0.29s)
08:08:52 [2022-04-27T08:08:52.545Z] === RUN   TestFullAllocateSerialReleaseParallel
08:08:52 [2022-04-27T08:08:52.545Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
08:08:52 [2022-04-27T08:08:52.545Z] === RUN   TestOddAllocateSerialReleaseParallel
08:08:52 [2022-04-27T08:08:52.545Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
08:08:52 [2022-04-27T08:08:52.545Z] === RUN   TestEvenAllocateSerialReleaseParallel
08:08:52 [2022-04-27T08:08:52.545Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest1
08:08:52 [2022-04-27T08:08:52.545Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest4
08:08:52 [2022-04-27T08:08:52.545Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:08:52 [2022-04-27T08:08:52.545Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest2
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest5
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest2
08:08:52 [2022-04-27T08:08:52.545Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest3
08:08:52 [2022-04-27T08:08:52.545Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:08:52 [2022-04-27T08:08:52.545Z] === CONT  TestParallelPredefinedRequest5
08:08:52 [2022-04-27T08:08:52.545Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:08:52 [2022-04-27T08:08:52.545Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
08:08:52 [2022-04-27T08:08:52.545Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
08:08:52 [2022-04-27T08:08:52.545Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
08:08:53 [2022-04-27T08:08:53.013Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
08:08:53 [2022-04-27T08:08:53.013Z] PASS
08:08:53 [2022-04-27T08:08:53.013Z] coverage: 85.3% of statements
08:08:53 [2022-04-27T08:08:53.013Z] ok  	github.com/docker/docker/libnetwork/ipam	53.239s	coverage: 85.3% of statements
08:08:53 [2022-04-27T08:08:53.024Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
08:08:53 [2022-04-27T08:08:53.282Z] === RUN   TestDockerSuite/TestCpFromCaseA
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParseEmptyInterface
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParseEmptyInterface (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParseNonInterfaceType
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParseNonInterfaceType (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParseWithOneFunction
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParseWithOneFunction (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParseWithMultipleFuncs
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParseWithUnnamedReturn
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestEmbeddedInterface
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestEmbeddedInterface (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestParsedImports
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestParsedImports (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] === RUN   TestAliasedImports
08:08:53 [2022-04-27T08:08:53.481Z] --- PASS: TestAliasedImports (0.00s)
08:08:53 [2022-04-27T08:08:53.481Z] PASS
08:08:53 [2022-04-27T08:08:53.481Z] coverage: 56.8% of statements
08:08:53 [2022-04-27T08:08:53.481Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
08:08:53 [2022-04-27T08:08:53.848Z] === RUN   TestDockerSuite/TestCpFromCaseB
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestNewClientWithTimeout (17.63s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestClientStream
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestClientStream (0.00s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestClientSendFile
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestClientSendFile (0.00s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestClientWithRequestTimeout
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestClientWithRequestTimeout (0.01s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestFileSpecPlugin
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestFileSpecPlugin (0.01s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestFileJSONSpecPlugin
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestPluginAddHandler
08:08:53 [2022-04-27T08:08:53.952Z] --- PASS: TestPluginAddHandler (0.00s)
08:08:53 [2022-04-27T08:08:53.952Z] === RUN   TestPluginWaitBadPlugin
08:08:54 [2022-04-27T08:08:54.414Z] === RUN   TestDockerSuite/TestCpFromCaseC
08:08:54 [2022-04-27T08:08:54.420Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
08:08:54 [2022-04-27T08:08:54.420Z] === RUN   TestGet
08:08:54 [2022-04-27T08:08:54.420Z] time="2022-04-27T08:08:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
08:08:54 [2022-04-27T08:08:54.890Z] === RUN   TestHTTPTransport
08:08:54 [2022-04-27T08:08:54.890Z] --- PASS: TestHTTPTransport (0.00s)
08:08:54 [2022-04-27T08:08:54.890Z] PASS
08:08:54 [2022-04-27T08:08:54.890Z] coverage: 85.7% of statements
08:08:54 [2022-04-27T08:08:54.890Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.047s	coverage: 85.7% of statements
08:08:54 [2022-04-27T08:08:54.980Z] === RUN   TestDockerSuite/TestCpFromCaseD
08:08:55 [2022-04-27T08:08:55.359Z] time="2022-04-27T08:08:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
08:08:55 [2022-04-27T08:08:55.547Z] === RUN   TestDockerSuite/TestCpFromCaseE
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestBufioReaderPoolPutAndGet
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestBufioWriterPoolPutAndGet
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] === RUN   TestBufferPoolPutAndGet
08:08:55 [2022-04-27T08:08:55.827Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
08:08:55 [2022-04-27T08:08:55.827Z] PASS
08:08:55 [2022-04-27T08:08:55.827Z] coverage: 88.2% of statements
08:08:55 [2022-04-27T08:08:55.827Z] ok  	github.com/docker/docker/pkg/pools	0.048s	coverage: 88.2% of statements
08:08:56 [2022-04-27T08:08:56.115Z] === RUN   TestDockerSuite/TestCpFromCaseF
08:08:56 [2022-04-27T08:08:56.681Z] === RUN   TestDockerSuite/TestCpFromCaseG
08:08:56 [2022-04-27T08:08:56.814Z] === RUN   TestOutputOnPrematureClose
08:08:56 [2022-04-27T08:08:56.814Z] --- PASS: TestOutputOnPrematureClose (0.00s)
08:08:56 [2022-04-27T08:08:56.814Z] === RUN   TestCompleteSilently
08:08:56 [2022-04-27T08:08:56.814Z] --- PASS: TestCompleteSilently (0.00s)
08:08:56 [2022-04-27T08:08:56.814Z] PASS
08:08:56 [2022-04-27T08:08:56.814Z] coverage: 75.9% of statements
08:08:56 [2022-04-27T08:08:56.814Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
08:08:57 [2022-04-27T08:08:57.248Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s)
08:08:57 [2022-04-27T08:08:57.248Z] === RUN   TestCreateServiceSecretFileMode
08:08:57 [2022-04-27T08:08:57.283Z] === RUN   TestSendToOneSub
08:08:57 [2022-04-27T08:08:57.283Z] --- PASS: TestSendToOneSub (0.00s)
08:08:57 [2022-04-27T08:08:57.283Z] === RUN   TestSendToMultipleSubs
08:08:57 [2022-04-27T08:08:57.283Z] --- PASS: TestSendToMultipleSubs (0.00s)
08:08:57 [2022-04-27T08:08:57.283Z] === RUN   TestEvictOneSub
08:08:57 [2022-04-27T08:08:57.283Z] --- PASS: TestEvictOneSub (0.00s)
08:08:57 [2022-04-27T08:08:57.283Z] === RUN   TestClosePublisher
08:08:57 [2022-04-27T08:08:57.283Z] --- PASS: TestClosePublisher (0.00s)
08:08:57 [2022-04-27T08:08:57.283Z] === RUN   TestPubSubRace
08:08:57 [2022-04-27T08:08:57.283Z] time="2022-04-27T08:08:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
08:08:57 [2022-04-27T08:08:57.506Z] === RUN   TestDockerSuite/TestCpFromCaseH
08:08:58 [2022-04-27T08:08:58.273Z] --- PASS: TestPubSubRace (1.06s)
08:08:58 [2022-04-27T08:08:58.273Z] PASS
08:08:58 [2022-04-27T08:08:58.273Z] coverage: 75.0% of statements
08:08:58 [2022-04-27T08:08:58.273Z] ok  	github.com/docker/docker/pkg/pubsub	1.096s	coverage: 75.0% of statements
08:08:58 [2022-04-27T08:08:58.442Z] === RUN   TestDockerSuite/TestCpFromCaseI
08:08:59 [2022-04-27T08:08:59.009Z] === RUN   TestDockerSuite/TestCpFromCaseJ
08:08:59 [2022-04-27T08:08:59.269Z] === RUN   TestRegister
08:08:59 [2022-04-27T08:08:59.269Z] --- PASS: TestRegister (0.00s)
08:08:59 [2022-04-27T08:08:59.269Z] === RUN   TestCommand
08:08:59 [2022-04-27T08:08:59.269Z] --- PASS: TestCommand (0.04s)
08:08:59 [2022-04-27T08:08:59.269Z] === RUN   TestNaiveSelf
08:08:59 [2022-04-27T08:08:59.269Z] --- PASS: TestNaiveSelf (0.04s)
08:08:59 [2022-04-27T08:08:59.269Z] PASS
08:08:59 [2022-04-27T08:08:59.269Z] coverage: 82.4% of statements
08:08:59 [2022-04-27T08:08:59.269Z] ok  	github.com/docker/docker/pkg/reexec	0.121s	coverage: 82.4% of statements
08:08:59 [2022-04-27T08:08:59.944Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
08:09:00 [2022-04-27T08:09:00.257Z] === RUN   TestDump
08:09:00 [2022-04-27T08:09:00.257Z] goroutine 4 [running]:
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.dump(0x682d57?)
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.Dump(...)
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
08:09:00 [2022-04-27T08:09:00.257Z] testing.tRunner(0xc000031d40, 0x84a498)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1439 +0x102
08:09:00 [2022-04-27T08:09:00.257Z] created by testing.(*T).Run
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1486 +0x35f
08:09:00 [2022-04-27T08:09:00.257Z] 
08:09:00 [2022-04-27T08:09:00.257Z] goroutine 1 [chan receive]:
08:09:00 [2022-04-27T08:09:00.257Z] testing.(*T).Run(0xc000031ba0, {0x83913c?, 0x65c1f3?}, 0x84a498)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1487 +0x37a
08:09:00 [2022-04-27T08:09:00.257Z] testing.runTests.func1(0xc00005e870?)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1839 +0x6e
08:09:00 [2022-04-27T08:09:00.257Z] testing.tRunner(0xc000031ba0, 0xc000067ca0)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1439 +0x102
08:09:00 [2022-04-27T08:09:00.257Z] testing.runTests(0xc00004a460?, {0x9ce400, 0x3, 0x3}, {0x1e0fdfc0108?, 0x40?, 0x9d34a0?})
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1837 +0x457
08:09:00 [2022-04-27T08:09:00.257Z] testing.(*M).Run(0xc00004a460)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
08:09:00 [2022-04-27T08:09:00.257Z] main.main()
08:09:00 [2022-04-27T08:09:00.257Z] 	_testmain.go:99 +0x255
08:09:00 [2022-04-27T08:09:00.257Z] --- PASS: TestDump (0.00s)
08:09:00 [2022-04-27T08:09:00.257Z] === RUN   TestDumpToFile
08:09:00 [2022-04-27T08:09:00.257Z] --- PASS: TestDumpToFile (0.18s)
08:09:00 [2022-04-27T08:09:00.257Z] === RUN   TestDumpToFileWithEmptyInput
08:09:00 [2022-04-27T08:09:00.257Z] goroutine 6 [running]:
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.dump(0x6fed13?)
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x6fece0?})
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
08:09:00 [2022-04-27T08:09:00.257Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?)
08:09:00 [2022-04-27T08:09:00.257Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
08:09:00 [2022-04-27T08:09:00.257Z] testing.tRunner(0xc00015e4e0, 0x84a488)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1439 +0x102
08:09:00 [2022-04-27T08:09:00.257Z] created by testing.(*T).Run
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1486 +0x35f
08:09:00 [2022-04-27T08:09:00.257Z] 
08:09:00 [2022-04-27T08:09:00.257Z] goroutine 1 [chan receive]:
08:09:00 [2022-04-27T08:09:00.257Z] testing.(*T).Run(0xc000031ba0, {0x840713?, 0x65c1f3?}, 0x84a488)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1487 +0x37a
08:09:00 [2022-04-27T08:09:00.257Z] testing.runTests.func1(0xc00005e870?)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1839 +0x6e
08:09:00 [2022-04-27T08:09:00.257Z] testing.tRunner(0xc000031ba0, 0xc000067ca0)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1439 +0x102
08:09:00 [2022-04-27T08:09:00.257Z] testing.runTests(0xc00004a460?, {0x9ce400, 0x3, 0x3}, {0x1e0fdfc0108?, 0x40?, 0x9d34a0?})
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1837 +0x457
08:09:00 [2022-04-27T08:09:00.257Z] testing.(*M).Run(0xc00004a460)
08:09:00 [2022-04-27T08:09:00.257Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
08:09:00 [2022-04-27T08:09:00.257Z] main.main()
08:09:00 [2022-04-27T08:09:00.257Z] 	_testmain.go:99 +0x255
08:09:00 [2022-04-27T08:09:00.257Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
08:09:00 [2022-04-27T08:09:00.257Z] PASS
08:09:00 [2022-04-27T08:09:00.257Z] coverage: 90.9% of statements
08:09:00 [2022-04-27T08:09:00.257Z] ok  	github.com/docker/docker/pkg/stack	0.222s	coverage: 90.9% of statements
08:09:00 [2022-04-27T08:09:00.510Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
08:09:00 [2022-04-27T08:09:00.510Z] === RUN   TestCreateServiceConfigFileMode
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestNewStdWriter
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestNewStdWriter (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestWriteWithUninitializedStdWriter
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestWriteWithNilBytes
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestWriteWithNilBytes (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestWrite
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestWrite (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestWriteWithWriterError
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestWriteWithWriterError (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyWriteAndRead
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyReturnsErrorReadingHeader
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyReturnsErrorReadingFrame
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyDetectsCorruptedFrame
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyWithInvalidInputHeader
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyWithCorruptedPrefix
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyReturnsWriteErrors
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] === RUN   TestStdCopyReturnsErrorFromSystem
08:09:00 [2022-04-27T08:09:00.726Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
08:09:00 [2022-04-27T08:09:00.726Z] PASS
08:09:00 [2022-04-27T08:09:00.726Z] coverage: 100.0% of statements
08:09:00 [2022-04-27T08:09:00.726Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
08:09:01 [2022-04-27T08:09:01.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
08:09:01 [2022-04-27T08:09:01.196Z] time="2022-04-27T08:09:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
08:09:01 [2022-04-27T08:09:01.334Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestRawProgressFormatterFormatStatus
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestRawProgressFormatterFormatProgress
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestFormatStatus
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestFormatStatus (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestFormatError
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestFormatError (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestFormatJSONError
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestFormatJSONError (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestJsonProgressFormatterFormatProgress
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestJsonProgressFormatterFormatStatus
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestNewJSONProgressOutput
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestNewJSONProgressOutput (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestAuxFormatterEmit
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestAuxFormatterEmit (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestStreamWriterStdout
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestStreamWriterStdout (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] === RUN   TestStreamWriterStderr
08:09:01 [2022-04-27T08:09:01.664Z] --- PASS: TestStreamWriterStderr (0.00s)
08:09:01 [2022-04-27T08:09:01.664Z] PASS
08:09:01 [2022-04-27T08:09:01.664Z] coverage: 66.2% of statements
08:09:01 [2022-04-27T08:09:01.664Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestGenerateRandomID
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestGenerateRandomID (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestShortenId
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestShortenId (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestShortenSha256Id
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestShortenSha256Id (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestShortenIdEmpty
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestShortenIdEmpty (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestShortenIdInvalid
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestShortenIdInvalid (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestIsShortIDNonHex
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestIsShortIDNonHex (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] === RUN   TestIsShortIDNotCorrectSize
08:09:02 [2022-04-27T08:09:02.134Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
08:09:02 [2022-04-27T08:09:02.134Z] PASS
08:09:02 [2022-04-27T08:09:02.134Z] coverage: 70.6% of statements
08:09:02 [2022-04-27T08:09:02.134Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
08:09:02 [2022-04-27T08:09:02.271Z] === RUN   TestDockerSuite/TestCpGarbagePath
08:09:03 [2022-04-27T08:09:03.126Z] === RUN   TestIsCpusetListAvailable
08:09:03 [2022-04-27T08:09:03.126Z] --- PASS: TestIsCpusetListAvailable (0.00s)
08:09:03 [2022-04-27T08:09:03.126Z] PASS
08:09:03 [2022-04-27T08:09:03.126Z] coverage: 39.4% of statements
08:09:03 [2022-04-27T08:09:03.126Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 39.4% of statements
08:09:03 [2022-04-27T08:09:03.649Z]     docker_api_swarm_node_test.go:81: [d2ed71ef1ca5c] joining swarm manager [d47a9bd3f4a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:09:03 [2022-04-27T08:09:03.649Z] === RUN   TestDockerSuite/TestCpLocalOnly
08:09:03 [2022-04-27T08:09:03.649Z] === RUN   TestDockerSuite/TestCpNameHasColon
08:09:04 [2022-04-27T08:09:04.307Z] --- PASS: TestCreateServiceConfigFileMode (3.56s)
08:09:04 [2022-04-27T08:09:04.307Z] === RUN   TestCreateServiceSysctls
08:09:04 [2022-04-27T08:09:04.307Z] === RUN   TestDockerSuite/TestCpRelativePath
08:09:04 [2022-04-27T08:09:04.692Z] === RUN   TestChtimes
08:09:04 [2022-04-27T08:09:04.692Z] --- PASS: TestChtimes (0.01s)
08:09:04 [2022-04-27T08:09:04.692Z] === RUN   TestChtimesWindows
08:09:04 [2022-04-27T08:09:04.692Z] --- PASS: TestChtimesWindows (0.00s)
08:09:04 [2022-04-27T08:09:04.692Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
08:09:04 [2022-04-27T08:09:04.692Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
08:09:04 [2022-04-27T08:09:04.692Z] PASS
08:09:04 [2022-04-27T08:09:04.692Z] coverage: 13.0% of statements
08:09:04 [2022-04-27T08:09:04.692Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 13.0% of statements
08:09:05 [2022-04-27T08:09:05.253Z] === RUN   TestDockerSuite/TestCpSpecialFiles
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestTailFile
08:09:05 [2022-04-27T08:09:05.685Z] --- PASS: TestTailFile (0.00s)
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestTailFileManyLines
08:09:05 [2022-04-27T08:09:05.685Z] --- PASS: TestTailFileManyLines (0.00s)
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestTailEmptyFile
08:09:05 [2022-04-27T08:09:05.685Z] --- PASS: TestTailEmptyFile (0.00s)
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestTailNegativeN
08:09:05 [2022-04-27T08:09:05.685Z] --- PASS: TestTailNegativeN (0.00s)
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader
08:09:05 [2022-04-27T08:09:05.685Z] === CONT  TestNewTailReader
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/4_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/4_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/8_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/8_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/12_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/12_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/no_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/no_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/single_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/single_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/2_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/2_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line#01
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line#02
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
08:09:05 [2022-04-27T08:09:05.685Z] === CONT  TestNewTailReader/4_byte_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.685Z] === CONT  TestNewTailReader/no_delimiter
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.685Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.685Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/2_byte_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/8_byte_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/12_byte_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/single_byte_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.686Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.686Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/no_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.687Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.688Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:05 [2022-04-27T08:09:05.688Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:09:05 [2022-04-27T08:09:05.689Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:05 [2022-04-27T08:09:05.689Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.163Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.164Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:09:06 [2022-04-27T08:09:06.165Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:09:06 [2022-04-27T08:09:06.165Z] --- PASS: TestNewTailReader (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.165Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
08:09:06 [2022-04-27T08:09:06.166Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.166Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.167Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:09:06 [2022-04-27T08:09:06.168Z] PASS
08:09:06 [2022-04-27T08:09:06.168Z] coverage: 88.6% of statements
08:09:06 [2022-04-27T08:09:06.168Z] ok  	github.com/docker/docker/pkg/tailfile	0.199s	coverage: 88.6% of statements
08:09:06 [2022-04-27T08:09:06.188Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
08:09:06 [2022-04-27T08:09:06.636Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:09:06 [2022-04-27T08:09:06.636Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:09:06 [2022-04-27T08:09:06.636Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:09:06 [2022-04-27T08:09:06.636Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestTarSumRemoveNonExistent
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestTarSumRemove
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestTarSumRemove (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestSortFileInfoSums
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestSortFileInfoSums (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestNewTarSumForLabelInvalid
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestNewTarSumForLabel
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestNewTarSumForLabel (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestEmptyTar
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestEmptyTar (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestTarSumsReadSize
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestTarSumsReadSize (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestTarSums
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestTarSums (0.07s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestIteration
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestIteration (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestVersionLabelForChecksum
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestVersionLabelForChecksum (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestVersion
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestVersion (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestGetVersion
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestGetVersion (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestGetVersions
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestGetVersions (0.00s)
08:09:07 [2022-04-27T08:09:07.105Z] PASS
08:09:07 [2022-04-27T08:09:07.105Z] coverage: 89.3% of statements
08:09:07 [2022-04-27T08:09:07.105Z] ok  	github.com/docker/docker/pkg/tarsum	0.148s	coverage: 89.3% of statements
08:09:07 [2022-04-27T08:09:07.105Z] === RUN   TestTruncIndex
08:09:07 [2022-04-27T08:09:07.105Z] --- PASS: TestTruncIndex (0.10s)
08:09:07 [2022-04-27T08:09:07.105Z] PASS
08:09:07 [2022-04-27T08:09:07.105Z] coverage: 91.5% of statements
08:09:07 [2022-04-27T08:09:07.105Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
08:09:07 [2022-04-27T08:09:07.123Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
08:09:07 [2022-04-27T08:09:07.577Z] === RUN   TestVersionInfo
08:09:07 [2022-04-27T08:09:07.578Z] --- PASS: TestVersionInfo (0.00s)
08:09:07 [2022-04-27T08:09:07.578Z] === RUN   TestAppendVersions
08:09:07 [2022-04-27T08:09:07.578Z] --- PASS: TestAppendVersions (0.00s)
08:09:07 [2022-04-27T08:09:07.578Z] PASS
08:09:07 [2022-04-27T08:09:07.578Z] coverage: 88.9% of statements
08:09:07 [2022-04-27T08:09:07.578Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
08:09:08 [2022-04-27T08:09:08.059Z] === RUN   TestDockerSuite/TestCpToCaseA
08:09:08 [2022-04-27T08:09:08.318Z] --- PASS: TestCreateServiceSysctls (4.33s)
08:09:08 [2022-04-27T08:09:08.318Z] === RUN   TestCreateServiceCapabilities
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestNewSettable
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestNewSettable (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestIsSettable
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestIsSettable (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestUpdateSettingsEnv
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestUpdateSettingsEnv (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] PASS
08:09:09 [2022-04-27T08:09:09.149Z] coverage: 20.0% of statements
08:09:09 [2022-04-27T08:09:09.149Z] ok  	github.com/docker/docker/plugin/v2	0.072s	coverage: 20.0% of statements
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestGet (15.01s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestPluginWithNoManifest
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestValidatePrivileges
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestValidatePrivileges (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestFilterByCapNeg
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestFilterByCapNeg (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestFilterByCapPos
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestFilterByCapPos (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestStoreGetPluginNotMatchCapRefs
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] PASS
08:09:09 [2022-04-27T08:09:09.149Z] coverage: 12.2% of statements
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestPluginWithNoManifest (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] === RUN   TestGetAll
08:09:09 [2022-04-27T08:09:09.149Z] --- PASS: TestGetAll (0.00s)
08:09:09 [2022-04-27T08:09:09.149Z] PASS
08:09:09 [2022-04-27T08:09:09.149Z] coverage: 73.2% of statements
08:09:09 [2022-04-27T08:09:09.149Z] ok  	github.com/docker/docker/plugin	0.052s	coverage: 12.2% of statements
08:09:09 [2022-04-27T08:09:09.149Z] ok  	github.com/docker/docker/pkg/plugins	35.989s	coverage: 73.2% of statements
08:09:09 [2022-04-27T08:09:09.253Z] === RUN   TestDockerSuite/TestCpToCaseB
08:09:09 [2022-04-27T08:09:09.819Z] === RUN   TestDockerSuite/TestCpToCaseC
08:09:10 [2022-04-27T08:09:10.135Z] === RUN   TestLoad
08:09:10 [2022-04-27T08:09:10.135Z] --- PASS: TestLoad (0.00s)
08:09:10 [2022-04-27T08:09:10.135Z] === RUN   TestSave
08:09:10 [2022-04-27T08:09:10.135Z] --- PASS: TestSave (0.03s)
08:09:10 [2022-04-27T08:09:10.135Z] === RUN   TestAddDeleteGet
08:09:10 [2022-04-27T08:09:10.135Z] --- PASS: TestAddDeleteGet (0.04s)
08:09:10 [2022-04-27T08:09:10.135Z] === RUN   TestInvalidTags
08:09:10 [2022-04-27T08:09:10.135Z] --- PASS: TestInvalidTags (0.01s)
08:09:10 [2022-04-27T08:09:10.135Z] PASS
08:09:10 [2022-04-27T08:09:10.135Z] coverage: 84.4% of statements
08:09:10 [2022-04-27T08:09:10.135Z] ok  	github.com/docker/docker/reference	0.204s	coverage: 84.4% of statements
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestHeaderSimpleErrors
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestHeaderTooMuchFailures
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReaderWithReadError
08:09:10 [2022-04-27T08:09:10.604Z] time="2022-04-27T08:09:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReader
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReader (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] === RUN   TestResumableRequestReaderWithInitialResponse
08:09:10 [2022-04-27T08:09:10.604Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
08:09:10 [2022-04-27T08:09:10.604Z] PASS
08:09:10 [2022-04-27T08:09:10.604Z] coverage: 100.0% of statements
08:09:10 [2022-04-27T08:09:10.604Z] ok  	github.com/docker/docker/registry/resumable	0.268s	coverage: 100.0% of statements
08:09:11 [2022-04-27T08:09:11.072Z] === RUN   TestRestartManagerTimeout
08:09:11 [2022-04-27T08:09:11.072Z] --- PASS: TestRestartManagerTimeout (0.00s)
08:09:11 [2022-04-27T08:09:11.072Z] === RUN   TestRestartManagerTimeoutReset
08:09:11 [2022-04-27T08:09:11.072Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
08:09:11 [2022-04-27T08:09:11.072Z] PASS
08:09:11 [2022-04-27T08:09:11.072Z] coverage: 50.9% of statements
08:09:11 [2022-04-27T08:09:11.072Z] ok  	github.com/docker/docker/restartmanager	0.045s	coverage: 50.9% of statements
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestResolveAuthConfigIndexServer
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestResolveAuthConfigFullURL
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestLoadAllowNondistributableArtifacts
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestValidateMirror
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestValidateMirror (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestLoadInsecureRegistries
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestDecodeContainerConfig
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestDecodeContainerConfig (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestDecodeContainerConfigIsolation
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] === RUN   TestValidatePrivileged
08:09:11 [2022-04-27T08:09:11.541Z] --- PASS: TestValidatePrivileged (0.00s)
08:09:11 [2022-04-27T08:09:11.541Z] PASS
08:09:11 [2022-04-27T08:09:11.541Z] coverage: 52.4% of statements
08:09:11 [2022-04-27T08:09:11.541Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 52.4% of statements
08:09:12 [2022-04-27T08:09:12.009Z] time="2022-04-27T08:09:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:09:12 [2022-04-27T08:09:12.009Z] time="2022-04-27T08:09:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
08:09:12 [2022-04-27T08:09:12.009Z] time="2022-04-27T08:09:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestLoadInsecureRegistries (0.21s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestNewServiceConfig
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestNewServiceConfig (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestValidateIndexName
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestValidateIndexName (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestValidateIndexNameWithError
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestValidateIndexNameWithError (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestEndpointParse
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestEndpointParse (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestEndpointParseInvalid
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestEndpointParseInvalid (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestValidateEndpoint
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestValidateEndpoint (0.01s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestPing
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestPing (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestPingRegistryEndpoint
08:09:12 [2022-04-27T08:09:12.009Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
08:09:12 [2022-04-27T08:09:12.009Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestEndpoint
08:09:12 [2022-04-27T08:09:12.009Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
08:09:12 [2022-04-27T08:09:12.009Z] --- SKIP: TestEndpoint (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestParseRepositoryInfo
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestParseRepositoryInfo (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestNewIndexInfo
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestNewIndexInfo (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestMirrorEndpointLookup
08:09:12 [2022-04-27T08:09:12.009Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
08:09:12 [2022-04-27T08:09:12.009Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestSearchRepositories
08:09:12 [2022-04-27T08:09:12.009Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
08:09:12 [2022-04-27T08:09:12.009Z]         Host: 127.0.0.1:49361
08:09:12 [2022-04-27T08:09:12.009Z]         User-Agent: docker test client
08:09:12 [2022-04-27T08:09:12.009Z]         Authorization: Token fake-token
08:09:12 [2022-04-27T08:09:12.009Z]         X-Docker-Token: true
08:09:12 [2022-04-27T08:09:12.009Z]         Accept-Encoding: gzip
08:09:12 [2022-04-27T08:09:12.009Z]         
08:09:12 [2022-04-27T08:09:12.009Z]         
08:09:12 [2022-04-27T08:09:12.009Z]     registry_test.go:731: HTTP/1.1 200 OK
08:09:12 [2022-04-27T08:09:12.009Z]         Connection: close
08:09:12 [2022-04-27T08:09:12.009Z]         Content-Length: 144
08:09:12 [2022-04-27T08:09:12.009Z]         Cache-Control: no-cache
08:09:12 [2022-04-27T08:09:12.009Z]         Content-Type: application/json
08:09:12 [2022-04-27T08:09:12.009Z]         Date: Wed, 27 Apr 2022 08:09:11 GMT
08:09:12 [2022-04-27T08:09:12.009Z]         Expires: -1
08:09:12 [2022-04-27T08:09:12.009Z]         Pragma: no-cache
08:09:12 [2022-04-27T08:09:12.009Z]         Server: docker-tests/mock
08:09:12 [2022-04-27T08:09:12.009Z]         X-Docker-Registry-Config: mock
08:09:12 [2022-04-27T08:09:12.009Z]         X-Docker-Registry-Version: 0.0.0
08:09:12 [2022-04-27T08:09:12.009Z]         
08:09:12 [2022-04-27T08:09:12.009Z]         
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestSearchRepositories (0.01s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestTrustedLocation
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestTrustedLocation (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestAllowNondistributableArtifacts
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestIsSecureIndex
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestIsSecureIndex (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] PASS
08:09:12 [2022-04-27T08:09:12.009Z] coverage: 51.7% of statements
08:09:12 [2022-04-27T08:09:12.009Z] ok  	github.com/docker/docker/registry	0.309s	coverage: 51.7% of statements
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
08:09:12 [2022-04-27T08:09:12.009Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
08:09:12 [2022-04-27T08:09:12.009Z] PASS
08:09:12 [2022-04-27T08:09:12.009Z] coverage: 62.5% of statements
08:09:12 [2022-04-27T08:09:12.009Z] ok  	github.com/docker/docker/testutil	0.043s	coverage: 62.5% of statements
08:09:12 [2022-04-27T08:09:12.351Z] --- PASS: TestCreateServiceCapabilities (3.84s)
08:09:12 [2022-04-27T08:09:12.351Z] === RUN   TestInspect
08:09:12 [2022-04-27T08:09:12.610Z] === RUN   TestDockerSuite/TestCpToCaseD
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestGetAddress
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestGetAddress (0.00s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestRemove
08:09:14 [2022-04-27T08:09:14.226Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:09:14 [2022-04-27T08:09:14.226Z] --- SKIP: TestRemove (0.00s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestInitializeWithVolumes
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestInitializeWithVolumes (0.01s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestCreate
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestCreate (0.01s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestValidateName
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestValidateName (0.00s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestCreateWithOpts
08:09:14 [2022-04-27T08:09:14.226Z]     local_test.go:180: runtime.GOOS == "windows"
08:09:14 [2022-04-27T08:09:14.226Z] --- SKIP: TestCreateWithOpts (0.00s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestRelaodNoOpts
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestRelaodNoOpts (0.02s)
08:09:14 [2022-04-27T08:09:14.226Z] PASS
08:09:14 [2022-04-27T08:09:14.226Z] coverage: 41.5% of statements
08:09:14 [2022-04-27T08:09:14.226Z] ok  	github.com/docker/docker/volume/local	0.085s	coverage: 41.5% of statements
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestGetDriver
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestGetDriver (0.00s)
08:09:14 [2022-04-27T08:09:14.226Z] === RUN   TestVolumeRequestError
08:09:14 [2022-04-27T08:09:14.226Z] --- PASS: TestVolumeRequestError (0.01s)
08:09:14 [2022-04-27T08:09:14.226Z] PASS
08:09:14 [2022-04-27T08:09:14.226Z] coverage: 36.1% of statements
08:09:14 [2022-04-27T08:09:14.226Z] ok  	github.com/docker/docker/volume/drivers	0.070s	coverage: 36.1% of statements
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRaw
08:09:14 [2022-04-27T08:09:14.694Z] --- PASS: TestLCOWParseMountRaw (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
08:09:14 [2022-04-27T08:09:14.694Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRaw
08:09:14 [2022-04-27T08:09:14.694Z] --- PASS: TestLinuxParseMountRaw (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
08:09:14 [2022-04-27T08:09:14.694Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
08:09:14 [2022-04-27T08:09:14.694Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
08:09:14 [2022-04-27T08:09:14.694Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestConvertTmpfsOptions
08:09:14 [2022-04-27T08:09:14.695Z]     linux_parser_test.go:209: data="mode=700,size=1m"
08:09:14 [2022-04-27T08:09:14.695Z]     linux_parser_test.go:209: data="ro"
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestConvertTmpfsOptions (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestParseMountSpec
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 0
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 1
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 2
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 3
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 4
08:09:14 [2022-04-27T08:09:14.695Z]     parser_test.go:62: case 5
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestParseMountSpec (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestValidateMount
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestValidateMount (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRaw
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestWindowsParseMountRaw (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
08:09:14 [2022-04-27T08:09:14.695Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
08:09:14 [2022-04-27T08:09:14.695Z] PASS
08:09:14 [2022-04-27T08:09:14.695Z] coverage: 67.6% of statements
08:09:14 [2022-04-27T08:09:14.695Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.6% of statements
08:09:15 [2022-04-27T08:09:15.898Z] --- PASS: TestInspect (3.19s)
08:09:15 [2022-04-27T08:09:15.898Z] === RUN   TestCreateJob
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestSetGetMeta
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestSetGetMeta
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestRestore
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestRestore
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestServiceCreate
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestServiceCreate
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestServiceList
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestServiceList
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestServiceRemove
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestServiceRemove
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestServiceGet
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestServiceGet
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestServicePrune
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestServicePrune
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestCreate
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestCreate
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestRemove
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestRemove
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestList
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestList
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFindByDriver
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFindByDriver
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFindByReferenced
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFindByReferenced
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestDerefMultipleOfSameRef
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestDerefMultipleOfSameRef
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestDefererencePluginOnCreateError
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestDefererencePluginOnCreateError
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestRefDerefRemove
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestRefDerefRemove
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestGet
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestGet
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestGetWithReference
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestGetWithReference
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_nil_list
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_nil_list
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_empty_list
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_empty_list
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_filter_some
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_filter_some
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_filter_middle
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_filter_middle
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_filter_middle_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === RUN   TestFilterFunc/test_filter_first_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === PAUSE TestFilterFunc/test_filter_first_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_nil_list
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_filter_first_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_filter_middle_and_last
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_filter_middle
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_filter_some
08:09:16 [2022-04-27T08:09:16.264Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestFilterFunc/test_empty_list
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestFilterFunc (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestSetGetMeta
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestDefererencePluginOnCreateError
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestList
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestGetWithReference
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestSetGetMeta (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestRemove
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestCreate
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestGetWithReference (0.03s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestServicePrune
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestList (0.04s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestServiceGet
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestRemove (0.03s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestServiceRemove
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestCreate (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestServiceList
08:09:16 [2022-04-27T08:09:16.265Z] time="2022-04-27T08:09:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestServiceGet (0.17s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestServiceCreate
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestServiceRemove (0.16s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestRestore
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestServiceList (0.17s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
08:09:16 [2022-04-27T08:09:16.265Z] time="2022-04-27T08:09:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:09:16 [2022-04-27T08:09:16.265Z] time="2022-04-27T08:09:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:09:16 [2022-04-27T08:09:16.265Z] time="2022-04-27T08:09:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestDerefMultipleOfSameRef
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestServiceCreate (0.03s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestFindByReferenced
08:09:16 [2022-04-27T08:09:16.265Z] time="2022-04-27T08:09:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestRestore (0.03s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestFindByDriver
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestServicePrune (0.21s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestGet
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] === CONT  TestRefDerefRemove
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestFindByReferenced (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestFindByDriver (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestGet (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] --- PASS: TestRefDerefRemove (0.02s)
08:09:16 [2022-04-27T08:09:16.265Z] PASS
08:09:16 [2022-04-27T08:09:16.265Z] coverage: 69.0% of statements
08:09:16 [2022-04-27T08:09:16.265Z] ok  	github.com/docker/docker/volume/service	0.315s	coverage: 69.0% of statements
08:09:16 [2022-04-27T08:09:16.464Z] === RUN   TestDockerSuite/TestCpToCaseE
08:09:17 [2022-04-27T08:09:17.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
08:09:19 [2022-04-27T08:09:19.223Z] === RUN   TestDockerSuite/TestCpToCaseF
08:09:19 [2022-04-27T08:09:19.223Z] --- PASS: TestCreateJob (3.79s)
08:09:19 [2022-04-27T08:09:19.223Z] === RUN   TestReplicatedJob
08:09:19 [2022-04-27T08:09:19.793Z] === RUN   TestDockerSuite/TestCpToCaseG
08:09:20 [2022-04-27T08:09:20.362Z]     docker_api_swarm_node_test.go:53: [d9d1ecd0e4873] joining swarm manager [db71ad0638d05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:09:21 [2022-04-27T08:09:21.302Z]     docker_api_swarm_node_test.go:54: [dc37d38aaa683] joining swarm manager [db71ad0638d05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:09:24 [2022-04-27T08:09:24.594Z] === RUN   TestDockerSuite/TestCpToCaseH
08:09:25 [2022-04-27T08:09:25.969Z] --- PASS: TestReplicatedJob (6.53s)
08:09:25 [2022-04-27T08:09:25.969Z] === RUN   TestUpdateReplicatedJob
08:09:26 [2022-04-27T08:09:26.535Z] === RUN   TestDockerSuite/TestCpToCaseI
08:09:27 [2022-04-27T08:09:27.102Z] === RUN   TestDockerSuite/TestCpToCaseJ
08:09:29 [2022-04-27T08:09:29.642Z] --- PASS: TestUpdateReplicatedJob (3.60s)
08:09:29 [2022-04-27T08:09:29.642Z] === RUN   TestServiceListWithStatuses
08:09:29 [2022-04-27T08:09:29.642Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:09:29 [2022-04-27T08:09:29.642Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:09:29 [2022-04-27T08:09:29.642Z] === RUN   TestDockerNetworkConnectAlias
08:09:30 [2022-04-27T08:09:30.579Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
08:09:31 [2022-04-27T08:09:31.516Z] === RUN   TestDockerSuite/TestCpToDot
08:09:32 [2022-04-27T08:09:32.453Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
08:09:33 [2022-04-27T08:09:33.400Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
08:09:34 [2022-04-27T08:09:34.093Z] 2022/04/27 08:09:33 Closing DB instances...
08:09:34 [2022-04-27T08:09:34.342Z] --- PASS: TestDockerNetworkConnectAlias (5.07s)
08:09:34 [2022-04-27T08:09:34.343Z] === RUN   TestDockerNetworkReConnect
08:09:34 [2022-04-27T08:09:34.911Z] === RUN   TestDockerSuite/TestCpToStdout
08:09:35 [2022-04-27T08:09:35.482Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
08:09:35 [2022-04-27T08:09:35.672Z] --- PASS: TestNetworkDBGarbageCollection (54.27s)
08:09:35 [2022-04-27T08:09:35.672Z] === RUN   TestFindNode
08:09:35 [2022-04-27T08:09:35.672Z] 2022/04/27 08:09:35 Closing DB instances...
08:09:35 [2022-04-27T08:09:35.672Z] --- PASS: TestFindNode (0.02s)
08:09:35 [2022-04-27T08:09:35.672Z] === RUN   TestChangeNodeState
08:09:35 [2022-04-27T08:09:35.672Z] 2022/04/27 08:09:35 Closing DB instances...
08:09:35 [2022-04-27T08:09:35.672Z] --- PASS: TestChangeNodeState (0.02s)
08:09:35 [2022-04-27T08:09:35.672Z] === RUN   TestNodeReincarnation
08:09:35 [2022-04-27T08:09:35.672Z] 2022/04/27 08:09:35 Closing DB instances...
08:09:36 [2022-04-27T08:09:36.416Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
08:09:36 [2022-04-27T08:09:36.983Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
08:09:37 [2022-04-27T08:09:37.550Z] === RUN   TestDockerSuite/TestCpVolumePath
08:09:38 [2022-04-27T08:09:38.483Z] --- PASS: TestDockerNetworkReConnect (4.07s)
08:09:38 [2022-04-27T08:09:38.483Z] === RUN   TestServicePlugin
08:09:38 [2022-04-27T08:09:38.742Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
08:09:38 [2022-04-27T08:09:38.742Z] === RUN   TestDockerSuite/TestCreateArgs
08:09:38 [2022-04-27T08:09:38.742Z] === RUN   TestDockerSuite/TestCreateByImageID
08:09:39 [2022-04-27T08:09:39.309Z] === RUN   TestDockerSuite/TestCreateEchoStdout
08:09:39 [2022-04-27T08:09:39.876Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
08:09:39 [2022-04-27T08:09:39.876Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:09:39 [2022-04-27T08:09:39.876Z] === RUN   TestDockerSuite/TestCreateHostConfig
08:09:40 [2022-04-27T08:09:40.135Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=error msg="failed to send node leave: timed out broadcasting node event"
08:09:40 [2022-04-27T08:09:40.431Z] --- PASS: TestNodeReincarnation (5.03s)
08:09:40 [2022-04-27T08:09:40.431Z] === RUN   TestParallelCreate
08:09:40 [2022-04-27T08:09:40.431Z] 2022/04/27 08:09:40 Closing DB instances...
08:09:40 [2022-04-27T08:09:40.431Z] --- PASS: TestParallelCreate (0.02s)
08:09:40 [2022-04-27T08:09:40.431Z] === RUN   TestParallelDelete
08:09:40 [2022-04-27T08:09:40.431Z] 2022/04/27 08:09:40 Closing DB instances...
08:09:40 [2022-04-27T08:09:40.431Z] --- PASS: TestParallelDelete (0.02s)
08:09:40 [2022-04-27T08:09:40.431Z] === RUN   TestNetworkDBIslands
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1217ceb7e50f with config:&{NodeID:1217ceb7e50f 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}"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, joined gossip cluster"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, added to nodes list"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6317c2695885 with config:&{NodeID:6317c2695885 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}"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 6317c2695885/172.26.8.19, joined gossip cluster"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 6317c2695885/172.26.8.19, added to nodes list"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49379"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 6317c2695885/172.26.8.19, joined gossip cluster"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 6317c2695885/172.26.8.19, added to nodes list"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, joined gossip cluster"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, added to nodes list"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
08:09:40 [2022-04-27T08:09:40.431Z] time="2022-04-27T08:09:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380"
08:09:40 [2022-04-27T08:09:40.704Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
08:09:40 [2022-04-27T08:09:40.962Z] === RUN   TestDockerSuite/TestCreateLabels
08:09:40 [2022-04-27T08:09:40.962Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
08:09:40 [2022-04-27T08:09:40.962Z] === RUN   TestDockerSuite/TestCreateRM
08:09:41 [2022-04-27T08:09:41.221Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
08:09:41 [2022-04-27T08:09:41.221Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:09:41 [2022-04-27T08:09:41.221Z] === RUN   TestDockerSuite/TestCreateStopSignal
08:09:41 [2022-04-27T08:09:41.221Z] === RUN   TestDockerSuite/TestCreateStopTimeout
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8c3dbc3aed4b with config:&{NodeID:8c3dbc3aed4b 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}"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49381"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.418Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.480Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fa74beba087d with config:&{NodeID:fa74beba087d 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}"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49383"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:41 [2022-04-27T08:09:41.887Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0dfc3f30ad8e with config:&{NodeID:0dfc3f30ad8e 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}"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49385"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=info msg="Node 6317c2695885/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:42 [2022-04-27T08:09:42.356Z] time="2022-04-27T08:09:42Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:42 [2022-04-27T08:09:42.825Z]     networkdb_test.go:835: Re-joining: 3
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=info msg="The new bootstrap node list is:[172.26.8.19:10033 172.26.8.19:10034 172.26.8.19:10035]"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49387"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10033"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49388"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10034"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10035"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49389"
08:09:42 [2022-04-27T08:09:42.825Z]     networkdb_test.go:835: Re-joining: 4
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=info msg="The new bootstrap node list is:[172.26.8.19:10033 172.26.8.19:10034 172.26.8.19:10035]"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10033"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49390"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10034"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49391"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10035"
08:09:42 [2022-04-27T08:09:42.825Z] time="2022-04-27T08:09:42Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49392"
08:09:42 [2022-04-27T08:09:42.857Z]     plugin_test.go:61: [d1c1e0cb50414] joining swarm manager [dc932082c93a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:09:43 [2022-04-27T08:09:43.116Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
08:09:43 [2022-04-27T08:09:43.116Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
08:09:43 [2022-04-27T08:09:43.116Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node 0 leaving"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node2(6317c2695885): Node leave event for 1217ceb7e50f/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node4(fa74beba087d): Node leave event for 1217ceb7e50f/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for 1217ceb7e50f/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node1(1217ceb7e50f): Node leave event for 1217ceb7e50f/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="node3(8c3dbc3aed4b): Node leave event for 1217ceb7e50f/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:42Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:43Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:43Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:43Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.293Z] time="2022-04-27T08:09:43Z" level=info msg="Node 1217ceb7e50f/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="node 1 leaving"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885 change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="node3(8c3dbc3aed4b): Node leave event for 6317c2695885/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885 change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="node4(fa74beba087d): Node leave event for 6317c2695885/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885 change state NodeActive --> NodeLeft"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for 6317c2695885/172.26.8.19"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885 change state NodeActive --> NodeFailed"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885/172.26.8.19, added to failed nodes list"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=error msg="node: 6317c2695885 is unknown to memberlist"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="Node 6317c2695885/172.26.8.19, left gossip cluster"
08:09:43 [2022-04-27T08:09:43.762Z] time="2022-04-27T08:09:43Z" level=info msg="node 2 leaving"
08:09:44 [2022-04-27T08:09:44.053Z]     plugin_test.go:64: [dac0fd3875fa6] joining swarm manager [dc932082c93a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="Node 8c3dbc3aed4b change state NodeActive --> NodeLeft"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="node4(fa74beba087d): Node leave event for 8c3dbc3aed4b/172.26.8.19"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="Node 8c3dbc3aed4b change state NodeActive --> NodeLeft"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for 8c3dbc3aed4b/172.26.8.19"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="Node 8c3dbc3aed4b change state NodeActive --> NodeLeft"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=info msg="node3(8c3dbc3aed4b): Node leave event for 8c3dbc3aed4b/172.26.8.19"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=debug msg="memberlist: Failed ping: 8c3dbc3aed4b (timeout reached)"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.8.19:10034: use of closed network connection"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.8.19:10036: use of closed network connection"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:43Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49393"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:44Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, left gossip cluster"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:44Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, left gossip cluster"
08:09:44 [2022-04-27T08:09:44.231Z] time="2022-04-27T08:09:44Z" level=info msg="Node 8c3dbc3aed4b/172.26.8.19, left gossip cluster"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=warning msg="memberlist: Was able to connect to 8c3dbc3aed4b but other probes failed, network may be misconfigured"
08:09:44 [2022-04-27T08:09:44.708Z]     networkdb_test.go:867: node5: OK
08:09:44 [2022-04-27T08:09:44.708Z]     networkdb_test.go:867: node4: OK
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="node 0 coming back"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b96b817f1743 with config:&{NodeID:b96b817f1743 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}"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node b96b817f1743/172.26.8.19, joined gossip cluster"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node b96b817f1743/172.26.8.19, added to nodes list"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="node 1 coming back"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:126a97991a96 with config:&{NodeID:126a97991a96 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}"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node 126a97991a96/172.26.8.19, joined gossip cluster"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node 126a97991a96/172.26.8.19, added to nodes list"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="node 2 coming back"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3ee0c6e550b7 with config:&{NodeID:3ee0c6e550b7 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}"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, joined gossip cluster"
08:09:44 [2022-04-27T08:09:44.708Z] time="2022-04-27T08:09:44Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, added to nodes list"
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestCreateWithPortRange
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
08:09:47 [2022-04-27T08:09:47.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
08:09:47 [2022-04-27T08:09:47.596Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
08:09:47 [2022-04-27T08:09:47.664Z] time="2022-04-27T08:09:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.8.19:10033 172.26.8.19:10034 172.26.8.19:10035]"
08:09:48 [2022-04-27T08:09:48.132Z] time="2022-04-27T08:09:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.8.19:10033 172.26.8.19:10034 172.26.8.19:10035]"
08:09:48 [2022-04-27T08:09:48.970Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10033"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49394"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, is the new incarnation of the shutdown node 1217ceb7e50f/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10034"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49395"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, is the new incarnation of the shutdown node 6317c2695885/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49396"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10035"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node fa74beba087d/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, is the new incarnation of the shutdown node 8c3dbc3aed4b/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, is the new incarnation of the shutdown node 6317c2695885/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, is the new incarnation of the shutdown node 1217ceb7e50f/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 126a97991a96/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, is the new incarnation of the shutdown node 8c3dbc3aed4b/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, joined gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, added to nodes list"
08:09:49 [2022-04-27T08:09:49.119Z] 2022/04/27 08:09:48 Closing DB instances...
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="node2(126a97991a96): Node leave event for b96b817f1743/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for b96b817f1743/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="node4(fa74beba087d): Node leave event for b96b817f1743/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="node1(b96b817f1743): Node leave event for b96b817f1743/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="node3(3ee0c6e550b7): Node leave event for b96b817f1743/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=info msg="Node b96b817f1743/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10033"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49397"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=error msg="node: b96b817f1743 is unknown to memberlist"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10034"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49398"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49399"
08:09:49 [2022-04-27T08:09:49.119Z] time="2022-04-27T08:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.8.19:10035"
08:09:49 [2022-04-27T08:09:49.228Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for 126a97991a96/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="node4(fa74beba087d): Node leave event for 126a97991a96/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="node3(3ee0c6e550b7): Node leave event for 126a97991a96/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96 change state NodeActive --> NodeLeft"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="node2(126a97991a96): Node leave event for 126a97991a96/172.26.8.19"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96/172.26.8.19, left gossip cluster"
08:09:49 [2022-04-27T08:09:49.587Z] time="2022-04-27T08:09:49Z" level=info msg="Node 126a97991a96/172.26.8.19, left gossip cluster"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7 change state NodeActive --> NodeLeft"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for 3ee0c6e550b7/172.26.8.19"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7 change state NodeActive --> NodeLeft"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="node4(fa74beba087d): Node leave event for 3ee0c6e550b7/172.26.8.19"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7 change state NodeActive --> NodeLeft"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="node3(3ee0c6e550b7): Node leave event for 3ee0c6e550b7/172.26.8.19"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, left gossip cluster"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, left gossip cluster"
08:09:50 [2022-04-27T08:09:50.055Z] time="2022-04-27T08:09:49Z" level=info msg="Node 3ee0c6e550b7/172.26.8.19, left gossip cluster"
08:09:50 [2022-04-27T08:09:50.164Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=debug msg="memberlist: Failed ping: 3ee0c6e550b7 (timeout reached)"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.8.19:10037: use of closed network connection"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.8.19:10036: use of closed network connection"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=debug msg="memberlist: Stream connection from=172.26.8.19:49400"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=info msg="Node fa74beba087d change state NodeActive --> NodeLeft"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=info msg="node5(0dfc3f30ad8e): Node leave event for fa74beba087d/172.26.8.19"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=info msg="Node fa74beba087d change state NodeActive --> NodeLeft"
08:09:50 [2022-04-27T08:09:50.523Z] time="2022-04-27T08:09:50Z" level=info msg="node4(fa74beba087d): Node leave event for fa74beba087d/172.26.8.19"
08:09:50 [2022-04-27T08:09:50.993Z] time="2022-04-27T08:09:50Z" level=warning msg="memberlist: Was able to connect to 3ee0c6e550b7 but other probes failed, network may be misconfigured"
08:09:50 [2022-04-27T08:09:50.993Z] time="2022-04-27T08:09:50Z" level=info msg="Node fa74beba087d/172.26.8.19, left gossip cluster"
08:09:51 [2022-04-27T08:09:51.462Z] time="2022-04-27T08:09:50Z" level=info msg="Node fa74beba087d/172.26.8.19, left gossip cluster"
08:09:51 [2022-04-27T08:09:51.538Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
08:09:51 [2022-04-27T08:09:51.797Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
08:09:51 [2022-04-27T08:09:51.931Z] time="2022-04-27T08:09:51Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, left gossip cluster"
08:09:51 [2022-04-27T08:09:51.931Z] time="2022-04-27T08:09:51Z" level=info msg="Node 0dfc3f30ad8e change state NodeActive --> NodeFailed"
08:09:51 [2022-04-27T08:09:51.931Z] time="2022-04-27T08:09:51Z" level=info msg="Node 0dfc3f30ad8e/172.26.8.19, added to failed nodes list"
08:09:51 [2022-04-27T08:09:51.931Z] --- PASS: TestNetworkDBIslands (11.49s)
08:09:51 [2022-04-27T08:09:51.931Z] PASS
08:09:51 [2022-04-27T08:09:51.931Z] coverage: 59.9% of statements
08:09:51 [2022-04-27T08:09:51.931Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.017s	coverage: 59.9% of statements
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/quota	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/rootless	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/volume	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:09:51 [2022-04-27T08:09:51.931Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:09:52 [2022-04-27T08:09:52.365Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
08:09:52 [2022-04-27T08:09:52.365Z] === RUN   TestDockerSuite/TestDevicePermissions
08:09:52 [2022-04-27T08:09:52.934Z] === RUN   TestDockerSuite/TestDockerFails
08:09:52 [2022-04-27T08:09:52.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
08:09:52 [2022-04-27T08:09:52.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
08:09:52 [2022-04-27T08:09:52.934Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
08:09:53 [2022-04-27T08:09:53.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
08:09:53 [2022-04-27T08:09:53.503Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
08:09:54 [2022-04-27T08:09:54.443Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === Skipped
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     dispatchers_test.go:377: Windows does not support stopsignal
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
08:09:54 [2022-04-27T08:09:54.905Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
08:09:54 [2022-04-27T08:09:54.905Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     client_test.go:23: runtime.GOOS == "windows"
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     network_proxy_test.go:208: No support for dual stack yet
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     daemon_test.go:145: root required
08:09:54 [2022-04-27T08:09:54.905Z] 
08:09:54 [2022-04-27T08:09:54.905Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:09:54 [2022-04-27T08:09:54.905Z]     reload_test.go:342: root required
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     config_test.go:481: os.Getuid() != 0: skipping test that requires root
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     pull_v2_test.go:82: Needs fixing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     pull_v2_test.go:127: Needs fixing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     download_test.go:267: Needs fixing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     layer_test.go:291: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     layer_test.go:340: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     layer_test.go:455: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     layer_test.go:684: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     migration_test.go:45: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     migration_test.go:181: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     mount_test.go:17: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     mount_test.go:76: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     mount_test.go:125: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     mount_test.go:212: Failing on Windows
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
08:09:54 [2022-04-27T08:09:54.906Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
08:09:54 [2022-04-27T08:09:54.906Z]     archive_test.go:133: Xz not present in msys2
08:09:54 [2022-04-27T08:09:54.906Z] 
08:09:54 [2022-04-27T08:09:54.906Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
08:09:54 [2022-04-27T08:09:54.906Z]     archive_test.go:140: zstd not installed
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:252: Failing on Windows CI machines
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_windows_test.go:16: Currently fails
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     changes_test.go:196: needs more investigation
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     changes_test.go:433: needs further investigation
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     changes_test.go:469: needs further investigation
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     poller_test.go:40: No chmod on Windows
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     fileutils_test.go:133: Needs porting to Windows
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     fileutils_test.go:179: Needs porting to Windows
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
08:09:55 [2022-04-27T08:09:55.376Z]     local_test.go:180: runtime.GOOS == "windows"
08:09:55 [2022-04-27T08:09:55.376Z] 
08:09:55 [2022-04-27T08:09:55.376Z] DONE 2292 tests, 70 skipped in 308.287s
08:09:55 [2022-04-27T08:09:55.376Z] INFO: make.ps1 ended at 04/27/2022 08:09:55
08:09:55 [2022-04-27T08:09:55.824Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
08:09:55 [2022-04-27T08:09:55.824Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
08:09:55 [2022-04-27T08:09:55.824Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
08:09:56 [2022-04-27T08:09:56.083Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
08:09:57 [2022-04-27T08:09:57.597Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
08:09:57 [2022-04-27T08:09:57.597Z] INFO: Unit tests ended at 04/27/2022 08:09:56. Duration:00:05:24.5596857
08:09:57 [2022-04-27T08:09:57.597Z] INFO: Building busybox
08:09:57 [2022-04-27T08:09:57.597Z] Sending build context to Docker daemon   5.12kB
08:09:57 [2022-04-27T08:09:57.597Z] 
08:09:57 [2022-04-27T08:09:57.597Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
08:09:57 [2022-04-27T08:09:57.597Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
08:09:57 [2022-04-27T08:09:57.597Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
08:09:57 [2022-04-27T08:09:57.597Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
08:09:57 [2022-04-27T08:09:57.597Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
08:09:57 [2022-04-27T08:09:57.597Z]  ---> aa8714eb8356
08:09:57 [2022-04-27T08:09:57.597Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
08:09:57 [2022-04-27T08:09:57.597Z]  ---> Running in 811fcc85d534
08:10:00 [2022-04-27T08:10:00.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
08:10:01 [2022-04-27T08:10:01.638Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:10:02 [2022-04-27T08:10:02.578Z]     docker_api_swarm_test.go:202: [da954032eb98c] joining swarm manager [d415f782d9faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:03 [2022-04-27T08:10:03.518Z] Removing intermediate container 811fcc85d534
08:10:03 [2022-04-27T08:10:03.518Z]  ---> 98bef0c1ae55
08:10:03 [2022-04-27T08:10:03.518Z] Step 7/13 : ARG BUSYBOX_VERSION
08:10:03 [2022-04-27T08:10:03.518Z]  ---> Running in 32854af455cd
08:10:03 [2022-04-27T08:10:03.518Z] Removing intermediate container 32854af455cd
08:10:03 [2022-04-27T08:10:03.518Z]  ---> 0c13faf81608
08:10:03 [2022-04-27T08:10:03.518Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
08:10:03 [2022-04-27T08:10:03.518Z]  ---> Running in 90e86ded69a8
08:10:03 [2022-04-27T08:10:03.958Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:10:03 [2022-04-27T08:10:03.994Z] Removing intermediate container 90e86ded69a8
08:10:03 [2022-04-27T08:10:03.994Z]  ---> 4bf302759188
08:10:03 [2022-04-27T08:10:03.994Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
08:10:05 [2022-04-27T08:10:05.332Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:10:05 [2022-04-27T08:10:05.559Z] 
08:10:06 [2022-04-27T08:10:06.028Z]  ---> d79596963bf6
08:10:06 [2022-04-27T08:10:06.028Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
08:10:06 [2022-04-27T08:10:06.028Z]  ---> Running in bb323dadc17d
08:10:06 [2022-04-27T08:10:06.707Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
08:10:07 [2022-04-27T08:10:07.274Z] === RUN   TestDockerSuite/TestEventsAttach
08:10:07 [2022-04-27T08:10:07.841Z] === RUN   TestDockerSuite/TestEventsCommit
08:10:08 [2022-04-27T08:10:08.408Z] === RUN   TestDockerSuite/TestEventsContainerEvents
08:10:08 [2022-04-27T08:10:08.976Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
08:10:09 [2022-04-27T08:10:09.234Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
08:10:09 [2022-04-27T08:10:09.799Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
08:10:10 [2022-04-27T08:10:10.731Z] --- PASS: TestServicePlugin (32.24s)
08:10:10 [2022-04-27T08:10:10.731Z] === RUN   TestServiceUpdateLabel
08:10:11 [2022-04-27T08:10:11.297Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
08:10:12 [2022-04-27T08:10:12.671Z] === RUN   TestDockerSuite/TestEventsContainerRestart
08:10:13 [2022-04-27T08:10:13.237Z] --- PASS: TestServiceUpdateLabel (2.59s)
08:10:13 [2022-04-27T08:10:13.237Z] === RUN   TestServiceUpdateSecrets
08:10:15 [2022-04-27T08:10:15.139Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
08:10:16 [2022-04-27T08:10:16.456Z] Removing intermediate container bb323dadc17d
08:10:16 [2022-04-27T08:10:16.456Z]  ---> dd8b483ec985
08:10:16 [2022-04-27T08:10:16.456Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
08:10:16 [2022-04-27T08:10:16.456Z]  ---> Running in 930e08263b15
08:10:17 [2022-04-27T08:10:17.486Z] 
08:10:17 [2022-04-27T08:10:17.486Z] SUCCESS: Specified value was saved.
08:10:17 [2022-04-27T08:10:17.667Z] === RUN   TestDockerSuite/TestEventsCopy
08:10:18 [2022-04-27T08:10:18.234Z] === RUN   TestDockerSuite/TestEventsFilterContainer
08:10:19 [2022-04-27T08:10:19.168Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
08:10:21 [2022-04-27T08:10:21.103Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
08:10:21 [2022-04-27T08:10:21.284Z] Removing intermediate container 930e08263b15
08:10:21 [2022-04-27T08:10:21.284Z]  ---> 39bb69fc36b0
08:10:21 [2022-04-27T08:10:21.284Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
08:10:21 [2022-04-27T08:10:21.284Z]  ---> Running in 5f1697140e38
08:10:23 [2022-04-27T08:10:23.002Z]     docker_api_swarm_test.go:384: [d862d7821e63a] joining swarm manager [d9696ca0689d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:24 [2022-04-27T08:10:24.376Z]     docker_api_swarm_test.go:385: [d98a5ec3d22d9] joining swarm manager [d9696ca0689d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:10:24 [2022-04-27T08:10:24.634Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
08:10:24 [2022-04-27T08:10:24.894Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:10:25 [2022-04-27T08:10:25.077Z] Cannot create a file when that file already exists.
08:10:25 [2022-04-27T08:10:25.830Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:10:26 [2022-04-27T08:10:26.088Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
08:10:26 [2022-04-27T08:10:26.346Z] === RUN   TestDockerSuite/TestEventsFilterType
08:10:26 [2022-04-27T08:10:26.604Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
08:10:26 [2022-04-27T08:10:26.862Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
08:10:26 [2022-04-27T08:10:26.862Z] === RUN   TestDockerSuite/TestEventsFilters
08:10:27 [2022-04-27T08:10:27.797Z] === RUN   TestDockerSuite/TestEventsFormat
08:10:28 [2022-04-27T08:10:28.730Z] --- PASS: TestServiceUpdateSecrets (15.28s)
08:10:28 [2022-04-27T08:10:28.730Z] === RUN   TestServiceUpdateConfigs
08:10:28 [2022-04-27T08:10:28.988Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:10:28 [2022-04-27T08:10:28.988Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:10:28 [2022-04-27T08:10:28.988Z] === RUN   TestDockerSuite/TestEventsImageImport
08:10:29 [2022-04-27T08:10:29.555Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:10:29 [2022-04-27T08:10:29.813Z] === RUN   TestDockerSuite/TestEventsImagePull
08:10:30 [2022-04-27T08:10:30.746Z] === RUN   TestDockerSuite/TestEventsImageTag
08:10:30 [2022-04-27T08:10:30.958Z] Removing intermediate container 5f1697140e38
08:10:30 [2022-04-27T08:10:30.958Z]  ---> f3f7b959f6bb
08:10:30 [2022-04-27T08:10:30.958Z] Step 13/13 : CMD ["sh"]
08:10:30 [2022-04-27T08:10:30.958Z]  ---> Running in edb08081e7fb
08:10:31 [2022-04-27T08:10:31.426Z] Removing intermediate container edb08081e7fb
08:10:31 [2022-04-27T08:10:31.426Z]  ---> 0cde32a734bf
08:10:31 [2022-04-27T08:10:31.426Z] Successfully built 0cde32a734bf
08:10:31 [2022-04-27T08:10:31.426Z] Successfully tagged busybox:latest
08:10:31 [2022-04-27T08:10:31.426Z] INFO: Docker images of the daemon under test
08:10:31 [2022-04-27T08:10:31.426Z] 
08:10:31 [2022-04-27T08:10:31.426Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
08:10:31 [2022-04-27T08:10:31.426Z] busybox                                latest              0cde32a734bf        1 second ago        5.02GB
08:10:31 [2022-04-27T08:10:31.426Z] microsoft/windowsservercore            latest              aa8714eb8356        3 weeks ago         4.98GB
08:10:31 [2022-04-27T08:10:31.426Z] mcr.microsoft.com/windows/servercore   ltsc2022            aa8714eb8356        3 weeks ago         4.98GB
08:10:31 [2022-04-27T08:10:31.426Z] 
08:10:31 [2022-04-27T08:10:31.426Z] INFO: Running integration tests at 04/27/2022 08:10:31...
08:10:31 [2022-04-27T08:10:31.426Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
08:10:31 [2022-04-27T08:10:31.426Z] INFO: Integration API tests being run from the host:
08:10:31 [2022-04-27T08:10:31.426Z] INFO: make.ps1 starting at 04/27/2022 08:10:31
08:10:31 [2022-04-27T08:10:31.679Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
08:10:31 [2022-04-27T08:10:31.937Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
08:10:31 [2022-04-27T08:10:31.937Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:10:31 [2022-04-27T08:10:31.937Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
08:10:31 [2022-04-27T08:10:31.937Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:10:31 [2022-04-27T08:10:31.937Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:10:32 [2022-04-27T08:10:32.427Z] Running D:\gopath\src\github.com\docker\docker\integration\build
08:10:33 [2022-04-27T08:10:33.838Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
08:10:34 [2022-04-27T08:10:34.403Z] === RUN   TestDockerSuite/TestEventsRename
08:10:34 [2022-04-27T08:10:34.661Z] === RUN   TestDockerSuite/TestEventsResize
08:10:35 [2022-04-27T08:10:35.227Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:10:35 [2022-04-27T08:10:35.793Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
08:10:36 [2022-04-27T08:10:36.359Z] === RUN   TestDockerSuite/TestEventsStreaming
08:10:36 [2022-04-27T08:10:36.617Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:10:39 [2022-04-27T08:10:39.898Z] === RUN   TestDockerSuite/TestEventsTop
08:10:39 [2022-04-27T08:10:39.898Z] === RUN   TestDockerSuite/TestEventsUntag
08:10:42 [2022-04-27T08:10:42.423Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
08:10:43 [2022-04-27T08:10:43.359Z] --- PASS: TestServiceUpdateConfigs (14.59s)
08:10:43 [2022-04-27T08:10:43.359Z] === RUN   TestServiceUpdateNetwork
08:10:48 [2022-04-27T08:10:48.666Z] === RUN   TestDockerSuite/TestExec
08:10:49 [2022-04-27T08:10:49.232Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:10:49 [2022-04-27T08:10:49.798Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:10:50 [2022-04-27T08:10:50.364Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:10:50 [2022-04-27T08:10:50.992Z] === RUN   TestDockerSuite/TestExecAPIStart
08:10:51 [2022-04-27T08:10:51.928Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:10:52 [2022-04-27T08:10:52.494Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:10:53 [2022-04-27T08:10:53.060Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:10:53 [2022-04-27T08:10:53.626Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:10:54 [2022-04-27T08:10:54.193Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:10:54 [2022-04-27T08:10:54.451Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:10:55 [2022-04-27T08:10:55.019Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:10:56 [2022-04-27T08:10:56.396Z] === RUN   TestDockerSuite/TestExecCgroup
08:10:56 [2022-04-27T08:10:56.396Z] --- PASS: TestServiceUpdateNetwork (13.07s)
08:10:56 [2022-04-27T08:10:56.396Z] === RUN   TestServiceUpdatePidsLimit
08:10:57 [2022-04-27T08:10:57.329Z] === RUN   TestDockerSuite/TestExecEnv
08:10:57 [2022-04-27T08:10:57.896Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:10:57 [2022-04-27T08:10:57.897Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:10:58 [2022-04-27T08:10:58.464Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:10:59 [2022-04-27T08:10:59.029Z] === RUN   TestDockerSuite/TestExecExitStatus
08:10:59 [2022-04-27T08:10:59.595Z] === RUN   TestDockerSuite/TestExecInspectID
08:11:02 [2022-04-27T08:11:02.876Z] === RUN   TestDockerSuite/TestExecInteractive
08:11:02 [2022-04-27T08:11:02.876Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
08:11:03 [2022-04-27T08:11:03.444Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:11:04 [2022-04-27T08:11:04.011Z] === RUN   TestDockerSuite/TestExecParseError
08:11:04 [2022-04-27T08:11:04.578Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:11:05 [2022-04-27T08:11:05.143Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:11:05 [2022-04-27T08:11:05.402Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:11:05 [2022-04-27T08:11:05.402Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:11:06 [2022-04-27T08:11:06.337Z] === RUN   TestDockerSuite/TestExecSetEnv
08:11:06 [2022-04-27T08:11:06.905Z] === RUN   TestDockerSuite/TestExecStartFails
08:11:07 [2022-04-27T08:11:07.838Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:11:13 [2022-04-27T08:11:13.126Z] --- PASS: TestServiceUpdatePidsLimit (16.83s)
08:11:13 [2022-04-27T08:11:13.126Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
08:11:13 [2022-04-27T08:11:13.126Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
08:11:13 [2022-04-27T08:11:13.126Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
08:11:13 [2022-04-27T08:11:13.126Z] PASS
08:11:13 [2022-04-27T08:11:13.126Z] 
08:11:13 [2022-04-27T08:11:13.126Z] === Skipped
08:11:13 [2022-04-27T08:11:13.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:11:13 [2022-04-27T08:11:13.126Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:11:13 [2022-04-27T08:11:13.126Z] 
08:11:13 [2022-04-27T08:11:13.126Z] DONE 27 tests, 1 skipped in 182.846s
08:11:13 [2022-04-27T08:11:13.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:11:13 [2022-04-27T08:11:13.126Z] ++ 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
08:11:13 [2022-04-27T08:11:13.126Z] ++ set -e
08:11:13 [2022-04-27T08:11:13.126Z] ++ '[' -n 0 ']'
08:11:13 [2022-04-27T08:11:13.126Z] ++ set -x
08:11:13 [2022-04-27T08:11:13.126Z] ++ 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
08:11:13 [2022-04-27T08:11:13.126Z] INFO: Testing against a local daemon
08:11:13 [2022-04-27T08:11:13.126Z] === RUN   TestSessionCreate
08:11:13 [2022-04-27T08:11:13.126Z] --- PASS: TestSessionCreate (0.02s)
08:11:13 [2022-04-27T08:11:13.126Z] === RUN   TestSessionCreateWithBadUpgrade
08:11:13 [2022-04-27T08:11:13.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:11:13 [2022-04-27T08:11:13.386Z] PASS
08:11:13 [2022-04-27T08:11:13.386Z] 
08:11:13 [2022-04-27T08:11:13.386Z] DONE 2 tests in 0.132s
08:11:13 [2022-04-27T08:11:13.386Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:11:13 [2022-04-27T08:11:13.386Z] ++ 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
08:11:13 [2022-04-27T08:11:13.386Z] ++ set -e
08:11:13 [2022-04-27T08:11:13.386Z] ++ '[' -n 0 ']'
08:11:13 [2022-04-27T08:11:13.386Z] ++ set -x
08:11:13 [2022-04-27T08:11:13.386Z] ++ 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
08:11:13 [2022-04-27T08:11:13.386Z] INFO: Testing against a local daemon
08:11:13 [2022-04-27T08:11:13.387Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:11:13 [2022-04-27T08:11:13.387Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:11:13 [2022-04-27T08:11:13.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:11:13 [2022-04-27T08:11:13.387Z] === RUN   TestDiskUsage
08:11:13 [2022-04-27T08:11:13.387Z] === PAUSE TestDiskUsage
08:11:13 [2022-04-27T08:11:13.387Z] === RUN   TestEventsExecDie
08:11:13 [2022-04-27T08:11:13.953Z] --- PASS: TestEventsExecDie (0.57s)
08:11:13 [2022-04-27T08:11:13.953Z] === RUN   TestEventsBackwardsCompatible
08:11:13 [2022-04-27T08:11:13.953Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:11:13 [2022-04-27T08:11:13.953Z] === RUN   TestEventsVolumeCreate
08:11:13 [2022-04-27T08:11:13.953Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:11:13 [2022-04-27T08:11:13.953Z] === RUN   TestInfoBinaryCommits
08:11:13 [2022-04-27T08:11:13.953Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:11:13 [2022-04-27T08:11:13.953Z] === RUN   TestInfoAPIVersioned
08:11:14 [2022-04-27T08:11:14.211Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:11:14 [2022-04-27T08:11:14.212Z] === RUN   TestInfoAPI
08:11:14 [2022-04-27T08:11:14.212Z] --- PASS: TestInfoAPI (0.03s)
08:11:14 [2022-04-27T08:11:14.212Z] === RUN   TestInfoAPIWarnings
08:11:15 [2022-04-27T08:11:15.169Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:11:15 [2022-04-27T08:11:15.169Z] INFO: Testing against a local daemon
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithSession
08:11:15 [2022-04-27T08:11:15.169Z]     build_session_test.go:25: TODO: BuildKit
08:11:15 [2022-04-27T08:11:15.169Z] --- SKIP: TestBuildWithSession (0.00s)
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildSquashParent
08:11:15 [2022-04-27T08:11:15.169Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:11:15 [2022-04-27T08:11:15.169Z] --- SKIP: TestBuildSquashParent (0.00s)
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:11:15 [2022-04-27T08:11:15.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:11:15 [2022-04-27T08:11:15.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:11:15 [2022-04-27T08:11:15.169Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:11:15 [2022-04-27T08:11:15.169Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:11:15 [2022-04-27T08:11:15.169Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:11:18 [2022-04-27T08:11:18.391Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:11:18 [2022-04-27T08:11:18.956Z] === RUN   TestDockerSuite/TestExecTTY
08:11:19 [2022-04-27T08:11:19.523Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:11:20 [2022-04-27T08:11:20.091Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:11:20 [2022-04-27T08:11:20.657Z] === RUN   TestDockerSuite/TestExecUlimits
08:11:21 [2022-04-27T08:11:21.223Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:11:21 [2022-04-27T08:11:21.223Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:11:21 [2022-04-27T08:11:21.223Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:11:22 [2022-04-27T08:11:22.156Z] === RUN   TestDockerSuite/TestExecWithNoTERM
08:11:22 [2022-04-27T08:11:22.722Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:11:23 [2022-04-27T08:11:23.656Z] === RUN   TestDockerSuite/TestExecWithTERM
08:11:24 [2022-04-27T08:11:24.223Z] === RUN   TestDockerSuite/TestExecWithUser
08:11:24 [2022-04-27T08:11:24.788Z] === RUN   TestDockerSuite/TestGetContainerStats
08:11:25 [2022-04-27T08:11:25.046Z]     check_test.go:378: [d98a5ec3d22d9] daemon is not started
08:11:25 [2022-04-27T08:11:25.046Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
08:11:25 [2022-04-27T08:11:25.624Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:11:25 [2022-04-27T08:11:25.625Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:11:26 [2022-04-27T08:11:26.944Z]     docker_api_swarm_test.go:802: [d977c352b6c2e] joining swarm manager [d31db99d066b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:11:28 [2022-04-27T08:11:28.317Z]     docker_api_swarm_test.go:802: [df0742ff4cc6e] joining swarm manager [d31db99d066b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:11:29 [2022-04-27T08:11:29.252Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:11:29 [2022-04-27T08:11:29.511Z]     docker_api_swarm_test.go:802: [dd5744e934497] joining swarm manager [d31db99d066b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:11:30 [2022-04-27T08:11:30.884Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:11:30 [2022-04-27T08:11:30.884Z] === RUN   TestInfoDebug
08:11:31 [2022-04-27T08:11:31.142Z] --- PASS: TestInfoDebug (0.52s)
08:11:31 [2022-04-27T08:11:31.142Z] === RUN   TestInfoInsecureRegistries
08:11:31 [2022-04-27T08:11:31.709Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:11:31 [2022-04-27T08:11:31.709Z] === RUN   TestInfoRegistryMirrors
08:11:31 [2022-04-27T08:11:31.967Z]     docker_api_swarm_test.go:802: [d875e5cd3221e] joining swarm manager [d31db99d066b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:11:32 [2022-04-27T08:11:32.226Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:11:32 [2022-04-27T08:11:32.226Z] === RUN   TestLoginFailsWithBadCredentials
08:11:32 [2022-04-27T08:11:32.226Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
08:11:32 [2022-04-27T08:11:32.226Z] === RUN   TestPingCacheHeaders
08:11:32 [2022-04-27T08:11:32.226Z] --- PASS: TestPingCacheHeaders (0.01s)
08:11:32 [2022-04-27T08:11:32.226Z] === RUN   TestPingGet
08:11:32 [2022-04-27T08:11:32.226Z] --- PASS: TestPingGet (0.01s)
08:11:32 [2022-04-27T08:11:32.226Z] === RUN   TestPingHead
08:11:32 [2022-04-27T08:11:32.226Z] --- PASS: TestPingHead (0.02s)
08:11:32 [2022-04-27T08:11:32.226Z] === RUN   TestPingSwarmHeader
08:11:32 [2022-04-27T08:11:32.793Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:11:33 [2022-04-27T08:11:33.360Z]     docker_api_swarm_test.go:810: [d530106cf9d01] joining swarm manager [d31db99d066b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
08:11:33 [2022-04-27T08:11:33.360Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:11:33 [2022-04-27T08:11:33.619Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:11:35 [2022-04-27T08:11:35.014Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:11:35 [2022-04-27T08:11:35.014Z] --- PASS: TestPingSwarmHeader (2.49s)
08:11:35 [2022-04-27T08:11:35.014Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:11:35 [2022-04-27T08:11:35.014Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:11:35 [2022-04-27T08:11:35.014Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:11:35 [2022-04-27T08:11:35.014Z] === RUN   TestVersion
08:11:35 [2022-04-27T08:11:35.014Z] --- PASS: TestVersion (0.03s)
08:11:35 [2022-04-27T08:11:35.014Z] === CONT  TestDiskUsage
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/container_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/image_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/volume_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/build-cache_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.273Z] === RUN   TestDiskUsage/after_LoadBusybox
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:11:35 [2022-04-27T08:11:35.531Z] === RUN   TestDiskUsage/after_container.Run
08:11:36 [2022-04-27T08:11:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.44s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.56s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.69s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.83s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.67s)
08:11:36 [2022-04-27T08:11:36.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.44s)
08:11:36 [2022-04-27T08:11:36.055Z] === RUN   TestBuildMultiStageCopy
08:11:36 [2022-04-27T08:11:36.055Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:11:36 [2022-04-27T08:11:36.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:11:36 [2022-04-27T08:11:36.098Z] --- PASS: TestDiskUsage (1.33s)
08:11:36 [2022-04-27T08:11:36.098Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.23s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]     --- PASS: TestDiskUsage/after_container.Run (0.42s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z] PASS
08:11:36 [2022-04-27T08:11:36.098Z] 
08:11:36 [2022-04-27T08:11:36.098Z] === Skipped
08:11:36 [2022-04-27T08:11:36.098Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:11:36 [2022-04-27T08:11:36.098Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:11:36 [2022-04-27T08:11:36.098Z] 
08:11:36 [2022-04-27T08:11:36.098Z] DONE 54 tests, 1 skipped in 22.903s
08:11:36 [2022-04-27T08:11:36.098Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:11:36 [2022-04-27T08:11:36.098Z] ++ 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
08:11:36 [2022-04-27T08:11:36.098Z] ++ set -e
08:11:36 [2022-04-27T08:11:36.098Z] ++ '[' -n 0 ']'
08:11:36 [2022-04-27T08:11:36.098Z] ++ set -x
08:11:36 [2022-04-27T08:11:36.098Z] ++ 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
08:11:36 [2022-04-27T08:11:36.356Z] INFO: Testing against a local daemon
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesCreateAndList
08:11:36 [2022-04-27T08:11:36.356Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesRemove
08:11:36 [2022-04-27T08:11:36.356Z] --- PASS: TestVolumesRemove (0.07s)
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInspect
08:11:36 [2022-04-27T08:11:36.356Z] --- PASS: TestVolumesInspect (0.02s)
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:11:36 [2022-04-27T08:11:36.356Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:11:36 [2022-04-27T08:11:36.356Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:11:36 [2022-04-27T08:11:36.356Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:11:36 [2022-04-27T08:11:36.356Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:11:36 [2022-04-27T08:11:36.356Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:11:36 [2022-04-27T08:11:36.356Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:11:36 [2022-04-27T08:11:36.356Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:11:36 [2022-04-27T08:11:36.356Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:11:36 [2022-04-27T08:11:36.356Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:11:36 [2022-04-27T08:11:36.356Z] PASS
08:11:36 [2022-04-27T08:11:36.356Z] 
08:11:36 [2022-04-27T08:11:36.356Z] DONE 9 tests in 0.218s
08:11:36 [2022-04-27T08:11:36.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:11:36 [2022-04-27T08:11:36.614Z] ++++ cat bundles/test-integration/docker.pid
08:11:36 [2022-04-27T08:11:36.614Z] +++ kill 6643
08:11:36 [2022-04-27T08:11:36.872Z] +++ /etc/init.d/apparmor stop
08:11:36 [2022-04-27T08:11:36.872Z] Leaving: AppArmorNo profiles have been unloaded.
08:11:36 [2022-04-27T08:11:36.872Z] 
08:11:36 [2022-04-27T08:11:36.872Z] Unloading profiles will leave already running processes permanently
08:11:36 [2022-04-27T08:11:36.872Z] unconfined, which can lead to unexpected situations.
08:11:36 [2022-04-27T08:11:36.872Z] 
08:11:36 [2022-04-27T08:11:36.872Z] To set a process to complain mode, use the command line tool
08:11:36 [2022-04-27T08:11:36.872Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:11:36 [2022-04-27T08:11:36.872Z] +++ true
08:11:36 [2022-04-27T08:11:36.872Z] exiting test-integration
08:11:36 [2022-04-27T08:11:36.872Z] ++ exit 0
08:11:36 [2022-04-27T08:11:36.872Z] 
08:11:37 [2022-04-27T08:11:37.130Z] + for job in $(jobs -p)
08:11:37 [2022-04-27T08:11:37.130Z] + wait 1474
08:11:40 [2022-04-27T08:11:40.412Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:11:40 [2022-04-27T08:11:40.671Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:11:40 [2022-04-27T08:11:40.671Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:11:40 [2022-04-27T08:11:40.671Z] === RUN   TestDockerSuite/TestHealth
08:11:44 [2022-04-27T08:11:44.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:11:45 [2022-04-27T08:11:45.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:11:46 [2022-04-27T08:11:46.173Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:11:47 [2022-04-27T08:11:47.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:11:49 [2022-04-27T08:11:49.301Z] --- PASS: TestBuildMultiStageCopy (14.57s)
08:11:49 [2022-04-27T08:11:49.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.66s)
08:11:49 [2022-04-27T08:11:49.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s)
08:11:49 [2022-04-27T08:11:49.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s)
08:11:49 [2022-04-27T08:11:49.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s)
08:11:49 [2022-04-27T08:11:49.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s)
08:11:49 [2022-04-27T08:11:49.301Z] === RUN   TestBuildMultiStageParentConfig
08:11:52 [2022-04-27T08:11:52.257Z] --- PASS: TestBuildMultiStageParentConfig (2.81s)
08:11:52 [2022-04-27T08:11:52.257Z] === RUN   TestBuildLabelWithTargets
08:11:52 [2022-04-27T08:11:52.257Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
08:11:52 [2022-04-27T08:11:52.257Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
08:11:52 [2022-04-27T08:11:52.257Z] === RUN   TestBuildWithEmptyLayers
08:11:53 [2022-04-27T08:11:53.821Z] --- PASS: TestBuildWithEmptyLayers (1.65s)
08:11:53 [2022-04-27T08:11:53.822Z] === RUN   TestBuildMultiStageOnBuild
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:12:02 [2022-04-27T08:12:02.588Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:12:03 [2022-04-27T08:12:03.156Z] === RUN   TestDockerSuite/TestImagesFormat
08:12:03 [2022-04-27T08:12:03.415Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:12:03 [2022-04-27T08:12:03.982Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:12:06 [2022-04-27T08:12:06.509Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:12:06 [2022-04-27T08:12:06.509Z] === RUN   TestDockerSuite/TestImportBadURL
08:12:06 [2022-04-27T08:12:06.509Z] === RUN   TestDockerSuite/TestImportDisplay
08:12:07 [2022-04-27T08:12:07.445Z] === RUN   TestDockerSuite/TestImportFile
08:12:08 [2022-04-27T08:12:08.754Z] --- PASS: TestBuildMultiStageOnBuild (15.20s)
08:12:08 [2022-04-27T08:12:08.754Z] === RUN   TestBuildUncleanTarFilenames
08:12:08 [2022-04-27T08:12:08.754Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
08:12:08 [2022-04-27T08:12:08.754Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
08:12:08 [2022-04-27T08:12:08.754Z] === RUN   TestBuildMultiStageLayerLeak
08:12:08 [2022-04-27T08:12:08.820Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:12:08 [2022-04-27T08:12:08.820Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:12:09 [2022-04-27T08:12:09.762Z] === RUN   TestDockerSuite/TestImportGzipped
08:12:11 [2022-04-27T08:12:11.145Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:12:12 [2022-04-27T08:12:12.083Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:12:12 [2022-04-27T08:12:12.651Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:12:13 [2022-04-27T08:12:13.220Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:12:13 [2022-04-27T08:12:13.479Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:12:13 [2022-04-27T08:12:13.479Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
08:12:13 [2022-04-27T08:12:13.736Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:12:13 [2022-04-27T08:12:13.994Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:12:14 [2022-04-27T08:12:14.568Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:12:15 [2022-04-27T08:12:15.150Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:12:15 [2022-04-27T08:12:15.716Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:12:15 [2022-04-27T08:12:15.974Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:12:16 [2022-04-27T08:12:16.540Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:12:16 [2022-04-27T08:12:16.540Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
08:12:17 [2022-04-27T08:12:17.474Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:12:18 [2022-04-27T08:12:18.042Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:12:18 [2022-04-27T08:12:18.610Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:12:18 [2022-04-27T08:12:18.610Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:12:19 [2022-04-27T08:12:19.178Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:12:19 [2022-04-27T08:12:19.178Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:12:19 [2022-04-27T08:12:19.178Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:12:19 [2022-04-27T08:12:19.747Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:12:20 [2022-04-27T08:12:20.317Z] === RUN   TestDockerSuite/TestInspectDefault
08:12:20 [2022-04-27T08:12:20.318Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
08:12:20 [2022-04-27T08:12:20.886Z] === RUN   TestDockerSuite/TestInspectHistory
08:12:21 [2022-04-27T08:12:21.455Z] === RUN   TestDockerSuite/TestInspectImage
08:12:21 [2022-04-27T08:12:21.455Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:12:21 [2022-04-27T08:12:21.455Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:12:21 [2022-04-27T08:12:21.455Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:12:21 [2022-04-27T08:12:21.455Z] === RUN   TestDockerSuite/TestInspectInt64
08:12:22 [2022-04-27T08:12:22.025Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:12:22 [2022-04-27T08:12:22.284Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:12:22 [2022-04-27T08:12:22.542Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:12:22 [2022-04-27T08:12:22.802Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:12:23 [2022-04-27T08:12:23.370Z] === RUN   TestDockerSuite/TestInspectPlugin
08:12:23 [2022-04-27T08:12:23.708Z] --- PASS: TestBuildMultiStageLayerLeak (13.17s)
08:12:23 [2022-04-27T08:12:23.708Z] === RUN   TestBuildWithHugeFile
08:12:25 [2022-04-27T08:12:25.277Z] === RUN   TestDockerSuite/TestInspectRootFS
08:12:25 [2022-04-27T08:12:25.277Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:12:25 [2022-04-27T08:12:25.844Z] === RUN   TestDockerSuite/TestInspectStatus
08:12:26 [2022-04-27T08:12:26.411Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:12:27 [2022-04-27T08:12:27.344Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:12:27 [2022-04-27T08:12:27.911Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:12:28 [2022-04-27T08:12:28.478Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:12:28 [2022-04-27T08:12:28.738Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:12:29 [2022-04-27T08:12:29.306Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:12:29 [2022-04-27T08:12:29.875Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:12:30 [2022-04-27T08:12:30.134Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:12:30 [2022-04-27T08:12:30.134Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
08:12:31 [2022-04-27T08:12:31.510Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:12:32 [2022-04-27T08:12:32.446Z] === RUN   TestDockerSuite/TestLinksEnvs
08:12:33 [2022-04-27T08:12:33.383Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:12:33 [2022-04-27T08:12:33.642Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:12:35 [2022-04-27T08:12:35.020Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:12:36 [2022-04-27T08:12:36.421Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:12:37 [2022-04-27T08:12:37.822Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:12:37 [2022-04-27T08:12:37.822Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:12:39 [2022-04-27T08:12:39.195Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:12:39 [2022-04-27T08:12:39.195Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:12:39 [2022-04-27T08:12:39.761Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:12:41 [2022-04-27T08:12:41.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
08:12:46 [2022-04-27T08:12:46.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
08:12:48 [2022-04-27T08:12:48.317Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:12:48 [2022-04-27T08:12:48.574Z]     docker_api_swarm_service_test.go:395: [d1b9792596a77] joining swarm manager [d325163860aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:12:49 [2022-04-27T08:12:49.509Z]     docker_api_swarm_service_test.go:395: [d8ea061360a13] joining swarm manager [d325163860aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:12:50 [2022-04-27T08:12:50.445Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:12:51 [2022-04-27T08:12:51.821Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:12:52 [2022-04-27T08:12:52.757Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:12:55 [2022-04-27T08:12:55.294Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
08:12:55 [2022-04-27T08:12:55.294Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:12:55 [2022-04-27T08:12:55.294Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:12:55 [2022-04-27T08:12:55.294Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:12:55 [2022-04-27T08:12:55.294Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:12:55 [2022-04-27T08:12:55.553Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:12:56 [2022-04-27T08:12:56.121Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:13:00 [2022-04-27T08:13:00.303Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:13:00 [2022-04-27T08:13:00.303Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:13:05 [2022-04-27T08:13:05.564Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:13:05 [2022-04-27T08:13:05.564Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:13:05 [2022-04-27T08:13:05.564Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:13:05 [2022-04-27T08:13:05.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
08:13:06 [2022-04-27T08:13:06.129Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:13:07 [2022-04-27T08:13:07.069Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:13:08 [2022-04-27T08:13:08.006Z]     docker_api_swarm_service_test.go:343: [d1f11be45f699] joining swarm manager [dcfd7ce390c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:13:08 [2022-04-27T08:13:08.265Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:13:08 [2022-04-27T08:13:08.830Z]     docker_api_swarm_service_test.go:343: [d4cc022dffce8] joining swarm manager [dcfd7ce390c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:13:09 [2022-04-27T08:13:09.089Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:13:10 [2022-04-27T08:13:10.464Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:13:12 [2022-04-27T08:13:12.997Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:13:12 [2022-04-27T08:13:12.997Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:13:13 [2022-04-27T08:13:13.567Z] === RUN   TestDockerSuite/TestLogsSince
08:13:20 [2022-04-27T08:13:20.120Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:13:22 [2022-04-27T08:13:22.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
08:13:24 [2022-04-27T08:13:24.544Z]     docker_api_swarm_service_test.go:490: [d46a9c5c24cd5] joining swarm manager [d48f3962f6d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:13:25 [2022-04-27T08:13:25.111Z]     docker_api_swarm_service_test.go:490: [d2a34c2b5421f] joining swarm manager [d48f3962f6d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:13:25 [2022-04-27T08:13:25.679Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:13:26 [2022-04-27T08:13:26.246Z] === RUN   TestDockerSuite/TestLogsTail
08:13:27 [2022-04-27T08:13:27.181Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:13:27 [2022-04-27T08:13:27.747Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:13:28 [2022-04-27T08:13:28.314Z] === RUN   TestDockerSuite/TestMountIntoProc
08:13:28 [2022-04-27T08:13:28.574Z] === RUN   TestDockerSuite/TestMountIntoSys
08:13:29 [2022-04-27T08:13:29.144Z] === RUN   TestDockerSuite/TestNetHostname
08:13:30 [2022-04-27T08:13:30.523Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:13:30 [2022-04-27T08:13:30.523Z] === RUN   TestDockerSuite/TestNetworkEvents
08:13:37 [2022-04-27T08:13:37.087Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:13:37 [2022-04-27T08:13:37.360Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:13:37 [2022-04-27T08:13:37.934Z] === RUN   TestDockerSuite/TestPluginActive
08:13:37 [2022-04-27T08:13:37.934Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
08:13:39 [2022-04-27T08:13:39.839Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:13:44 [2022-04-27T08:13:44.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
08:13:46 [2022-04-27T08:13:46.563Z]     docker_api_swarm_service_test.go:128: [d5ce674788221] joining swarm manager [d17f41cbf2989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:13:46 [2022-04-27T08:13:46.821Z]     docker_api_swarm_service_test.go:129: [d2ced1793905e] joining swarm manager [d17f41cbf2989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:13:47 [2022-04-27T08:13:47.492Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:13:47 [2022-04-27T08:13:47.492Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:13:47 [2022-04-27T08:13:47.492Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:13:48 [2022-04-27T08:13:48.877Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:13:48 [2022-04-27T08:13:48.878Z]     docker_api_swarm_service_test.go:137: [d132329fe6fc0] joining swarm manager [d17f41cbf2989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:13:49 [2022-04-27T08:13:49.817Z]     docker_api_swarm_service_test.go:138: [dc9555a718526] joining swarm manager [d17f41cbf2989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:13:52 [2022-04-27T08:13:52.354Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:13:54 [2022-04-27T08:13:54.255Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:13:56 [2022-04-27T08:13:56.784Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:14:02 [2022-04-27T08:14:02.046Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:14:03 [2022-04-27T08:14:03.418Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:14:04 [2022-04-27T08:14:04.352Z] === RUN   TestDockerSuite/TestPortHostBinding
08:14:05 [2022-04-27T08:14:05.291Z] === RUN   TestDockerSuite/TestPortList
08:14:11 [2022-04-27T08:14:11.879Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:14:11 [2022-04-27T08:14:11.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
08:14:12 [2022-04-27T08:14:12.446Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:14:14 [2022-04-27T08:14:14.345Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
08:14:16 [2022-04-27T08:14:16.246Z]     docker_api_swarm_service_test.go:304: [dacf690f595e1] joining swarm manager [ddf63475a248b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:14:16 [2022-04-27T08:14:16.813Z]     docker_api_swarm_service_test.go:304: [df81311519f21] joining swarm manager [ddf63475a248b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:14:18 [2022-04-27T08:14:18.714Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:14:18 [2022-04-27T08:14:18.714Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:14:18 [2022-04-27T08:14:18.714Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:14:19 [2022-04-27T08:14:19.280Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:14:19 [2022-04-27T08:14:19.280Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:14:19 [2022-04-27T08:14:19.847Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:14:19 [2022-04-27T08:14:19.847Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:14:20 [2022-04-27T08:14:20.414Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:14:20 [2022-04-27T08:14:20.414Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:14:21 [2022-04-27T08:14:21.348Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:14:21 [2022-04-27T08:14:21.348Z] === RUN   TestDockerSuite/TestPruneContainerLabel
08:14:23 [2022-04-27T08:14:23.248Z] === RUN   TestDockerSuite/TestPruneContainerUntil
08:14:24 [2022-04-27T08:14:24.183Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
08:14:24 [2022-04-27T08:14:24.751Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
08:14:25 [2022-04-27T08:14:25.010Z] === RUN   TestDockerSuite/TestPsByOrder
08:14:27 [2022-04-27T08:14:27.546Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:14:27 [2022-04-27T08:14:27.804Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:14:30 [2022-04-27T08:14:30.332Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:14:33 [2022-04-27T08:14:33.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:14:33 [2022-04-27T08:14:33.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:14:35 [2022-04-27T08:14:35.740Z] --- PASS: TestBuildWithHugeFile (121.47s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildWCOWSandboxSize
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildWithEmptyDockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:14:35 [2022-04-27T08:14:35.740Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
08:14:35 [2022-04-27T08:14:35.740Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
08:14:35 [2022-04-27T08:14:35.740Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildPreserveOwnership
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestBuildPlatformInvalid
08:14:35 [2022-04-27T08:14:35.740Z] --- PASS: TestBuildPlatformInvalid (0.10s)
08:14:35 [2022-04-27T08:14:35.740Z] PASS
08:14:35 [2022-04-27T08:14:35.740Z] ok  	github.com/docker/docker/integration/build	192.043s
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === Skipped
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_session_test.go:25: TODO: BuildKit
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] DONE 29 tests, 6 skipped in 231.500s
08:14:35 [2022-04-27T08:14:35.740Z] Running D:\gopath\src\github.com\docker\docker\integration\config
08:14:35 [2022-04-27T08:14:35.740Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:14:35 [2022-04-27T08:14:35.740Z] INFO: Testing against a local daemon
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestConfigInspect
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestConfigInspect (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestConfigList
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestConfigList (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestConfigsCreateAndDelete
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestConfigsUpdate
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestConfigsUpdate (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestTemplatedConfig
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestTemplatedConfig (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestConfigCreateResolve
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:14:35 [2022-04-27T08:14:35.740Z] PASS
08:14:35 [2022-04-27T08:14:35.740Z] ok  	github.com/docker/docker/integration/config	0.129s
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === Skipped
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s)
08:14:35 [2022-04-27T08:14:35.740Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
08:14:35 [2022-04-27T08:14:35.740Z] 
08:14:35 [2022-04-27T08:14:35.740Z] DONE 6 tests, 6 skipped in 2.269s
08:14:35 [2022-04-27T08:14:35.740Z] Running D:\gopath\src\github.com\docker\docker\integration\container
08:14:35 [2022-04-27T08:14:35.740Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:14:35 [2022-04-27T08:14:35.740Z] INFO: Testing against a local daemon
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestCheckpoint
08:14:35 [2022-04-27T08:14:35.740Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:14:35 [2022-04-27T08:14:35.740Z] --- SKIP: TestCheckpoint (0.00s)
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/commit
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestContainerInvalidJSON/commit
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/create
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestContainerInvalidJSON/containers/create
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:14:35 [2022-04-27T08:14:35.740Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestContainerInvalidJSON/commit
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:14:35 [2022-04-27T08:14:35.740Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:14:35 [2022-04-27T08:14:35.740Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestContainerInvalidJSON/containers/create
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestContainerInvalidJSON (0.04s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyFromContainerPathIsNotDir
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyToContainerPathDoesNotExist
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyEmptyFile
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCopyEmptyFile (0.38s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyToContainerPathIsNotDir
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCopyFromContainer
08:14:35 [2022-04-27T08:14:35.741Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCopyFromContainer (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateLinkToNonExistingContainer
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidEnv
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidEnv/0
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidEnv/0
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidEnv/1
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidEnv/1
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidEnv/2
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidEnv/2
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidEnv/0
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidEnv/2
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidEnv/1
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateTmpfsMountsTarget
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithCustomMaskedPaths
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithCustomReadonlyPaths
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateDifferentPlatform
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateDifferentPlatform/different_os
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCreateDifferentPlatform (0.05s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
08:14:35 [2022-04-27T08:14:35.741Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:14:35 [2022-04-27T08:14:35.741Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:14:35 [2022-04-27T08:14:35.741Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestContainerKillOnDaemonStart
08:14:35 [2022-04-27T08:14:35.741Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:14:35 [2022-04-27T08:14:35.741Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/process/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/process/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/process/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
08:14:35 [2022-04-27T08:14:35.741Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:35 [2022-04-27T08:14:35.741Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
08:14:36 [2022-04-27T08:14:36.150Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:14:36 [2022-04-27T08:14:36.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
08:14:37 [2022-04-27T08:14:37.999Z] --- PASS: TestWindowsDevices (0.03s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.71s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.76s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (6.13s)
08:14:37 [2022-04-27T08:14:37.999Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.57s)
08:14:37 [2022-04-27T08:14:37.999Z] === RUN   TestDiff
08:14:37 [2022-04-27T08:14:37.999Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
08:14:37 [2022-04-27T08:14:37.999Z] --- SKIP: TestDiff (0.00s)
08:14:37 [2022-04-27T08:14:37.999Z] === RUN   TestExecWithCloseStdin
08:14:38 [2022-04-27T08:14:38.329Z]     docker_api_swarm_service_test.go:100: [d731fe0d6466e] joining swarm manager [d49b192b21c40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:14:39 [2022-04-27T08:14:39.264Z]     docker_api_swarm_service_test.go:101: [d368aaa6cda85] joining swarm manager [d49b192b21c40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:14:40 [2022-04-27T08:14:40.957Z] --- PASS: TestExecWithCloseStdin (2.59s)
08:14:40 [2022-04-27T08:14:40.957Z] === RUN   TestExec
08:14:42 [2022-04-27T08:14:42.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:14:43 [2022-04-27T08:14:43.171Z] --- PASS: TestExec (2.34s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestExecUser
08:14:43 [2022-04-27T08:14:43.171Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestExecUser (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestExportContainerAndImportImage
08:14:43 [2022-04-27T08:14:43.171Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestExportContainerAfterDaemonRestart
08:14:43 [2022-04-27T08:14:43.171Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestHealthCheckWorkdir
08:14:43 [2022-04-27T08:14:43.171Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestHealthKillContainer
08:14:43 [2022-04-27T08:14:43.171Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestHealthKillContainer (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestInspectCpusetInConfigPre120
08:14:43 [2022-04-27T08:14:43.171Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:14:43 [2022-04-27T08:14:43.171Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
08:14:43 [2022-04-27T08:14:43.171Z] === RUN   TestKillContainerInvalidSignal
08:14:43 [2022-04-27T08:14:43.924Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:14:45 [2022-04-27T08:14:45.297Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:14:45 [2022-04-27T08:14:45.388Z] --- PASS: TestKillContainerInvalidSignal (2.28s)
08:14:45 [2022-04-27T08:14:45.388Z] === RUN   TestKillContainer
08:14:45 [2022-04-27T08:14:45.388Z] === RUN   TestKillContainer/no_signal
08:14:46 [2022-04-27T08:14:46.230Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:14:47 [2022-04-27T08:14:47.166Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:14:47 [2022-04-27T08:14:47.604Z] === RUN   TestKillContainer/non_killing_signal
08:14:47 [2022-04-27T08:14:47.604Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
08:14:47 [2022-04-27T08:14:47.604Z] === RUN   TestKillContainer/killing_signal
08:14:49 [2022-04-27T08:14:49.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:14:50 [2022-04-27T08:14:50.450Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:14:50 [2022-04-27T08:14:50.560Z] --- PASS: TestKillContainer (5.07s)
08:14:50 [2022-04-27T08:14:50.560Z]     --- PASS: TestKillContainer/no_signal (2.26s)
08:14:50 [2022-04-27T08:14:50.560Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z]     --- PASS: TestKillContainer/killing_signal (2.75s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestKillStoppedContainer
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestKillStoppedContainer (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestKillStoppedContainerAPIPre120
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestKillDifferentUserContainer
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestInspectOomKilledTrue
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestInspectOomKilledFalse
08:14:50 [2022-04-27T08:14:50.560Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:14:50 [2022-04-27T08:14:50.560Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:14:50 [2022-04-27T08:14:50.560Z] === RUN   TestLogsFollowTailEmpty
08:14:51 [2022-04-27T08:14:51.832Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:14:51 [2022-04-27T08:14:51.832Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:14:52 [2022-04-27T08:14:52.398Z] === RUN   TestDockerSuite/TestPsRightTagName
08:14:52 [2022-04-27T08:14:52.775Z] --- PASS: TestLogsFollowTailEmpty (2.32s)
08:14:52 [2022-04-27T08:14:52.775Z] === RUN   TestNetworkNat
08:14:52 [2022-04-27T08:14:52.775Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
08:14:52 [2022-04-27T08:14:52.775Z] --- SKIP: TestNetworkNat (0.00s)
08:14:52 [2022-04-27T08:14:52.775Z] === RUN   TestNetworkLocalhostTCPNat
08:14:54 [2022-04-27T08:14:54.301Z] === RUN   TestDockerSuite/TestPsShowMounts
08:14:56 [2022-04-27T08:14:56.205Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:14:56 [2022-04-27T08:14:56.571Z] --- PASS: TestNetworkLocalhostTCPNat (3.71s)
08:14:56 [2022-04-27T08:14:56.571Z] === RUN   TestNetworkLoopbackNat
08:14:56 [2022-04-27T08:14:56.571Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
08:14:56 [2022-04-27T08:14:56.571Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
08:14:56 [2022-04-27T08:14:56.571Z] === RUN   TestPause
08:14:56 [2022-04-27T08:14:56.571Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
08:14:56 [2022-04-27T08:14:56.571Z] --- SKIP: TestPause (0.00s)
08:14:56 [2022-04-27T08:14:56.571Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:14:56 [2022-04-27T08:14:56.770Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:14:56 [2022-04-27T08:14:56.770Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:14:56 [2022-04-27T08:14:56.770Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:14:56 [2022-04-27T08:14:56.770Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:14:57 [2022-04-27T08:14:57.028Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:14:57 [2022-04-27T08:14:57.028Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:14:57 [2022-04-27T08:14:57.963Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:14:58 [2022-04-27T08:14:58.226Z]     check_test.go:378: [d731fe0d6466e] daemon is not started
08:14:58 [2022-04-27T08:14:58.789Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.24s)
08:14:58 [2022-04-27T08:14:58.789Z] === RUN   TestPauseStopPausedContainer
08:14:58 [2022-04-27T08:14:58.789Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
08:14:58 [2022-04-27T08:14:58.789Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
08:14:58 [2022-04-27T08:14:58.789Z] === RUN   TestPsFilter
08:14:58 [2022-04-27T08:14:58.789Z] --- PASS: TestPsFilter (0.40s)
08:14:58 [2022-04-27T08:14:58.789Z] === RUN   TestRemoveContainerWithRemovedVolume
08:14:59 [2022-04-27T08:14:59.161Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:15:00 [2022-04-27T08:15:00.093Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:15:00 [2022-04-27T08:15:00.351Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:15:01 [2022-04-27T08:15:01.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.80s)
08:15:01 [2022-04-27T08:15:01.742Z] === RUN   TestRemoveContainerWithVolume
08:15:03 [2022-04-27T08:15:03.657Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
08:15:04 [2022-04-27T08:15:04.698Z] --- PASS: TestRemoveContainerWithVolume (2.83s)
08:15:04 [2022-04-27T08:15:04.698Z] === RUN   TestRemoveContainerRunning
08:15:06 [2022-04-27T08:15:06.198Z]     docker_api_swarm_service_test.go:533: [d3d3b3c568ec7] joining swarm manager [dcbee31a47864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:15:06 [2022-04-27T08:15:06.912Z] --- PASS: TestRemoveContainerRunning (2.22s)
08:15:06 [2022-04-27T08:15:06.912Z] === RUN   TestRemoveContainerForceRemoveRunning
08:15:07 [2022-04-27T08:15:07.131Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:15:07 [2022-04-27T08:15:07.389Z]     docker_api_swarm_service_test.go:534: [d02ffdf8868cd] joining swarm manager [dcbee31a47864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:15:07 [2022-04-27T08:15:07.955Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:15:09 [2022-04-27T08:15:09.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s)
08:15:09 [2022-04-27T08:15:09.129Z] === RUN   TestRemoveInvalidContainer
08:15:09 [2022-04-27T08:15:09.129Z] --- PASS: TestRemoveInvalidContainer (0.05s)
08:15:09 [2022-04-27T08:15:09.129Z] === RUN   TestRenameLinkedContainer
08:15:09 [2022-04-27T08:15:09.129Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
08:15:09 [2022-04-27T08:15:09.129Z] --- SKIP: TestRenameLinkedContainer (0.00s)
08:15:09 [2022-04-27T08:15:09.129Z] === RUN   TestRenameStoppedContainer
08:15:09 [2022-04-27T08:15:09.856Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:15:09 [2022-04-27T08:15:09.856Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:15:09 [2022-04-27T08:15:09.856Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:15:10 [2022-04-27T08:15:10.115Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:15:12 [2022-04-27T08:15:12.083Z] --- PASS: TestRenameStoppedContainer (2.73s)
08:15:12 [2022-04-27T08:15:12.083Z] === RUN   TestRenameRunningContainerAndReuse
08:15:12 [2022-04-27T08:15:12.645Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:15:13 [2022-04-27T08:15:13.581Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:15:16 [2022-04-27T08:15:16.111Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:15:16 [2022-04-27T08:15:16.678Z] === RUN   TestDockerSuite/TestRmiBlank
08:15:16 [2022-04-27T08:15:16.678Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:15:16 [2022-04-27T08:15:16.839Z] --- PASS: TestRenameRunningContainerAndReuse (4.65s)
08:15:16 [2022-04-27T08:15:16.839Z] === RUN   TestRenameInvalidName
08:15:16 [2022-04-27T08:15:16.936Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:15:19 [2022-04-27T08:15:19.062Z] --- PASS: TestRenameInvalidName (2.27s)
08:15:19 [2022-04-27T08:15:19.062Z] === RUN   TestRenameAnonymousContainer
08:15:19 [2022-04-27T08:15:19.466Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:15:20 [2022-04-27T08:15:20.032Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:15:20 [2022-04-27T08:15:20.292Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:15:21 [2022-04-27T08:15:21.666Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:15:22 [2022-04-27T08:15:22.233Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:15:23 [2022-04-27T08:15:23.167Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:15:23 [2022-04-27T08:15:23.733Z] === RUN   TestDockerSuite/TestRmiTag
08:15:23 [2022-04-27T08:15:23.992Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:15:24 [2022-04-27T08:15:24.559Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:15:27 [2022-04-27T08:15:27.842Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:15:27 [2022-04-27T08:15:27.842Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:15:28 [2022-04-27T08:15:28.418Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:15:28 [2022-04-27T08:15:28.681Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:15:29 [2022-04-27T08:15:29.497Z] --- PASS: TestRenameAnonymousContainer (10.82s)
08:15:29 [2022-04-27T08:15:29.497Z] === RUN   TestRenameContainerWithSameName
08:15:29 [2022-04-27T08:15:29.616Z] === RUN   TestDockerSuite/TestRunAddHost
08:15:29 [2022-04-27T08:15:29.874Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:15:30 [2022-04-27T08:15:30.133Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:15:30 [2022-04-27T08:15:30.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
08:15:30 [2022-04-27T08:15:30.699Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:15:30 [2022-04-27T08:15:30.699Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:15:31 [2022-04-27T08:15:31.265Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:15:31 [2022-04-27T08:15:31.714Z] --- PASS: TestRenameContainerWithSameName (2.37s)
08:15:31 [2022-04-27T08:15:31.714Z] === RUN   TestRenameContainerWithLinkedContainer
08:15:31 [2022-04-27T08:15:31.714Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
08:15:31 [2022-04-27T08:15:31.714Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
08:15:31 [2022-04-27T08:15:31.714Z] === RUN   TestResize
08:15:32 [2022-04-27T08:15:32.639Z]     docker_api_swarm_service_test.go:148: [dac09e462d7c6] joining swarm manager [d092a62e5accc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:15:32 [2022-04-27T08:15:32.639Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:15:33 [2022-04-27T08:15:33.206Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:15:33 [2022-04-27T08:15:33.464Z]     docker_api_swarm_service_test.go:148: [d63a0fb1b9eca] joining swarm manager [d092a62e5accc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:15:34 [2022-04-27T08:15:34.030Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:15:34 [2022-04-27T08:15:34.668Z] --- PASS: TestResize (2.44s)
08:15:34 [2022-04-27T08:15:34.668Z] === RUN   TestResizeWithInvalidSize
08:15:34 [2022-04-27T08:15:34.966Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
08:15:35 [2022-04-27T08:15:35.900Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:15:36 [2022-04-27T08:15:36.890Z] --- PASS: TestResizeWithInvalidSize (2.48s)
08:15:36 [2022-04-27T08:15:36.890Z] === RUN   TestResizeWhenContainerNotStarted
08:15:37 [2022-04-27T08:15:37.275Z] === RUN   TestDockerSuite/TestRunAttachDetach
08:15:37 [2022-04-27T08:15:37.842Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
08:15:38 [2022-04-27T08:15:38.408Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
08:15:38 [2022-04-27T08:15:38.974Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
08:15:39 [2022-04-27T08:15:39.544Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
08:15:39 [2022-04-27T08:15:39.848Z] --- PASS: TestResizeWhenContainerNotStarted (2.92s)
08:15:39 [2022-04-27T08:15:39.848Z] === RUN   TestDaemonRestartKillContainers
08:15:39 [2022-04-27T08:15:39.848Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
08:15:39 [2022-04-27T08:15:39.848Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:15:39 [2022-04-27T08:15:39.848Z] === RUN   TestStats
08:15:39 [2022-04-27T08:15:39.848Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
08:15:39 [2022-04-27T08:15:39.848Z] --- SKIP: TestStats (0.00s)
08:15:39 [2022-04-27T08:15:39.848Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:15:40 [2022-04-27T08:15:40.109Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:15:41 [2022-04-27T08:15:41.043Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
08:15:41 [2022-04-27T08:15:41.610Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:15:42 [2022-04-27T08:15:42.175Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:15:42 [2022-04-27T08:15:42.433Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:15:43 [2022-04-27T08:15:43.366Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:15:43 [2022-04-27T08:15:43.366Z] === RUN   TestDockerSuite/TestRunBindMounts
08:15:44 [2022-04-27T08:15:44.740Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:15:45 [2022-04-27T08:15:45.306Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:15:45 [2022-04-27T08:15:45.565Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:15:46 [2022-04-27T08:15:46.130Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:15:46 [2022-04-27T08:15:46.695Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:15:46 [2022-04-27T08:15:46.695Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:15:47 [2022-04-27T08:15:47.261Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:15:47 [2022-04-27T08:15:47.519Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:15:48 [2022-04-27T08:15:48.086Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:15:48 [2022-04-27T08:15:48.517Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.51s)
08:15:48 [2022-04-27T08:15:48.517Z] === RUN   TestStopContainerWithTimeout
08:15:48 [2022-04-27T08:15:48.517Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
08:15:48 [2022-04-27T08:15:48.517Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
08:15:48 [2022-04-27T08:15:48.517Z] === RUN   TestUpdateRestartPolicy
08:15:48 [2022-04-27T08:15:48.661Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:15:49 [2022-04-27T08:15:49.239Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:15:49 [2022-04-27T08:15:49.239Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:15:49 [2022-04-27T08:15:49.500Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:15:49 [2022-04-27T08:15:49.500Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:15:50 [2022-04-27T08:15:50.435Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:15:51 [2022-04-27T08:15:51.369Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:15:51 [2022-04-27T08:15:51.935Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:15:52 [2022-04-27T08:15:52.501Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:15:52 [2022-04-27T08:15:52.501Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:15:52 [2022-04-27T08:15:52.758Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:15:53 [2022-04-27T08:15:53.693Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:15:54 [2022-04-27T08:15:54.627Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:15:55 [2022-04-27T08:15:55.559Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:15:56 [2022-04-27T08:15:56.126Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:15:56 [2022-04-27T08:15:56.692Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:15:57 [2022-04-27T08:15:57.261Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:15:57 [2022-04-27T08:15:57.827Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:15:58 [2022-04-27T08:15:58.762Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:15:59 [2022-04-27T08:15:59.697Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:16:01 [2022-04-27T08:16:01.597Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:16:01 [2022-04-27T08:16:01.855Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:16:02 [2022-04-27T08:16:02.113Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:16:03 [2022-04-27T08:16:03.491Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:16:04 [2022-04-27T08:16:04.868Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:16:06 [2022-04-27T08:16:06.768Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:16:08 [2022-04-27T08:16:08.141Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:16:08 [2022-04-27T08:16:08.141Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
08:16:08 [2022-04-27T08:16:08.141Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:16:08 [2022-04-27T08:16:08.141Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
08:16:08 [2022-04-27T08:16:08.141Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:16:08 [2022-04-27T08:16:08.399Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:16:09 [2022-04-27T08:16:09.333Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
08:16:09 [2022-04-27T08:16:09.591Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:16:10 [2022-04-27T08:16:10.528Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:16:13 [2022-04-27T08:16:13.076Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:16:13 [2022-04-27T08:16:13.335Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:16:13 [2022-04-27T08:16:13.808Z] --- PASS: TestUpdateRestartPolicy (22.63s)
08:16:13 [2022-04-27T08:16:13.808Z] === RUN   TestUpdateRestartWithAutoRemove
08:16:13 [2022-04-27T08:16:13.808Z] --- PASS: TestUpdateRestartWithAutoRemove (2.28s)
08:16:13 [2022-04-27T08:16:13.808Z] === RUN   TestWaitNonBlocked
08:16:13 [2022-04-27T08:16:13.808Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:16:13 [2022-04-27T08:16:13.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:16:13 [2022-04-27T08:16:13.808Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:16:13 [2022-04-27T08:16:13.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:16:13 [2022-04-27T08:16:13.808Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:16:13 [2022-04-27T08:16:13.808Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:16:14 [2022-04-27T08:16:14.711Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:16:14 [2022-04-27T08:16:14.970Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
08:16:14 [2022-04-27T08:16:14.970Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:16:15 [2022-04-27T08:16:15.228Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:16:15 [2022-04-27T08:16:15.486Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
08:16:16 [2022-04-27T08:16:16.766Z] --- PASS: TestWaitNonBlocked (0.04s)
08:16:16 [2022-04-27T08:16:16.766Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.19s)
08:16:16 [2022-04-27T08:16:16.766Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.34s)
08:16:16 [2022-04-27T08:16:16.766Z] === RUN   TestWaitBlocked
08:16:16 [2022-04-27T08:16:16.766Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
08:16:16 [2022-04-27T08:16:16.766Z] --- SKIP: TestWaitBlocked (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z] PASS
08:16:16 [2022-04-27T08:16:16.766Z] ok  	github.com/docker/docker/integration/container	106.799s
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === Skipped
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:16:16 [2022-04-27T08:16:16.766Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.22s)
08:16:16 [2022-04-27T08:16:16.766Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
08:16:16 [2022-04-27T08:16:16.766Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s)
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
08:16:16 [2022-04-27T08:16:16.766Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
08:16:16 [2022-04-27T08:16:16.766Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
08:16:16 [2022-04-27T08:16:16.766Z] 
08:16:16 [2022-04-27T08:16:16.766Z] DONE 120 tests, 34 skipped in 109.921s
08:16:16 [2022-04-27T08:16:16.766Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
08:16:16 [2022-04-27T08:16:16.858Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:16:16 [2022-04-27T08:16:16.858Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:16:17 [2022-04-27T08:16:17.117Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:16:17 [2022-04-27T08:16:17.683Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:16:18 [2022-04-27T08:16:18.249Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
08:16:18 [2022-04-27T08:16:18.507Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:16:18 [2022-04-27T08:16:18.765Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:16:19 [2022-04-27T08:16:19.023Z] === RUN   TestDockerSuite/TestRunEnvironment
08:16:19 [2022-04-27T08:16:19.958Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:16:20 [2022-04-27T08:16:20.215Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:16:20 [2022-04-27T08:16:20.780Z] === RUN   TestDockerSuite/TestRunExitCode
08:16:21 [2022-04-27T08:16:21.347Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:16:21 [2022-04-27T08:16:21.915Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:16:22 [2022-04-27T08:16:22.481Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:16:23 [2022-04-27T08:16:23.048Z] === RUN   TestDockerSuite/TestRunExposePort
08:16:23 [2022-04-27T08:16:23.048Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:16:23 [2022-04-27T08:16:23.615Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:16:23 [2022-04-27T08:16:23.874Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:16:25 [2022-04-27T08:16:25.249Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:16:25 [2022-04-27T08:16:25.249Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:16:25 [2022-04-27T08:16:25.249Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
08:16:25 [2022-04-27T08:16:25.249Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:16:28 [2022-04-27T08:16:28.532Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:16:28 [2022-04-27T08:16:28.532Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:16:33 [2022-04-27T08:16:33.901Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
08:16:38 [2022-04-27T08:16:38.096Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
08:16:40 [2022-04-27T08:16:40.001Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
08:16:40 [2022-04-27T08:16:40.259Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
08:16:40 [2022-04-27T08:16:40.517Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:16:41 [2022-04-27T08:16:41.896Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
08:16:41 [2022-04-27T08:16:41.896Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
08:16:41 [2022-04-27T08:16:41.896Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:16:41 [2022-04-27T08:16:41.896Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:16:42 [2022-04-27T08:16:42.465Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:16:43 [2022-04-27T08:16:43.403Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
08:16:44 [2022-04-27T08:16:44.776Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:16:46 [2022-04-27T08:16:46.150Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:16:46 [2022-04-27T08:16:46.409Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
08:16:46 [2022-04-27T08:16:46.976Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:16:46 [2022-04-27T08:16:46.996Z] === RUN   TestConfigDaemonLibtrustID
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:26: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z] === RUN   TestDaemonConfigValidation
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:45: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] --- SKIP: TestDaemonConfigValidation (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z] === RUN   TestConfigDaemonSeccompProfiles
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:111: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z] === RUN   TestDaemonProxy
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
08:16:46 [2022-04-27T08:16:46.996Z] --- SKIP: TestDaemonProxy (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z] PASS
08:16:46 [2022-04-27T08:16:46.996Z] ok  	github.com/docker/docker/integration/daemon	0.147s
08:16:46 [2022-04-27T08:16:46.996Z] 
08:16:46 [2022-04-27T08:16:46.996Z] === Skipped
08:16:46 [2022-04-27T08:16:46.996Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:26: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] 
08:16:46 [2022-04-27T08:16:46.996Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:45: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] 
08:16:46 [2022-04-27T08:16:46.996Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:111: runtime.GOOS == "windows"
08:16:46 [2022-04-27T08:16:46.996Z] 
08:16:46 [2022-04-27T08:16:46.996Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
08:16:46 [2022-04-27T08:16:46.996Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
08:16:46 [2022-04-27T08:16:46.996Z] 
08:16:46 [2022-04-27T08:16:46.996Z] DONE 4 tests, 4 skipped in 29.902s
08:16:46 [2022-04-27T08:16:46.996Z] Running D:\gopath\src\github.com\docker\docker\integration\image
08:16:48 [2022-04-27T08:16:48.886Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
08:16:51 [2022-04-27T08:16:51.414Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
08:16:51 [2022-04-27T08:16:51.833Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:16:51 [2022-04-27T08:16:51.833Z] INFO: Testing against a local daemon
08:16:51 [2022-04-27T08:16:51.833Z] === RUN   TestCommitInheritsEnv
08:16:51 [2022-04-27T08:16:51.833Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
08:16:51 [2022-04-27T08:16:51.833Z] --- SKIP: TestCommitInheritsEnv (0.01s)
08:16:51 [2022-04-27T08:16:51.833Z] === RUN   TestImportExtremelyLargeImageWorks
08:16:51 [2022-04-27T08:16:51.833Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
08:16:51 [2022-04-27T08:16:51.833Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:16:51 [2022-04-27T08:16:51.833Z] === RUN   TestImportWithCustomPlatform
08:16:51 [2022-04-27T08:16:51.833Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
08:16:51 [2022-04-27T08:16:51.833Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
08:16:51 [2022-04-27T08:16:51.833Z] === RUN   TestImagesFilterMultiReference
08:16:51 [2022-04-27T08:16:51.833Z] --- PASS: TestImagesFilterMultiReference (0.13s)
08:16:51 [2022-04-27T08:16:51.834Z] === RUN   TestImagePullPlatformInvalid
08:16:51 [2022-04-27T08:16:51.834Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
08:16:51 [2022-04-27T08:16:51.834Z] === RUN   TestRemoveImageOrphaning
08:16:52 [2022-04-27T08:16:52.791Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:16:52 [2022-04-27T08:16:52.820Z] --- PASS: TestRemoveImageOrphaning (1.21s)
08:16:52 [2022-04-27T08:16:52.820Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:16:52 [2022-04-27T08:16:52.820Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
08:16:52 [2022-04-27T08:16:52.820Z] === RUN   TestTagInvalidReference
08:16:52 [2022-04-27T08:16:52.820Z] --- PASS: TestTagInvalidReference (0.05s)
08:16:52 [2022-04-27T08:16:52.820Z] === RUN   TestTagValidPrefixedRepo
08:16:52 [2022-04-27T08:16:52.820Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
08:16:52 [2022-04-27T08:16:52.820Z] === RUN   TestTagExistedNameWithoutForce
08:16:52 [2022-04-27T08:16:52.820Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
08:16:52 [2022-04-27T08:16:52.820Z] === RUN   TestTagOfficialNames
08:16:53 [2022-04-27T08:16:53.050Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:16:53 [2022-04-27T08:16:53.289Z] --- PASS: TestTagOfficialNames (0.11s)
08:16:53 [2022-04-27T08:16:53.289Z] === RUN   TestTagMatchesDigest
08:16:53 [2022-04-27T08:16:53.289Z] --- PASS: TestTagMatchesDigest (0.06s)
08:16:53 [2022-04-27T08:16:53.289Z] PASS
08:16:53 [2022-04-27T08:16:53.289Z] ok  	github.com/docker/docker/integration/image	1.906s
08:16:53 [2022-04-27T08:16:53.289Z] 
08:16:53 [2022-04-27T08:16:53.289Z] === Skipped
08:16:53 [2022-04-27T08:16:53.289Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
08:16:53 [2022-04-27T08:16:53.289Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
08:16:53 [2022-04-27T08:16:53.289Z] 
08:16:53 [2022-04-27T08:16:53.289Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
08:16:53 [2022-04-27T08:16:53.289Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
08:16:53 [2022-04-27T08:16:53.289Z] 
08:16:53 [2022-04-27T08:16:53.289Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
08:16:53 [2022-04-27T08:16:53.289Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
08:16:53 [2022-04-27T08:16:53.289Z] 
08:16:53 [2022-04-27T08:16:53.289Z] DONE 12 tests, 3 skipped in 6.413s
08:16:53 [2022-04-27T08:16:53.289Z] Running D:\gopath\src\github.com\docker\docker\integration\network
08:16:53 [2022-04-27T08:16:53.619Z] === RUN   TestDockerSuite/TestRunModeHostname
08:16:54 [2022-04-27T08:16:54.552Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:16:54 [2022-04-27T08:16:54.552Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:16:54 [2022-04-27T08:16:54.809Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:16:55 [2022-04-27T08:16:55.374Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
08:16:55 [2022-04-27T08:16:55.941Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:16:56 [2022-04-27T08:16:56.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:16:56 [2022-04-27T08:16:56.257Z] INFO: Testing against a local daemon
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkCreateDelete
08:16:56 [2022-04-27T08:16:56.257Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestNetworkCreateDelete (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDockerNetworkDeletePreferID
08:16:56 [2022-04-27T08:16:56.257Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonDNSFallback
08:16:56 [2022-04-27T08:16:56.257Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonDNSFallback (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestInspectNetwork
08:16:56 [2022-04-27T08:16:56.257Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestInspectNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestRunContainerWithBridgeNone
08:16:56 [2022-04-27T08:16:56.257Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/create
08:16:56 [2022-04-27T08:16:56.257Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:16:56 [2022-04-27T08:16:56.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:56 [2022-04-27T08:16:56.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:56 [2022-04-27T08:16:56.257Z] === CONT  TestNetworkInvalidJSON/networks/create
08:16:56 [2022-04-27T08:16:56.257Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:16:56 [2022-04-27T08:16:56.257Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:16:56 [2022-04-27T08:16:56.257Z] --- PASS: TestNetworkInvalidJSON (0.07s)
08:16:56 [2022-04-27T08:16:56.257Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkList
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkList//networks
08:16:56 [2022-04-27T08:16:56.257Z] === PAUSE TestNetworkList//networks
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestNetworkList//networks/
08:16:56 [2022-04-27T08:16:56.257Z] === PAUSE TestNetworkList//networks/
08:16:56 [2022-04-27T08:16:56.257Z] === CONT  TestNetworkList//networks
08:16:56 [2022-04-27T08:16:56.257Z] === CONT  TestNetworkList//networks/
08:16:56 [2022-04-27T08:16:56.257Z] --- PASS: TestNetworkList (0.05s)
08:16:56 [2022-04-27T08:16:56.257Z]     --- PASS: TestNetworkList//networks (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestHostIPv4BridgeLabel
08:16:56 [2022-04-27T08:16:56.257Z]     network_test.go:154: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonRestartWithLiveRestore
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:30: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonDefaultNetworkPools
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:59: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonRestartWithExistingNetwork
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:103: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:137: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:188: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestServiceWithPredefinedNetwork
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:213: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:243: FLAKY_TEST
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestServiceWithDataPathPortInit
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:334: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:402: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z] PASS
08:16:56 [2022-04-27T08:16:56.257Z] ok  	github.com/docker/docker/integration/network	0.216s
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === Skipped
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     network_test.go:154: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:30: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:59: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.257Z]     service_test.go:103: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.257Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:137: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:188: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:213: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:243: FLAKY_TEST
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:334: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
08:16:56 [2022-04-27T08:16:56.258Z]     service_test.go:402: testEnv.OSType == "windows"
08:16:56 [2022-04-27T08:16:56.258Z] 
08:16:56 [2022-04-27T08:16:56.258Z] DONE 34 tests, 15 skipped in 2.536s
08:16:56 [2022-04-27T08:16:56.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
08:16:56 [2022-04-27T08:16:56.726Z] testing: warning: no tests to run
08:16:56 [2022-04-27T08:16:56.726Z] PASS
08:16:56 [2022-04-27T08:16:56.726Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s
08:16:56 [2022-04-27T08:16:56.726Z] 
08:16:56 [2022-04-27T08:16:56.726Z] DONE 0 tests in 0.832s
08:16:56 [2022-04-27T08:16:56.875Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:16:57 [2022-04-27T08:16:57.194Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
08:16:58 [2022-04-27T08:16:58.182Z] testing: warning: no tests to run
08:16:58 [2022-04-27T08:16:58.182Z] PASS
08:16:58 [2022-04-27T08:16:58.182Z] ok  	github.com/docker/docker/integration/network/macvlan	0.113s
08:16:58 [2022-04-27T08:16:58.182Z] 
08:16:58 [2022-04-27T08:16:58.182Z] DONE 0 tests in 0.944s
08:16:58 [2022-04-27T08:16:58.182Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
08:16:58 [2022-04-27T08:16:58.251Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:16:58 [2022-04-27T08:16:58.251Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:16:58 [2022-04-27T08:16:58.509Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:16:59 [2022-04-27T08:16:59.168Z] testing: warning: no tests to run
08:16:59 [2022-04-27T08:16:59.168Z] PASS
08:16:59 [2022-04-27T08:16:59.168Z] ok  	github.com/docker/docker/integration/plugin	0.091s
08:16:59 [2022-04-27T08:16:59.168Z] 
08:16:59 [2022-04-27T08:16:59.168Z] DONE 0 tests in 0.834s
08:16:59 [2022-04-27T08:16:59.168Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
08:16:59 [2022-04-27T08:16:59.445Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
08:16:59 [2022-04-27T08:16:59.704Z] === RUN   TestDockerSuite/TestRunMount
08:17:00 [2022-04-27T08:17:00.155Z] testing: warning: no tests to run
08:17:00 [2022-04-27T08:17:00.155Z] PASS
08:17:00 [2022-04-27T08:17:00.155Z] ok  	github.com/docker/docker/integration/plugin/authz	0.086s
08:17:00 [2022-04-27T08:17:00.155Z] 
08:17:00 [2022-04-27T08:17:00.155Z] DONE 0 tests in 0.911s
08:17:00 [2022-04-27T08:17:00.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
08:17:05 [2022-04-27T08:17:05.004Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:17:05 [2022-04-27T08:17:05.004Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:17:05 [2022-04-27T08:17:05.572Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:17:06 [2022-04-27T08:17:06.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:06 [2022-04-27T08:17:06.040Z] INFO: Testing against a local daemon
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:17:06 [2022-04-27T08:17:06.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:06 [2022-04-27T08:17:06.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:17:06 [2022-04-27T08:17:06.040Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:17:06 [2022-04-27T08:17:06.040Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:17:06 [2022-04-27T08:17:06.040Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:17:06 [2022-04-27T08:17:06.040Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:17:06 [2022-04-27T08:17:06.040Z] --- PASS: TestPluginInvalidJSON (0.06s)
08:17:06 [2022-04-27T08:17:06.040Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginInstall
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:93: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] --- SKIP: TestPluginInstall (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginsWithRuntimes
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:202: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z] === RUN   TestPluginBackCompatMediaTypes
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:264: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z] PASS
08:17:06 [2022-04-27T08:17:06.040Z] ok  	github.com/docker/docker/integration/plugin/common	0.142s
08:17:06 [2022-04-27T08:17:06.040Z] 
08:17:06 [2022-04-27T08:17:06.040Z] === Skipped
08:17:06 [2022-04-27T08:17:06.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:93: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] 
08:17:06 [2022-04-27T08:17:06.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:202: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] 
08:17:06 [2022-04-27T08:17:06.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
08:17:06 [2022-04-27T08:17:06.040Z]     plugin_test.go:264: testEnv.OSType == "windows"
08:17:06 [2022-04-27T08:17:06.040Z] 
08:17:06 [2022-04-27T08:17:06.040Z] DONE 19 tests, 3 skipped in 5.463s
08:17:06 [2022-04-27T08:17:06.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
08:17:06 [2022-04-27T08:17:06.505Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:17:07 [2022-04-27T08:17:07.877Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:17:08 [2022-04-27T08:17:08.273Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:08 [2022-04-27T08:17:08.273Z] INFO: Testing against a local daemon
08:17:08 [2022-04-27T08:17:08.273Z] === RUN   TestExternalGraphDriver
08:17:08 [2022-04-27T08:17:08.273Z]     external_test.go:48: runtime.GOOS == "windows"
08:17:08 [2022-04-27T08:17:08.273Z] --- SKIP: TestExternalGraphDriver (0.00s)
08:17:08 [2022-04-27T08:17:08.273Z] === RUN   TestGraphdriverPluginV2
08:17:08 [2022-04-27T08:17:08.273Z]     external_test.go:408: runtime.GOOS == "windows"
08:17:08 [2022-04-27T08:17:08.273Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
08:17:08 [2022-04-27T08:17:08.273Z] PASS
08:17:08 [2022-04-27T08:17:08.273Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.130s
08:17:08 [2022-04-27T08:17:08.273Z] 
08:17:08 [2022-04-27T08:17:08.273Z] === Skipped
08:17:08 [2022-04-27T08:17:08.273Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
08:17:08 [2022-04-27T08:17:08.273Z]     external_test.go:48: runtime.GOOS == "windows"
08:17:08 [2022-04-27T08:17:08.273Z] 
08:17:08 [2022-04-27T08:17:08.273Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
08:17:08 [2022-04-27T08:17:08.273Z]     external_test.go:408: runtime.GOOS == "windows"
08:17:08 [2022-04-27T08:17:08.273Z] 
08:17:08 [2022-04-27T08:17:08.273Z] DONE 2 tests, 2 skipped in 2.635s
08:17:08 [2022-04-27T08:17:08.273Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
08:17:09 [2022-04-27T08:17:09.780Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:17:11 [2022-04-27T08:17:11.154Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:17:11 [2022-04-27T08:17:11.241Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:11 [2022-04-27T08:17:11.241Z] INFO: Testing against a local daemon
08:17:11 [2022-04-27T08:17:11.241Z] === RUN   TestReadPluginNoRead
08:17:11 [2022-04-27T08:17:11.241Z]     read_test.go:21: no unix domain sockets on Windows
08:17:11 [2022-04-27T08:17:11.241Z] --- SKIP: TestReadPluginNoRead (0.00s)
08:17:11 [2022-04-27T08:17:11.241Z] PASS
08:17:11 [2022-04-27T08:17:11.241Z] ok  	github.com/docker/docker/integration/plugin/logging	0.126s
08:17:11 [2022-04-27T08:17:11.241Z] 
08:17:11 [2022-04-27T08:17:11.241Z] === Skipped
08:17:11 [2022-04-27T08:17:11.241Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
08:17:11 [2022-04-27T08:17:11.241Z]     read_test.go:21: no unix domain sockets on Windows
08:17:11 [2022-04-27T08:17:11.241Z] 
08:17:11 [2022-04-27T08:17:11.241Z] DONE 1 tests, 1 skipped in 2.585s
08:17:11 [2022-04-27T08:17:11.241Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
08:17:12 [2022-04-27T08:17:12.227Z] testing: warning: no tests to run
08:17:12 [2022-04-27T08:17:12.227Z] PASS
08:17:12 [2022-04-27T08:17:12.227Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.088s
08:17:12 [2022-04-27T08:17:12.532Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:17:12 [2022-04-27T08:17:12.702Z] 
08:17:12 [2022-04-27T08:17:12.702Z] DONE 0 tests in 1.273s
08:17:12 [2022-04-27T08:17:12.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
08:17:13 [2022-04-27T08:17:13.465Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:17:14 [2022-04-27T08:17:14.846Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:17:14 [2022-04-27T08:17:14.846Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:17:15 [2022-04-27T08:17:15.104Z] === RUN   TestDockerSuite/TestRunNetHost
08:17:15 [2022-04-27T08:17:15.657Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:15 [2022-04-27T08:17:15.657Z] INFO: Testing against a local daemon
08:17:15 [2022-04-27T08:17:15.657Z] === RUN   TestPluginWithDevMounts
08:17:15 [2022-04-27T08:17:15.657Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:17:15 [2022-04-27T08:17:15.657Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:17:15 [2022-04-27T08:17:15.657Z] PASS
08:17:15 [2022-04-27T08:17:15.657Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.103s
08:17:15 [2022-04-27T08:17:15.657Z] 
08:17:15 [2022-04-27T08:17:15.657Z] === Skipped
08:17:15 [2022-04-27T08:17:15.657Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
08:17:15 [2022-04-27T08:17:15.657Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:17:15 [2022-04-27T08:17:15.657Z] 
08:17:15 [2022-04-27T08:17:15.657Z] DONE 1 tests, 1 skipped in 2.634s
08:17:15 [2022-04-27T08:17:15.657Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
08:17:15 [2022-04-27T08:17:15.673Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:17:16 [2022-04-27T08:17:16.240Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:17:16 [2022-04-27T08:17:16.809Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:17:17 [2022-04-27T08:17:17.874Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:17 [2022-04-27T08:17:17.874Z] INFO: Testing against a local daemon
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestSecretInspect
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestSecretInspect (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestSecretList
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestSecretList (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestSecretsCreateAndDelete
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestSecretsUpdate
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestSecretsUpdate (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestTemplatedSecret
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestTemplatedSecret (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] === RUN   TestSecretCreateResolve
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
08:17:17 [2022-04-27T08:17:17.874Z] --- SKIP: TestSecretCreateResolve (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z] PASS
08:17:17 [2022-04-27T08:17:17.874Z] ok  	github.com/docker/docker/integration/secret	0.120s
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === Skipped
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
08:17:17 [2022-04-27T08:17:17.874Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
08:17:17 [2022-04-27T08:17:17.874Z] 
08:17:17 [2022-04-27T08:17:17.874Z] DONE 6 tests, 6 skipped in 2.048s
08:17:17 [2022-04-27T08:17:17.874Z] Running D:\gopath\src\github.com\docker\docker\integration\service
08:17:18 [2022-04-27T08:17:18.185Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:17:19 [2022-04-27T08:17:19.562Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:17:20 [2022-04-27T08:17:20.848Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:20 [2022-04-27T08:17:20.848Z] INFO: Testing against a local daemon
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceCreateInit
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- PASS: TestServiceCreateInit (0.08s)
08:17:20 [2022-04-27T08:17:20.848Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceMultipleTimes
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceConflict
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceConflict (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceMaxReplicas
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateWithDuplicateNetworkNames
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceSecretFileMode
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceConfigFileMode
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceSysctls
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceSysctls (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateServiceCapabilities
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateServiceCapabilities (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestInspect
08:17:20 [2022-04-27T08:17:20.848Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestInspect (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestCreateJob
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestCreateJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestReplicatedJob
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestReplicatedJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestUpdateReplicatedJob
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceListWithStatuses
08:17:20 [2022-04-27T08:17:20.848Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestDockerNetworkConnectAlias
08:17:20 [2022-04-27T08:17:20.848Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestDockerNetworkReConnect
08:17:20 [2022-04-27T08:17:20.848Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServicePlugin
08:17:20 [2022-04-27T08:17:20.848Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServicePlugin (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceUpdateLabel
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceUpdateLabel (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceUpdateSecrets
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceUpdateConfigs
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceUpdateNetwork
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] === RUN   TestServiceUpdatePidsLimit
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
08:17:20 [2022-04-27T08:17:20.848Z] PASS
08:17:20 [2022-04-27T08:17:20.848Z] ok  	github.com/docker/docker/integration/service	0.357s
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === Skipped
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s)
08:17:20 [2022-04-27T08:17:20.848Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
08:17:20 [2022-04-27T08:17:20.848Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.848Z] 
08:17:20 [2022-04-27T08:17:20.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
08:17:20 [2022-04-27T08:17:20.849Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.849Z] 
08:17:20 [2022-04-27T08:17:20.849Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
08:17:20 [2022-04-27T08:17:20.849Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
08:17:20 [2022-04-27T08:17:20.849Z] 
08:17:20 [2022-04-27T08:17:20.849Z] DONE 24 tests, 23 skipped in 3.065s
08:17:20 [2022-04-27T08:17:20.849Z] Running D:\gopath\src\github.com\docker\docker\integration\session
08:17:22 [2022-04-27T08:17:22.093Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:17:22 [2022-04-27T08:17:22.352Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:17:22 [2022-04-27T08:17:22.612Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
08:17:23 [2022-04-27T08:17:23.070Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:23 [2022-04-27T08:17:23.070Z] INFO: Testing against a local daemon
08:17:23 [2022-04-27T08:17:23.070Z] === RUN   TestSessionCreate
08:17:23 [2022-04-27T08:17:23.070Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
08:17:23 [2022-04-27T08:17:23.070Z] --- SKIP: TestSessionCreate (0.00s)
08:17:23 [2022-04-27T08:17:23.070Z] === RUN   TestSessionCreateWithBadUpgrade
08:17:23 [2022-04-27T08:17:23.070Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
08:17:23 [2022-04-27T08:17:23.070Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
08:17:23 [2022-04-27T08:17:23.070Z] PASS
08:17:23 [2022-04-27T08:17:23.070Z] ok  	github.com/docker/docker/integration/session	0.105s
08:17:23 [2022-04-27T08:17:23.070Z] 
08:17:23 [2022-04-27T08:17:23.070Z] === Skipped
08:17:23 [2022-04-27T08:17:23.070Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
08:17:23 [2022-04-27T08:17:23.070Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
08:17:23 [2022-04-27T08:17:23.070Z] 
08:17:23 [2022-04-27T08:17:23.070Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
08:17:23 [2022-04-27T08:17:23.070Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
08:17:23 [2022-04-27T08:17:23.070Z] 
08:17:23 [2022-04-27T08:17:23.070Z] DONE 2 tests, 2 skipped in 1.918s
08:17:23 [2022-04-27T08:17:23.070Z] Running D:\gopath\src\github.com\docker\docker\integration\system
08:17:23 [2022-04-27T08:17:23.180Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:17:23 [2022-04-27T08:17:23.181Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
08:17:23 [2022-04-27T08:17:23.181Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:17:23 [2022-04-27T08:17:23.748Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:17:24 [2022-04-27T08:17:24.313Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:17:24 [2022-04-27T08:17:24.314Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:17:24 [2022-04-27T08:17:24.883Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:17:25 [2022-04-27T08:17:25.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:25 [2022-04-27T08:17:25.294Z] INFO: Testing against a local daemon
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:17:25 [2022-04-27T08:17:25.294Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestDiskUsage
08:17:25 [2022-04-27T08:17:25.294Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestDiskUsage (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestEventsExecDie
08:17:25 [2022-04-27T08:17:25.294Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestEventsExecDie (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestEventsBackwardsCompatible
08:17:25 [2022-04-27T08:17:25.294Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestEventsVolumeCreate
08:17:25 [2022-04-27T08:17:25.294Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestEventsVolumeCreate (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestInfoAPI
08:17:25 [2022-04-27T08:17:25.294Z] --- PASS: TestInfoAPI (0.06s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestInfoAPIWarnings
08:17:25 [2022-04-27T08:17:25.294Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestInfoAPIWarnings (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestInfoDebug
08:17:25 [2022-04-27T08:17:25.294Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestInfoDebug (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestInfoInsecureRegistries
08:17:25 [2022-04-27T08:17:25.294Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestInfoRegistryMirrors
08:17:25 [2022-04-27T08:17:25.294Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:25 [2022-04-27T08:17:25.294Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
08:17:25 [2022-04-27T08:17:25.294Z] === RUN   TestLoginFailsWithBadCredentials
08:17:26 [2022-04-27T08:17:26.286Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
08:17:26 [2022-04-27T08:17:26.286Z] === RUN   TestPingCacheHeaders
08:17:26 [2022-04-27T08:17:26.286Z] --- PASS: TestPingCacheHeaders (0.05s)
08:17:26 [2022-04-27T08:17:26.286Z] === RUN   TestPingGet
08:17:26 [2022-04-27T08:17:26.286Z] --- PASS: TestPingGet (0.04s)
08:17:26 [2022-04-27T08:17:26.286Z] === RUN   TestPingHead
08:17:26 [2022-04-27T08:17:26.754Z] --- PASS: TestPingHead (0.05s)
08:17:26 [2022-04-27T08:17:26.754Z] === RUN   TestPingSwarmHeader
08:17:26 [2022-04-27T08:17:26.754Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
08:17:26 [2022-04-27T08:17:26.754Z] --- SKIP: TestPingSwarmHeader (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z] === RUN   TestVersion
08:17:26 [2022-04-27T08:17:26.754Z] --- PASS: TestVersion (0.05s)
08:17:26 [2022-04-27T08:17:26.754Z] PASS
08:17:26 [2022-04-27T08:17:26.754Z] ok  	github.com/docker/docker/integration/system	1.317s
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === Skipped
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
08:17:26 [2022-04-27T08:17:26.754Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
08:17:26 [2022-04-27T08:17:26.754Z] 
08:17:26 [2022-04-27T08:17:26.754Z] DONE 16 tests, 10 skipped in 3.707s
08:17:26 [2022-04-27T08:17:26.754Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
08:17:28 [2022-04-27T08:17:28.973Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:28 [2022-04-27T08:17:28.973Z] INFO: Testing against a local daemon
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesCreateAndList
08:17:28 [2022-04-27T08:17:28.973Z] --- PASS: TestVolumesCreateAndList (0.08s)
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesRemove
08:17:28 [2022-04-27T08:17:28.973Z] --- PASS: TestVolumesRemove (0.18s)
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInspect
08:17:28 [2022-04-27T08:17:28.973Z] --- PASS: TestVolumesInspect (0.06s)
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:17:28 [2022-04-27T08:17:28.973Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:17:28 [2022-04-27T08:17:28.973Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:17:28 [2022-04-27T08:17:28.973Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:17:28 [2022-04-27T08:17:28.973Z] --- PASS: TestVolumesInvalidJSON (0.05s)
08:17:28 [2022-04-27T08:17:28.973Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
08:17:28 [2022-04-27T08:17:28.973Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:17:28 [2022-04-27T08:17:28.973Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:17:28 [2022-04-27T08:17:28.973Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:17:28 [2022-04-27T08:17:28.973Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:17:28 [2022-04-27T08:17:28.973Z] PASS
08:17:28 [2022-04-27T08:17:28.973Z] ok  	github.com/docker/docker/integration/volume	0.431s
08:17:28 [2022-04-27T08:17:28.973Z] 
08:17:28 [2022-04-27T08:17:28.973Z] DONE 9 tests in 2.392s
08:17:29 [2022-04-27T08:17:29.441Z] INFO: make.ps1 ended at 04/27/2022 08:17:29
08:17:29 [2022-04-27T08:17:29.441Z] INFO: Integration CLI tests being run from the host:
08:17:29 [2022-04-27T08:17:29.441Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
08:17:31 [2022-04-27T08:17:31.463Z] === RUN   TestDockerSuite/TestRunOOMExitCode
08:17:31 [2022-04-27T08:17:31.463Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
08:17:31 [2022-04-27T08:17:31.463Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:17:31 [2022-04-27T08:17:31.463Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
08:17:31 [2022-04-27T08:17:31.463Z] === RUN   TestDockerSuite/TestRunPIDsLimit
08:17:32 [2022-04-27T08:17:32.029Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:17:33 [2022-04-27T08:17:33.404Z] === RUN   TestDockerSuite/TestRunPortInUse
08:17:33 [2022-04-27T08:17:33.970Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
08:17:34 [2022-04-27T08:17:34.536Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
08:17:34 [2022-04-27T08:17:34.536Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:17:35 [2022-04-27T08:17:35.471Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:17:35 [2022-04-27T08:17:35.471Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
08:17:35 [2022-04-27T08:17:35.729Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:17:36 [2022-04-27T08:17:36.295Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:17:36 [2022-04-27T08:17:36.864Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:17:36 [2022-04-27T08:17:36.864Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
08:17:36 [2022-04-27T08:17:36.864Z] === RUN   TestDockerSuite/TestRunPublishPort
08:17:37 [2022-04-27T08:17:37.431Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:17:38 [2022-04-27T08:17:38.367Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:17:38 [2022-04-27T08:17:38.367Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
08:17:38 [2022-04-27T08:17:38.367Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:17:38 [2022-04-27T08:17:38.367Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
08:17:38 [2022-04-27T08:17:38.625Z] === RUN   TestDockerSuite/TestRunRedirectStdout
08:17:39 [2022-04-27T08:17:39.561Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:17:39 [2022-04-27T08:17:39.561Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
08:17:39 [2022-04-27T08:17:39.561Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:17:41 [2022-04-27T08:17:41.467Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
08:17:41 [2022-04-27T08:17:41.948Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
08:17:41 [2022-04-27T08:17:41.948Z] INFO: Testing against a local daemon
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:17:41 [2022-04-27T08:17:41.948Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:17:41 [2022-04-27T08:17:41.948Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:17:41 [2022-04-27T08:17:41.948Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:17:42 [2022-04-27T08:17:42.403Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:17:42 [2022-04-27T08:17:42.416Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:17:42 [2022-04-27T08:17:42.884Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:17:43 [2022-04-27T08:17:43.352Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:17:43 [2022-04-27T08:17:43.780Z] === RUN   TestDockerSuite/TestRunRm
08:17:44 [2022-04-27T08:17:44.347Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:17:44 [2022-04-27T08:17:44.347Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
08:17:46 [2022-04-27T08:17:46.882Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
08:17:47 [2022-04-27T08:17:47.817Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:17:48 [2022-04-27T08:17:48.757Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:17:49 [2022-04-27T08:17:49.323Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
08:17:49 [2022-04-27T08:17:49.583Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
08:17:50 [2022-04-27T08:17:50.963Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
08:17:51 [2022-04-27T08:17:51.222Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
08:17:52 [2022-04-27T08:17:52.598Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:17:53 [2022-04-27T08:17:53.978Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
08:17:55 [2022-04-27T08:17:55.880Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:17:57 [2022-04-27T08:17:57.780Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
08:17:58 [2022-04-27T08:17:58.039Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
08:17:58 [2022-04-27T08:17:58.298Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:17:58 [2022-04-27T08:17:58.557Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
08:17:58 [2022-04-27T08:17:58.817Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
08:17:59 [2022-04-27T08:17:59.387Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
08:17:59 [2022-04-27T08:17:59.955Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
08:18:00 [2022-04-27T08:18:00.522Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
08:18:01 [2022-04-27T08:18:01.089Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:18:01 [2022-04-27T08:18:01.655Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:18:01 [2022-04-27T08:18:01.912Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:18:02 [2022-04-27T08:18:02.480Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:18:05 [2022-04-27T08:18:05.011Z] === RUN   TestDockerSuite/TestRunState
08:18:05 [2022-04-27T08:18:05.944Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:18:06 [2022-04-27T08:18:06.202Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:18:06 [2022-04-27T08:18:06.768Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:18:07 [2022-04-27T08:18:07.027Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
08:18:07 [2022-04-27T08:18:07.027Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
08:18:07 [2022-04-27T08:18:07.027Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:18:07 [2022-04-27T08:18:07.285Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:18:07 [2022-04-27T08:18:07.546Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:18:08 [2022-04-27T08:18:08.113Z] === RUN   TestDockerSuite/TestRunSysctls
08:18:09 [2022-04-27T08:18:09.048Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:18:09 [2022-04-27T08:18:09.048Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:18:09 [2022-04-27T08:18:09.048Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:18:09 [2022-04-27T08:18:09.983Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
08:18:11 [2022-04-27T08:18:11.885Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
08:18:11 [2022-04-27T08:18:11.886Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
08:18:12 [2022-04-27T08:18:12.821Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:18:13 [2022-04-27T08:18:13.388Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
08:18:16 [2022-04-27T08:18:16.674Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:18:16 [2022-04-27T08:18:16.674Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:18:19 [2022-04-27T08:18:19.214Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:18:19 [2022-04-27T08:18:19.472Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:18:20 [2022-04-27T08:18:20.038Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:18:20 [2022-04-27T08:18:20.604Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:18:21 [2022-04-27T08:18:21.541Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:18:22 [2022-04-27T08:18:22.106Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:18:23 [2022-04-27T08:18:23.040Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:18:24 [2022-04-27T08:18:24.417Z] === RUN   TestDockerSuite/TestRunUserByID
08:18:25 [2022-04-27T08:18:25.352Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:18:25 [2022-04-27T08:18:25.352Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:18:25 [2022-04-27T08:18:25.352Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:18:25 [2022-04-27T08:18:25.610Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:18:26 [2022-04-27T08:18:26.179Z] === RUN   TestDockerSuite/TestRunUserByName
08:18:26 [2022-04-27T08:18:26.745Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:18:27 [2022-04-27T08:18:27.004Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
08:18:27 [2022-04-27T08:18:27.004Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
08:18:27 [2022-04-27T08:18:27.004Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:18:27 [2022-04-27T08:18:27.263Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:18:27 [2022-04-27T08:18:27.830Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:18:30 [2022-04-27T08:18:30.360Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:18:30 [2022-04-27T08:18:30.928Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:18:31 [2022-04-27T08:18:31.495Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:18:32 [2022-04-27T08:18:32.432Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:18:33 [2022-04-27T08:18:33.807Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:18:34 [2022-04-27T08:18:34.066Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:18:35 [2022-04-27T08:18:35.440Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:18:36 [2022-04-27T08:18:36.817Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:18:37 [2022-04-27T08:18:37.075Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:18:39 [2022-04-27T08:18:39.622Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:18:39 [2022-04-27T08:18:39.886Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:18:39 [2022-04-27T08:18:39.886Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:18:39 [2022-04-27T08:18:39.886Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
08:18:39 [2022-04-27T08:18:39.886Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:18:39 [2022-04-27T08:18:39.886Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
08:18:39 [2022-04-27T08:18:39.886Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:18:39 [2022-04-27T08:18:39.886Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
08:18:39 [2022-04-27T08:18:39.886Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:18:40 [2022-04-27T08:18:40.146Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
08:18:40 [2022-04-27T08:18:40.146Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
08:18:40 [2022-04-27T08:18:40.146Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
08:18:40 [2022-04-27T08:18:40.711Z] === RUN   TestDockerSuite/TestRunWithCPUShares
08:18:41 [2022-04-27T08:18:41.276Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
08:18:42 [2022-04-27T08:18:42.654Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
08:18:42 [2022-04-27T08:18:42.654Z]     docker_cli_service_logs_test.go:246: checking task w79x2lw164lr
08:18:42 [2022-04-27T08:18:42.654Z]     docker_cli_service_logs_test.go:251: checking messages for w79x2lw164lr
08:18:42 [2022-04-27T08:18:42.654Z]     docker_cli_service_logs_test.go:246: checking task jeqjiy4gpq7m
08:18:42 [2022-04-27T08:18:42.654Z]     docker_cli_service_logs_test.go:251: checking messages for jeqjiy4gpq7m
08:18:43 [2022-04-27T08:18:43.220Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
08:18:43 [2022-04-27T08:18:43.478Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:18:43 [2022-04-27T08:18:43.737Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:18:43 [2022-04-27T08:18:43.737Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
08:18:44 [2022-04-27T08:18:44.304Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:18:44 [2022-04-27T08:18:44.304Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
08:18:44 [2022-04-27T08:18:44.873Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
08:18:45 [2022-04-27T08:18:45.440Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
08:18:45 [2022-04-27T08:18:45.440Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
08:18:46 [2022-04-27T08:18:46.375Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:18:46 [2022-04-27T08:18:46.375Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:18:46 [2022-04-27T08:18:46.375Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:18:46 [2022-04-27T08:18:46.944Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:18:46 [2022-04-27T08:18:46.944Z] === RUN   TestDockerSuite/TestRunWithShmSize
08:18:47 [2022-04-27T08:18:47.510Z] === RUN   TestDockerSuite/TestRunWithSwappiness
08:18:48 [2022-04-27T08:18:48.081Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
08:18:48 [2022-04-27T08:18:48.081Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:18:48 [2022-04-27T08:18:48.081Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:18:48 [2022-04-27T08:18:48.648Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:18:49 [2022-04-27T08:18:49.582Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
08:18:50 [2022-04-27T08:18:50.148Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
08:18:50 [2022-04-27T08:18:50.148Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
08:18:50 [2022-04-27T08:18:50.148Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:18:50 [2022-04-27T08:18:50.406Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:18:50 [2022-04-27T08:18:50.406Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:18:51 [2022-04-27T08:18:51.341Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:18:51 [2022-04-27T08:18:51.907Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:18:53 [2022-04-27T08:18:53.808Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:18:54 [2022-04-27T08:18:54.067Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:18:54 [2022-04-27T08:18:54.067Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:18:54 [2022-04-27T08:18:54.067Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:18:55 [2022-04-27T08:18:55.000Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
08:18:55 [2022-04-27T08:18:55.933Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
08:18:56 [2022-04-27T08:18:56.868Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:18:56 [2022-04-27T08:18:56.868Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:18:58 [2022-04-27T08:18:58.247Z] === RUN   TestDockerSuite/TestSaveImageId
08:18:58 [2022-04-27T08:18:58.247Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:18:58 [2022-04-27T08:18:58.506Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:18:59 [2022-04-27T08:18:59.441Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3985939335
08:18:59 [2022-04-27T08:18:59.699Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:18:59 [2022-04-27T08:18:59.699Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:19:01 [2022-04-27T08:19:01.100Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:19:01 [2022-04-27T08:19:01.100Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:19:01 [2022-04-27T08:19:01.100Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:19:03 [2022-04-27T08:19:03.008Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:19:04 [2022-04-27T08:19:04.386Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:19:04 [2022-04-27T08:19:04.644Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:19:04 [2022-04-27T08:19:04.644Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:19:04 [2022-04-27T08:19:04.902Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:19:04 [2022-04-27T08:19:04.902Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:19:04 [2022-04-27T08:19:04.902Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:19:05 [2022-04-27T08:19:05.468Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:19:05 [2022-04-27T08:19:05.468Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
08:19:06 [2022-04-27T08:19:06.403Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
08:19:06 [2022-04-27T08:19:06.968Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:19:06 [2022-04-27T08:19:06.968Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
08:19:07 [2022-04-27T08:19:07.903Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:19:09 [2022-04-27T08:19:09.276Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:19:11 [2022-04-27T08:19:11.176Z]     docker_cli_swarm_test.go:1895: [d78b2fb099401] joining swarm manager [d53d56341c6e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:13 [2022-04-27T08:19:13.073Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:19:13 [2022-04-27T08:19:13.640Z]     docker_cli_swarm_test.go:1896: [d0fc49eaf9b08] joining swarm manager [d53d56341c6e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:14 [2022-04-27T08:19:14.573Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:19:15 [2022-04-27T08:19:15.140Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:19:16 [2022-04-27T08:19:16.073Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:19:18 [2022-04-27T08:19:18.599Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:19:20 [2022-04-27T08:19:20.500Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:19:20 [2022-04-27T08:19:20.759Z] === RUN   TestDockerSuite/TestStartRecordError
08:19:21 [2022-04-27T08:19:21.695Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:19:23 [2022-04-27T08:19:23.596Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:19:24 [2022-04-27T08:19:24.529Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:19:24 [2022-04-27T08:19:24.828Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:19:24 [2022-04-27T08:19:24.828Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:19:24 [2022-04-27T08:19:24.828Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:19:24 [2022-04-27T08:19:24.828Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.828Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:19:24 [2022-04-27T08:19:24.829Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
08:19:24 [2022-04-27T08:19:24.829Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:19:26 [2022-04-27T08:19:26.399Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
08:19:27 [2022-04-27T08:19:27.073Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:19:29 [2022-04-27T08:19:29.395Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:19:29 [2022-04-27T08:19:29.395Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
08:19:29 [2022-04-27T08:19:29.395Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:19:29 [2022-04-27T08:19:29.395Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
08:19:29 [2022-04-27T08:19:29.395Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:19:29 [2022-04-27T08:19:29.395Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
08:19:29 [2022-04-27T08:19:29.395Z] === RUN   TestDockerSuite/TestAttachDisconnect
08:19:29 [2022-04-27T08:19:29.395Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
08:19:29 [2022-04-27T08:19:29.395Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
08:19:29 [2022-04-27T08:19:29.603Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:19:31 [2022-04-27T08:19:31.506Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:19:32 [2022-04-27T08:19:32.380Z] === RUN   TestDockerSuite/TestAttachPausedContainer
08:19:32 [2022-04-27T08:19:32.380Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
08:19:32 [2022-04-27T08:19:32.847Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
08:19:32 [2022-04-27T08:19:32.847Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
08:19:32 [2022-04-27T08:19:32.847Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
08:19:34 [2022-04-27T08:19:34.785Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:19:38 [2022-04-27T08:19:38.063Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:19:38 [2022-04-27T08:19:38.999Z] === RUN   TestDockerSuite/TestStatsNoStream
08:19:39 [2022-04-27T08:19:39.934Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:19:40 [2022-04-27T08:19:40.043Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
08:19:41 [2022-04-27T08:19:41.832Z] === RUN   TestDockerSuite/TestStopContainerSignal
08:19:43 [2022-04-27T08:19:43.205Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:19:43 [2022-04-27T08:19:43.776Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:19:44 [2022-04-27T08:19:44.034Z] === RUN   TestDockerSuite/TestTopPrivileged
08:19:44 [2022-04-27T08:19:44.603Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:19:44 [2022-04-27T08:19:44.603Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:19:44 [2022-04-27T08:19:44.603Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:19:45 [2022-04-27T08:19:45.171Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:19:48 [2022-04-27T08:19:48.456Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:19:50 [2022-04-27T08:19:50.989Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
08:19:51 [2022-04-27T08:19:51.248Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
08:19:51 [2022-04-27T08:19:51.815Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
08:19:51 [2022-04-27T08:19:51.815Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
08:19:51 [2022-04-27T08:19:51.816Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
08:19:51 [2022-04-27T08:19:51.816Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
08:19:51 [2022-04-27T08:19:51.816Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
08:19:52 [2022-04-27T08:19:52.760Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
08:19:53 [2022-04-27T08:19:53.334Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
08:19:53 [2022-04-27T08:19:53.899Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
08:19:54 [2022-04-27T08:19:54.834Z] === RUN   TestDockerSuite/TestUpdateStats
08:19:55 [2022-04-27T08:19:55.399Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:19:57 [2022-04-27T08:19:57.299Z]     docker_cli_swarm_test.go:1796: [d334306be7516] joining swarm manager [d7f02815c3805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:58 [2022-04-27T08:19:58.673Z]     docker_cli_swarm_test.go:1797: [d371013d5fe69] joining swarm manager [d7f02815c3805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:58 [2022-04-27T08:19:58.673Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
08:19:59 [2022-04-27T08:19:59.611Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
08:19:59 [2022-04-27T08:19:59.611Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
08:19:59 [2022-04-27T08:19:59.611Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
08:20:00 [2022-04-27T08:20:00.549Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
08:20:00 [2022-04-27T08:20:00.807Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:20:03 [2022-04-27T08:20:03.339Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
08:20:05 [2022-04-27T08:20:05.867Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
08:20:07 [2022-04-27T08:20:07.767Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
08:20:09 [2022-04-27T08:20:09.140Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:20:11 [2022-04-27T08:20:11.045Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:20:13 [2022-04-27T08:20:13.574Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
08:20:14 [2022-04-27T08:20:14.141Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:20:15 [2022-04-27T08:20:15.075Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
08:20:16 [2022-04-27T08:20:16.982Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
08:20:17 [2022-04-27T08:20:17.556Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
08:20:18 [2022-04-27T08:20:18.490Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
08:20:19 [2022-04-27T08:20:19.863Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
08:20:21 [2022-04-27T08:20:21.240Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
08:20:22 [2022-04-27T08:20:22.176Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:20:23 [2022-04-27T08:20:23.116Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
08:20:24 [2022-04-27T08:20:24.497Z]     docker_cli_swarm_test.go:1315: [dda5091efb675] joining swarm manager [da6c677c696cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:20:24 [2022-04-27T08:20:24.497Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
08:20:25 [2022-04-27T08:20:25.881Z]     docker_cli_swarm_test.go:1316: [dceeade0cdf88] joining swarm manager [da6c677c696cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:20:26 [2022-04-27T08:20:26.140Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:20:44 [2022-04-27T08:20:44.210Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:20:44 [2022-04-27T08:20:44.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:20:44 [2022-04-27T08:20:44.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:20:44 [2022-04-27T08:20:44.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:20:44 [2022-04-27T08:20:44.779Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:20:45 [2022-04-27T08:20:45.039Z] === RUN   TestDockerSuite/TestVolumeEvents
08:20:50 [2022-04-27T08:20:50.309Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:20:52 [2022-04-27T08:20:52.210Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:20:52 [2022-04-27T08:20:52.210Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:20:52 [2022-04-27T08:20:52.210Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:20:54 [2022-04-27T08:20:54.109Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:20:56 [2022-04-27T08:20:56.665Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:20:56 [2022-04-27T08:20:56.665Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
08:20:56 [2022-04-27T08:20:56.665Z] --- PASS: TestDockerSuite (1328.99s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.46s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.37s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.11s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
08:20:56 [2022-04-27T08:20:56.665Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.38s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.71s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.53s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.69s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.47s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.63s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.76s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.70s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.90s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.09s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.21s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.48s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.18s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.49s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.31s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.32s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.21s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.51s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.97s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.82s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.87s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.39s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.31s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.62s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.17s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.92s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.04s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.51s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.77s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.12s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.06s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.98s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.97s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.31s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.81s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.67s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.35s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.96s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.57s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.68s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.04s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.96s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.61s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.06s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.16s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.80s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.69s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.39s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.94s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.29s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.07s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.54s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.53s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.76s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.59s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.55s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.58s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.48s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.88s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.63s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.53s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.36s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.97s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.06s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.60s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.45s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.73s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.27s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.40s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.83s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.91s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.82s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.34s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.70s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRm (2.18s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.00s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.10s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.16s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.64s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildUser (1.26s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.16s)
08:20:56 [2022-04-27T08:20:56.666Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.89s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.94s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.25s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.89s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitChange (0.74s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.24s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.45s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.31s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.37s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.62s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.25s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.65s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.66s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.42s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.87s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.10s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.39s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.71s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.36s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ef9de8_<nil>} (1.60s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14100336526_/foo_false__<nil>_<nil>_<nil>} (1.34s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14100336526_/foo_true__<nil>_<nil>_<nil>} (1.33s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_false__<nil>_<nil>_<nil>} (1.31s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_true__<nil>_<nil>_<nil>} (1.31s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32326911907_/foo_true__0xc000ef9e18_<nil>_<nil>} (1.37s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ef9e30_<nil>} (0.60s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ef9e48_<nil>} (1.44s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ef9e60_<nil>} (1.38s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ef9e78_<nil>} (1.42s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.43s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.92s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.62s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.16s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.81s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.05s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.17s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.66s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.63s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.73s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.79s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.75s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.42s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.31s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToDot (0.75s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.58s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.11s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.40s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.09s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.55s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.59s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.83s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.99s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.10s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.70s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.89s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:20:56 [2022-04-27T08:20:56.667Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsResize (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.44s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.99s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExec (0.70s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.08s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.17s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.98s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecEnv (0.56s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.35s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.72s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.57s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecParseError (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.56s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.70s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.56s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.64s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHealth (18.71s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportFile (1.10s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.16s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.68s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.97s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.58s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.18s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.88s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.40s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsTail (0.74s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestNetHostname (1.40s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.57s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginActive (2.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.39s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.36s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.42s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.91s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPortList (6.18s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.50s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.32s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.85s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.33s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.55s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.62s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.28s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.54s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.44s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.38s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
08:20:56 [2022-04-27T08:20:56.668Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.83s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.50s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.38s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.70s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.07s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.61s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.66s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.63s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.27s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.30s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.65s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.59s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.05s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.15s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.87s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.33s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.12s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.29s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMount (4.62s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.71s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.71s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.82s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.66s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.97s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.17s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunState (0.97s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.17s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.50s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.99s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.95s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
08:20:56 [2022-04-27T08:20:56.669Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.92s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.21s)
08:20:56 [2022-04-27T08:20:56.670Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s)
08:20:56 [2022-04-27T08:20:56.670Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.81s)
08:20:56 [2022-04-27T08:20:56.670Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.71s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.67s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.65s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.66s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.65s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.70s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.51s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s)
08:20:56 [2022-04-27T08:20:56.670Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:20:56 [2022-04-27T08:20:56.670Z] === RUN   TestDockerRegistrySuite
08:20:56 [2022-04-27T08:20:56.670Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:20:57 [2022-04-27T08:20:57.604Z]     check_test.go:194: [d6637d3190025] daemon is not started
08:20:57 [2022-04-27T08:20:57.604Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:20:58 [2022-04-27T08:20:58.539Z]     check_test.go:194: [da0a89eb56b0b] daemon is not started
08:20:58 [2022-04-27T08:20:58.539Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:20:59 [2022-04-27T08:20:59.917Z]     check_test.go:194: [d2b1dc3ee5d0a] daemon is not started
08:20:59 [2022-04-27T08:20:59.917Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:20:59 [2022-04-27T08:20:59.917Z]     check_test.go:194: [d7de30e767859] daemon is not started
08:20:59 [2022-04-27T08:20:59.917Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:21:03 [2022-04-27T08:21:03.201Z]     check_test.go:194: [d96fc3f6388b0] daemon is not started
08:21:03 [2022-04-27T08:21:03.201Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:21:08 [2022-04-27T08:21:08.464Z]     check_test.go:194: [d4da672fec616] daemon is not started
08:21:08 [2022-04-27T08:21:08.464Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:21:10 [2022-04-27T08:21:10.366Z]     check_test.go:194: [ded0bb8257110] daemon is not started
08:21:10 [2022-04-27T08:21:10.366Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:21:11 [2022-04-27T08:21:11.746Z]     check_test.go:194: [d12fee7d11f8b] daemon is not started
08:21:11 [2022-04-27T08:21:11.746Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:21:12 [2022-04-27T08:21:12.316Z]     check_test.go:194: [d471be7e429ae] daemon is not started
08:21:12 [2022-04-27T08:21:12.316Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:21:13 [2022-04-27T08:21:13.694Z]     check_test.go:194: [d80bbb8045214] daemon is not started
08:21:13 [2022-04-27T08:21:13.694Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:21:14 [2022-04-27T08:21:14.628Z]     check_test.go:194: [dc09f9007b23c] daemon is not started
08:21:14 [2022-04-27T08:21:14.628Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:21:15 [2022-04-27T08:21:15.565Z]     check_test.go:194: [d913220e5a552] daemon is not started
08:21:15 [2022-04-27T08:21:15.565Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:21:16 [2022-04-27T08:21:16.500Z]     check_test.go:194: [d69c5aa5a3382] daemon is not started
08:21:16 [2022-04-27T08:21:16.500Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:21:17 [2022-04-27T08:21:17.435Z]     check_test.go:194: [d741a093af8dc] daemon is not started
08:21:17 [2022-04-27T08:21:17.435Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:21:18 [2022-04-27T08:21:18.374Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83993481c7e2ff428f94957dc4db91a6796ac1760da06c84cbfb2c2021cb6907
08:21:18 [2022-04-27T08:21:18.943Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3bc1722d6ae9a3d24a99d8c7583cf7bfa06033509203934ee7bb3ab4cc722add
08:21:19 [2022-04-27T08:21:19.201Z]     check_test.go:194: [d10b3dc12fdf7] daemon is not started
08:21:19 [2022-04-27T08:21:19.201Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:21:20 [2022-04-27T08:21:20.141Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d7c0afb565ad4766381949390022ab78c533f6e0367fcaed75eeba5731011f3
08:21:21 [2022-04-27T08:21:21.079Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ac104a41b8c06256d41f5d47fc58dab279cb7da3b49f4625ec85df3b37b908b
08:21:21 [2022-04-27T08:21:21.337Z]     check_test.go:194: [df41d2175592b] daemon is not started
08:21:21 [2022-04-27T08:21:21.337Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:21:21 [2022-04-27T08:21:21.520Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:21:21 [2022-04-27T08:21:21.521Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
08:21:21 [2022-04-27T08:21:21.521Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
08:21:22 [2022-04-27T08:21:22.277Z]     check_test.go:194: [d7e85dfb12fda] daemon is not started
08:21:22 [2022-04-27T08:21:22.277Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:21:24 [2022-04-27T08:21:24.475Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:21:24 [2022-04-27T08:21:24.475Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:21:24 [2022-04-27T08:21:24.810Z]     check_test.go:194: [d4c1cc72d6de0] daemon is not started
08:21:24 [2022-04-27T08:21:24.810Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:21:25 [2022-04-27T08:21:25.377Z]     check_test.go:194: [d821f8b14422d] daemon is not started
08:21:25 [2022-04-27T08:21:25.377Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:21:25 [2022-04-27T08:21:25.377Z]     check_test.go:194: [d004a5cd207bc] daemon is not started
08:21:25 [2022-04-27T08:21:25.377Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:21:26 [2022-04-27T08:21:26.750Z]     check_test.go:194: [dd958f8cc053b] daemon is not started
08:21:26 [2022-04-27T08:21:26.750Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:21:27 [2022-04-27T08:21:27.315Z]     check_test.go:194: [d94bdf84354e9] daemon is not started
08:21:27 [2022-04-27T08:21:27.315Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:21:28 [2022-04-27T08:21:28.249Z]     check_test.go:194: [d78ceaa491f84] daemon is not started
08:21:28 [2022-04-27T08:21:28.249Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:21:29 [2022-04-27T08:21:29.229Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:21:30 [2022-04-27T08:21:30.221Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:21:30 [2022-04-27T08:21:30.221Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
08:21:30 [2022-04-27T08:21:30.221Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:21:30 [2022-04-27T08:21:30.221Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
08:21:30 [2022-04-27T08:21:30.221Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:21:30 [2022-04-27T08:21:30.221Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
08:21:30 [2022-04-27T08:21:30.221Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:21:30 [2022-04-27T08:21:30.221Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:21:30 [2022-04-27T08:21:30.781Z]     check_test.go:194: [d264d6be2e16e] daemon is not started
08:21:30 [2022-04-27T08:21:30.781Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:21:31 [2022-04-27T08:21:31.039Z]     check_test.go:194: [db53a2d46e85c] daemon is not started
08:21:31 [2022-04-27T08:21:31.039Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:21:31 [2022-04-27T08:21:31.209Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:21:31 [2022-04-27T08:21:31.972Z]     check_test.go:194: [d82db161db9e6] daemon is not started
08:21:31 [2022-04-27T08:21:31.972Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:21:32 [2022-04-27T08:21:32.230Z]     check_test.go:194: [dcc3f67d38733] daemon is not started
08:21:32 [2022-04-27T08:21:32.230Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:21:32 [2022-04-27T08:21:32.488Z]     check_test.go:194: [d57e7865b4a63] daemon is not started
08:21:32 [2022-04-27T08:21:32.488Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:21:32 [2022-04-27T08:21:32.746Z]     check_test.go:194: [d89fd2862e28a] daemon is not started
08:21:32 [2022-04-27T08:21:32.746Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:21:33 [2022-04-27T08:21:33.005Z]     check_test.go:194: [d4774a5bfab15] daemon is not started
08:21:33 [2022-04-27T08:21:33.005Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:21:33 [2022-04-27T08:21:33.264Z]     check_test.go:194: [d4e5f4da28b6d] daemon is not started
08:21:33 [2022-04-27T08:21:33.264Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:21:33 [2022-04-27T08:21:33.264Z]     check_test.go:194: [de236c6e70d55] daemon is not started
08:21:33 [2022-04-27T08:21:33.264Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:21:34 [2022-04-27T08:21:34.644Z]     check_test.go:194: [ddb024e9d8c78] daemon is not started
08:21:34 [2022-04-27T08:21:34.644Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:21:35 [2022-04-27T08:21:35.004Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:21:36 [2022-04-27T08:21:36.021Z]     check_test.go:194: [db2391972647d] daemon is not started
08:21:36 [2022-04-27T08:21:36.021Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:21:36 [2022-04-27T08:21:36.574Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:21:36 [2022-04-27T08:21:36.574Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
08:21:36 [2022-04-27T08:21:36.574Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
08:21:36 [2022-04-27T08:21:36.574Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
08:21:36 [2022-04-27T08:21:36.574Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:21:36 [2022-04-27T08:21:36.586Z]     check_test.go:194: [d82074fbd8dfb] daemon is not started
08:21:36 [2022-04-27T08:21:36.586Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:21:37 [2022-04-27T08:21:37.041Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:21:37 [2022-04-27T08:21:37.518Z]     check_test.go:194: [d6f44ac2a53b8] daemon is not started
08:21:37 [2022-04-27T08:21:37.518Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:21:38 [2022-04-27T08:21:38.451Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:21:39 [2022-04-27T08:21:39.384Z] --- PASS: TestDockerRegistrySuite (42.93s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.05s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s)
08:21:39 [2022-04-27T08:21:39.384Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
08:21:39 [2022-04-27T08:21:39.385Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
08:21:39 [2022-04-27T08:21:39.385Z] === RUN   TestDockerSchema1RegistrySuite
08:21:39 [2022-04-27T08:21:39.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:21:39 [2022-04-27T08:21:39.385Z]     check_test.go:221: [d5fbddbcf0853] daemon is not started
08:21:39 [2022-04-27T08:21:39.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:21:39 [2022-04-27T08:21:39.997Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:21:42 [2022-04-27T08:21:42.669Z]     check_test.go:221: [d3e556aa83324] daemon is not started
08:21:42 [2022-04-27T08:21:42.670Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:21:45 [2022-04-27T08:21:45.958Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
08:21:46 [2022-04-27T08:21:46.912Z]     check_test.go:221: [d5f81234fc180] daemon is not started
08:21:46 [2022-04-27T08:21:46.912Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:21:48 [2022-04-27T08:21:48.292Z]     check_test.go:221: [d93c5d24c544b] daemon is not started
08:21:48 [2022-04-27T08:21:48.292Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:21:48 [2022-04-27T08:21:48.551Z]     check_test.go:221: [dade49c94db81] daemon is not started
08:21:48 [2022-04-27T08:21:48.551Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:21:49 [2022-04-27T08:21:49.928Z]     check_test.go:221: [d359c5d199ad1] daemon is not started
08:21:49 [2022-04-27T08:21:49.928Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:21:50 [2022-04-27T08:21:50.187Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
08:21:50 [2022-04-27T08:21:50.753Z]     check_test.go:221: [d2811a6f96ec0] daemon is not started
08:21:50 [2022-04-27T08:21:50.753Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:21:52 [2022-04-27T08:21:52.132Z]     check_test.go:221: [d91c08847e65b] daemon is not started
08:21:52 [2022-04-27T08:21:52.132Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:21:54 [2022-04-27T08:21:54.928Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:21:55 [2022-04-27T08:21:55.590Z]     check_test.go:221: [d5e2b4bb46178] daemon is not started
08:21:55 [2022-04-27T08:21:55.590Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:21:55 [2022-04-27T08:21:55.590Z]     check_test.go:221: [db24d4d9ee4f3] daemon is not started
08:21:55 [2022-04-27T08:21:55.590Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:21:56 [2022-04-27T08:21:56.158Z]     check_test.go:221: [d6f87ab0b52b7] daemon is not started
08:21:56 [2022-04-27T08:21:56.159Z] --- PASS: TestDockerSchema1RegistrySuite (16.94s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.77s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.60s)
08:21:56 [2022-04-27T08:21:56.159Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s)
08:21:56 [2022-04-27T08:21:56.159Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:21:56 [2022-04-27T08:21:56.159Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:21:57 [2022-04-27T08:21:57.093Z]     check_test.go:250: [d4ca7df9a79f0] daemon is not started
08:21:57 [2022-04-27T08:21:57.093Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:21:57 [2022-04-27T08:21:57.351Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
08:21:57 [2022-04-27T08:21:57.608Z]     check_test.go:250: [dd7419db9d0ab] daemon is not started
08:21:57 [2022-04-27T08:21:57.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:21:57 [2022-04-27T08:21:57.866Z]     check_test.go:250: [d94fa6950e2c7] daemon is not started
08:21:57 [2022-04-27T08:21:57.866Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:21:59 [2022-04-27T08:21:59.765Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:21:59 [2022-04-27T08:21:59.806Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:22:00 [2022-04-27T08:22:00.332Z]     check_test.go:250: [df2a0dbb22bee] daemon is not started
08:22:00 [2022-04-27T08:22:00.333Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:22:00 [2022-04-27T08:22:00.899Z]     check_test.go:250: [d30c48198630f] daemon is not started
08:22:00 [2022-04-27T08:22:00.899Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:22:01 [2022-04-27T08:22:01.371Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:22:01 [2022-04-27T08:22:01.371Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
08:22:01 [2022-04-27T08:22:01.371Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:22:01 [2022-04-27T08:22:01.834Z]     check_test.go:250: [dcc469ba29949] daemon is not started
08:22:01 [2022-04-27T08:22:01.835Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:22:02 [2022-04-27T08:22:02.092Z]     check_test.go:250: [d25941dbdaac6] daemon is not started
08:22:02 [2022-04-27T08:22:02.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.88s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.64s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.68s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.69s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.06s)
08:22:02 [2022-04-27T08:22:02.092Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
08:22:02 [2022-04-27T08:22:02.092Z] === RUN   TestDockerRegistryAuthTokenSuite
08:22:02 [2022-04-27T08:22:02.092Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:22:03 [2022-04-27T08:22:03.993Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
08:22:05 [2022-04-27T08:22:05.159Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:22:06 [2022-04-27T08:22:06.527Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
08:22:06 [2022-04-27T08:22:06.724Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:22:07 [2022-04-27T08:22:07.464Z]     check_test.go:277: [d108d2597cd01] daemon is not started
08:22:07 [2022-04-27T08:22:07.464Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:22:07 [2022-04-27T08:22:07.464Z]     check_test.go:277: [d5e6d6b0cd83c] daemon is not started
08:22:07 [2022-04-27T08:22:07.464Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:22:07 [2022-04-27T08:22:07.722Z]     check_test.go:277: [de96d8fec4166] daemon is not started
08:22:07 [2022-04-27T08:22:07.722Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:22:07 [2022-04-27T08:22:07.722Z]     check_test.go:277: [d77e956a19f44] daemon is not started
08:22:07 [2022-04-27T08:22:07.722Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:22:07 [2022-04-27T08:22:07.981Z]     check_test.go:277: [d91d435e34c20] daemon is not started
08:22:07 [2022-04-27T08:22:07.981Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s)
08:22:07 [2022-04-27T08:22:07.981Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s)
08:22:07 [2022-04-27T08:22:07.981Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s)
08:22:07 [2022-04-27T08:22:07.981Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s)
08:22:07 [2022-04-27T08:22:07.981Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
08:22:07 [2022-04-27T08:22:07.981Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s)
08:22:07 [2022-04-27T08:22:07.981Z] === RUN   TestDockerNetworkSuite
08:22:07 [2022-04-27T08:22:07.981Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
08:22:09 [2022-04-27T08:22:09.359Z]     docker_cli_network_unix_test.go:46: [d7fb7ddc21ad5] daemon is not started
08:22:09 [2022-04-27T08:22:09.359Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
08:22:09 [2022-04-27T08:22:09.928Z]     docker_cli_network_unix_test.go:46: [de37179ca8944] daemon is not started
08:22:10 [2022-04-27T08:22:10.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
08:22:10 [2022-04-27T08:22:10.494Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
08:22:12 [2022-04-27T08:22:12.620Z] === RUN   TestDockerSuite/TestBuildAddScript
08:22:12 [2022-04-27T08:22:12.620Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
08:22:12 [2022-04-27T08:22:12.620Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:22:12 [2022-04-27T08:22:12.620Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
08:22:12 [2022-04-27T08:22:12.620Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:22:12 [2022-04-27T08:22:12.620Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
08:22:12 [2022-04-27T08:22:12.620Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:22:12 [2022-04-27T08:22:12.620Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
08:22:12 [2022-04-27T08:22:12.620Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:22:13 [2022-04-27T08:22:13.031Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
08:22:13 [2022-04-27T08:22:13.031Z]     docker_cli_network_unix_test.go:46: [d9d11535d382e] daemon is not started
08:22:13 [2022-04-27T08:22:13.088Z] === RUN   TestDockerSuite/TestBuildAddTar
08:22:13 [2022-04-27T08:22:13.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
08:22:15 [2022-04-27T08:22:15.346Z]     docker_cli_network_unix_test.go:46: [d2c51c8ca5545] daemon is not started
08:22:15 [2022-04-27T08:22:15.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
08:22:15 [2022-04-27T08:22:15.867Z]     docker_cli_network_unix_test.go:1233: [d79f1eb5f9427] daemon is not started
08:22:17 [2022-04-27T08:22:17.245Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
08:22:17 [2022-04-27T08:22:17.245Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:22:17 [2022-04-27T08:22:17.245Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
08:22:18 [2022-04-27T08:22:18.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
08:22:20 [2022-04-27T08:22:20.004Z]     docker_cli_network_unix_test.go:46: [dbe7c6faf57c5] daemon is not started
08:22:20 [2022-04-27T08:22:20.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
08:22:23 [2022-04-27T08:22:23.103Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
08:22:23 [2022-04-27T08:22:23.670Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
08:22:24 [2022-04-27T08:22:24.604Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
08:22:26 [2022-04-27T08:22:26.509Z]     docker_cli_network_unix_test.go:46: [d3f8ced847486] daemon is not started
08:22:27 [2022-04-27T08:22:27.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
08:22:27 [2022-04-27T08:22:27.448Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
08:22:29 [2022-04-27T08:22:29.353Z]     docker_cli_network_unix_test.go:46: [d901d1c51d442] daemon is not started
08:22:30 [2022-04-27T08:22:30.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
08:22:31 [2022-04-27T08:22:31.222Z]     docker_cli_network_unix_test.go:46: [d96f297a0dea0] daemon is not started
08:22:31 [2022-04-27T08:22:31.222Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
08:22:31 [2022-04-27T08:22:31.788Z]     docker_cli_network_unix_test.go:46: [d0b9ed831f2a3] daemon is not started
08:22:31 [2022-04-27T08:22:31.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
08:22:32 [2022-04-27T08:22:32.046Z]     docker_cli_network_unix_test.go:46: [d288bf59c2070] daemon is not started
08:22:32 [2022-04-27T08:22:32.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
08:22:32 [2022-04-27T08:22:32.612Z]     docker_cli_network_unix_test.go:46: [d08f0500bcd4a] daemon is not started
08:22:33 [2022-04-27T08:22:33.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
08:22:33 [2022-04-27T08:22:33.439Z]     docker_cli_network_unix_test.go:46: [d71d86556eda8] daemon is not started
08:22:34 [2022-04-27T08:22:34.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
08:22:34 [2022-04-27T08:22:34.010Z]     docker_cli_network_unix_test.go:46: [dc04c1b2ca0c5] daemon is not started
08:22:34 [2022-04-27T08:22:34.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
08:22:34 [2022-04-27T08:22:34.283Z]     docker_cli_network_unix_test.go:46: [deb51151f23bb] daemon is not started
08:22:34 [2022-04-27T08:22:34.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
08:22:34 [2022-04-27T08:22:34.851Z]     docker_cli_network_unix_test.go:46: [d8cca814075c6] daemon is not started
08:22:35 [2022-04-27T08:22:35.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
08:22:35 [2022-04-27T08:22:35.367Z]     docker_cli_network_unix_test.go:46: [d950f3ee28273] daemon is not started
08:22:35 [2022-04-27T08:22:35.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
08:22:35 [2022-04-27T08:22:35.367Z]     docker_cli_network_unix_test.go:46: [d37e972faa479] daemon is not started
08:22:35 [2022-04-27T08:22:35.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
08:22:35 [2022-04-27T08:22:35.625Z]     docker_cli_network_unix_test.go:46: [de977d2096fe7] daemon is not started
08:22:35 [2022-04-27T08:22:35.625Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
08:22:36 [2022-04-27T08:22:36.192Z]     docker_cli_network_unix_test.go:46: [d33d1c9087391] daemon is not started
08:22:36 [2022-04-27T08:22:36.192Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
08:22:36 [2022-04-27T08:22:36.759Z]     docker_cli_network_unix_test.go:46: [d7fa0aff90f3f] daemon is not started
08:22:37 [2022-04-27T08:22:37.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
08:22:37 [2022-04-27T08:22:37.324Z]     docker_cli_network_unix_test.go:46: [d988504db83b3] daemon is not started
08:22:37 [2022-04-27T08:22:37.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
08:22:37 [2022-04-27T08:22:37.583Z]     docker_cli_network_unix_test.go:46: [db7589243fad0] daemon is not started
08:22:37 [2022-04-27T08:22:37.583Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
08:22:37 [2022-04-27T08:22:37.583Z]     docker_cli_network_unix_test.go:46: [d6d55a854105e] daemon is not started
08:22:37 [2022-04-27T08:22:37.583Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
08:22:38 [2022-04-27T08:22:38.957Z]     docker_cli_network_unix_test.go:968: [d39d5f6b7f59a] daemon is not started
08:22:39 [2022-04-27T08:22:39.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
08:22:41 [2022-04-27T08:22:41.266Z]     docker_cli_network_unix_test.go:46: [dd7d354b1cc49] daemon is not started
08:22:41 [2022-04-27T08:22:41.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
08:22:43 [2022-04-27T08:22:43.795Z]     docker_cli_network_unix_test.go:1116: [d2ff11fc97492] daemon is not started
08:22:47 [2022-04-27T08:22:47.078Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
08:22:47 [2022-04-27T08:22:47.336Z]     docker_cli_network_unix_test.go:46: [da7d9af7e457e] daemon is not started
08:22:47 [2022-04-27T08:22:47.336Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
08:22:48 [2022-04-27T08:22:48.269Z]     docker_cli_network_unix_test.go:46: [da58d17fe29ce] daemon is not started
08:22:48 [2022-04-27T08:22:48.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
08:22:48 [2022-04-27T08:22:48.269Z]     docker_cli_network_unix_test.go:46: [da1a7a932732a] daemon is not started
08:22:48 [2022-04-27T08:22:48.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
08:22:48 [2022-04-27T08:22:48.269Z]     docker_cli_network_unix_test.go:46: [db8077de89e3e] daemon is not started
08:22:48 [2022-04-27T08:22:48.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
08:22:48 [2022-04-27T08:22:48.527Z]     docker_cli_network_unix_test.go:46: [d4b017c769bc3] daemon is not started
08:22:48 [2022-04-27T08:22:48.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
08:22:48 [2022-04-27T08:22:48.527Z]     docker_cli_network_unix_test.go:46: [d8510abcf75bc] daemon is not started
08:22:48 [2022-04-27T08:22:48.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
08:22:48 [2022-04-27T08:22:48.527Z]     docker_cli_network_unix_test.go:46: [d259f615dc4be] daemon is not started
08:22:48 [2022-04-27T08:22:48.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
08:22:50 [2022-04-27T08:22:50.428Z]     docker_cli_network_unix_test.go:46: [d031d882912ec] daemon is not started
08:22:50 [2022-04-27T08:22:50.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
08:22:50 [2022-04-27T08:22:50.992Z]     docker_cli_network_unix_test.go:46: [d01fe60f8e5d0] daemon is not started
08:22:50 [2022-04-27T08:22:50.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
08:22:50 [2022-04-27T08:22:50.992Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:22:50 [2022-04-27T08:22:50.992Z]     docker_cli_network_unix_test.go:46: [da8a4ee8c04e3] daemon is not started
08:22:50 [2022-04-27T08:22:50.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
08:22:51 [2022-04-27T08:22:51.558Z]     docker_cli_network_unix_test.go:46: [d72f7142ae8c9] daemon is not started
08:22:51 [2022-04-27T08:22:51.817Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
08:22:55 [2022-04-27T08:22:55.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
08:22:55 [2022-04-27T08:22:55.801Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:22:55 [2022-04-27T08:22:55.801Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
08:22:55 [2022-04-27T08:22:55.801Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:22:55 [2022-04-27T08:22:55.801Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
08:22:55 [2022-04-27T08:22:55.801Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:22:56 [2022-04-27T08:22:56.482Z]     docker_cli_network_unix_test.go:1084: [d8d1b5a3094f4] daemon is not started
08:22:58 [2022-04-27T08:22:58.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
08:22:58 [2022-04-27T08:22:58.382Z]     docker_cli_network_unix_test.go:46: [df60cac1a3329] daemon is not started
08:22:58 [2022-04-27T08:22:58.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
08:22:58 [2022-04-27T08:22:58.645Z]     docker_cli_network_unix_test.go:46: [d8d4b7128cac1] daemon is not started
08:22:58 [2022-04-27T08:22:58.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
08:23:00 [2022-04-27T08:23:00.286Z]     docker_cli_network_unix_test.go:46: [d71ba7e3cd877] daemon is not started
08:23:00 [2022-04-27T08:23:00.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
08:23:00 [2022-04-27T08:23:00.545Z]     docker_cli_network_unix_test.go:46: [d49adb436527d] daemon is not started
08:23:00 [2022-04-27T08:23:00.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
08:23:01 [2022-04-27T08:23:01.111Z]     docker_cli_network_unix_test.go:46: [d9cb1b2344c2b] daemon is not started
08:23:01 [2022-04-27T08:23:01.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
08:23:01 [2022-04-27T08:23:01.676Z]     docker_cli_network_unix_test.go:46: [d8bafe68526f5] daemon is not started
08:23:01 [2022-04-27T08:23:01.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
08:23:02 [2022-04-27T08:23:02.242Z]     docker_cli_network_unix_test.go:46: [d51f7221d82be] daemon is not started
08:23:02 [2022-04-27T08:23:02.808Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
08:23:09 [2022-04-27T08:23:09.388Z]     docker_cli_network_unix_test.go:46: [d2b0364c3fb21] daemon is not started
08:23:09 [2022-04-27T08:23:09.388Z] --- PASS: TestDockerNetworkSuite (60.50s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.47s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.89s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.78s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.87s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.92s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s)
08:23:09 [2022-04-27T08:23:09.388Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s)
08:23:09 [2022-04-27T08:23:09.388Z] === RUN   TestDockerHubPullSuite
08:23:09 [2022-04-27T08:23:09.388Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
08:23:10 [2022-04-27T08:23:10.320Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
08:23:12 [2022-04-27T08:23:12.854Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
08:23:13 [2022-04-27T08:23:13.114Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
08:23:13 [2022-04-27T08:23:13.627Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:23:13 [2022-04-27T08:23:13.627Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
08:23:13 [2022-04-27T08:23:13.627Z] === RUN   TestDockerSuite/TestBuildBlankName
08:23:14 [2022-04-27T08:23:14.491Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
08:23:14 [2022-04-27T08:23:14.615Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:23:14 [2022-04-27T08:23:14.752Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
08:23:14 [2022-04-27T08:23:14.752Z] --- PASS: TestDockerHubPullSuite (6.18s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
08:23:14 [2022-04-27T08:23:14.752Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
08:23:14 [2022-04-27T08:23:14.752Z] PASS
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === Skipped
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_sni_test.go:18: Flakey test
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.752Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z] 
08:23:14 [2022-04-27T08:23:14.752Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:23:14 [2022-04-27T08:23:14.752Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:23:14 [2022-04-27T08:23:14.753Z]     docker_cli_network_unix_test.go:46: [da8a4ee8c04e3] daemon is not started
08:23:14 [2022-04-27T08:23:14.753Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] DONE 1265 tests, 51 skipped in 1472.654s
08:23:14 [2022-04-27T08:23:14.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:23:14 [2022-04-27T08:23:14.753Z] ++++ cat bundles/test-integration/docker.pid
08:23:14 [2022-04-27T08:23:14.753Z] +++ kill 9356
08:23:14 [2022-04-27T08:23:14.753Z] +++ /etc/init.d/apparmor stop
08:23:14 [2022-04-27T08:23:14.753Z] Leaving: AppArmorNo profiles have been unloaded.
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] Unloading profiles will leave already running processes permanently
08:23:14 [2022-04-27T08:23:14.753Z] unconfined, which can lead to unexpected situations.
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:14 [2022-04-27T08:23:14.753Z] To set a process to complain mode, use the command line tool
08:23:14 [2022-04-27T08:23:14.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:23:14 [2022-04-27T08:23:14.753Z] +++ true
08:23:14 [2022-04-27T08:23:14.753Z] exiting test-integration
08:23:14 [2022-04-27T08:23:14.753Z] ++ exit 0
08:23:14 [2022-04-27T08:23:14.753Z] 
08:23:15 [2022-04-27T08:23:15.013Z] + for job in $(jobs -p)
08:23:15 [2022-04-27T08:23:15.013Z] + wait 1475
08:23:21 [2022-04-27T08:23:21.572Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
08:23:23 [2022-04-27T08:23:23.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:23:23 [2022-04-27T08:23:23.285Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
08:23:23 [2022-04-27T08:23:23.472Z]     docker_cli_swarm_test.go:1180: [da95704e7ba61] joining swarm manager [d435e1831a0a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:23:23 [2022-04-27T08:23:23.752Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:23:29 [2022-04-27T08:23:29.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:23:30 [2022-04-27T08:23:30.024Z]     docker_cli_swarm_test.go:1189: [d6837c5b266aa] joining swarm manager [d435e1831a0a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:23:40 [2022-04-27T08:23:40.116Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:23:50 [2022-04-27T08:23:50.543Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:23:50 [2022-04-27T08:23:50.543Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
08:23:50 [2022-04-27T08:23:50.543Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:23:56 [2022-04-27T08:23:56.411Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:23:56 [2022-04-27T08:23:56.411Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
08:23:56 [2022-04-27T08:23:56.411Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:23:56 [2022-04-27T08:23:56.411Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
08:23:56 [2022-04-27T08:23:56.411Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:24:03 [2022-04-27T08:24:03.580Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:24:03 [2022-04-27T08:24:03.580Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
08:24:03 [2022-04-27T08:24:03.580Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:24:04 [2022-04-27T08:24:04.055Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:24:04 [2022-04-27T08:24:04.055Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
08:24:04 [2022-04-27T08:24:04.055Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:24:04 [2022-04-27T08:24:04.055Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
08:24:04 [2022-04-27T08:24:04.522Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:24:08 [2022-04-27T08:24:08.738Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
08:24:18 [2022-04-27T08:24:18.704Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
08:24:21 [2022-04-27T08:24:21.991Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
08:24:23 [2022-04-27T08:24:23.891Z]     docker_cli_swarm_test.go:1112: [d99593e71d168] joining swarm manager [d7a41d291e505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:24:25 [2022-04-27T08:24:25.263Z]     docker_cli_swarm_test.go:1113: [d654a25ebd321] joining swarm manager [d7a41d291e505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:24:34 [2022-04-27T08:24:34.637Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:24:36 [2022-04-27T08:24:36.851Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:24:36 [2022-04-27T08:24:36.851Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
08:24:37 [2022-04-27T08:24:37.838Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:24:37 [2022-04-27T08:24:37.838Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
08:24:38 [2022-04-27T08:24:38.306Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:24:39 [2022-04-27T08:24:39.870Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:24:39 [2022-04-27T08:24:39.870Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
08:24:39 [2022-04-27T08:24:39.871Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:24:45 [2022-04-27T08:24:45.779Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:24:47 [2022-04-27T08:24:47.346Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:24:47 [2022-04-27T08:24:47.346Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
08:24:47 [2022-04-27T08:24:47.346Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:24:47 [2022-04-27T08:24:47.346Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
08:24:47 [2022-04-27T08:24:47.346Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:24:48 [2022-04-27T08:24:48.911Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:24:49 [2022-04-27T08:24:49.896Z] === RUN   TestDockerSuite/TestBuildCmd
08:24:50 [2022-04-27T08:24:50.883Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:24:51 [2022-04-27T08:24:51.352Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:24:51 [2022-04-27T08:24:51.820Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:24:58 [2022-04-27T08:24:58.978Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:25:01 [2022-04-27T08:25:01.202Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:25:01 [2022-04-27T08:25:01.202Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
08:25:01 [2022-04-27T08:25:01.202Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:25:02 [2022-04-27T08:25:02.188Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:25:02 [2022-04-27T08:25:02.189Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
08:25:02 [2022-04-27T08:25:02.189Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:25:03 [2022-04-27T08:25:03.174Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:25:05 [2022-04-27T08:25:05.389Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:25:06 [2022-04-27T08:25:06.375Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:25:06 [2022-04-27T08:25:06.843Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:25:06 [2022-04-27T08:25:06.843Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
08:25:06 [2022-04-27T08:25:06.843Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:25:07 [2022-04-27T08:25:07.830Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:25:08 [2022-04-27T08:25:08.820Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:25:08 [2022-04-27T08:25:08.820Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
08:25:08 [2022-04-27T08:25:08.820Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:25:08 [2022-04-27T08:25:08.820Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
08:25:08 [2022-04-27T08:25:08.820Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:25:15 [2022-04-27T08:25:15.981Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:25:46 [2022-04-27T08:25:46.793Z]     docker_cli_swarm_test.go:1166: [dd32e99ea7974] joining swarm manager [d7a41d291e505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:25:58 [2022-04-27T08:25:58.699Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:25:58 [2022-04-27T08:25:58.699Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:25:58 [2022-04-27T08:25:58.699Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:26:02 [2022-04-27T08:26:02.496Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:26:02 [2022-04-27T08:26:02.496Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
08:26:02 [2022-04-27T08:26:02.964Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:26:02 [2022-04-27T08:26:02.964Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
08:26:03 [2022-04-27T08:26:03.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:26:03 [2022-04-27T08:26:03.433Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
08:26:03 [2022-04-27T08:26:03.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:26:03 [2022-04-27T08:26:03.903Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:26:03 [2022-04-27T08:26:03.903Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
08:26:04 [2022-04-27T08:26:04.373Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:26:13 [2022-04-27T08:26:13.363Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
08:26:13 [2022-04-27T08:26:13.932Z]     docker_cli_swarm_test.go:1447: [d26792193845a] joining swarm manager [d9f305ecb392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:26:14 [2022-04-27T08:26:14.499Z]     docker_cli_swarm_test.go:1448: [dc1fa1c7198bd] joining swarm manager [d9f305ecb392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:26:26 [2022-04-27T08:26:26.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
08:26:26 [2022-04-27T08:26:26.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
08:26:26 [2022-04-27T08:26:26.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
08:26:26 [2022-04-27T08:26:26.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
08:26:26 [2022-04-27T08:26:26.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
08:26:27 [2022-04-27T08:26:27.634Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
08:26:29 [2022-04-27T08:26:29.534Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
08:26:32 [2022-04-27T08:26:32.815Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
08:26:34 [2022-04-27T08:26:34.501Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:26:34 [2022-04-27T08:26:34.501Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:26:34 [2022-04-27T08:26:34.501Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
08:26:34 [2022-04-27T08:26:34.501Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:26:35 [2022-04-27T08:26:35.348Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
08:26:37 [2022-04-27T08:26:37.252Z]     docker_cli_swarm_unix_test.go:63: [dbfd4123ef2b7] joining swarm manager [dfabc8bdb7137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:26:55 [2022-04-27T08:26:55.899Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:26:55 [2022-04-27T08:26:55.899Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:26:56 [2022-04-27T08:26:56.368Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:27:01 [2022-04-27T08:27:01.127Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:27:04 [2022-04-27T08:27:04.080Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:27:07 [2022-04-27T08:27:07.879Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:27:33 [2022-04-27T08:27:33.509Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
08:27:33 [2022-04-27T08:27:33.509Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
08:27:33 [2022-04-27T08:27:33.509Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
08:27:35 [2022-04-27T08:27:35.408Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
08:27:38 [2022-04-27T08:27:38.688Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
08:27:40 [2022-04-27T08:27:40.589Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
08:27:43 [2022-04-27T08:27:43.123Z]     docker_api_swarm_test.go:962: [d4005a228754c] joining swarm manager [d7a11d189caa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:28:01 [2022-04-27T08:28:01.263Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
08:28:08 [2022-04-27T08:28:08.506Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:28:13 [2022-04-27T08:28:13.263Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:28:13 [2022-04-27T08:28:13.263Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
08:28:13 [2022-04-27T08:28:13.263Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:28:13 [2022-04-27T08:28:13.467Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
08:28:14 [2022-04-27T08:28:14.035Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
08:28:16 [2022-04-27T08:28:16.570Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
08:28:19 [2022-04-27T08:28:19.106Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
08:28:27 [2022-04-27T08:28:27.217Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
08:28:30 [2022-04-27T08:28:30.502Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
08:28:33 [2022-04-27T08:28:33.031Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
08:28:35 [2022-04-27T08:28:35.560Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
08:28:38 [2022-04-27T08:28:38.094Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
08:28:40 [2022-04-27T08:28:40.623Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
08:28:43 [2022-04-27T08:28:43.914Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
08:28:45 [2022-04-27T08:28:45.835Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
08:29:25 [2022-04-27T08:29:25.589Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:29:25 [2022-04-27T08:29:25.589Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:29:25 [2022-04-27T08:29:25.589Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:29:42 [2022-04-27T08:29:42.039Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
08:29:43 [2022-04-27T08:29:43.511Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:29:56 [2022-04-27T08:29:56.007Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:29:56 [2022-04-27T08:29:56.902Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
08:30:08 [2022-04-27T08:30:08.503Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:30:14 [2022-04-27T08:30:14.975Z] --- PASS: TestDockerSwarmSuite (1544.60s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.02s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.34s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.09s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.39s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.14s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.70s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.88s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.62s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.32s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.05s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.81s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.65s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.52s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.23s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.24s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.41s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.80s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.98s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.27s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.55s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.83s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.25s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.82s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.15s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.75s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.39s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.73s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.14s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.66s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.43s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.20s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.46s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (83.54s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.25s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.65s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.27s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.95s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.71s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.25s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.87s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.15s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s)
08:30:14 [2022-04-27T08:30:14.975Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
08:30:14 [2022-04-27T08:30:14.975Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
08:30:14 [2022-04-27T08:30:14.975Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
08:30:14 [2022-04-27T08:30:14.975Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.84s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.17s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s)
08:30:14 [2022-04-27T08:30:14.975Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
08:30:14 [2022-04-27T08:30:14.975Z] === RUN   TestDockerExternalVolumeSuite
08:30:14 [2022-04-27T08:30:14.975Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
08:30:14 [2022-04-27T08:30:14.975Z]     docker_cli_external_volume_driver_test.go:53: [d0f650004e8f0] daemon is not started
08:30:29 [2022-04-27T08:30:29.878Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
08:30:44 [2022-04-27T08:30:44.462Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:30:54 [2022-04-27T08:30:54.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:31:07 [2022-04-27T08:31:07.401Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:31:37 [2022-04-27T08:31:37.542Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
08:31:45 [2022-04-27T08:31:45.643Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
08:32:00 [2022-04-27T08:32:00.509Z]     docker_cli_external_volume_driver_test.go:53: [d0418912ee398] daemon is not started
08:32:15 [2022-04-27T08:32:15.369Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
08:32:30 [2022-04-27T08:32:30.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
08:32:45 [2022-04-27T08:32:45.149Z]     docker_cli_external_volume_driver_test.go:53: [d4f3d9e42e0fc] daemon is not started
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:32:48 [2022-04-27T08:32:48.900Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:32:48 [2022-04-27T08:32:48.900Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:32:48 [2022-04-27T08:32:48.900Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:32:48 [2022-04-27T08:32:48.900Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:32:49 [2022-04-27T08:32:49.932Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnv
08:32:55 [2022-04-27T08:32:55.815Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:32:55 [2022-04-27T08:32:55.815Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:32:55 [2022-04-27T08:32:55.815Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:32:55 [2022-04-27T08:32:55.815Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:32:55 [2022-04-27T08:32:55.815Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
08:32:55 [2022-04-27T08:32:55.815Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:33:00 [2022-04-27T08:33:00.013Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
08:33:00 [2022-04-27T08:33:00.013Z]     docker_cli_external_volume_driver_test.go:53: [dec11197ea186] daemon is not started
08:33:00 [2022-04-27T08:33:00.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:33:00 [2022-04-27T08:33:00.576Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
08:33:00 [2022-04-27T08:33:00.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:33:00 [2022-04-27T08:33:00.576Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
08:33:00 [2022-04-27T08:33:00.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:33:00 [2022-04-27T08:33:00.576Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
08:33:00 [2022-04-27T08:33:00.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:33:01 [2022-04-27T08:33:01.561Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:33:07 [2022-04-27T08:33:07.423Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:33:18 [2022-04-27T08:33:18.080Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
08:33:25 [2022-04-27T08:33:25.249Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:33:25 [2022-04-27T08:33:25.250Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildExpose
08:33:25 [2022-04-27T08:33:25.250Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:33:25 [2022-04-27T08:33:25.250Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:33:25 [2022-04-27T08:33:25.250Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:33:25 [2022-04-27T08:33:25.250Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
08:33:25 [2022-04-27T08:33:25.250Z] === RUN   TestDockerSuite/TestBuildFails
08:33:27 [2022-04-27T08:33:27.468Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:33:27 [2022-04-27T08:33:27.468Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:33:34 [2022-04-27T08:33:34.627Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:33:41 [2022-04-27T08:33:41.787Z] === RUN   TestDockerSuite/TestBuildForceRm
08:33:50 [2022-04-27T08:33:50.163Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
08:33:50 [2022-04-27T08:33:50.455Z] === RUN   TestDockerSuite/TestBuildFromGit
08:33:57 [2022-04-27T08:33:57.613Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:33:58 [2022-04-27T08:33:58.601Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:34:02 [2022-04-27T08:34:02.359Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
08:34:04 [2022-04-27T08:34:04.472Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:34:04 [2022-04-27T08:34:04.472Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
08:34:04 [2022-04-27T08:34:04.472Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:34:05 [2022-04-27T08:34:05.461Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:34:05 [2022-04-27T08:34:05.928Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:34:05 [2022-04-27T08:34:05.928Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
08:34:05 [2022-04-27T08:34:05.928Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:34:16 [2022-04-27T08:34:16.362Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:34:16 [2022-04-27T08:34:16.362Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
08:34:16 [2022-04-27T08:34:16.362Z] === RUN   TestDockerSuite/TestBuildHistory
08:34:20 [2022-04-27T08:34:20.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
08:34:31 [2022-04-27T08:34:31.303Z] === RUN   TestDockerSuite/TestBuildIidFile
08:34:31 [2022-04-27T08:34:31.303Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:34:34 [2022-04-27T08:34:34.253Z] === RUN   TestDockerSuite/TestBuildInheritance
08:34:34 [2022-04-27T08:34:34.253Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
08:34:34 [2022-04-27T08:34:34.253Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:34:34 [2022-04-27T08:34:34.720Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:34:34 [2022-04-27T08:34:34.720Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:34:40 [2022-04-27T08:34:40.606Z] === RUN   TestDockerSuite/TestBuildLabel
08:34:41 [2022-04-27T08:34:41.594Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:34:42 [2022-04-27T08:34:42.582Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:34:43 [2022-04-27T08:34:43.570Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:34:44 [2022-04-27T08:34:44.039Z] === RUN   TestDockerSuite/TestBuildLabels
08:34:45 [2022-04-27T08:34:45.604Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:34:47 [2022-04-27T08:34:47.176Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLastModified
08:34:54 [2022-04-27T08:34:54.327Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:34:54 [2022-04-27T08:34:54.327Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:34:54 [2022-04-27T08:34:54.327Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:34:55 [2022-04-27T08:34:55.316Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:34:55 [2022-04-27T08:34:55.784Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:35:02 [2022-04-27T08:35:02.942Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:35:07 [2022-04-27T08:35:07.078Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
08:35:20 [2022-04-27T08:35:20.823Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:35:20 [2022-04-27T08:35:20.823Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
08:35:20 [2022-04-27T08:35:20.823Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:35:23 [2022-04-27T08:35:23.770Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:35:25 [2022-04-27T08:35:25.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
08:35:57 [2022-04-27T08:35:57.219Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
08:36:06 [2022-04-27T08:36:06.475Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:36:18 [2022-04-27T08:36:18.963Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:36:24 [2022-04-27T08:36:24.835Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:36:29 [2022-04-27T08:36:29.274Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
08:36:33 [2022-04-27T08:36:33.499Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:36:39 [2022-04-27T08:36:39.366Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:36:41 [2022-04-27T08:36:41.464Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
08:36:59 [2022-04-27T08:36:59.538Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
08:36:59 [2022-04-27T08:36:59.538Z]     docker_cli_external_volume_driver_test.go:485: [d3a46e42f8a53] daemon is not started
08:37:00 [2022-04-27T08:37:00.606Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:37:00 [2022-04-27T08:37:00.606Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
08:37:00 [2022-04-27T08:37:00.606Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:37:09 [2022-04-27T08:37:09.267Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:37:09 [2022-04-27T08:37:09.267Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:37:09 [2022-04-27T08:37:09.267Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
08:37:09 [2022-04-27T08:37:09.267Z] === RUN   TestDockerSuite/TestBuildNetNone
08:37:09 [2022-04-27T08:37:09.267Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
08:37:09 [2022-04-27T08:37:09.267Z] === RUN   TestDockerSuite/TestBuildNoContext
08:37:13 [2022-04-27T08:37:13.059Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:37:14 [2022-04-27T08:37:14.522Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
08:37:14 [2022-04-27T08:37:14.522Z]     docker_cli_external_volume_driver_test.go:53: [d15ee3dc10b39] daemon is not started
08:37:18 [2022-04-27T08:37:18.927Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:37:21 [2022-04-27T08:37:21.141Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:37:21 [2022-04-27T08:37:21.610Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:37:21 [2022-04-27T08:37:21.610Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:37:24 [2022-04-27T08:37:24.561Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:37:25 [2022-04-27T08:37:25.547Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:37:27 [2022-04-27T08:37:27.111Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:37:29 [2022-04-27T08:37:29.392Z] --- PASS: TestDockerExternalVolumeSuite (437.01s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
08:37:29 [2022-04-27T08:37:29.392Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
08:37:29 [2022-04-27T08:37:29.392Z] PASS
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] === Skipped
08:37:29 [2022-04-27T08:37:29.392Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:37:29 [2022-04-27T08:37:29.392Z]     check_test.go:307: [d4fe3781ea9a6] daemon is not started
08:37:29 [2022-04-27T08:37:29.392Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:37:29 [2022-04-27T08:37:29.392Z]     check_test.go:307: [dab1693c79804] daemon is not started
08:37:29 [2022-04-27T08:37:29.392Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:37:29 [2022-04-27T08:37:29.392Z]     check_test.go:307: [d075dc05883c0] daemon is not started
08:37:29 [2022-04-27T08:37:29.392Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:37:29 [2022-04-27T08:37:29.392Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:37:29 [2022-04-27T08:37:29.392Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:37:29 [2022-04-27T08:37:29.392Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:37:29 [2022-04-27T08:37:29.392Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] DONE 269 tests, 5 skipped in 2327.094s
08:37:29 [2022-04-27T08:37:29.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:37:29 [2022-04-27T08:37:29.392Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de58b97a122fb/docker.pid
08:37:29 [2022-04-27T08:37:29.392Z] +++ kill 7120
08:37:29 [2022-04-27T08:37:29.392Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7120 is not a child of this shell
08:37:29 [2022-04-27T08:37:29.392Z] warning: PID 7120 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de58b97a122fb/docker.pid had a nonzero exit code
08:37:29 [2022-04-27T08:37:29.392Z] ++++ cat bundles/test-integration/docker.pid
08:37:29 [2022-04-27T08:37:29.392Z] +++ kill 9386
08:37:29 [2022-04-27T08:37:29.392Z] +++ /etc/init.d/apparmor stop
08:37:29 [2022-04-27T08:37:29.392Z] Leaving: AppArmorNo profiles have been unloaded.
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] Unloading profiles will leave already running processes permanently
08:37:29 [2022-04-27T08:37:29.392Z] unconfined, which can lead to unexpected situations.
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.392Z] To set a process to complain mode, use the command line tool
08:37:29 [2022-04-27T08:37:29.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:37:29 [2022-04-27T08:37:29.392Z] +++ true
08:37:29 [2022-04-27T08:37:29.392Z] exiting test-integration
08:37:29 [2022-04-27T08:37:29.392Z] ++ exit 0
08:37:29 [2022-04-27T08:37:29.392Z] 
08:37:29 [2022-04-27T08:37:29.654Z] + exit 0
08:37:29 [2022-04-27T08:37:29.654Z] ++ jobs -p
08:37:29 [2022-04-27T08:37:29.654Z] + pids=
08:37:29 [2022-04-27T08:37:29.654Z] + echo 'Remaining pids to kill: []'
08:37:29 [2022-04-27T08:37:29.654Z] Remaining pids to kill: []
08:37:29 [2022-04-27T08:37:29.654Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
08:37:29 [2022-04-27T08:37:29.668Z] Recording test results
08:37:30 [2022-04-27T08:37:30.135Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:37:30 [2022-04-27T08:37:30.446Z] + echo Ensuring container killed.
08:37:30 [2022-04-27T08:37:30.447Z] Ensuring container killed.
08:37:30 [2022-04-27T08:37:30.447Z] + docker ps -aq -f name=docker-pr8-*
08:37:30 [2022-04-27T08:37:30.447Z] + cids=ac68cbd04e24
08:37:30 [2022-04-27T08:37:30.447Z] 8226b7524885
08:37:30 [2022-04-27T08:37:30.447Z] e0ea4a025e80
08:37:30 [2022-04-27T08:37:30.447Z] + [ -n ac68cbd04e24
08:37:30 [2022-04-27T08:37:30.447Z] 8226b7524885
08:37:30 [2022-04-27T08:37:30.447Z] e0ea4a025e80 ]
08:37:30 [2022-04-27T08:37:30.447Z] + docker rm -vf ac68cbd04e24 8226b7524885 e0ea4a025e80
08:37:31 [2022-04-27T08:37:31.013Z] ac68cbd04e24
08:37:31 [2022-04-27T08:37:31.013Z] 8226b7524885
08:37:31 [2022-04-27T08:37:31.013Z] e0ea4a025e80
[Pipeline] sh
08:37:31 [2022-04-27T08:37:31.293Z] + echo Chowning /workspace to jenkins user
08:37:31 [2022-04-27T08:37:31.293Z] Chowning /workspace to jenkins user
08:37:31 [2022-04-27T08:37:31.293Z] + id -u
08:37:31 [2022-04-27T08:37:31.293Z] + id -g
08:37:31 [2022-04-27T08:37:31.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43509:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:37:34 [2022-04-27T08:37:34.113Z] + bundleName=amd64
08:37:34 [2022-04-27T08:37:34.113Z] + echo Creating amd64-bundles.tar.gz
08:37:34 [2022-04-27T08:37:34.113Z] Creating amd64-bundles.tar.gz
08:37:34 [2022-04-27T08:37:34.113Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:37:34 [2022-04-27T08:37:34.113Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
08:37:35 [2022-04-27T08:37:35.496Z] Archiving artifacts
08:37:36 [2022-04-27T08:37:36.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:37:36 [2022-04-27T08:37:36.569Z] + make clean
08:37:36 [2022-04-27T08:37:36.569Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:37:36 [2022-04-27T08:37:36.569Z] docker-dev-cache
08:37:36 [2022-04-27T08:37:36.569Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:37:39 [2022-04-27T08:37:39.627Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:37:40 [2022-04-27T08:37:40.095Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:37:52 [2022-04-27T08:37:52.597Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:37:55 [2022-04-27T08:37:55.547Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:38:05 [2022-04-27T08:38:05.968Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:38:11 [2022-04-27T08:38:11.835Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:38:16 [2022-04-27T08:38:16.598Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:38:18 [2022-04-27T08:38:18.165Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:38:18 [2022-04-27T08:38:18.165Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
08:38:18 [2022-04-27T08:38:18.165Z] === RUN   TestDockerSuite/TestBuildPATH
08:38:18 [2022-04-27T08:38:18.165Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
08:38:18 [2022-04-27T08:38:18.165Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:38:20 [2022-04-27T08:38:20.382Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:38:20 [2022-04-27T08:38:20.382Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
08:38:20 [2022-04-27T08:38:20.382Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:39:11 [2022-04-27T08:39:11.259Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:39:32 [2022-04-27T08:39:32.564Z] === RUN   TestDockerSuite/TestBuildRm
08:39:47 [2022-04-27T08:39:47.497Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:39:49 [2022-04-27T08:39:49.713Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:39:49 [2022-04-27T08:39:49.713Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
08:39:49 [2022-04-27T08:39:49.713Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:39:49 [2022-04-27T08:39:49.713Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
08:39:50 [2022-04-27T08:39:50.180Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:39:51 [2022-04-27T08:39:51.747Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:39:56 [2022-04-27T08:39:56.512Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:40:01 [2022-04-27T08:40:01.265Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:40:06 [2022-04-27T08:40:06.018Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:40:27 [2022-04-27T08:40:27.252Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:40:27 [2022-04-27T08:40:27.252Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:40:27 [2022-04-27T08:40:27.252Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:40:35 [2022-04-27T08:40:35.930Z] === RUN   TestDockerSuite/TestBuildSpaces
08:40:36 [2022-04-27T08:40:36.407Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:40:42 [2022-04-27T08:40:42.309Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:40:42 [2022-04-27T08:40:42.309Z] === RUN   TestDockerSuite/TestBuildStderr
08:40:48 [2022-04-27T08:40:48.186Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
08:41:13 [2022-04-27T08:41:13.633Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:41:13 [2022-04-27T08:41:13.633Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
08:41:13 [2022-04-27T08:41:13.633Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
08:41:14 [2022-04-27T08:41:14.101Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:41:15 [2022-04-27T08:41:15.667Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:41:21 [2022-04-27T08:41:21.545Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:41:27 [2022-04-27T08:41:27.412Z] === RUN   TestDockerSuite/TestBuildUser
08:41:27 [2022-04-27T08:41:27.412Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
08:41:27 [2022-04-27T08:41:27.412Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:41:27 [2022-04-27T08:41:27.412Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
08:41:27 [2022-04-27T08:41:27.412Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:41:27 [2022-04-27T08:41:27.412Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
08:41:27 [2022-04-27T08:41:27.412Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:41:32 [2022-04-27T08:41:32.184Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:41:32 [2022-04-27T08:41:32.653Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:41:36 [2022-04-27T08:41:36.443Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:41:36 [2022-04-27T08:41:36.443Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
08:41:36 [2022-04-27T08:41:36.443Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:41:36 [2022-04-27T08:41:36.443Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
08:41:36 [2022-04-27T08:41:36.443Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:42:01 [2022-04-27T08:42:01.724Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:42:02 [2022-04-27T08:42:02.713Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:42:13 [2022-04-27T08:42:13.327Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:42:20 [2022-04-27T08:42:20.493Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:42:20 [2022-04-27T08:42:20.493Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
08:42:20 [2022-04-27T08:42:20.493Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:42:20 [2022-04-27T08:42:20.493Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
08:42:20 [2022-04-27T08:42:20.493Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:42:23 [2022-04-27T08:42:23.444Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:42:23 [2022-04-27T08:42:23.444Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
08:42:24 [2022-04-27T08:42:24.431Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
08:42:36 [2022-04-27T08:42:36.865Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:42:42 [2022-04-27T08:42:42.729Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:42:42 [2022-04-27T08:42:42.729Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:43:00 [2022-04-27T08:43:00.556Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:43:00 [2022-04-27T08:43:00.556Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
08:43:00 [2022-04-27T08:43:00.556Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:43:00 [2022-04-27T08:43:00.556Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
08:43:00 [2022-04-27T08:43:00.556Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:43:00 [2022-04-27T08:43:00.556Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
08:43:00 [2022-04-27T08:43:00.556Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:43:00 [2022-04-27T08:43:00.556Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:43:09 [2022-04-27T08:43:09.220Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:43:11 [2022-04-27T08:43:11.435Z] === RUN   TestDockerSuite/TestBuildXZHost
08:43:11 [2022-04-27T08:43:11.435Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
08:43:11 [2022-04-27T08:43:11.905Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:43:11 [2022-04-27T08:43:11.905Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
08:43:11 [2022-04-27T08:43:11.905Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:43:11 [2022-04-27T08:43:11.905Z]     docker_cli_sni_test.go:18: Flakey test
08:43:11 [2022-04-27T08:43:11.905Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:43:14 [2022-04-27T08:43:14.119Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:43:19 [2022-04-27T08:43:19.989Z] === RUN   TestDockerSuite/TestCommitChange
08:43:25 [2022-04-27T08:43:25.869Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:43:31 [2022-04-27T08:43:31.736Z] === RUN   TestDockerSuite/TestCommitHardlink
08:43:31 [2022-04-27T08:43:31.736Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
08:43:31 [2022-04-27T08:43:31.736Z] === RUN   TestDockerSuite/TestCommitNewFile
08:43:40 [2022-04-27T08:43:40.394Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:43:40 [2022-04-27T08:43:40.394Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
08:43:40 [2022-04-27T08:43:40.394Z] === RUN   TestDockerSuite/TestCommitTTY
08:43:47 [2022-04-27T08:43:47.561Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:43:53 [2022-04-27T08:43:53.430Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:43:53 [2022-04-27T08:43:53.430Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:43:53 [2022-04-27T08:43:53.430Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:44:02 [2022-04-27T08:44:02.096Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:44:10 [2022-04-27T08:44:10.768Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:44:10 [2022-04-27T08:44:10.768Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
08:44:10 [2022-04-27T08:44:10.768Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:44:12 [2022-04-27T08:44:12.995Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:44:12 [2022-04-27T08:44:12.995Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
08:44:12 [2022-04-27T08:44:12.995Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:44:12 [2022-04-27T08:44:12.995Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
08:44:12 [2022-04-27T08:44:12.995Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:44:12 [2022-04-27T08:44:12.995Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
08:44:12 [2022-04-27T08:44:12.995Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:44:15 [2022-04-27T08:44:15.948Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:44:15 [2022-04-27T08:44:15.948Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
08:44:16 [2022-04-27T08:44:16.416Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:44:16 [2022-04-27T08:44:16.416Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:44:19 [2022-04-27T08:44:19.375Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:44:19 [2022-04-27T08:44:19.375Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:44:19 [2022-04-27T08:44:19.375Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
08:44:19 [2022-04-27T08:44:19.375Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:44:19 [2022-04-27T08:44:19.375Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
08:44:19 [2022-04-27T08:44:19.375Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:44:19 [2022-04-27T08:44:19.375Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
08:44:19 [2022-04-27T08:44:19.375Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:44:23 [2022-04-27T08:44:23.169Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:44:26 [2022-04-27T08:44:26.121Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
08:44:28 [2022-04-27T08:44:28.339Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:44:28 [2022-04-27T08:44:28.339Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:44:28 [2022-04-27T08:44:28.339Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
08:44:28 [2022-04-27T08:44:28.339Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:44:31 [2022-04-27T08:44:31.289Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:44:31 [2022-04-27T08:44:31.289Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:44:34 [2022-04-27T08:44:34.244Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:44:34 [2022-04-27T08:44:34.244Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
08:44:34 [2022-04-27T08:44:34.244Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:44:34 [2022-04-27T08:44:34.244Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
08:44:34 [2022-04-27T08:44:34.244Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:44:37 [2022-04-27T08:44:37.196Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:44:37 [2022-04-27T08:44:37.196Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:44:39 [2022-04-27T08:44:39.412Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:44:39 [2022-04-27T08:44:39.412Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
08:44:39 [2022-04-27T08:44:39.412Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:44:42 [2022-04-27T08:44:42.361Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:44:42 [2022-04-27T08:44:42.361Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:44:45 [2022-04-27T08:44:45.316Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:44:50 [2022-04-27T08:44:50.077Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:44:54 [2022-04-27T08:44:54.831Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:44:54 [2022-04-27T08:44:54.831Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:44:54 [2022-04-27T08:44:54.831Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:44:54 [2022-04-27T08:44:54.831Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:44:54 [2022-04-27T08:44:54.831Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:44:57 [2022-04-27T08:44:57.886Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:44:57 [2022-04-27T08:44:57.886Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
08:44:57 [2022-04-27T08:44:57.886Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:45:00 [2022-04-27T08:45:00.839Z] === RUN   TestDockerSuite/TestContainerAPITop
08:45:00 [2022-04-27T08:45:00.839Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
08:45:00 [2022-04-27T08:45:00.839Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:45:03 [2022-04-27T08:45:03.065Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:45:03 [2022-04-27T08:45:03.534Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:45:08 [2022-04-27T08:45:08.288Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:45:10 [2022-04-27T08:45:10.506Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:45:10 [2022-04-27T08:45:10.506Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:45:10 [2022-04-27T08:45:10.506Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:45:10 [2022-04-27T08:45:10.506Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:45:10 [2022-04-27T08:45:10.506Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
08:45:10 [2022-04-27T08:45:10.506Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
08:45:12 [2022-04-27T08:45:12.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
08:45:12 [2022-04-27T08:45:12.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
08:45:15 [2022-04-27T08:45:15.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
08:45:18 [2022-04-27T08:45:18.628Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
08:45:21 [2022-04-27T08:45:21.580Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
08:45:24 [2022-04-27T08:45:24.544Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000c04228_<nil>}
08:45:26 [2022-04-27T08:45:26.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11584076626_c:\foo_false__<nil>_<nil>_<nil>}
08:45:29 [2022-04-27T08:45:29.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11584076626_c:\foo_true__<nil>_<nil>_<nil>}
08:45:32 [2022-04-27T08:45:32.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
08:45:32 [2022-04-27T08:45:32.667Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
08:45:32 [2022-04-27T08:45:32.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:45:33 [2022-04-27T08:45:33.135Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:45:33 [2022-04-27T08:45:33.135Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:45:33 [2022-04-27T08:45:33.135Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestCopyAndRestart
08:45:33 [2022-04-27T08:45:33.135Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
08:45:33 [2022-04-27T08:45:33.135Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
08:45:33 [2022-04-27T08:45:33.135Z] === RUN   TestDockerSuite/TestCpAbsolutePath
08:45:36 [2022-04-27T08:45:36.089Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
08:45:36 [2022-04-27T08:45:36.089Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.089Z] === RUN   TestDockerSuite/TestCpFromCaseA
08:45:36 [2022-04-27T08:45:36.089Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.089Z] === RUN   TestDockerSuite/TestCpFromCaseB
08:45:36 [2022-04-27T08:45:36.089Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.089Z] === RUN   TestDockerSuite/TestCpFromCaseC
08:45:36 [2022-04-27T08:45:36.089Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseD
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseE
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseF
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseG
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseH
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseI
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromCaseJ
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
08:45:36 [2022-04-27T08:45:36.557Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
08:45:36 [2022-04-27T08:45:36.557Z] === RUN   TestDockerSuite/TestCpGarbagePath
08:45:39 [2022-04-27T08:45:39.511Z] === RUN   TestDockerSuite/TestCpLocalOnly
08:45:39 [2022-04-27T08:45:39.511Z] === RUN   TestDockerSuite/TestCpNameHasColon
08:45:39 [2022-04-27T08:45:39.511Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
08:45:39 [2022-04-27T08:45:39.981Z] === RUN   TestDockerSuite/TestCpRelativePath
08:45:42 [2022-04-27T08:45:42.932Z] === RUN   TestDockerSuite/TestCpSpecialFiles
08:45:42 [2022-04-27T08:45:42.932Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
08:45:42 [2022-04-27T08:45:42.932Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
08:45:42 [2022-04-27T08:45:42.932Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
08:45:42 [2022-04-27T08:45:42.932Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
08:45:42 [2022-04-27T08:45:42.932Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
08:45:42 [2022-04-27T08:45:42.932Z] === RUN   TestDockerSuite/TestCpToCaseA
08:45:48 [2022-04-27T08:45:48.799Z] === RUN   TestDockerSuite/TestCpToCaseB
08:45:51 [2022-04-27T08:45:51.751Z] === RUN   TestDockerSuite/TestCpToCaseC
08:45:51 [2022-04-27T08:45:51.751Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
08:45:51 [2022-04-27T08:45:51.751Z] === RUN   TestDockerSuite/TestCpToCaseD
08:45:51 [2022-04-27T08:45:51.751Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
08:45:51 [2022-04-27T08:45:51.751Z] === RUN   TestDockerSuite/TestCpToCaseE
08:46:02 [2022-04-27T08:46:02.177Z] === RUN   TestDockerSuite/TestCpToCaseF
08:46:02 [2022-04-27T08:46:02.177Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
08:46:02 [2022-04-27T08:46:02.177Z] === RUN   TestDockerSuite/TestCpToCaseG
08:46:02 [2022-04-27T08:46:02.177Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
08:46:02 [2022-04-27T08:46:02.177Z] === RUN   TestDockerSuite/TestCpToCaseH
08:46:14 [2022-04-27T08:46:14.739Z] === RUN   TestDockerSuite/TestCpToCaseI
08:46:14 [2022-04-27T08:46:14.739Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
08:46:14 [2022-04-27T08:46:14.739Z] === RUN   TestDockerSuite/TestCpToCaseJ
08:46:14 [2022-04-27T08:46:14.739Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
08:46:14 [2022-04-27T08:46:14.739Z] === RUN   TestDockerSuite/TestCpToDot
08:46:16 [2022-04-27T08:46:16.314Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
08:46:16 [2022-04-27T08:46:16.314Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
08:46:16 [2022-04-27T08:46:16.314Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
08:46:16 [2022-04-27T08:46:16.314Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
08:46:16 [2022-04-27T08:46:16.782Z] === RUN   TestDockerSuite/TestCpToStdout
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
08:46:19 [2022-04-27T08:46:19.744Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
08:46:19 [2022-04-27T08:46:19.744Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
08:46:19 [2022-04-27T08:46:19.744Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCpVolumePath
08:46:19 [2022-04-27T08:46:19.744Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
08:46:19 [2022-04-27T08:46:19.744Z] === RUN   TestDockerSuite/TestCreateArgs
08:46:20 [2022-04-27T08:46:20.212Z] === RUN   TestDockerSuite/TestCreateByImageID
08:46:22 [2022-04-27T08:46:22.425Z] === RUN   TestDockerSuite/TestCreateEchoStdout
08:46:25 [2022-04-27T08:46:25.374Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
08:46:25 [2022-04-27T08:46:25.841Z] === RUN   TestDockerSuite/TestCreateHostConfig
08:46:25 [2022-04-27T08:46:25.841Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
08:46:28 [2022-04-27T08:46:28.055Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
08:46:29 [2022-04-27T08:46:29.046Z] === RUN   TestDockerSuite/TestCreateLabels
08:46:29 [2022-04-27T08:46:29.046Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
08:46:29 [2022-04-27T08:46:29.046Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
08:46:29 [2022-04-27T08:46:29.046Z] === RUN   TestDockerSuite/TestCreateRM
08:46:29 [2022-04-27T08:46:29.520Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
08:46:29 [2022-04-27T08:46:29.520Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:46:29 [2022-04-27T08:46:29.520Z] === RUN   TestDockerSuite/TestCreateStopSignal
08:46:29 [2022-04-27T08:46:29.990Z] === RUN   TestDockerSuite/TestCreateStopTimeout
08:46:30 [2022-04-27T08:46:30.459Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
08:46:40 [2022-04-27T08:46:40.885Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
08:46:40 [2022-04-27T08:46:40.885Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
08:46:40 [2022-04-27T08:46:40.885Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
08:46:44 [2022-04-27T08:46:44.682Z] === RUN   TestDockerSuite/TestCreateWithPortRange
08:46:44 [2022-04-27T08:46:44.682Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
08:46:44 [2022-04-27T08:46:44.682Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
08:46:44 [2022-04-27T08:46:44.682Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
08:46:47 [2022-04-27T08:46:47.633Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDevicePermissions
08:46:47 [2022-04-27T08:46:47.633Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDockerFails
08:46:47 [2022-04-27T08:46:47.633Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:46:47 [2022-04-27T08:46:47.633Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
08:46:48 [2022-04-27T08:46:48.102Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:46:48 [2022-04-27T08:46:48.102Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
08:46:48 [2022-04-27T08:46:48.102Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:46:48 [2022-04-27T08:46:48.102Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
08:46:48 [2022-04-27T08:46:48.102Z] === RUN   TestDockerSuite/TestEventsAttach
08:46:48 [2022-04-27T08:46:48.102Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
08:46:48 [2022-04-27T08:46:48.102Z] === RUN   TestDockerSuite/TestEventsCommit
08:46:48 [2022-04-27T08:46:48.102Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
08:46:48 [2022-04-27T08:46:48.102Z] === RUN   TestDockerSuite/TestEventsContainerEvents
08:46:51 [2022-04-27T08:46:51.055Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
08:46:54 [2022-04-27T08:46:54.016Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
08:46:57 [2022-04-27T08:46:57.811Z] === RUN   TestDockerSuite/TestEventsContainerRestart
08:47:08 [2022-04-27T08:47:08.235Z] === RUN   TestDockerSuite/TestEventsCopy
08:47:13 [2022-04-27T08:47:13.004Z] === RUN   TestDockerSuite/TestEventsFilterContainer
08:47:18 [2022-04-27T08:47:18.872Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
08:47:21 [2022-04-27T08:47:21.833Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
08:47:22 [2022-04-27T08:47:22.819Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:47:28 [2022-04-27T08:47:28.687Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:47:28 [2022-04-27T08:47:28.687Z] === RUN   TestDockerSuite/TestEventsFilterType
08:47:29 [2022-04-27T08:47:29.675Z] === RUN   TestDockerSuite/TestEventsFilters
08:47:35 [2022-04-27T08:47:35.548Z] === RUN   TestDockerSuite/TestEventsFormat
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsImageImport
08:47:42 [2022-04-27T08:47:42.703Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:47:42 [2022-04-27T08:47:42.703Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsImagePull
08:47:42 [2022-04-27T08:47:42.703Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
08:47:42 [2022-04-27T08:47:42.703Z] === RUN   TestDockerSuite/TestEventsImageTag
08:47:43 [2022-04-27T08:47:43.171Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:47:43 [2022-04-27T08:47:43.171Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
08:47:43 [2022-04-27T08:47:43.171Z] === RUN   TestDockerSuite/TestEventsRename
08:47:46 [2022-04-27T08:47:46.122Z] === RUN   TestDockerSuite/TestEventsResize
08:47:54 [2022-04-27T08:47:54.783Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:47:57 [2022-04-27T08:47:57.735Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
08:48:00 [2022-04-27T08:48:00.687Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:48:06 [2022-04-27T08:48:06.563Z] === RUN   TestDockerSuite/TestEventsTop
08:48:06 [2022-04-27T08:48:06.563Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
08:48:06 [2022-04-27T08:48:06.563Z] === RUN   TestDockerSuite/TestEventsUntag
08:48:08 [2022-04-27T08:48:08.786Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
08:48:14 [2022-04-27T08:48:14.659Z] === RUN   TestDockerSuite/TestExec
08:48:14 [2022-04-27T08:48:14.659Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
08:48:14 [2022-04-27T08:48:14.659Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:48:14 [2022-04-27T08:48:14.659Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
08:48:14 [2022-04-27T08:48:14.659Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:48:17 [2022-04-27T08:48:17.620Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:48:19 [2022-04-27T08:48:19.850Z] === RUN   TestDockerSuite/TestExecAPIStart
08:48:19 [2022-04-27T08:48:19.850Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
08:48:19 [2022-04-27T08:48:19.850Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:48:19 [2022-04-27T08:48:19.850Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
08:48:19 [2022-04-27T08:48:19.850Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:48:19 [2022-04-27T08:48:19.850Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
08:48:19 [2022-04-27T08:48:19.850Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:48:22 [2022-04-27T08:48:22.805Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:48:25 [2022-04-27T08:48:25.021Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:48:27 [2022-04-27T08:48:27.977Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:48:30 [2022-04-27T08:48:30.939Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:48:36 [2022-04-27T08:48:36.892Z] === RUN   TestDockerSuite/TestExecCgroup
08:48:36 [2022-04-27T08:48:36.892Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
08:48:36 [2022-04-27T08:48:36.892Z] === RUN   TestDockerSuite/TestExecEnv
08:48:36 [2022-04-27T08:48:36.892Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
08:48:36 [2022-04-27T08:48:36.892Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:48:36 [2022-04-27T08:48:36.892Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
08:48:36 [2022-04-27T08:48:36.892Z] === RUN   TestDockerSuite/TestExecExitStatus
08:48:39 [2022-04-27T08:48:39.108Z] === RUN   TestDockerSuite/TestExecInspectID
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecInteractive
08:48:43 [2022-04-27T08:48:43.872Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:48:43 [2022-04-27T08:48:43.872Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecParseError
08:48:43 [2022-04-27T08:48:43.872Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:48:43 [2022-04-27T08:48:43.872Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:48:43 [2022-04-27T08:48:43.872Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
08:48:43 [2022-04-27T08:48:43.872Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecSetEnv
08:48:46 [2022-04-27T08:48:46.821Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecStartFails
08:48:46 [2022-04-27T08:48:46.821Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:48:46 [2022-04-27T08:48:46.821Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:48:46 [2022-04-27T08:48:46.821Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:48:46 [2022-04-27T08:48:46.821Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
08:48:46 [2022-04-27T08:48:46.821Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:48:49 [2022-04-27T08:48:49.773Z] === RUN   TestDockerSuite/TestExecUlimits
08:48:49 [2022-04-27T08:48:49.773Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
08:48:49 [2022-04-27T08:48:49.773Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:48:55 [2022-04-27T08:48:55.641Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:48:55 [2022-04-27T08:48:55.641Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
08:48:55 [2022-04-27T08:48:55.641Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:48:55 [2022-04-27T08:48:55.641Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
08:48:55 [2022-04-27T08:48:55.641Z] === RUN   TestDockerSuite/TestExecWithUser
08:48:55 [2022-04-27T08:48:55.641Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
08:48:55 [2022-04-27T08:48:55.641Z] === RUN   TestDockerSuite/TestGetContainerStats
08:49:02 [2022-04-27T08:49:02.802Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:49:08 [2022-04-27T08:49:08.670Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:49:12 [2022-04-27T08:49:12.462Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:49:18 [2022-04-27T08:49:18.331Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:49:18 [2022-04-27T08:49:18.331Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
08:49:18 [2022-04-27T08:49:18.331Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:49:18 [2022-04-27T08:49:18.331Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:49:18 [2022-04-27T08:49:18.331Z] === RUN   TestDockerSuite/TestHealth
08:49:18 [2022-04-27T08:49:18.331Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
08:49:18 [2022-04-27T08:49:18.331Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:49:18 [2022-04-27T08:49:18.801Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:49:18 [2022-04-27T08:49:18.801Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:49:18 [2022-04-27T08:49:18.801Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:49:24 [2022-04-27T08:49:24.675Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:49:24 [2022-04-27T08:49:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:49:25 [2022-04-27T08:49:25.667Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:49:25 [2022-04-27T08:49:25.667Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
08:49:25 [2022-04-27T08:49:25.667Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:49:26 [2022-04-27T08:49:26.653Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:49:27 [2022-04-27T08:49:27.122Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:49:29 [2022-04-27T08:49:29.338Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:49:29 [2022-04-27T08:49:29.338Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:49:32 [2022-04-27T08:49:32.302Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:49:35 [2022-04-27T08:49:35.257Z] === RUN   TestDockerSuite/TestImagesFormat
08:49:35 [2022-04-27T08:49:35.730Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:49:35 [2022-04-27T08:49:35.730Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
08:49:35 [2022-04-27T08:49:35.730Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:49:39 [2022-04-27T08:49:39.522Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:49:39 [2022-04-27T08:49:39.522Z] === RUN   TestDockerSuite/TestImportBadURL
08:49:39 [2022-04-27T08:49:39.522Z] === RUN   TestDockerSuite/TestImportDisplay
08:49:39 [2022-04-27T08:49:39.522Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.522Z] === RUN   TestDockerSuite/TestImportFile
08:49:39 [2022-04-27T08:49:39.522Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestImportGzipped
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:49:39 [2022-04-27T08:49:39.991Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:49:39 [2022-04-27T08:49:39.991Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:49:39 [2022-04-27T08:49:39.991Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:49:39 [2022-04-27T08:49:39.991Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:49:42 [2022-04-27T08:49:42.942Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:49:45 [2022-04-27T08:49:45.896Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:49:45 [2022-04-27T08:49:45.896Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
08:49:45 [2022-04-27T08:49:45.896Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:49:45 [2022-04-27T08:49:45.896Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
08:49:45 [2022-04-27T08:49:45.896Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:49:45 [2022-04-27T08:49:45.896Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:49:45 [2022-04-27T08:49:45.896Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
08:49:45 [2022-04-27T08:49:45.896Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:49:48 [2022-04-27T08:49:48.845Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:49:48 [2022-04-27T08:49:48.845Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:49:51 [2022-04-27T08:49:51.825Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:49:51 [2022-04-27T08:49:51.825Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
08:49:51 [2022-04-27T08:49:51.825Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:49:51 [2022-04-27T08:49:51.825Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
08:49:51 [2022-04-27T08:49:51.825Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:49:51 [2022-04-27T08:49:51.825Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
08:49:51 [2022-04-27T08:49:51.825Z] === RUN   TestDockerSuite/TestInspectDefault
08:49:54 [2022-04-27T08:49:54.775Z] === RUN   TestDockerSuite/TestInspectHistory
08:50:00 [2022-04-27T08:50:00.662Z] === RUN   TestDockerSuite/TestInspectImage
08:50:00 [2022-04-27T08:50:00.662Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
08:50:00 [2022-04-27T08:50:00.662Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:50:00 [2022-04-27T08:50:00.662Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
08:50:00 [2022-04-27T08:50:00.662Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:50:00 [2022-04-27T08:50:00.662Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:50:00 [2022-04-27T08:50:00.662Z] === RUN   TestDockerSuite/TestInspectInt64
08:50:02 [2022-04-27T08:50:02.879Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:50:05 [2022-04-27T08:50:05.839Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:50:05 [2022-04-27T08:50:05.839Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:50:08 [2022-04-27T08:50:08.792Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:50:11 [2022-04-27T08:50:11.006Z] === RUN   TestDockerSuite/TestInspectPlugin
08:50:11 [2022-04-27T08:50:11.006Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
08:50:11 [2022-04-27T08:50:11.006Z] === RUN   TestDockerSuite/TestInspectRootFS
08:50:11 [2022-04-27T08:50:11.006Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:50:13 [2022-04-27T08:50:13.958Z] === RUN   TestDockerSuite/TestInspectStatus
08:50:17 [2022-04-27T08:50:17.752Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:50:22 [2022-04-27T08:50:22.508Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:50:24 [2022-04-27T08:50:24.725Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:50:27 [2022-04-27T08:50:27.682Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:50:29 [2022-04-27T08:50:29.894Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:50:32 [2022-04-27T08:50:32.844Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:50:35 [2022-04-27T08:50:35.798Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksEnvs
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.310Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:50:38 [2022-04-27T08:50:38.310Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:50:38 [2022-04-27T08:50:38.778Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:50:38 [2022-04-27T08:50:38.778Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:50:40 [2022-04-27T08:50:40.994Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:50:43 [2022-04-27T08:50:43.947Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:50:49 [2022-04-27T08:50:49.822Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:50:52 [2022-04-27T08:50:52.775Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:50:52 [2022-04-27T08:50:52.775Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
08:50:52 [2022-04-27T08:50:52.775Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:50:55 [2022-04-27T08:50:55.734Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:50:55 [2022-04-27T08:50:55.734Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:51:02 [2022-04-27T08:51:02.893Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:51:10 [2022-04-27T08:51:10.055Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:51:18 [2022-04-27T08:51:18.719Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:51:20 [2022-04-27T08:51:20.936Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:51:23 [2022-04-27T08:51:23.888Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:51:23 [2022-04-27T08:51:23.888Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
08:51:23 [2022-04-27T08:51:23.888Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:51:26 [2022-04-27T08:51:26.837Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:51:29 [2022-04-27T08:51:29.788Z] === RUN   TestDockerSuite/TestLogsSince
08:51:40 [2022-04-27T08:51:40.231Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:51:40 [2022-04-27T08:51:40.231Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
08:51:40 [2022-04-27T08:51:40.231Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:51:40 [2022-04-27T08:51:40.231Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
08:51:40 [2022-04-27T08:51:40.231Z] === RUN   TestDockerSuite/TestLogsTail
08:51:42 [2022-04-27T08:51:42.463Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:51:45 [2022-04-27T08:51:45.417Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:51:48 [2022-04-27T08:51:48.376Z] === RUN   TestDockerSuite/TestMountIntoProc
08:51:48 [2022-04-27T08:51:48.376Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.376Z] === RUN   TestDockerSuite/TestMountIntoSys
08:51:48 [2022-04-27T08:51:48.376Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.376Z] === RUN   TestDockerSuite/TestNetHostname
08:51:48 [2022-04-27T08:51:48.376Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.376Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:51:48 [2022-04-27T08:51:48.376Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginActive
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPortHostBinding
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPortList
08:51:48 [2022-04-27T08:51:48.844Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
08:51:48 [2022-04-27T08:51:48.844Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
08:51:54 [2022-04-27T08:51:54.714Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:51:54 [2022-04-27T08:51:54.714Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
08:51:55 [2022-04-27T08:51:55.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:51:55 [2022-04-27T08:51:55.182Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
08:51:55 [2022-04-27T08:51:55.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:51:55 [2022-04-27T08:51:55.182Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
08:51:55 [2022-04-27T08:51:55.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:52:01 [2022-04-27T08:52:01.057Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:52:01 [2022-04-27T08:52:01.057Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
08:52:01 [2022-04-27T08:52:01.057Z] === RUN   TestDockerSuite/TestPsByOrder
08:52:11 [2022-04-27T08:52:11.486Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:52:11 [2022-04-27T08:52:11.486Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
08:52:11 [2022-04-27T08:52:11.486Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:52:20 [2022-04-27T08:52:20.160Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:52:37 [2022-04-27T08:52:37.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:52:37 [2022-04-27T08:52:37.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:52:37 [2022-04-27T08:52:37.979Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
08:52:37 [2022-04-27T08:52:37.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:52:52 [2022-04-27T08:52:52.926Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:52:55 [2022-04-27T08:52:55.889Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:53:06 [2022-04-27T08:53:06.325Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:53:10 [2022-04-27T08:53:10.119Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:53:10 [2022-04-27T08:53:10.119Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
08:53:10 [2022-04-27T08:53:10.119Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:53:10 [2022-04-27T08:53:10.119Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
08:53:10 [2022-04-27T08:53:10.119Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:53:15 [2022-04-27T08:53:15.992Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:53:15 [2022-04-27T08:53:15.992Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
08:53:15 [2022-04-27T08:53:15.992Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:53:15 [2022-04-27T08:53:15.992Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
08:53:15 [2022-04-27T08:53:15.992Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:53:15 [2022-04-27T08:53:15.992Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
08:53:15 [2022-04-27T08:53:15.992Z] === RUN   TestDockerSuite/TestPsRightTagName
08:53:15 [2022-04-27T08:53:15.992Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
08:53:15 [2022-04-27T08:53:15.992Z] === RUN   TestDockerSuite/TestPsShowMounts
08:53:24 [2022-04-27T08:53:24.654Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:53:24 [2022-04-27T08:53:24.654Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
08:53:24 [2022-04-27T08:53:24.654Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:53:25 [2022-04-27T08:53:25.644Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:53:25 [2022-04-27T08:53:25.644Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
08:53:25 [2022-04-27T08:53:25.644Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:53:26 [2022-04-27T08:53:26.635Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:53:27 [2022-04-27T08:53:27.620Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:53:27 [2022-04-27T08:53:27.620Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
08:53:27 [2022-04-27T08:53:27.620Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:53:33 [2022-04-27T08:53:33.489Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:53:38 [2022-04-27T08:53:38.247Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:53:42 [2022-04-27T08:53:42.040Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:54:07 [2022-04-27T08:54:07.478Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:54:07 [2022-04-27T08:54:07.478Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
08:54:07 [2022-04-27T08:54:07.478Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:54:14 [2022-04-27T08:54:14.634Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:54:15 [2022-04-27T08:54:15.102Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:54:15 [2022-04-27T08:54:15.571Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:54:16 [2022-04-27T08:54:16.559Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:54:22 [2022-04-27T08:54:22.430Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:54:27 [2022-04-27T08:54:27.180Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:54:27 [2022-04-27T08:54:27.180Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
08:54:27 [2022-04-27T08:54:27.180Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:54:33 [2022-04-27T08:54:33.041Z] === RUN   TestDockerSuite/TestRmiBlank
08:54:33 [2022-04-27T08:54:33.041Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:54:33 [2022-04-27T08:54:33.041Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:54:50 [2022-04-27T08:54:50.850Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:54:52 [2022-04-27T08:54:52.421Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:54:52 [2022-04-27T08:54:52.890Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:55:01 [2022-04-27T08:55:01.546Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:55:06 [2022-04-27T08:55:06.303Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:55:16 [2022-04-27T08:55:16.733Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:55:21 [2022-04-27T08:55:21.490Z] === RUN   TestDockerSuite/TestRmiTag
08:55:21 [2022-04-27T08:55:21.490Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:55:24 [2022-04-27T08:55:24.451Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:55:45 [2022-04-27T08:55:45.773Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:55:46 [2022-04-27T08:55:46.242Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:55:52 [2022-04-27T08:55:52.110Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddHost
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:55:53 [2022-04-27T08:55:53.674Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
08:55:53 [2022-04-27T08:55:53.674Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:55:56 [2022-04-27T08:55:56.626Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:55:56 [2022-04-27T08:55:56.626Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
08:55:56 [2022-04-27T08:55:56.626Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:55:56 [2022-04-27T08:55:56.626Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
08:55:56 [2022-04-27T08:55:56.626Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:56:02 [2022-04-27T08:56:02.499Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:56:05 [2022-04-27T08:56:05.460Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:56:08 [2022-04-27T08:56:08.415Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:56:11 [2022-04-27T08:56:11.370Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:56:14 [2022-04-27T08:56:14.333Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:56:14 [2022-04-27T08:56:14.333Z] === RUN   TestDockerSuite/TestRunBindMounts
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:56:20 [2022-04-27T08:56:20.208Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
08:56:20 [2022-04-27T08:56:20.208Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:56:23 [2022-04-27T08:56:23.161Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:56:23 [2022-04-27T08:56:23.161Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
08:56:23 [2022-04-27T08:56:23.161Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:56:26 [2022-04-27T08:56:26.961Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:56:26 [2022-04-27T08:56:26.961Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
08:56:26 [2022-04-27T08:56:26.961Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:56:26 [2022-04-27T08:56:26.961Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
08:56:26 [2022-04-27T08:56:26.961Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:56:29 [2022-04-27T08:56:29.913Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
08:56:29 [2022-04-27T08:56:29.913Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:56:32 [2022-04-27T08:56:32.129Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:56:35 [2022-04-27T08:56:35.080Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:56:38 [2022-04-27T08:56:38.033Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:56:38 [2022-04-27T08:56:38.033Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
08:56:38 [2022-04-27T08:56:38.033Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:56:38 [2022-04-27T08:56:38.033Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
08:56:38 [2022-04-27T08:56:38.033Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:56:38 [2022-04-27T08:56:38.033Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
08:56:38 [2022-04-27T08:56:38.033Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:56:40 [2022-04-27T08:56:40.984Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:56:40 [2022-04-27T08:56:40.984Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
08:56:40 [2022-04-27T08:56:40.984Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:56:40 [2022-04-27T08:56:40.984Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
08:56:40 [2022-04-27T08:56:40.984Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:56:40 [2022-04-27T08:56:40.984Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
08:56:40 [2022-04-27T08:56:40.984Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:56:40 [2022-04-27T08:56:40.984Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
08:56:40 [2022-04-27T08:56:40.984Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:56:43 [2022-04-27T08:56:43.200Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:56:50 [2022-04-27T08:56:50.354Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
08:56:50 [2022-04-27T08:56:50.354Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:56:52 [2022-04-27T08:56:52.569Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:56:52 [2022-04-27T08:56:52.569Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
08:56:52 [2022-04-27T08:56:52.569Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:56:53 [2022-04-27T08:56:53.037Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:56:53 [2022-04-27T08:56:53.037Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
08:56:53 [2022-04-27T08:56:53.037Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:56:55 [2022-04-27T08:56:55.987Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:56:58 [2022-04-27T08:56:58.941Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:56:58 [2022-04-27T08:56:58.941Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
08:56:58 [2022-04-27T08:56:58.941Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:57:01 [2022-04-27T08:57:01.897Z] === RUN   TestDockerSuite/TestRunEnvironment
08:57:01 [2022-04-27T08:57:01.897Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
08:57:01 [2022-04-27T08:57:01.897Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:57:01 [2022-04-27T08:57:01.897Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
08:57:01 [2022-04-27T08:57:01.897Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:57:01 [2022-04-27T08:57:01.897Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
08:57:01 [2022-04-27T08:57:01.897Z] === RUN   TestDockerSuite/TestRunExitCode
08:57:04 [2022-04-27T08:57:04.849Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:57:07 [2022-04-27T08:57:07.807Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:57:10 [2022-04-27T08:57:10.760Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunExposePort
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:57:13 [2022-04-27T08:57:13.712Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
08:57:13 [2022-04-27T08:57:13.712Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:57:18 [2022-04-27T08:57:18.462Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:57:18 [2022-04-27T08:57:18.462Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
08:57:18 [2022-04-27T08:57:18.462Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:57:18 [2022-04-27T08:57:18.930Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:57:18 [2022-04-27T08:57:18.930Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
08:57:18 [2022-04-27T08:57:18.930Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:57:18 [2022-04-27T08:57:18.930Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
08:57:18 [2022-04-27T08:57:18.930Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:57:18 [2022-04-27T08:57:18.930Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
08:57:18 [2022-04-27T08:57:18.930Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:57:18 [2022-04-27T08:57:18.931Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
08:57:18 [2022-04-27T08:57:18.931Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:57:27 [2022-04-27T08:57:27.591Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:57:27 [2022-04-27T08:57:27.591Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
08:57:27 [2022-04-27T08:57:27.591Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeHostname
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunMount
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.575Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:57:28 [2022-04-27T08:57:28.575Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
08:57:28 [2022-04-27T08:57:28.576Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:57:28 [2022-04-27T08:57:28.576Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
08:57:29 [2022-04-27T08:57:29.044Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:57:29 [2022-04-27T08:57:29.044Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
08:57:29 [2022-04-27T08:57:29.044Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:57:37 [2022-04-27T08:57:37.713Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:57:37 [2022-04-27T08:57:37.713Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
08:57:37 [2022-04-27T08:57:37.713Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:57:37 [2022-04-27T08:57:37.713Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
08:57:37 [2022-04-27T08:57:37.713Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:57:37 [2022-04-27T08:57:37.713Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
08:57:37 [2022-04-27T08:57:37.713Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:57:43 [2022-04-27T08:57:43.592Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetHost
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:57:49 [2022-04-27T08:57:49.458Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:57:49 [2022-04-27T08:57:49.458Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:57:51 [2022-04-27T08:57:51.028Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:57:53 [2022-04-27T08:57:53.241Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:57:55 [2022-04-27T08:57:55.454Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:57:56 [2022-04-27T08:57:56.440Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunPortInUse
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.391Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:57:59 [2022-04-27T08:57:59.391Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.859Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:57:59 [2022-04-27T08:57:59.859Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
08:57:59 [2022-04-27T08:57:59.859Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:58:03 [2022-04-27T08:58:03.651Z] === RUN   TestDockerSuite/TestRunPublishPort
08:58:03 [2022-04-27T08:58:03.651Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
08:58:03 [2022-04-27T08:58:03.651Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:58:03 [2022-04-27T08:58:03.651Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
08:58:03 [2022-04-27T08:58:03.652Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:58:03 [2022-04-27T08:58:03.652Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
08:58:03 [2022-04-27T08:58:03.652Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:58:03 [2022-04-27T08:58:03.652Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
08:58:03 [2022-04-27T08:58:03.652Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:58:03 [2022-04-27T08:58:03.652Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
08:58:03 [2022-04-27T08:58:03.652Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:58:14 [2022-04-27T08:58:14.079Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:58:14 [2022-04-27T08:58:14.079Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
08:58:14 [2022-04-27T08:58:14.079Z] === RUN   TestDockerSuite/TestRunRm
08:58:16 [2022-04-27T08:58:16.301Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:58:22 [2022-04-27T08:58:22.175Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:58:25 [2022-04-27T08:58:25.124Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:58:28 [2022-04-27T08:58:28.077Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:58:31 [2022-04-27T08:58:31.042Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:58:33 [2022-04-27T08:58:33.996Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:58:33 [2022-04-27T08:58:33.996Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
08:58:33 [2022-04-27T08:58:33.996Z] === RUN   TestDockerSuite/TestRunState
08:58:33 [2022-04-27T08:58:33.996Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
08:58:33 [2022-04-27T08:58:33.996Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:58:36 [2022-04-27T08:58:36.945Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:58:36 [2022-04-27T08:58:36.945Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
08:58:36 [2022-04-27T08:58:36.945Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:58:39 [2022-04-27T08:58:39.171Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:58:39 [2022-04-27T08:58:39.171Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:58:39 [2022-04-27T08:58:39.171Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
08:58:39 [2022-04-27T08:58:39.171Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserByID
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserByName
08:58:45 [2022-04-27T08:58:45.041Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
08:58:45 [2022-04-27T08:58:45.041Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:58:47 [2022-04-27T08:58:47.261Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:58:47 [2022-04-27T08:58:47.261Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
08:58:47 [2022-04-27T08:58:47.261Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:58:50 [2022-04-27T08:58:50.214Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:58:50 [2022-04-27T08:58:50.214Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
08:58:50 [2022-04-27T08:58:50.214Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:58:50 [2022-04-27T08:58:50.214Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
08:58:50 [2022-04-27T08:58:50.214Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:58:54 [2022-04-27T08:58:54.000Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:59:02 [2022-04-27T08:59:02.664Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:59:08 [2022-04-27T08:59:08.529Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:59:15 [2022-04-27T08:59:15.696Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:59:15 [2022-04-27T08:59:15.696Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
08:59:15 [2022-04-27T08:59:15.696Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:59:15 [2022-04-27T08:59:15.696Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:59:19 [2022-04-27T08:59:19.487Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:59:22 [2022-04-27T08:59:22.445Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:59:25 [2022-04-27T08:59:25.395Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:59:25 [2022-04-27T08:59:25.395Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.395Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:59:25 [2022-04-27T08:59:25.862Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:59:25 [2022-04-27T08:59:25.863Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:59:25 [2022-04-27T08:59:25.863Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:59:25 [2022-04-27T08:59:25.863Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:59:25 [2022-04-27T08:59:25.863Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:59:25 [2022-04-27T08:59:25.863Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
08:59:25 [2022-04-27T08:59:25.863Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:59:30 [2022-04-27T08:59:30.633Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:59:32 [2022-04-27T08:59:32.203Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:59:34 [2022-04-27T08:59:34.420Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveImageId
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:59:40 [2022-04-27T08:59:40.292Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
08:59:40 [2022-04-27T08:59:40.292Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:59:43 [2022-04-27T08:59:43.238Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:59:43 [2022-04-27T08:59:43.238Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:59:43 [2022-04-27T08:59:43.706Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:59:43 [2022-04-27T08:59:43.707Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:59:45 [2022-04-27T08:59:45.922Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:59:45 [2022-04-27T08:59:45.922Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
08:59:48 [2022-04-27T08:59:48.138Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
08:59:51 [2022-04-27T08:59:51.091Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
08:59:54 [2022-04-27T08:59:54.043Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:59:54 [2022-04-27T08:59:54.043Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
08:59:54 [2022-04-27T08:59:54.043Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:00:04 [2022-04-27T09:00:04.478Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:00:04 [2022-04-27T09:00:04.478Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
09:00:04 [2022-04-27T09:00:04.478Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:00:09 [2022-04-27T09:00:09.238Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:00:09 [2022-04-27T09:00:09.238Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
09:00:09 [2022-04-27T09:00:09.238Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:00:09 [2022-04-27T09:00:09.238Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
09:00:09 [2022-04-27T09:00:09.238Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:00:09 [2022-04-27T09:00:09.238Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
09:00:09 [2022-04-27T09:00:09.238Z] === RUN   TestDockerSuite/TestStartRecordError
09:00:09 [2022-04-27T09:00:09.238Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
09:00:09 [2022-04-27T09:00:09.238Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:00:16 [2022-04-27T09:00:16.402Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:00:16 [2022-04-27T09:00:16.402Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.402Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:00:16 [2022-04-27T09:00:16.402Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.402Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:00:16 [2022-04-27T09:00:16.402Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.870Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:00:16 [2022-04-27T09:00:16.870Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.870Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:00:16 [2022-04-27T09:00:16.870Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.870Z] === RUN   TestDockerSuite/TestStatsNoStream
09:00:16 [2022-04-27T09:00:16.870Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:00:16 [2022-04-27T09:00:16.870Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:00:19 [2022-04-27T09:00:19.086Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:00:22 [2022-04-27T09:00:22.043Z] === RUN   TestDockerSuite/TestTopPrivileged
09:00:22 [2022-04-27T09:00:22.043Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:00:22 [2022-04-27T09:00:22.043Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:00:24 [2022-04-27T09:00:24.259Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
09:00:24 [2022-04-27T09:00:24.259Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:00:42 [2022-04-27T09:00:42.071Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:00:42 [2022-04-27T09:00:42.071Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:00:44 [2022-04-27T09:00:44.285Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:00:44 [2022-04-27T09:00:44.285Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:00:48 [2022-04-27T09:00:48.073Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:00:48 [2022-04-27T09:00:48.073Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:00:48 [2022-04-27T09:00:48.541Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:00:48 [2022-04-27T09:00:48.541Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:00:49 [2022-04-27T09:00:49.008Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:00:59 [2022-04-27T09:00:59.442Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:00:59 [2022-04-27T09:00:59.443Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
09:00:59 [2022-04-27T09:00:59.443Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:00:59 [2022-04-27T09:00:59.443Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:00:59 [2022-04-27T09:00:59.443Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:00:59 [2022-04-27T09:00:59.443Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
09:00:59 [2022-04-27T09:00:59.443Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:01:08 [2022-04-27T09:01:08.120Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:01:08 [2022-04-27T09:01:08.120Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:01:08 [2022-04-27T09:01:08.120Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:01:20 [2022-04-27T09:01:20.668Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:01:20 [2022-04-27T09:01:20.668Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
09:01:20 [2022-04-27T09:01:20.668Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:01:20 [2022-04-27T09:01:20.668Z] --- PASS: TestDockerSuite (2619.89s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.50s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.39s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.42s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.25s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.59s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
09:01:20 [2022-04-27T09:01:20.668Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.83s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.99s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.89s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddTar (38.81s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.15s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.69s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.30s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.98s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.60s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.89s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.43s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.34s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.22s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.28s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.70s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.28s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.61s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.42s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.95s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.60s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.37s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.47s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (57.83s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.25s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.81s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.68s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.27s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.21s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.76s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.26s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.72s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.25s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.15s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFails (2.90s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.09s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.01s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.44s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.01s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.37s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.47s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.69s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.47s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.17s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.19s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.77s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.20s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.55s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.68s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.70s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.14s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.15s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.46s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.64s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.34s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (11.01s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.93s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.75s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.80s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.40s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.33s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.87s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.64s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildRm (14.31s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.97s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.08s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.42s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.01s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.09s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.22s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.11s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.37s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.64s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.76s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.55s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.68s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.43s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.28s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.72s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.57s)
09:01:20 [2022-04-27T09:01:20.669Z]     --- PASS: TestDockerSuite/TestCommitChange (5.86s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.52s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.01s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.40s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.49s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.27s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.50s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.15s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.72s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.49s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.96s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.93s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.08s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.51s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.71s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.87s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
09:01:20 [2022-04-27T09:01:20.670Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.38s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.88s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.74s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.87s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.85s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.87s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000c04228_<nil>} (2.85s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11584076626_c:\foo_false__<nil>_<nil>_<nil>} (2.89s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11584076626_c:\foo_true__<nil>_<nil>_<nil>} (2.78s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:01:21 [2022-04-27T09:01:21.140Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.51s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.13s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.75s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToDot (3.07s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.25s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.19s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.27s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateRM (0.46s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.39s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.89s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.14s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.07s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (10.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.29s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.43s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.93s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.00s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.20s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.13s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.98s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsRename (3.10s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsResize (8.40s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.98s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.27s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.09s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.57s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.59s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.75s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.51s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.60s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.92s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.43s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.47s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s)
09:01:21 [2022-04-27T09:01:21.140Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.14s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.61s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.98s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.90s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.48s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.89s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.47s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.85s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.79s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.56s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.74s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.78s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.85s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.90s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.35s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.99s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.37s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.50s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.48s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.94s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsSince (9.69s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsTail (3.26s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.82s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.55s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.47s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.98s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.70s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.55s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.78s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.29s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.63s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.77s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.26s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.29s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.11s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.96s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.41s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.39s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.27s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.93s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.34s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.98s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.60s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiTag (0.75s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.44s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.28s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.93s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.61s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.72s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.84s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.85s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.90s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.66s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.90s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.68s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.94s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.87s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.90s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.87s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
09:01:21 [2022-04-27T09:01:21.141Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.96s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.91s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.88s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.99s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.98s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.85s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.76s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.13s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.23s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.69s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.08s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.66s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunRm (2.65s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.99s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.06s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.90s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.83s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.20s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.79s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.87s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.80s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.65s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.72s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.22s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.78s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.98s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.55s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.72s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.43s)
09:01:21 [2022-04-27T09:01:21.142Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.81s)
09:01:21 [2022-04-27T09:01:21.142Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.82s)
09:01:21 [2022-04-27T09:01:21.142Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.78s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.43s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.23s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.81s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.58s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.46s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.58s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.27s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.31s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.25s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:01:21 [2022-04-27T09:01:21.142Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s)
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:01:21 [2022-04-27T09:01:21.142Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.142Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerRegistrySuite (0.15s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerDaemonSuite
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerDaemonSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerSwarmSuite
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerSwarmSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginCreate
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginInspect
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerPluginSuite/TestPluginSet
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- PASS: TestDockerPluginSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerExternalVolumeSuite
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:126: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerNetworkSuite
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:132: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- SKIP: TestDockerNetworkSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] === RUN   TestDockerHubPullSuite
09:01:21 [2022-04-27T09:01:21.143Z]     check_test.go:140: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z] --- SKIP: TestDockerHubPullSuite (0.00s)
09:01:21 [2022-04-27T09:01:21.143Z] PASS
09:01:21 [2022-04-27T09:01:21.143Z] ok  	github.com/docker/docker/integration-cli	2620.297s
09:01:21 [2022-04-27T09:01:21.143Z] 
09:01:21 [2022-04-27T09:01:21.143Z] === Skipped
09:01:21 [2022-04-27T09:01:21.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
09:01:21 [2022-04-27T09:01:21.143Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
09:01:21 [2022-04-27T09:01:21.143Z] 
09:01:21 [2022-04-27T09:01:21.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:01:21 [2022-04-27T09:01:21.143Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:01:21 [2022-04-27T09:01:21.143Z] 
09:01:21 [2022-04-27T09:01:21.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
09:01:21 [2022-04-27T09:01:21.143Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.143Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
09:01:21 [2022-04-27T09:01:21.143Z] 
09:01:21 [2022-04-27T09:01:21.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
09:01:21 [2022-04-27T09:01:21.144Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_sni_test.go:18: Flakey test
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:01:21 [2022-04-27T09:01:21.145Z] 
09:01:21 [2022-04-27T09:01:21.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
09:01:21 [2022-04-27T09:01:21.145Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.146Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
09:01:21 [2022-04-27T09:01:21.146Z] 
09:01:21 [2022-04-27T09:01:21.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.146Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z] 
09:01:21 [2022-04-27T09:01:21.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
09:01:21 [2022-04-27T09:01:21.146Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.146Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
09:01:21 [2022-04-27T09:01:21.146Z] 
09:01:21 [2022-04-27T09:01:21.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.146Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z] 
09:01:21 [2022-04-27T09:01:21.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.146Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
09:01:21 [2022-04-27T09:01:21.146Z] 
09:01:21 [2022-04-27T09:01:21.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
09:01:21 [2022-04-27T09:01:21.614Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.614Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
09:01:21 [2022-04-27T09:01:21.614Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.615Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s)
09:01:21 [2022-04-27T09:01:21.615Z] 
09:01:21 [2022-04-27T09:01:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
09:01:21 [2022-04-27T09:01:21.615Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.616Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
09:01:21 [2022-04-27T09:01:21.616Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.617Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z] 
09:01:21 [2022-04-27T09:01:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.617Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.618Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z] 
09:01:21 [2022-04-27T09:01:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.618Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.619Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:01:21 [2022-04-27T09:01:21.619Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:183: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:210: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z] 
09:01:21 [2022-04-27T09:01:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:01:21 [2022-04-27T09:01:21.620Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:21 [2022-04-27T09:01:21.620Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:237: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:266: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:300: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:405: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:126: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:132: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
09:01:22 [2022-04-27T09:01:22.088Z]     check_test.go:140: unmatched requirement DaemonIsLinux
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] DONE 1088 tests, 539 skipped in 2632.438s
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Integration tests ended at 04/27/2022 09:01:21. Duration:00:43:52.5830225
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Docker info of the daemon under test at end of run
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] Containers: 10
09:01:22 [2022-04-27T09:01:22.088Z]  Running: 0
09:01:22 [2022-04-27T09:01:22.088Z]  Paused: 0
09:01:22 [2022-04-27T09:01:22.088Z]  Stopped: 10
09:01:22 [2022-04-27T09:01:22.088Z] Images: 18
09:01:22 [2022-04-27T09:01:22.088Z] Server Version: 0.0.0-dev
09:01:22 [2022-04-27T09:01:22.088Z] Storage Driver: windowsfilter
09:01:22 [2022-04-27T09:01:22.088Z]  Windows: 
09:01:22 [2022-04-27T09:01:22.088Z] Logging Driver: json-file
09:01:22 [2022-04-27T09:01:22.088Z] Plugins: 
09:01:22 [2022-04-27T09:01:22.088Z]  Volume: local
09:01:22 [2022-04-27T09:01:22.088Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:01:22 [2022-04-27T09:01:22.088Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:01:22 [2022-04-27T09:01:22.088Z] Swarm: inactive
09:01:22 [2022-04-27T09:01:22.088Z] Default Isolation: process
09:01:22 [2022-04-27T09:01:22.088Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
09:01:22 [2022-04-27T09:01:22.088Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
09:01:22 [2022-04-27T09:01:22.088Z] OSType: windows
09:01:22 [2022-04-27T09:01:22.088Z] Architecture: x86_64
09:01:22 [2022-04-27T09:01:22.088Z] CPUs: 4
09:01:22 [2022-04-27T09:01:22.088Z] Total Memory: 32GiB
09:01:22 [2022-04-27T09:01:22.088Z] Name: azwin-2-61f7b0
09:01:22 [2022-04-27T09:01:22.088Z] ID: EGVY:3QIL:4PKL:NCXB:XFEF:E7QH:HRAI:3KYV:UENH:AMKH:LKKW:FFFP
09:01:22 [2022-04-27T09:01:22.088Z] Docker Root Dir: D:\CI\PR-43509\8\daemon
09:01:22 [2022-04-27T09:01:22.088Z] Debug Mode (client): false
09:01:22 [2022-04-27T09:01:22.088Z] Debug Mode (server): true
09:01:22 [2022-04-27T09:01:22.088Z]  File Descriptors: -1
09:01:22 [2022-04-27T09:01:22.088Z]  Goroutines: 17
09:01:22 [2022-04-27T09:01:22.088Z]  System Time: 2022-04-27T09:01:21.6972212Z
09:01:22 [2022-04-27T09:01:22.088Z]  EventsListeners: 0
09:01:22 [2022-04-27T09:01:22.088Z] Registry: https://index.docker.io/v1/
09:01:22 [2022-04-27T09:01:22.088Z] Labels:
09:01:22 [2022-04-27T09:01:22.088Z] Experimental: false
09:01:22 [2022-04-27T09:01:22.088Z] Insecure Registries:
09:01:22 [2022-04-27T09:01:22.088Z]  127.0.0.0/8
09:01:22 [2022-04-27T09:01:22.088Z] Live Restore Enabled: false
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] 
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Stopping daemon under test
09:01:22 [2022-04-27T09:01:22.088Z] SUCCESS: The process with PID 4288 (child process of PID 5156) has been terminated.
09:01:22 [2022-04-27T09:01:22.088Z] SUCCESS: The process with PID 5156 (child process of PID 1096) has been terminated.
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Stop tailing logs of the daemon under tests
09:01:22 [2022-04-27T09:01:22.088Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 09:01:21.
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Tidying up at end of run
09:01:22 [2022-04-27T09:01:22.088Z] ----------- DAEMON LOG ------------
09:01:22 [2022-04-27T09:01:22.088Z] 2022/04/27 08:14:30 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
09:01:22 [2022-04-27T09:01:22.088Z] ----------- END DAEMON LOG --------
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Saving daemon under test log (d:\CI\PR-43509\8\dut.out) to bundles\CIDUT.out
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Saving daemon under test log (d:\CI\PR-43509\8\dut.err) to bundles\CIDUT.err
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Saving containerd logs to bundles
09:01:22 [2022-04-27T09:01:22.088Z] INFO: Nuke-Everything...
09:01:22 [2022-04-27T09:01:22.556Z] INFO: Container count on control daemon to delete is 2
09:01:22 [2022-04-27T09:01:22.556Z] 633876cb54c5
09:01:22 [2022-04-27T09:01:22.556Z] bd07fa52820e
09:01:22 [2022-04-27T09:01:22.556Z] INFO: Tidying pidfile d:\CI\PR-43509\8\docker.pid
09:01:22 [2022-04-27T09:01:22.556Z] INFO: Nuking d:\CI
09:01:52 [2022-04-27T09:01:52.724Z] INFO: Zapped successfully
09:01:52 [2022-04-27T09:01:52.724Z] 
09:01:52 [2022-04-27T09:01:52.724Z] INFO: executeCI.ps1 exiting at Wed Apr 27 09:01:49 CUT 2022. Duration 01:11:28.6657372
09:01:52 [2022-04-27T09:01:52.724Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
09:01:52 [2022-04-27T09:01:52.975Z] Recording test results
09:02:02 [2022-04-27T09:02:02.420Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:02:04 [2022-04-27T09:02:04.525Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
09:02:05 [2022-04-27T09:02:05.733Z] Archiving artifacts
09:02:21 [2022-04-27T09:02:21.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43509/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:02:22 [2022-04-27T09:02:22.680Z] + make clean
09:02:24 [2022-04-27T09:02:24.246Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:02:24 [2022-04-27T09:02:24.246Z] docker-dev-cache
09:02:24 [2022-04-27T09:02:24.246Z] 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