Skip to content
Success

Console Output

Pull request #44767 opened
12:15:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from efbc878c47be77f6cc0ca162b007900923475549+6ddb3ba414e8a8e1f9b62683a71addadcd340d58 (c80822ad0aedadf3aaf35b3116d90c24a0f0ffb5)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44767@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:16:02 [2023-01-09T12:16:02.393Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:16:02 [2023-01-09T12:16:02.396Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:16:02 [2023-01-09T12:16:02.607Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0837e8412cd2a3946) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] {
[Pipeline] checkout
12:16:02 [2023-01-09T12:16:02.637Z] The recommended git tool is: git
12:16:02 [2023-01-09T12:16:02.643Z] using credential docker-jenkins-github-credentials
12:16:02 [2023-01-09T12:16:02.652Z] Cloning the remote Git repository
12:16:02 [2023-01-09T12:16:02.652Z] Cloning with configured refspecs honoured and without tags
12:16:02 [2023-01-09T12:16:02.693Z] Cloning repository https://github.com/moby/moby.git
12:16:02 [2023-01-09T12:16:02.693Z]  > git init /home/ubuntu/workspace/moby_PR-44767 # timeout=10
12:16:02 [2023-01-09T12:16:02.701Z] Fetching upstream changes from https://github.com/moby/moby.git
12:16:02 [2023-01-09T12:16:02.701Z]  > git --version # timeout=10
12:16:02 [2023-01-09T12:16:02.706Z]  > git --version # 'git version 2.17.1'
12:16:02 [2023-01-09T12:16:02.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:02 [2023-01-09T12:16:02.707Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:16 [2023-01-09T12:16:16.539Z] Fetching without tags
12:16:16 [2023-01-09T12:16:16.728Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:16:16 [2023-01-09T12:16:16.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:16:16 [2023-01-09T12:16:16.511Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:16:16 [2023-01-09T12:16:16.516Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:16 [2023-01-09T12:16:16.528Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:16:16 [2023-01-09T12:16:16.536Z] Fetching upstream changes from https://github.com/moby/moby.git
12:16:16 [2023-01-09T12:16:16.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:16 [2023-01-09T12:16:16.537Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:16 [2023-01-09T12:16:16.725Z]  > git config core.sparsecheckout # timeout=10
12:16:16 [2023-01-09T12:16:16.732Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:16:17 [2023-01-09T12:16:17.220Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:16:17 [2023-01-09T12:16:17.220Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:16:17 [2023-01-09T12:16:17.432Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:16:17 [2023-01-09T12:16:17.432Z] First time build. Skipping changelog.
12:16:17 [2023-01-09T12:16:17.436Z]  > git --version # timeout=10
12:16:17 [2023-01-09T12:16:17.441Z]  > git --version # 'git version 2.17.1'
12:16:17 [2023-01-09T12:16:17.446Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:16:18 [2023-01-09T12:16:18.143Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:16:17 [2023-01-09T12:16:17.193Z]  > git remote # timeout=10
12:16:17 [2023-01-09T12:16:17.200Z]  > git config --get remote.origin.url # timeout=10
12:16:17 [2023-01-09T12:16:17.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:17 [2023-01-09T12:16:17.204Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:16:17 [2023-01-09T12:16:17.211Z]  > git rev-parse HEAD^{commit} # timeout=10
12:16:17 [2023-01-09T12:16:17.217Z]  > git config core.sparsecheckout # timeout=10
12:16:17 [2023-01-09T12:16:17.222Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:16:20 [2023-01-09T12:16:20.658Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
12:16:21 [2023-01-09T12:16:21.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0837e8412cd2a3946) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
12:16:21 [2023-01-09T12:16:21.170Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
12:16:21 [2023-01-09T12:16:21.193Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9a290fa9f790c29) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] // stage
[Pipeline] // stage
12:16:21 [2023-01-09T12:16:21.217Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
12:16:21 [2023-01-09T12:16:21.232Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
12:16:21 [2023-01-09T12:16:21.238Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
12:16:21 [2023-01-09T12:16:21.362Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
12:16:21 [2023-01-09T12:16:21.488Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:16:21 [2023-01-09T12:16:21.718Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:16:21 [2023-01-09T12:16:21.718Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:16:21 [2023-01-09T12:16:21.783Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:16:21 [2023-01-09T12:16:21.786Z]  > git --version # timeout=10
12:16:21 [2023-01-09T12:16:21.791Z]  > git --version # 'git version 2.17.1'
12:16:21 [2023-01-09T12:16:21.796Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
12:16:21 [2023-01-09T12:16:21.222Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44767/.git # timeout=10
12:16:21 [2023-01-09T12:16:21.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:16:21 [2023-01-09T12:16:21.276Z] Fetching upstream changes from https://github.com/moby/moby.git
12:16:21 [2023-01-09T12:16:21.277Z]  > git --version # timeout=10
12:16:21 [2023-01-09T12:16:21.281Z]  > git --version # 'git version 2.17.1'
12:16:21 [2023-01-09T12:16:21.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:21 [2023-01-09T12:16:21.282Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:21 [2023-01-09T12:16:21.485Z]  > git config core.sparsecheckout # timeout=10
12:16:21 [2023-01-09T12:16:21.490Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:16:21 [2023-01-09T12:16:21.685Z]  > git remote # timeout=10
12:16:21 [2023-01-09T12:16:21.690Z]  > git config --get remote.origin.url # timeout=10
12:16:21 [2023-01-09T12:16:21.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:21 [2023-01-09T12:16:21.705Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:16:21 [2023-01-09T12:16:21.711Z]  > git rev-parse HEAD^{commit} # timeout=10
12:16:21 [2023-01-09T12:16:21.715Z]  > git config core.sparsecheckout # timeout=10
12:16:21 [2023-01-09T12:16:21.732Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:16:22 [2023-01-09T12:16:22.515Z] + docker version
12:16:22 [2023-01-09T12:16:22.515Z] Client: Docker Engine - Community
12:16:22 [2023-01-09T12:16:22.515Z]  Version:           22.06.0-beta.0
12:16:22 [2023-01-09T12:16:22.515Z]  API version:       1.42
12:16:22 [2023-01-09T12:16:22.515Z]  Go version:        go1.18.3
12:16:22 [2023-01-09T12:16:22.515Z]  Git commit:        3e9117b
12:16:22 [2023-01-09T12:16:22.515Z]  Built:             Fri Jun  3 17:55:46 2022
12:16:22 [2023-01-09T12:16:22.515Z]  OS/Arch:           linux/amd64
12:16:22 [2023-01-09T12:16:22.515Z]  Context:           default
12:16:22 [2023-01-09T12:16:22.515Z] 
12:16:22 [2023-01-09T12:16:22.515Z] Server: Docker Engine - Community
12:16:22 [2023-01-09T12:16:22.515Z]  Engine:
12:16:22 [2023-01-09T12:16:22.515Z]   Version:          22.06.0-beta.0
12:16:22 [2023-01-09T12:16:22.515Z]   API version:      1.42 (minimum version 1.12)
12:16:22 [2023-01-09T12:16:22.515Z]   Go version:       go1.18.3
12:16:22 [2023-01-09T12:16:22.515Z]   Git commit:       38633e7
12:16:22 [2023-01-09T12:16:22.515Z]   Built:            Fri Jun  3 17:55:46 2022
12:16:22 [2023-01-09T12:16:22.515Z]   OS/Arch:          linux/amd64
12:16:22 [2023-01-09T12:16:22.515Z]   Experimental:     true
12:16:22 [2023-01-09T12:16:22.515Z]  containerd:
12:16:22 [2023-01-09T12:16:22.515Z]   Version:          1.6.8
12:16:22 [2023-01-09T12:16:22.515Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:16:22 [2023-01-09T12:16:22.515Z]  runc:
12:16:22 [2023-01-09T12:16:22.515Z]   Version:          1.1.4
12:16:22 [2023-01-09T12:16:22.515Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:16:22 [2023-01-09T12:16:22.515Z]  docker-init:
12:16:22 [2023-01-09T12:16:22.515Z]   Version:          0.19.0
12:16:22 [2023-01-09T12:16:22.515Z]   GitCommit:        de40ad0
[Pipeline] sh
12:16:22 [2023-01-09T12:16:22.831Z] + docker info
12:16:22 [2023-01-09T12:16:22.831Z] Client:
12:16:22 [2023-01-09T12:16:22.831Z]  Context:    default
12:16:22 [2023-01-09T12:16:22.831Z]  Debug Mode: false
12:16:22 [2023-01-09T12:16:22.831Z]  Plugins:
12:16:22 [2023-01-09T12:16:22.831Z]   buildx: Docker Buildx (Docker Inc.)
12:16:22 [2023-01-09T12:16:22.831Z]     Version:  c5aec24
12:16:22 [2023-01-09T12:16:22.831Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
12:16:22 [2023-01-09T12:16:22.831Z]   compose: Docker Compose (Docker Inc.)
12:16:22 [2023-01-09T12:16:22.831Z]     Version:  v2.12.0
12:16:22 [2023-01-09T12:16:22.831Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:16:22 [2023-01-09T12:16:22.831Z]   scan: Docker Scan (Docker Inc.)
12:16:22 [2023-01-09T12:16:22.831Z]     Version:  v0.17.0
12:16:22 [2023-01-09T12:16:22.831Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:16:22 [2023-01-09T12:16:22.831Z] 
12:16:22 [2023-01-09T12:16:22.831Z] Server:
12:16:22 [2023-01-09T12:16:22.831Z]  Containers: 0
12:16:22 [2023-01-09T12:16:22.831Z]   Running: 0
12:16:22 [2023-01-09T12:16:22.831Z]   Paused: 0
12:16:22 [2023-01-09T12:16:22.831Z]   Stopped: 0
12:16:22 [2023-01-09T12:16:22.831Z]  Images: 3
12:16:22 [2023-01-09T12:16:22.831Z]  Server Version: 22.06.0-beta.0
12:16:22 [2023-01-09T12:16:22.831Z]  Storage Driver: overlay2
12:16:22 [2023-01-09T12:16:22.831Z]   Backing Filesystem: extfs
12:16:22 [2023-01-09T12:16:22.831Z]   Supports d_type: true
12:16:22 [2023-01-09T12:16:22.831Z]   Using metacopy: false
12:16:22 [2023-01-09T12:16:22.831Z]   Native Overlay Diff: true
12:16:22 [2023-01-09T12:16:22.831Z]   userxattr: false
12:16:22 [2023-01-09T12:16:22.831Z]  Logging Driver: json-file
12:16:22 [2023-01-09T12:16:22.831Z]  Cgroup Driver: cgroupfs
12:16:22 [2023-01-09T12:16:22.831Z]  Cgroup Version: 1
12:16:22 [2023-01-09T12:16:22.831Z]  Plugins:
12:16:22 [2023-01-09T12:16:22.831Z]   Volume: local
12:16:22 [2023-01-09T12:16:22.831Z]   Network: bridge host ipvlan macvlan null overlay
12:16:22 [2023-01-09T12:16:22.831Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:16:22 [2023-01-09T12:16:22.831Z]  Swarm: inactive
12:16:22 [2023-01-09T12:16:22.831Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:16:22 [2023-01-09T12:16:22.831Z]  Default Runtime: runc
12:16:22 [2023-01-09T12:16:22.831Z]  Init Binary: docker-init
12:16:22 [2023-01-09T12:16:22.831Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:16:22 [2023-01-09T12:16:22.831Z]  runc version: v1.1.4-0-g5fd4c4d
12:16:22 [2023-01-09T12:16:22.831Z]  init version: de40ad0
12:16:22 [2023-01-09T12:16:22.831Z]  Security Options:
12:16:22 [2023-01-09T12:16:22.831Z]   apparmor
12:16:22 [2023-01-09T12:16:22.831Z]   seccomp
12:16:22 [2023-01-09T12:16:22.831Z]    Profile: builtin
12:16:22 [2023-01-09T12:16:22.831Z]  Kernel Version: 5.4.0-1088-aws
12:16:22 [2023-01-09T12:16:22.831Z]  Operating System: Ubuntu 18.04.6 LTS
12:16:22 [2023-01-09T12:16:22.831Z]  OSType: linux
12:16:22 [2023-01-09T12:16:22.831Z]  Architecture: x86_64
12:16:22 [2023-01-09T12:16:22.831Z]  CPUs: 2
12:16:22 [2023-01-09T12:16:22.831Z]  Total Memory: 7.483GiB
12:16:22 [2023-01-09T12:16:22.831Z]  Name: ip-10-100-86-87
12:16:22 [2023-01-09T12:16:22.831Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
12:16:22 [2023-01-09T12:16:22.831Z]  Docker Root Dir: /var/lib/docker
12:16:22 [2023-01-09T12:16:22.831Z]  Debug Mode: false
12:16:22 [2023-01-09T12:16:22.831Z]  Registry: https://index.docker.io/v1/
12:16:22 [2023-01-09T12:16:22.831Z]  Labels:
12:16:22 [2023-01-09T12:16:22.831Z]  Experimental: true
12:16:22 [2023-01-09T12:16:22.831Z]  Insecure Registries:
12:16:22 [2023-01-09T12:16:22.831Z]   127.0.0.0/8
12:16:22 [2023-01-09T12:16:22.831Z]  Live Restore Enabled: true
12:16:22 [2023-01-09T12:16:22.831Z] 
12:16:22 [2023-01-09T12:16:22.831Z] WARNING: No swap limit support
[Pipeline] sh
12:16:23 [2023-01-09T12:16:23.147Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:16:23 [2023-01-09T12:16:23.147Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:16:23 [2023-01-09T12:16:23.147Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44767/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:16:23 [2023-01-09T12:16:23.147Z] + bash /home/ubuntu/workspace/moby_PR-44767/check-config.sh
12:16:23 [2023-01-09T12:16:23.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:16:23 [2023-01-09T12:16:23.147Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
12:16:23 [2023-01-09T12:16:23.147Z] 
12:16:23 [2023-01-09T12:16:23.147Z] Generally Necessary:
12:16:23 [2023-01-09T12:16:23.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:16:23 [2023-01-09T12:16:23.147Z] - apparmor: enabled and tools installed
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_NAMESPACES: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_NET_NS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_PID_NS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_IPC_NS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_UTS_NS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CGROUPS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CGROUP_CPUACCT: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CGROUP_DEVICE: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CGROUP_FREEZER: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CGROUP_SCHED: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_CPUSETS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_MEMCG: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_KEYS: enabled
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_VETH: enabled (as module)
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_BRIDGE: enabled (as module)
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_NF_NAT_IPV4: missing
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:16:23 [2023-01-09T12:16:23.147Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NF_NAT: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NF_NAT_NEEDED: missing
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_POSIX_MQUEUE: enabled
12:16:23 [2023-01-09T12:16:23.402Z] 
12:16:23 [2023-01-09T12:16:23.402Z] Optional Features:
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_USER_NS: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_SECCOMP: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CGROUP_PIDS: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_MEMCG_SWAP: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:16:23 [2023-01-09T12:16:23.402Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_BLK_CGROUP: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IOSCHED_CFQ: missing
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CGROUP_PERF: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CGROUP_HUGETLB: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_CFS_BANDWIDTH: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_RT_GROUP_SCHED: missing
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_VS: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_VS_NFCT: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_IP_VS_RR: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_EXT4_FS: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:16:23 [2023-01-09T12:16:23.402Z] - Network Drivers:
12:16:23 [2023-01-09T12:16:23.402Z]   - "overlay":
12:16:23 [2023-01-09T12:16:23.402Z]     - CONFIG_VXLAN: enabled (as module)
12:16:23 [2023-01-09T12:16:23.402Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:16:23 [2023-01-09T12:16:23.402Z]       Optional (for encrypted networks):
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_CRYPTO: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_CRYPTO_AEAD: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_CRYPTO_GCM: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_CRYPTO_GHASH: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_XFRM: enabled
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_XFRM_USER: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_INET_ESP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:16:23 [2023-01-09T12:16:23.657Z]   - "ipvlan":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_IPVLAN: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]   - "macvlan":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_MACVLAN: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_DUMMY: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]   - "ftp,tftp client in container":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z] - Storage Drivers:
12:16:23 [2023-01-09T12:16:23.657Z]   - "aufs":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_AUFS_FS: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]   - "btrfs":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:16:23 [2023-01-09T12:16:23.657Z]   - "devicemapper":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_BLK_DEV_DM: enabled
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]   - "overlay":
12:16:23 [2023-01-09T12:16:23.657Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:16:23 [2023-01-09T12:16:23.657Z]   - "zfs":
12:16:23 [2023-01-09T12:16:23.657Z]     - /dev/zfs: present
12:16:23 [2023-01-09T12:16:23.657Z]     - zfs command: missing
12:16:23 [2023-01-09T12:16:23.657Z]     - zpool command: missing
12:16:23 [2023-01-09T12:16:23.657Z] 
12:16:23 [2023-01-09T12:16:23.657Z] Limits:
12:16:23 [2023-01-09T12:16:23.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:16:23 [2023-01-09T12:16:23.657Z] 
12:16:23 [2023-01-09T12:16:23.657Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:16:23 [2023-01-09T12:16:23.741Z] using credential docker-jenkins-github-credentials
12:16:23 [2023-01-09T12:16:23.753Z] Cloning the remote Git repository
12:16:23 [2023-01-09T12:16:23.753Z] Cloning with configured refspecs honoured and without tags
12:16:23 [2023-01-09T12:16:23.974Z] + sudo modprobe ip_vs
12:16:23 [2023-01-09T12:16:23.974Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:efbc878c47be77f6cc0ca162b007900923475549 .
12:16:24 [2023-01-09T12:16:24.230Z] #1 [internal] load build definition from Dockerfile
12:16:24 [2023-01-09T12:16:24.230Z] #1 transferring dockerfile: 16.91kB done
12:16:24 [2023-01-09T12:16:24.230Z] #1 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.230Z] 
12:16:24 [2023-01-09T12:16:24.230Z] #2 [internal] load .dockerignore
12:16:24 [2023-01-09T12:16:24.230Z] #2 transferring context: 87B done
12:16:24 [2023-01-09T12:16:24.230Z] #2 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.230Z] 
12:16:24 [2023-01-09T12:16:24.230Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:16:24 [2023-01-09T12:16:24.230Z] #3 DONE 0.1s
12:16:24 [2023-01-09T12:16:24.230Z] 
12:16:24 [2023-01-09T12:16:24.230Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:16:24 [2023-01-09T12:16:24.230Z] #4 CACHED
12:16:24 [2023-01-09T12:16:24.486Z] 
12:16:24 [2023-01-09T12:16:24.486Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
12:16:24 [2023-01-09T12:16:24.486Z] #5 DONE 0.1s
12:16:24 [2023-01-09T12:16:24.486Z] 
12:16:24 [2023-01-09T12:16:24.486Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
12:16:24 [2023-01-09T12:16:24.486Z] #6 DONE 0.1s
12:16:24 [2023-01-09T12:16:24.486Z] 
12:16:24 [2023-01-09T12:16:24.486Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:16:24 [2023-01-09T12:16:24.486Z] #7 DONE 0.1s
12:16:24 [2023-01-09T12:16:24.486Z] 
12:16:24 [2023-01-09T12:16:24.486Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:16:24 [2023-01-09T12:16:24.486Z] #8 DONE 0.1s
12:16:24 [2023-01-09T12:16:24.743Z] 
12:16:24 [2023-01-09T12:16:24.743Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:16:24 [2023-01-09T12:16:24.743Z] #9 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.743Z] 
12:16:24 [2023-01-09T12:16:24.743Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:16:24 [2023-01-09T12:16:24.743Z] #10 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.743Z] 
12:16:24 [2023-01-09T12:16:24.743Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:16:24 [2023-01-09T12:16:24.743Z] #11 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.743Z] 
12:16:24 [2023-01-09T12:16:24.743Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:16:24 [2023-01-09T12:16:24.743Z] #12 DONE 0.0s
12:16:24 [2023-01-09T12:16:24.743Z] 
12:16:24 [2023-01-09T12:16:24.743Z] #13 [internal] load build context
12:16:23 [2023-01-09T12:16:23.778Z] Cloning repository https://github.com/moby/moby.git
12:16:23 [2023-01-09T12:16:23.838Z]  > git init /home/ubuntu/workspace/moby_PR-44767 # timeout=10
12:16:24 [2023-01-09T12:16:24.094Z] Fetching upstream changes from https://github.com/moby/moby.git
12:16:24 [2023-01-09T12:16:24.095Z]  > git --version # timeout=10
12:16:24 [2023-01-09T12:16:24.110Z]  > git --version # 'git version 2.17.1'
12:16:24 [2023-01-09T12:16:24.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:24 [2023-01-09T12:16:24.112Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:26 [2023-01-09T12:16:26.115Z] #13 transferring context: 53.56MB 1.3s done
12:16:26 [2023-01-09T12:16:26.115Z] #13 DONE 1.3s
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:16:26 [2023-01-09T12:16:26.115Z] #14 CACHED
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #15 [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
12:16:26 [2023-01-09T12:16:26.115Z] #15 CACHED
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #16 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:26 [2023-01-09T12:16:26.115Z] #16 CACHED
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #17 [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
12:16:26 [2023-01-09T12:16:26.115Z] #17 CACHED
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #18 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:16:26 [2023-01-09T12:16:26.115Z] #18 CACHED
12:16:26 [2023-01-09T12:16:26.115Z] 
12:16:26 [2023-01-09T12:16:26.115Z] #19 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.638 + RM_GOPATH=0
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.638 + TMP_GOPATH=
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.638 + : /build
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.638 + '[' -z '' ']'
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.656 ++ mktemp -d
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.662 + export GOPATH=/tmp/tmp.JuNra5Pu51
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.662 + GOPATH=/tmp/tmp.JuNra5Pu51
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.662 + RM_GOPATH=1
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.662 + case "$(go env GOARCH)" in
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.662 ++ go env GOARCH
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.684 + export GO_BUILDMODE=-buildmode=pie
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.685 + GO_BUILDMODE=-buildmode=pie
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.685 ++ dirname /tmp/install/install.sh
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.686 + dir=/tmp/install
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.686 + bin=dockercli
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.686 + shift
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.686 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.687 + . /tmp/install/dockercli.installer
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.687 ++ : stable
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.687 ++ : 17.06.2-ce
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.688 + install_dockercli
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.688 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.688 Install docker/cli version 17.06.2-ce from stable
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.689 ++ uname -m
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.694 + arch=x86_64
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.694 + '[' x86_64 '!=' x86_64 ']'
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.694 + url=https://download.docker.com/linux/static
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.695 + tar -xz docker/docker
12:16:30 [2023-01-09T12:16:30.294Z] #19 3.697 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:16:32 [2023-01-09T12:16:32.186Z] #19 ...
12:16:32 [2023-01-09T12:16:32.186Z] 
12:16:32 [2023-01-09T12:16:32.186Z] #20 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.616 + RM_GOPATH=0
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.617 + TMP_GOPATH=
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.618 + : /build
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.618 + '[' -z '' ']'
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.619 ++ mktemp -d
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.620 + export GOPATH=/tmp/tmp.DOU6OJ1Bzv
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.620 + GOPATH=/tmp/tmp.DOU6OJ1Bzv
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.621 + RM_GOPATH=1
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.622 + case "$(go env GOARCH)" in
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.623 ++ go env GOARCH
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.635 + export GO_BUILDMODE=-buildmode=pie
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.635 + GO_BUILDMODE=-buildmode=pie
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.644 ++ dirname /tmp/install/install.sh
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.647 + dir=/tmp/install
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.647 + bin=gotestsum
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.648 + shift
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.648 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.648 + . /tmp/install/gotestsum.installer
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.649 ++ : v1.8.2
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.649 + install_gotestsum
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.649 + set -e
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.649 + echo 'Install gotestsum version v1.8.2'
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.650 Install gotestsum version v1.8.2
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.650 + GOBIN=/build
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.650 + GO111MODULE=on
12:16:32 [2023-01-09T12:16:32.186Z] #0 3.650 + go install gotest.tools/gotestsum@v1.8.2
12:16:32 [2023-01-09T12:16:32.186Z] #0 4.112 go: downloading gotest.tools/gotestsum v1.8.2
12:16:32 [2023-01-09T12:16:32.186Z] #0 5.757 go: downloading github.com/fatih/color v1.13.0
12:16:32 [2023-01-09T12:16:32.186Z] #0 5.759 go: downloading github.com/dnephin/pflag v1.0.7
12:16:32 [2023-01-09T12:16:32.186Z] #0 5.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:32 [2023-01-09T12:16:32.186Z] #20 6.100 go: downloading golang.org/x/tools v0.1.11
12:16:32 [2023-01-09T12:16:32.443Z] #20 6.302 go: downloading github.com/mattn/go-colorable v0.1.12
12:16:32 [2023-01-09T12:16:32.443Z] #20 6.455 go: downloading github.com/mattn/go-isatty v0.0.14
12:16:32 [2023-01-09T12:16:32.443Z] #20 6.467 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:16:32 [2023-01-09T12:16:32.700Z] #20 6.664 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:16:35 [2023-01-09T12:16:35.219Z] #20 ...
12:16:35 [2023-01-09T12:16:35.219Z] 
12:16:35 [2023-01-09T12:16:35.219Z] #21 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.103 + RM_GOPATH=0
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.103 + TMP_GOPATH=
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.103 + : /build
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.103 + '[' -z '' ']'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.103 ++ mktemp -d
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.119 + export GOPATH=/tmp/tmp.WqwW0fslPP
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.119 + GOPATH=/tmp/tmp.WqwW0fslPP
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.119 + RM_GOPATH=1
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.119 + case "$(go env GOARCH)" in
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.119 ++ go env GOARCH
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 Install tini version v0.19.0
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + export GO_BUILDMODE=-buildmode=pie
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + GO_BUILDMODE=-buildmode=pie
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 ++ dirname /tmp/install/install.sh
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + dir=/tmp/install
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + bin=tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + shift
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + '[' '!' -f /tmp/install/tini.installer ']'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + . /tmp/install/tini.installer
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 ++ : v0.19.0
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + install_tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + echo 'Install tini version v0.19.0'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.WqwW0fslPP/tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.151 Cloning into '/tmp/tmp.WqwW0fslPP/tini'...
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.179 + cd /tmp/tmp.WqwW0fslPP/tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.179 + git checkout -q v0.19.0
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.188 + cmake .
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.522 -- The C compiler identification is GNU 10.2.1
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.589 -- Detecting C compiler ABI info
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.960 -- Detecting C compiler ABI info - done
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.045 -- Check for working C compiler: /usr/bin/cc - skipped
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.057 -- Detecting C compile features
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.058 -- Detecting C compile features - done
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.098 -- Performing Test HAS_BUILTIN_FORTIFY
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.278 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.360 -- Configuring done
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.381 -- Generating done
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.400 -- Build files have been written to: /tmp/tmp.WqwW0fslPP/tini
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.415 + make tini-static
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.728 Scanning dependencies of target tini-static
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:16:35 [2023-01-09T12:16:35.219Z] #0 7.249 [100%] Linking C executable tini-static
12:16:35 [2023-01-09T12:16:35.219Z] #0 7.840 [100%] Built target tini-static
12:16:35 [2023-01-09T12:16:35.219Z] #0 7.915 + mkdir -p /build
12:16:35 [2023-01-09T12:16:35.219Z] #0 7.920 + cp tini-static /build/docker-init
12:16:35 [2023-01-09T12:16:35.219Z] #21 DONE 9.0s
12:16:35 [2023-01-09T12:16:35.219Z] 
12:16:35 [2023-01-09T12:16:35.219Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.566 + RM_GOPATH=0
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.566 + TMP_GOPATH=
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.566 + : /build
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.566 + '[' -z '' ']'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.567 ++ mktemp -d
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.574 + export GOPATH=/tmp/tmp.n2UceREPug
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.589 + GOPATH=/tmp/tmp.n2UceREPug
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.590 + RM_GOPATH=1
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.590 + case "$(go env GOARCH)" in
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.592 ++ go env GOARCH
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.611 + export GO_BUILDMODE=-buildmode=pie
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.611 + GO_BUILDMODE=-buildmode=pie
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.612 ++ dirname /tmp/install/install.sh
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + dir=/tmp/install
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + bin=shfmt
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + shift
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + . /tmp/install/shfmt.installer
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 ++ : v3.0.2
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + install_shfmt
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + echo 'Install shfmt version v3.0.2'
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 Install shfmt version v3.0.2
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + GOBIN=/build
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + GO111MODULE=on
12:16:35 [2023-01-09T12:16:35.219Z] #0 3.616 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:16:35 [2023-01-09T12:16:35.219Z] #0 4.231 go: downloading mvdan.cc/sh/v3 v3.0.2
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.820 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.823 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:35 [2023-01-09T12:16:35.219Z] #0 5.990 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:35 [2023-01-09T12:16:35.219Z] #0 7.534 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:36 [2023-01-09T12:16:36.096Z] Still waiting to schedule task
12:16:36 [2023-01-09T12:16:36.096Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay212:16:36 [2023-01-09T12:16:36.097Z] Still waiting to schedule task
12:16:36 [2023-01-09T12:16:36.097Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ae29aee1ca909e27)12:16:36 [2023-01-09T12:16:36.100Z] Still waiting to schedule task
12:16:36 [2023-01-09T12:16:36.100Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef566099bc8d2328)’ is offline
12:16:36 [2023-01-09T12:16:36.100Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’
12:16:36 [2023-01-09T12:16:36.100Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’
12:16:36 [2023-01-09T12:16:36.103Z] Still waiting to schedule task
12:16:36 [2023-01-09T12:16:36.103Z] Waiting for next available executor on ‘azwin-2-3b229012:16:36 [2023-01-09T12:16:36.147Z] #22 ...
12:16:36 [2023-01-09T12:16:36.147Z] 
12:16:36 [2023-01-09T12:16:36.147Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + : /build
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + export GOPATH=/tmp/tmp.XoeBF7Q7nu
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + GOPATH=/tmp/tmp.XoeBF7Q7nu
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.534 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.536 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.553 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.553 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.553 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 + bin=golangci_lint
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 + shift
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 + . /tmp/install/golangci_lint.installer
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.554 ++ : v1.44.0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + install_golangci_lint
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + set -e
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + echo 'Install golangci-lint version v1.44.0'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + GOBIN=/build
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + GO111MODULE=on
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.555 Install golangci-lint version v1.44.0
12:16:36 [2023-01-09T12:16:36.147Z] #0 4.209 go: downloading github.com/golangci/golangci-lint v1.44.0
12:16:36 [2023-01-09T12:16:36.147Z] #23 ...
12:16:36 [2023-01-09T12:16:36.147Z] 
12:16:36 [2023-01-09T12:16:36.147Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + : /build
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + export GOPATH=/tmp/tmp.LuAKrCOh9z
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + GOPATH=/tmp/tmp.LuAKrCOh9z
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.114 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.130 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.130 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.130 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + bin=rootlesskit
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + shift
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + . /tmp/install/rootlesskit.installer
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 ++ : v0.14.4
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + install_rootlesskit
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + case "$1" in
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + export CGO_ENABLED=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + CGO_ENABLED=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + _install_rootlesskit
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + echo 'Install rootlesskit version v0.14.4'
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + for f in rootlesskit rootlesskit-docker-proxy
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + GOBIN=/build
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + GO111MODULE=on
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.136 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.142 Install rootlesskit version v0.14.4
12:16:36 [2023-01-09T12:16:36.147Z] #0 3.864 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:16:36 [2023-01-09T12:16:36.147Z] #0 6.775 go: downloading github.com/pkg/errors v0.9.1
12:16:36 [2023-01-09T12:16:36.147Z] #0 6.783 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:36 [2023-01-09T12:16:36.147Z] #0 6.830 go: downloading github.com/urfave/cli/v2 v2.3.0
12:16:36 [2023-01-09T12:16:36.147Z] #0 7.366 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:36 [2023-01-09T12:16:36.147Z] #24 ...
12:16:36 [2023-01-09T12:16:36.147Z] 
12:16:36 [2023-01-09T12:16:36.147Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.536 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.536 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.536 + : /build
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.536 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 + export GOPATH=/tmp/tmp.62tZjhBgzk
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 + GOPATH=/tmp/tmp.62tZjhBgzk
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.538 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.542 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.542 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.542 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + bin=proxy
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + shift
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + '[' '!' -f /tmp/install/proxy.installer ']'
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + . /tmp/install/proxy.installer
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + install_proxy
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + case "$1" in
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + export CGO_ENABLED=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + CGO_ENABLED=0
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + _install_proxy
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.62tZjhBgzk/src/github.com/docker/libnetwork
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.544 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
12:16:36 [2023-01-09T12:16:36.147Z] #0 2.550 Cloning into '/tmp/tmp.62tZjhBgzk/src/github.com/docker/libnetwork'...
12:16:36 [2023-01-09T12:16:36.404Z] #25 ...
12:16:36 [2023-01-09T12:16:36.404Z] 
12:16:36 [2023-01-09T12:16:36.404Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + : /build
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + export GOPATH=/tmp/tmp.pn1BPEKfxI
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + GOPATH=/tmp/tmp.pn1BPEKfxI
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.656 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.682 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.683 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.688 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.690 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.695 + bin=tomlv
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.695 + shift
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.696 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.696 + . /tmp/install/tomlv.installer
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.696 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.697 + install_tomlv
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.698 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.698 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.699 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pn1BPEKfxI/src/github.com/BurntSushi/toml
12:16:36 [2023-01-09T12:16:36.404Z] #0 3.701 Cloning into '/tmp/tmp.pn1BPEKfxI/src/github.com/BurntSushi/toml'...
12:16:36 [2023-01-09T12:16:36.404Z] #0 4.573 + cd /tmp/tmp.pn1BPEKfxI/src/github.com/BurntSushi/toml
12:16:36 [2023-01-09T12:16:36.404Z] #0 4.574 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:36 [2023-01-09T12:16:36.404Z] #0 4.632 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:16:36 [2023-01-09T12:16:36.404Z] #0 5.456 github.com/BurntSushi/toml
12:16:36 [2023-01-09T12:16:36.404Z] #0 9.506 github.com/BurntSushi/toml/cmd/tomlv
12:16:36 [2023-01-09T12:16:36.659Z] #26 ...
12:16:36 [2023-01-09T12:16:36.659Z] 
12:16:36 [2023-01-09T12:16:36.659Z] #19 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:16:36 [2023-01-09T12:16:36.659Z] #19 10.30 + mkdir -p /build
12:16:36 [2023-01-09T12:16:36.659Z] #19 10.31 + mv docker/docker /build/
12:16:36 [2023-01-09T12:16:36.659Z] #19 10.39 + rmdir docker
12:16:36 [2023-01-09T12:16:36.659Z] #19 DONE 10.5s
12:16:36 [2023-01-09T12:16:36.659Z] 
12:16:36 [2023-01-09T12:16:36.659Z] #27 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + : /build
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + export GOPATH=/tmp/tmp.El085aLJXm
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + GOPATH=/tmp/tmp.El085aLJXm
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.272 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.273 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 Install runc version v1.1.4 (build tags: seccomp)
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + bin=runc
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + shift
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + '[' '!' -f /tmp/install/runc.installer ']'
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + . /tmp/install/runc.installer
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 ++ set -e
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 ++ : v1.1.4
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + install_runc
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + RUNC_BUILDTAGS=seccomp
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.El085aLJXm/src/github.com/opencontainers/runc
12:16:36 [2023-01-09T12:16:36.659Z] #0 3.285 Cloning into '/tmp/tmp.El085aLJXm/src/github.com/opencontainers/runc'...
12:16:36 [2023-01-09T12:16:36.659Z] #27 ...
12:16:36 [2023-01-09T12:16:36.659Z] 
12:16:36 [2023-01-09T12:16:36.659Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:16:36 [2023-01-09T12:16:36.659Z] #0 2.810 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + : /build
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + export GOPATH=/tmp/tmp.7Ly5Ccgo4D
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + GOPATH=/tmp/tmp.7Ly5Ccgo4D
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.810 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.813 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.813 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.814 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + bin=containerd
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + shift
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + '[' '!' -f /tmp/install/containerd.installer ']'
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + . /tmp/install/containerd.installer
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 ++ set -e
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 ++ : v1.6.15
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + install_containerd
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + echo 'Install containerd version v1.6.15'
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7Ly5Ccgo4D/src/github.com/containerd/containerd
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.815 Install containerd version v1.6.15
12:16:36 [2023-01-09T12:16:36.660Z] #0 2.817 Cloning into '/tmp/tmp.7Ly5Ccgo4D/src/github.com/containerd/containerd'...
12:16:36 [2023-01-09T12:16:36.915Z] #28 ...
12:16:36 [2023-01-09T12:16:36.915Z] 
12:16:36 [2023-01-09T12:16:36.915Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.211 + RM_GOPATH=0
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.211 + TMP_GOPATH=
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.211 + : /build
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.211 + '[' -z '' ']'
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.211 ++ mktemp -d
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.218 + export GOPATH=/tmp/tmp.1Zy1KzmjdS
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.218 + GOPATH=/tmp/tmp.1Zy1KzmjdS
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.218 + RM_GOPATH=1
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.218 + case "$(go env GOARCH)" in
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.243 ++ go env GOARCH
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.252 + export GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.252 + GO_BUILDMODE=-buildmode=pie
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.252 ++ dirname /tmp/install/install.sh
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + dir=/tmp/install
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + bin=vndr
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + shift
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + '[' '!' -f /tmp/install/vndr.installer ']'
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + . /tmp/install/vndr.installer
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 ++ : v0.1.3-0.20221229102223-87603e47e8ea
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + install_vndr
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + GOBIN=/build
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.253 + GO111MODULE=on
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.259 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.260 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
12:16:36 [2023-01-09T12:16:36.915Z] #0 3.889 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
12:16:36 [2023-01-09T12:16:36.915Z] #29 ...
12:16:36 [2023-01-09T12:16:36.915Z] 
12:16:36 [2023-01-09T12:16:36.915Z] #20 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:36 [2023-01-09T12:16:36.915Z] #20 10.67 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:16:36 [2023-01-09T12:16:36.915Z] #20 10.96 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:16:38 [2023-01-09T12:16:38.280Z] #20 ...
12:16:38 [2023-01-09T12:16:38.280Z] 
12:16:38 [2023-01-09T12:16:38.280Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:38 [2023-01-09T12:16:38.280Z] #26 DONE 12.1s
12:16:38 [2023-01-09T12:16:38.280Z] 
12:16:38 [2023-01-09T12:16:38.280Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:38 [2023-01-09T12:16:38.280Z] #24 10.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.28 go: downloading github.com/google/uuid v1.3.0
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.29 go: downloading github.com/moby/vpnkit v0.5.0
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.57 go: downloading github.com/gofrs/flock v0.8.1
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.59 go: downloading github.com/gorilla/mux v1.8.0
12:16:38 [2023-01-09T12:16:38.280Z] #24 11.77 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:16:38 [2023-01-09T12:16:38.280Z] #24 12.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:38 [2023-01-09T12:16:38.280Z] #24 12.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:39 [2023-01-09T12:16:39.214Z] #24 ...
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:16:39 [2023-01-09T12:16:39.214Z] #30 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:16:39 [2023-01-09T12:16:39.214Z] #31 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:16:39 [2023-01-09T12:16:39.214Z] #32 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:16:39 [2023-01-09T12:16:39.214Z] #33 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:16:39 [2023-01-09T12:16:39.214Z] #34 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #35 [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
12:16:39 [2023-01-09T12:16:39.214Z] #35 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #36 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:16:39 [2023-01-09T12:16:39.214Z] #36 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #37 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:16:39 [2023-01-09T12:16:39.214Z] #37 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #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
12:16:39 [2023-01-09T12:16:39.214Z] #38 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:16:39 [2023-01-09T12:16:39.214Z] #39 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #40 [dev-systemd-false  6/26] RUN ldconfig
12:16:39 [2023-01-09T12:16:39.214Z] #40 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #41 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:16:39 [2023-01-09T12:16:39.214Z] #41 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #42 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:16:39 [2023-01-09T12:16:39.214Z] #42 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
12:16:39 [2023-01-09T12:16:39.214Z] #43 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #44 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:16:39 [2023-01-09T12:16:39.214Z] #44 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #45 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:16:39 [2023-01-09T12:16:39.214Z] #45 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #46 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:16:39 [2023-01-09T12:16:39.214Z] #46 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #47 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:16:39 [2023-01-09T12:16:39.214Z] #47 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #48 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:16:39 [2023-01-09T12:16:39.214Z] #48 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #49 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:16:39 [2023-01-09T12:16:39.214Z] #49 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #50 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:16:39 [2023-01-09T12:16:39.214Z] #50 CACHED
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #51 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:16:39 [2023-01-09T12:16:39.214Z] #51 DONE 0.1s
12:16:39 [2023-01-09T12:16:39.214Z] 
12:16:39 [2023-01-09T12:16:39.214Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:39 [2023-01-09T12:16:39.305Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:16:39 [2023-01-09T12:16:39.320Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:16:39 [2023-01-09T12:16:39.359Z] Fetching without tags
12:16:39 [2023-01-09T12:16:39.470Z] #24 ...
12:16:39 [2023-01-09T12:16:39.470Z] 
12:16:39 [2023-01-09T12:16:39.470Z] #52 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:16:39 [2023-01-09T12:16:39.470Z] #52 DONE 0.1s
12:16:39 [2023-01-09T12:16:39.470Z] 
12:16:39 [2023-01-09T12:16:39.470Z] #20 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:39 [2023-01-09T12:16:39.470Z] #20 13.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:16:39 [2023-01-09T12:16:39.559Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:16:40 [2023-01-09T12:16:40.032Z] #20 ...
12:16:40 [2023-01-09T12:16:40.032Z] 
12:16:40 [2023-01-09T12:16:40.032Z] #53 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:16:40 [2023-01-09T12:16:40.032Z] #53 DONE 0.6s
12:16:40 [2023-01-09T12:16:40.032Z] 
12:16:40 [2023-01-09T12:16:40.032Z] #54 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:16:40 [2023-01-09T12:16:40.143Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:16:40 [2023-01-09T12:16:40.144Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:16:40 [2023-01-09T12:16:40.287Z] #54 DONE 0.2s
12:16:40 [2023-01-09T12:16:40.287Z] 
12:16:40 [2023-01-09T12:16:40.287Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:40 [2023-01-09T12:16:40.287Z] #24 13.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:16:39 [2023-01-09T12:16:39.340Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:39 [2023-01-09T12:16:39.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:16:39 [2023-01-09T12:16:39.366Z] Fetching upstream changes from https://github.com/moby/moby.git
12:16:39 [2023-01-09T12:16:39.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:39 [2023-01-09T12:16:39.367Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:16:39 [2023-01-09T12:16:39.567Z]  > git config core.sparsecheckout # timeout=10
12:16:39 [2023-01-09T12:16:39.588Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:16:40 [2023-01-09T12:16:40.084Z]  > git remote # timeout=10
12:16:40 [2023-01-09T12:16:40.097Z]  > git config --get remote.origin.url # timeout=10
12:16:40 [2023-01-09T12:16:40.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:16:40 [2023-01-09T12:16:40.113Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:16:40 [2023-01-09T12:16:40.128Z]  > git rev-parse HEAD^{commit} # timeout=10
12:16:40 [2023-01-09T12:16:40.148Z]  > git config core.sparsecheckout # timeout=10
12:16:40 [2023-01-09T12:16:40.168Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:16:42 [2023-01-09T12:16:42.806Z] #24 16.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:16:43 [2023-01-09T12:16:43.063Z] #24 ...
12:16:43 [2023-01-09T12:16:43.063Z] 
12:16:43 [2023-01-09T12:16:43.063Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:43 [2023-01-09T12:16:43.063Z] #29 DONE 17.1s
12:16:43 [2023-01-09T12:16:43.063Z] 
12:16:43 [2023-01-09T12:16:43.063Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:43 [2023-01-09T12:16:43.063Z] #25 15.00 Updating files:  89% (1705/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
12:16:43 [2023-01-09T12:16:43.063Z] #25 15.25 + cd /tmp/tmp.62tZjhBgzk/src/github.com/docker/libnetwork
12:16:43 [2023-01-09T12:16:43.063Z] #25 15.25 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
12:16:43 [2023-01-09T12:16:43.063Z] #25 15.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:16:44 [2023-01-09T12:16:44.127Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:16:44 [2023-01-09T12:16:44.156Z]  > git --version # timeout=10
12:16:44 [2023-01-09T12:16:44.164Z]  > git --version # 'git version 2.17.1'
12:16:44 [2023-01-09T12:16:44.179Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:16:44 [2023-01-09T12:16:44.432Z] #25 ...
12:16:44 [2023-01-09T12:16:44.432Z] 
12:16:44 [2023-01-09T12:16:44.432Z] #55 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:16:44 [2023-01-09T12:16:44.432Z] #55 DONE 0.1s
12:16:44 [2023-01-09T12:16:44.432Z] 
12:16:44 [2023-01-09T12:16:44.432Z] #27 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:16:44 [2023-01-09T12:16:44.432Z] #27 17.89 + cd /tmp/tmp.El085aLJXm/src/github.com/opencontainers/runc
12:16:44 [2023-01-09T12:16:44.432Z] #27 17.89 + git checkout -q v1.1.4
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:16:44 [2023-01-09T12:16:44.688Z] #27 18.67 + '[' -z '' ']'
12:16:44 [2023-01-09T12:16:44.688Z] #27 18.68 + target=static
12:16:44 [2023-01-09T12:16:44.688Z] #27 18.68 + make BUILDTAGS=seccomp static
12:16:45 [2023-01-09T12:16:45.143Z] + [ PR != PR ]
12:16:45 [2023-01-09T12:16:45.143Z] + [ 20.10 != master ]
12:16:45 [2023-01-09T12:16:45.143Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
12:16:45 [2023-01-09T12:16:45.250Z] #27 19.18 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
[Pipeline] sh
12:16:45 [2023-01-09T12:16:45.541Z] + docker version
12:16:46 [2023-01-09T12:16:46.179Z] #27 ...
12:16:46 [2023-01-09T12:16:46.179Z] 
12:16:46 [2023-01-09T12:16:46.179Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:46 [2023-01-09T12:16:46.179Z] #25 DONE 20.0s
12:16:46 [2023-01-09T12:16:46.179Z] 
12:16:46 [2023-01-09T12:16:46.179Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:51 [2023-01-09T12:16:51.491Z] #22 ...
12:16:51 [2023-01-09T12:16:51.491Z] 
12:16:51 [2023-01-09T12:16:51.491Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:51 [2023-01-09T12:16:51.491Z] #23 24.86 go: downloading github.com/fatih/color v1.13.0
12:16:51 [2023-01-09T12:16:51.491Z] #23 24.87 go: downloading github.com/gofrs/flock v0.8.1
12:16:51 [2023-01-09T12:16:51.491Z] #23 24.89 go: downloading github.com/pkg/errors v0.9.1
12:16:51 [2023-01-09T12:16:51.491Z] #23 24.90 go: downloading github.com/spf13/cobra v1.3.0
12:16:51 [2023-01-09T12:16:51.491Z] #23 24.91 go: downloading github.com/spf13/pflag v1.0.5
12:16:51 [2023-01-09T12:16:51.491Z] #23 25.06 go: downloading github.com/spf13/viper v1.10.1
12:16:51 [2023-01-09T12:16:51.491Z] #23 25.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:16:51 [2023-01-09T12:16:51.491Z] #23 25.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:16:51 [2023-01-09T12:16:51.491Z] #23 25.38 go: downloading github.com/go-critic/go-critic v0.6.2
12:16:51 [2023-01-09T12:16:51.746Z] #23 25.78 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:16:51 [2023-01-09T12:16:51.746Z] #23 25.79 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:16:53 [2023-01-09T12:16:53.115Z] #23 ...
12:16:53 [2023-01-09T12:16:53.115Z] 
12:16:53 [2023-01-09T12:16:53.115Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:53 [2023-01-09T12:16:53.115Z] #22 DONE 27.2s
12:16:53 [2023-01-09T12:16:53.372Z] 
12:16:53 [2023-01-09T12:16:53.372Z] #20 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:53 [2023-01-09T12:16:53.628Z] #20 ...
12:16:53 [2023-01-09T12:16:53.628Z] 
12:16:53 [2023-01-09T12:16:53.628Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:53 [2023-01-09T12:16:53.628Z] #23 27.56 go: downloading github.com/mattn/go-colorable v0.1.12
12:16:53 [2023-01-09T12:16:53.628Z] #23 27.57 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:53 [2023-01-09T12:16:53.628Z] #23 27.58 go: downloading github.com/stretchr/testify v1.7.0
12:16:53 [2023-01-09T12:16:53.883Z] #23 27.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:16:53 [2023-01-09T12:16:53.883Z] #23 27.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:16:53 [2023-01-09T12:16:53.883Z] #23 27.82 go: downloading github.com/mattn/go-isatty v0.0.14
12:16:53 [2023-01-09T12:16:53.883Z] #23 27.85 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:16:53 [2023-01-09T12:16:53.883Z] #23 27.93 go: downloading github.com/magiconair/properties v1.8.5
12:16:54 [2023-01-09T12:16:54.139Z] #23 27.97 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:16:54 [2023-01-09T12:16:54.139Z] #23 27.98 go: downloading github.com/spf13/afero v1.6.0
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.06 go: downloading github.com/spf13/cast v1.4.1
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.11 go: downloading github.com/subosito/gotenv v1.2.0
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.13 go: downloading gopkg.in/ini.v1 v1.66.2
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.16 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:16:54 [2023-01-09T12:16:54.139Z] #23 28.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.21 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.23 go: downloading github.com/go-toolsmith/astp v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.26 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.27 go: downloading github.com/go-toolsmith/typep v1.0.2
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.38 go: downloading github.com/hashicorp/errwrap v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.45 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.46 go: downloading github.com/Antonboom/errname v0.1.5
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.47 go: downloading github.com/Antonboom/nilnil v0.1.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.48 go: downloading github.com/BurntSushi/toml v1.0.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:16:54 [2023-01-09T12:16:54.397Z] #23 28.55 go: downloading github.com/alexkohler/prealloc v1.0.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.63 go: downloading github.com/ashanbrown/makezero v1.1.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.65 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.66 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:16:54 [2023-01-09T12:16:54.653Z] #23 28.76 go: downloading github.com/breml/bidichk v0.2.1
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.77 go: downloading github.com/breml/errchkjson v0.2.1
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.86 go: downloading github.com/butuzov/ireturn v0.1.1
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.86 go: downloading github.com/charithe/durationcheck v0.0.9
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.90 go: downloading github.com/daixiang0/gci v0.2.9
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.92 go: downloading github.com/esimonov/ifshort v1.0.4
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.92 go: downloading github.com/fzipp/gocyclo v0.4.0
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:54 [2023-01-09T12:16:54.908Z] #23 28.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:54 [2023-01-09T12:16:54.908Z] #23 29.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:55 [2023-01-09T12:16:55.164Z] #23 ...
12:16:55 [2023-01-09T12:16:55.164Z] 
12:16:55 [2023-01-09T12:16:55.164Z] #27 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:16:55 [2023-01-09T12:16:55.164Z] #27 28.60 + mkdir -p /build
12:16:55 [2023-01-09T12:16:55.164Z] #27 28.61 + cp runc /build/runc
12:16:55 [2023-01-09T12:16:55.164Z] #27 DONE 29.0s
12:16:55 [2023-01-09T12:16:55.164Z] 
12:16:55 [2023-01-09T12:16:55.164Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:55 [2023-01-09T12:16:55.164Z] #23 29.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:55 [2023-01-09T12:16:55.164Z] #23 29.14 go: downloading github.com/golangci/misspell v0.3.5
12:16:55 [2023-01-09T12:16:55.164Z] #23 29.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:55 [2023-01-09T12:16:55.164Z] #23 29.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:16:55 [2023-01-09T12:16:55.165Z] #23 29.20 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:16:55 [2023-01-09T12:16:55.165Z] #23 29.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:16:55 [2023-01-09T12:16:55.165Z] #23 29.23 go: downloading github.com/jgautheron/goconst v1.5.1
12:16:55 [2023-01-09T12:16:55.165Z] #23 29.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.29 go: downloading github.com/julz/importas v0.1.0
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.30 go: downloading github.com/kisielk/errcheck v1.6.0
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.33 go: downloading github.com/kulti/thelper v0.5.0
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.38 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.41 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.43 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.44 go: downloading github.com/ldez/tagliatelle v0.3.0
12:16:55 [2023-01-09T12:16:55.422Z] #23 29.49 go: downloading github.com/leonklingele/grouper v1.1.0
12:16:55 [2023-01-09T12:16:55.679Z] #23 29.54 go: downloading github.com/maratori/testpackage v1.0.1
12:16:55 [2023-01-09T12:16:55.679Z] #23 29.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:16:55 [2023-01-09T12:16:55.679Z] #23 29.62 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:16:55 [2023-01-09T12:16:55.679Z] #23 29.63 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:16:55 [2023-01-09T12:16:55.679Z] #23 29.64 go: downloading github.com/mgechev/revive v1.1.3
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.17 go: downloading github.com/moricho/tparallel v0.2.1
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.17 go: downloading github.com/nakabonne/nestif v0.3.1
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.19 go: downloading github.com/nishanths/exhaustive v0.7.11
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.24 go: downloading github.com/nishanths/predeclared v0.2.1
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:16:56 [2023-01-09T12:16:56.240Z] #23 30.28 go: downloading github.com/securego/gosec/v2 v2.9.6
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.49 go: downloading github.com/sivchari/containedctx v1.0.1
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.49 go: downloading github.com/sivchari/tenv v1.4.7
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.51 go: downloading github.com/sonatard/noctx v0.0.1
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.51 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.59 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.59 go: downloading github.com/tetafro/godot v1.4.11
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:16:56 [2023-01-09T12:16:56.499Z] #23 30.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.80 go: downloading github.com/ultraware/funlen v0.0.3
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.81 go: downloading github.com/ultraware/whitespace v0.0.4
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.81 go: downloading github.com/uudashr/gocognit v1.0.5
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.82 go: downloading github.com/yagipy/maintidx v1.0.0
12:16:56 [2023-01-09T12:16:56.755Z] #23 30.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:16:57 [2023-01-09T12:16:57.012Z] #23 30.92 go: downloading gitlab.com/bosi/decorder v0.2.1
12:16:57 [2023-01-09T12:16:57.012Z] #23 30.97 go: downloading honnef.co/go/tools v0.2.2
12:16:57 [2023-01-09T12:16:57.574Z] #23 31.46 go: downloading mvdan.cc/gofumpt v0.2.1
12:16:57 [2023-01-09T12:16:57.574Z] #23 31.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:57 [2023-01-09T12:16:57.574Z] #23 31.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:16:57 [2023-01-09T12:16:57.574Z] #23 31.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:16:57 [2023-01-09T12:16:57.574Z] #23 31.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.05 go: downloading github.com/davecgh/go-spew v1.1.1
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.05 go: downloading github.com/pmezard/go-difflib v1.0.0
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.07 go: downloading github.com/stretchr/objx v0.1.1
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.07 go: downloading github.com/hashicorp/hcl v1.0.0
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.15 go: downloading github.com/pelletier/go-toml v1.9.4
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.18 go: downloading gopkg.in/yaml.v2 v2.4.0
12:16:58 [2023-01-09T12:16:58.137Z] #23 32.22 go: downloading golang.org/x/text v0.3.7
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.10 go: downloading github.com/gobwas/glob v0.2.3
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.11 go: downloading github.com/kisielk/gotool v1.0.0
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.14 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.16 go: downloading golang.org/x/mod v0.5.1
12:17:00 [2023-01-09T12:17:00.028Z] #23 34.18 go: downloading github.com/ettle/strcase v0.1.1
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.23 go: downloading github.com/fatih/structtag v1.2.0
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.24 go: downloading github.com/Masterminds/semver v1.5.0
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.32 go: downloading github.com/prometheus/client_golang v1.7.1
12:17:00 [2023-01-09T12:17:00.285Z] #23 34.44 go: downloading github.com/prometheus/client_model v0.2.0
12:17:00 [2023-01-09T12:17:00.541Z] #23 34.50 go: downloading github.com/google/go-cmp v0.5.6
12:17:00 [2023-01-09T12:17:00.541Z] #23 34.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.64 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.66 go: downloading github.com/beorn7/perks v1.0.1
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.67 go: downloading github.com/golang/protobuf v1.5.2
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.69 go: downloading github.com/cespare/xxhash v1.1.0
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.79 go: downloading github.com/prometheus/common v0.10.0
12:17:00 [2023-01-09T12:17:00.799Z] #23 34.84 go: downloading github.com/prometheus/procfs v0.6.0
12:17:01 [2023-01-09T12:17:01.055Z] #23 34.91 go: downloading github.com/mattn/go-runewidth v0.0.9
12:17:01 [2023-01-09T12:17:01.055Z] #23 34.93 go: downloading google.golang.org/protobuf v1.27.1
12:17:01 [2023-01-09T12:17:01.618Z] #23 35.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:17:03 [2023-01-09T12:17:03.523Z] #23 ...
12:17:03 [2023-01-09T12:17:03.523Z] 
12:17:03 [2023-01-09T12:17:03.523Z] #20 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:17:03 [2023-01-09T12:17:03.523Z] #20 DONE 37.5s
12:17:03 [2023-01-09T12:17:03.780Z] 
12:17:03 [2023-01-09T12:17:03.780Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:17:03 [2023-01-09T12:17:03.780Z] #23 ...
12:17:03 [2023-01-09T12:17:03.780Z] 
12:17:03 [2023-01-09T12:17:03.780Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:04 [2023-01-09T12:17:04.036Z] #28 37.80 Updating files:  92% (4780/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
12:17:04 [2023-01-09T12:17:04.036Z] #28 37.93 + cd /tmp/tmp.7Ly5Ccgo4D/src/github.com/containerd/containerd
12:17:04 [2023-01-09T12:17:04.036Z] #28 37.94 + git checkout -q v1.6.15
12:17:04 [2023-01-09T12:17:04.598Z] #28 ...
12:17:04 [2023-01-09T12:17:04.599Z] 
12:17:04 [2023-01-09T12:17:04.599Z] #56 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:17:04 [2023-01-09T12:17:04.599Z] #56 DONE 0.1s
12:17:04 [2023-01-09T12:17:04.855Z] 
12:17:04 [2023-01-09T12:17:04.855Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:05 [2023-01-09T12:17:05.420Z] #24 ...
12:17:05 [2023-01-09T12:17:05.420Z] 
12:17:05 [2023-01-09T12:17:05.420Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:05 [2023-01-09T12:17:05.420Z] #28 39.53 + export 'BUILDTAGS=netgo osusergo static_build'
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + BUILDTAGS='netgo osusergo static_build'
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + export EXTRA_FLAGS=-buildmode=pie
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + EXTRA_FLAGS=-buildmode=pie
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + '[' '' = dynamic ']'
12:17:05 [2023-01-09T12:17:05.677Z] #28 39.53 + make
12:17:06 [2023-01-09T12:17:06.606Z] #28 40.65 + bin/ctr
12:17:07 [2023-01-09T12:17:07.492Z] Client: Docker Engine - Community
12:17:07 [2023-01-09T12:17:07.492Z]  Version:           22.06.0-beta.0
12:17:07 [2023-01-09T12:17:07.492Z]  API version:       1.42
12:17:07 [2023-01-09T12:17:07.492Z]  Go version:        go1.18.3
12:17:07 [2023-01-09T12:17:07.492Z]  Git commit:        3e9117b
12:17:07 [2023-01-09T12:17:07.492Z]  Built:             Fri Jun  3 17:55:46 2022
12:17:07 [2023-01-09T12:17:07.492Z]  OS/Arch:           linux/amd64
12:17:07 [2023-01-09T12:17:07.492Z]  Context:           default
12:17:07 [2023-01-09T12:17:07.492Z] 
12:17:07 [2023-01-09T12:17:07.492Z] Server: Docker Engine - Community
12:17:07 [2023-01-09T12:17:07.492Z]  Engine:
12:17:07 [2023-01-09T12:17:07.492Z]   Version:          22.06.0-beta.0
12:17:07 [2023-01-09T12:17:07.492Z]   API version:      1.42 (minimum version 1.12)
12:17:07 [2023-01-09T12:17:07.492Z]   Go version:       go1.18.3
12:17:07 [2023-01-09T12:17:07.492Z]   Git commit:       38633e7
12:17:07 [2023-01-09T12:17:07.492Z]   Built:            Fri Jun  3 17:55:46 2022
12:17:07 [2023-01-09T12:17:07.492Z]   OS/Arch:          linux/amd64
12:17:07 [2023-01-09T12:17:07.492Z]   Experimental:     true
12:17:07 [2023-01-09T12:17:07.492Z]  containerd:
12:17:07 [2023-01-09T12:17:07.492Z]   Version:          1.6.8
12:17:07 [2023-01-09T12:17:07.492Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:17:07 [2023-01-09T12:17:07.492Z]  runc:
12:17:07 [2023-01-09T12:17:07.492Z]   Version:          1.1.4
12:17:07 [2023-01-09T12:17:07.492Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:17:07 [2023-01-09T12:17:07.492Z]  docker-init:
12:17:07 [2023-01-09T12:17:07.492Z]   Version:          0.19.0
12:17:07 [2023-01-09T12:17:07.492Z]   GitCommit:        de40ad0
[Pipeline] sh
12:17:07 [2023-01-09T12:17:07.779Z] + docker info
12:17:07 [2023-01-09T12:17:07.779Z] Client:
12:17:07 [2023-01-09T12:17:07.779Z]  Context:    default
12:17:07 [2023-01-09T12:17:07.779Z]  Debug Mode: false
12:17:07 [2023-01-09T12:17:07.779Z]  Plugins:
12:17:07 [2023-01-09T12:17:07.779Z]   buildx: Docker Buildx (Docker Inc.)
12:17:07 [2023-01-09T12:17:07.779Z]     Version:  c5aec24
12:17:07 [2023-01-09T12:17:07.779Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
12:17:07 [2023-01-09T12:17:07.779Z]   compose: Docker Compose (Docker Inc.)
12:17:07 [2023-01-09T12:17:07.779Z]     Version:  v2.12.0
12:17:07 [2023-01-09T12:17:07.779Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:17:07 [2023-01-09T12:17:07.779Z]   scan: Docker Scan (Docker Inc.)
12:17:07 [2023-01-09T12:17:07.779Z]     Version:  v0.17.0
12:17:07 [2023-01-09T12:17:07.779Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:17:07 [2023-01-09T12:17:07.779Z] 
12:17:07 [2023-01-09T12:17:07.779Z] Server:
12:17:07 [2023-01-09T12:17:07.779Z]  Containers: 0
12:17:07 [2023-01-09T12:17:07.779Z]   Running: 0
12:17:07 [2023-01-09T12:17:07.779Z]   Paused: 0
12:17:07 [2023-01-09T12:17:07.779Z]   Stopped: 0
12:17:07 [2023-01-09T12:17:07.779Z]  Images: 0
12:17:07 [2023-01-09T12:17:07.779Z]  Server Version: 22.06.0-beta.0
12:17:07 [2023-01-09T12:17:07.779Z]  Storage Driver: overlay2
12:17:07 [2023-01-09T12:17:07.779Z]   Backing Filesystem: extfs
12:17:07 [2023-01-09T12:17:07.779Z]   Supports d_type: true
12:17:07 [2023-01-09T12:17:07.779Z]   Using metacopy: false
12:17:07 [2023-01-09T12:17:07.779Z]   Native Overlay Diff: true
12:17:07 [2023-01-09T12:17:07.779Z]   userxattr: false
12:17:07 [2023-01-09T12:17:07.779Z]  Logging Driver: json-file
12:17:07 [2023-01-09T12:17:07.779Z]  Cgroup Driver: cgroupfs
12:17:07 [2023-01-09T12:17:07.779Z]  Cgroup Version: 1
12:17:07 [2023-01-09T12:17:07.779Z]  Plugins:
12:17:07 [2023-01-09T12:17:07.779Z]   Volume: local
12:17:07 [2023-01-09T12:17:07.779Z]   Network: bridge host ipvlan macvlan null overlay
12:17:07 [2023-01-09T12:17:07.779Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:17:07 [2023-01-09T12:17:07.779Z]  Swarm: inactive
12:17:07 [2023-01-09T12:17:07.779Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:17:07 [2023-01-09T12:17:07.779Z]  Default Runtime: runc
12:17:07 [2023-01-09T12:17:07.779Z]  Init Binary: docker-init
12:17:07 [2023-01-09T12:17:07.779Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:17:07 [2023-01-09T12:17:07.779Z]  runc version: v1.1.4-0-g5fd4c4d
12:17:07 [2023-01-09T12:17:07.779Z]  init version: de40ad0
12:17:07 [2023-01-09T12:17:07.779Z]  Security Options:
12:17:07 [2023-01-09T12:17:07.779Z]   apparmor
12:17:07 [2023-01-09T12:17:07.779Z]   seccomp
12:17:07 [2023-01-09T12:17:07.779Z]    Profile: builtin
12:17:07 [2023-01-09T12:17:07.779Z]  Kernel Version: 5.4.0-1088-aws
12:17:07 [2023-01-09T12:17:07.779Z]  Operating System: Ubuntu 18.04.6 LTS
12:17:07 [2023-01-09T12:17:07.779Z]  OSType: linux
12:17:07 [2023-01-09T12:17:07.779Z]  Architecture: x86_64
12:17:07 [2023-01-09T12:17:07.779Z]  CPUs: 2
12:17:07 [2023-01-09T12:17:07.779Z]  Total Memory: 7.565GiB
12:17:07 [2023-01-09T12:17:07.779Z]  Name: ip-10-100-50-199
12:17:07 [2023-01-09T12:17:07.779Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
12:17:07 [2023-01-09T12:17:07.779Z]  Docker Root Dir: /var/lib/docker
12:17:07 [2023-01-09T12:17:07.779Z]  Debug Mode: false
12:17:07 [2023-01-09T12:17:07.779Z]  Registry: https://index.docker.io/v1/
12:17:07 [2023-01-09T12:17:07.779Z]  Labels:
12:17:07 [2023-01-09T12:17:07.779Z]  Experimental: true
12:17:07 [2023-01-09T12:17:07.779Z]  Insecure Registries:
12:17:07 [2023-01-09T12:17:07.779Z]   127.0.0.0/8
12:17:07 [2023-01-09T12:17:07.779Z]  Live Restore Enabled: true
12:17:07 [2023-01-09T12:17:07.779Z] 
12:17:07 [2023-01-09T12:17:07.779Z] WARNING: No swap limit support
[Pipeline] sh
12:17:08 [2023-01-09T12:17:08.070Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:17:08 [2023-01-09T12:17:08.070Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:17:08 [2023-01-09T12:17:08.070Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44767/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:17:08 [2023-01-09T12:17:08.070Z] + bash /home/ubuntu/workspace/moby_PR-44767/check-config.sh
12:17:08 [2023-01-09T12:17:08.070Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:17:08 [2023-01-09T12:17:08.070Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
12:17:08 [2023-01-09T12:17:08.070Z] 
12:17:08 [2023-01-09T12:17:08.070Z] Generally Necessary:
12:17:08 [2023-01-09T12:17:08.070Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:17:08 [2023-01-09T12:17:08.070Z] - apparmor: enabled and tools installed
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NAMESPACES: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NET_NS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_PID_NS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_IPC_NS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_UTS_NS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUPS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUP_CPUACCT: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUP_DEVICE: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUP_FREEZER: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUP_SCHED: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CPUSETS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_MEMCG: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_KEYS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_VETH: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_BRIDGE: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NF_NAT_IPV4: missing
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NF_NAT: enabled (as module)
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_NF_NAT_NEEDED: missing
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_POSIX_MQUEUE: enabled
12:17:08 [2023-01-09T12:17:08.070Z] 
12:17:08 [2023-01-09T12:17:08.070Z] Optional Features:
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_USER_NS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_SECCOMP: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_CGROUP_PIDS: enabled
12:17:08 [2023-01-09T12:17:08.070Z] - CONFIG_MEMCG_SWAP: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:17:08 [2023-01-09T12:17:08.333Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_BLK_CGROUP: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IOSCHED_CFQ: missing
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_CGROUP_PERF: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_CGROUP_HUGETLB: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_CFS_BANDWIDTH: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_RT_GROUP_SCHED: missing
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_VS: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_VS_NFCT: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_IP_VS_RR: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_EXT4_FS: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:17:08 [2023-01-09T12:17:08.333Z] - Network Drivers:
12:17:08 [2023-01-09T12:17:08.333Z]   - "overlay":
12:17:08 [2023-01-09T12:17:08.333Z]     - CONFIG_VXLAN: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       Optional (for encrypted networks):
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_CRYPTO: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_CRYPTO_AEAD: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_CRYPTO_GCM: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_CRYPTO_GHASH: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_XFRM: enabled
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_XFRM_USER: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_INET_ESP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:17:08 [2023-01-09T12:17:08.333Z]   - "ipvlan":
12:17:08 [2023-01-09T12:17:08.333Z]     - CONFIG_IPVLAN: enabled (as module)
12:17:08 [2023-01-09T12:17:08.333Z]   - "macvlan":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_MACVLAN: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_DUMMY: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]   - "ftp,tftp client in container":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z] - Storage Drivers:
12:17:08 [2023-01-09T12:17:08.593Z]   - "aufs":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_AUFS_FS: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]   - "btrfs":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:17:08 [2023-01-09T12:17:08.593Z]   - "devicemapper":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_BLK_DEV_DM: enabled
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]   - "overlay":
12:17:08 [2023-01-09T12:17:08.593Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:17:08 [2023-01-09T12:17:08.593Z]   - "zfs":
12:17:08 [2023-01-09T12:17:08.593Z]     - /dev/zfs: present
12:17:08 [2023-01-09T12:17:08.593Z]     - zfs command: missing
12:17:08 [2023-01-09T12:17:08.593Z]     - zpool command: missing
12:17:08 [2023-01-09T12:17:08.593Z] 
12:17:08 [2023-01-09T12:17:08.593Z] Limits:
12:17:08 [2023-01-09T12:17:08.593Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:17:08 [2023-01-09T12:17:08.593Z] 
12:17:08 [2023-01-09T12:17:08.593Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:17:08 [2023-01-09T12:17:08.920Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:efbc878c47be77f6cc0ca162b007900923475549 .
12:17:09 [2023-01-09T12:17:09.183Z] #1 [internal] load build definition from Dockerfile
12:17:09 [2023-01-09T12:17:09.183Z] #1 transferring dockerfile: 16.91kB done
12:17:09 [2023-01-09T12:17:09.183Z] #1 DONE 0.0s
12:17:09 [2023-01-09T12:17:09.183Z] 
12:17:09 [2023-01-09T12:17:09.183Z] #2 [internal] load .dockerignore
12:17:09 [2023-01-09T12:17:09.183Z] #2 transferring context: 87B done
12:17:09 [2023-01-09T12:17:09.183Z] #2 DONE 0.0s
12:17:09 [2023-01-09T12:17:09.183Z] 
12:17:09 [2023-01-09T12:17:09.183Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:17:09 [2023-01-09T12:17:09.446Z] #3 DONE 0.5s
12:17:09 [2023-01-09T12:17:09.707Z] 
12:17:09 [2023-01-09T12:17:09.707Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:17:09 [2023-01-09T12:17:09.707Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
12:17:09 [2023-01-09T12:17:09.707Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
12:17:09 [2023-01-09T12:17:09.707Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
12:17:09 [2023-01-09T12:17:09.707Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s
12:17:09 [2023-01-09T12:17:09.707Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
12:17:09 [2023-01-09T12:17:09.707Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
12:17:09 [2023-01-09T12:17:09.966Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
12:17:09 [2023-01-09T12:17:09.966Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:17:10 [2023-01-09T12:17:10.225Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
12:17:10 [2023-01-09T12:17:10.225Z] #4 DONE 0.6s
12:17:10 [2023-01-09T12:17:10.489Z] 
12:17:10 [2023-01-09T12:17:10.489Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:17:11 [2023-01-09T12:17:11.061Z] #5 DONE 0.8s
12:17:11 [2023-01-09T12:17:11.061Z] 
12:17:11 [2023-01-09T12:17:11.061Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
12:17:11 [2023-01-09T12:17:11.061Z] #6 DONE 0.7s
12:17:11 [2023-01-09T12:17:11.061Z] 
12:17:11 [2023-01-09T12:17:11.061Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:17:11 [2023-01-09T12:17:11.061Z] #7 DONE 0.7s
12:17:11 [2023-01-09T12:17:11.061Z] 
12:17:11 [2023-01-09T12:17:11.061Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:17:11 [2023-01-09T12:17:11.061Z] #8 DONE 0.8s
12:17:11 [2023-01-09T12:17:11.629Z] 
12:17:11 [2023-01-09T12:17:11.629Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:11 [2023-01-09T12:17:11.629Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
12:17:11 [2023-01-09T12:17:11.855Z] #28 ...
12:17:11 [2023-01-09T12:17:11.855Z] 
12:17:11 [2023-01-09T12:17:11.855Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:11 [2023-01-09T12:17:11.855Z] #24 41.90 + for f in rootlesskit rootlesskit-docker-proxy
12:17:11 [2023-01-09T12:17:11.855Z] #24 41.90 + GOBIN=/build
12:17:11 [2023-01-09T12:17:11.855Z] #24 41.90 + GO111MODULE=on
12:17:11 [2023-01-09T12:17:11.855Z] #24 41.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:17:11 [2023-01-09T12:17:11.855Z] #24 DONE 45.0s
12:17:11 [2023-01-09T12:17:11.855Z] 
12:17:11 [2023-01-09T12:17:11.855Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:17:11 [2023-01-09T12:17:11.855Z] #57 DONE 0.0s
12:17:11 [2023-01-09T12:17:11.855Z] 
12:17:11 [2023-01-09T12:17:11.855Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:17:11 [2023-01-09T12:17:11.855Z] #58 DONE 0.1s
12:17:11 [2023-01-09T12:17:11.855Z] 
12:17:11 [2023-01-09T12:17:11.855Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0B / 5.16MB 0.1s
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0B / 10.88MB 0.1s
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.1s
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.2s
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 2.10MB / 10.88MB 0.2s
12:17:11 [2023-01-09T12:17:11.893Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.24MB / 55.03MB 0.2s
12:17:12 [2023-01-09T12:17:12.112Z] #23 ...
12:17:12 [2023-01-09T12:17:12.112Z] 
12:17:12 [2023-01-09T12:17:12.112Z] #59 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:17:12 [2023-01-09T12:17:12.112Z] #59 CACHED
12:17:12 [2023-01-09T12:17:12.112Z] 
12:17:12 [2023-01-09T12:17:12.112Z] #60 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:17:12 [2023-01-09T12:17:12.112Z] #60 CACHED
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.2s done
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 7.34MB / 10.88MB 0.3s
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 19.92MB / 55.03MB 0.3s
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0B / 54.58MB 0.3s
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.4s done
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 29.36MB / 55.03MB 0.4s
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 15.73MB / 54.58MB 0.5s
12:17:12 [2023-01-09T12:17:12.155Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 0B / 85.98MB 0.5s
12:17:12 [2023-01-09T12:17:12.369Z] 
12:17:12 [2023-01-09T12:17:12.369Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:17:12 [2023-01-09T12:17:12.418Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 21.13MB / 54.58MB 0.6s
12:17:12 [2023-01-09T12:17:12.419Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.41MB / 85.98MB 0.6s
12:17:12 [2023-01-09T12:17:12.419Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 33.55MB / 54.58MB 0.8s
12:17:12 [2023-01-09T12:17:12.419Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 25.17MB / 85.98MB 0.8s
12:17:12 [2023-01-09T12:17:12.684Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 0.9s
12:17:12 [2023-01-09T12:17:12.684Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 41.11MB / 54.58MB 1.0s
12:17:12 [2023-01-09T12:17:12.684Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 36.70MB / 85.98MB 1.0s
12:17:12 [2023-01-09T12:17:12.684Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 51.38MB / 54.58MB 1.1s
12:17:12 [2023-01-09T12:17:12.684Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 44.04MB / 85.98MB 1.1s
12:17:12 [2023-01-09T12:17:12.947Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 1.2s
12:17:12 [2023-01-09T12:17:12.947Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 52.43MB / 85.98MB 1.2s
12:17:12 [2023-01-09T12:17:12.947Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 61.53MB / 85.98MB 1.3s
12:17:13 [2023-01-09T12:17:13.210Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 72.35MB / 85.98MB 1.5s
12:17:13 [2023-01-09T12:17:13.210Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 82.84MB / 85.98MB 1.6s
12:17:13 [2023-01-09T12:17:13.210Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
12:17:13 [2023-01-09T12:17:13.470Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 1.7s done
12:17:13 [2023-01-09T12:17:13.470Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 1.9s
12:17:14 [2023-01-09T12:17:14.411Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 2.5s done
12:17:14 [2023-01-09T12:17:14.411Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 0B / 141.97MB 2.6s
12:17:14 [2023-01-09T12:17:14.411Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.6s done
12:17:14 [2023-01-09T12:17:14.674Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 22.02MB / 141.97MB 2.9s
12:17:14 [2023-01-09T12:17:14.934Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 41.93MB / 141.97MB 3.2s
12:17:14 [2023-01-09T12:17:14.934Z] #9 ...
12:17:14 [2023-01-09T12:17:14.934Z] 
12:17:14 [2023-01-09T12:17:14.934Z] #10 [internal] load build context
12:17:14 [2023-01-09T12:17:14.934Z] #10 transferring context: 53.56MB 3.3s done
12:17:14 [2023-01-09T12:17:14.934Z] #10 DONE 3.4s
12:17:14 [2023-01-09T12:17:14.934Z] 
12:17:14 [2023-01-09T12:17:14.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:15 [2023-01-09T12:17:15.197Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 53.48MB / 141.97MB 3.4s
12:17:15 [2023-01-09T12:17:15.197Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 62.91MB / 141.97MB 3.6s
12:17:15 [2023-01-09T12:17:15.460Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 72.35MB / 141.97MB 3.7s
12:17:15 [2023-01-09T12:17:15.460Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 82.84MB / 141.97MB 3.8s
12:17:15 [2023-01-09T12:17:15.725Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 91.23MB / 141.97MB 3.9s
12:17:15 [2023-01-09T12:17:15.725Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 99.61MB / 141.97MB 4.0s
12:17:15 [2023-01-09T12:17:15.987Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 123.73MB / 141.97MB 4.3s
12:17:16 [2023-01-09T12:17:16.247Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 134.22MB / 141.97MB 4.5s
12:17:16 [2023-01-09T12:17:16.247Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 4.6s
12:17:17 [2023-01-09T12:17:17.630Z] #9 ...
12:17:17 [2023-01-09T12:17:17.630Z] 
12:17:17 [2023-01-09T12:17:17.630Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:17:17 [2023-01-09T12:17:17.630Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:17:17 [2023-01-09T12:17:17.630Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:17:17 [2023-01-09T12:17:17.630Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:17:17 [2023-01-09T12:17:17.630Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:17:17 [2023-01-09T12:17:17.630Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done
12:17:17 [2023-01-09T12:17:17.630Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done
12:17:17 [2023-01-09T12:17:17.630Z] #11 DONE 5.9s
12:17:17 [2023-01-09T12:17:17.630Z] 
12:17:17 [2023-01-09T12:17:17.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:17 [2023-01-09T12:17:17.630Z] #9 ...
12:17:17 [2023-01-09T12:17:17.630Z] 
12:17:17 [2023-01-09T12:17:17.630Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:17:17 [2023-01-09T12:17:17.630Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:17:17 [2023-01-09T12:17:17.630Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:17:17 [2023-01-09T12:17:17.630Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:17:17 [2023-01-09T12:17:17.630Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:17:17 [2023-01-09T12:17:17.630Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done
12:17:17 [2023-01-09T12:17:17.630Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
12:17:17 [2023-01-09T12:17:17.630Z] #12 DONE 5.9s
12:17:17 [2023-01-09T12:17:17.630Z] 
12:17:17 [2023-01-09T12:17:17.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:18 [2023-01-09T12:17:18.568Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.0s done
12:17:18 [2023-01-09T12:17:18.830Z] #9 ...
12:17:18 [2023-01-09T12:17:18.830Z] 
12:17:18 [2023-01-09T12:17:18.830Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:17:18 [2023-01-09T12:17:18.830Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
12:17:18 [2023-01-09T12:17:18.830Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
12:17:18 [2023-01-09T12:17:18.830Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
12:17:18 [2023-01-09T12:17:18.830Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
12:17:18 [2023-01-09T12:17:18.830Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.2s done
12:17:18 [2023-01-09T12:17:18.830Z] #13 DONE 7.2s
12:17:18 [2023-01-09T12:17:18.830Z] 
12:17:18 [2023-01-09T12:17:18.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:18 [2023-01-09T12:17:18.830Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
12:17:19 [2023-01-09T12:17:19.402Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.4s done
12:17:19 [2023-01-09T12:17:19.402Z] #9 ...
12:17:19 [2023-01-09T12:17:19.402Z] 
12:17:19 [2023-01-09T12:17:19.402Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:17:19 [2023-01-09T12:17:19.402Z] #14 DONE 0.2s
12:17:19 [2023-01-09T12:17:19.402Z] 
12:17:19 [2023-01-09T12:17:19.402Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:19 [2023-01-09T12:17:19.402Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
12:17:19 [2023-01-09T12:17:19.971Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.4s done
12:17:21 [2023-01-09T12:17:21.356Z] #9 ...
12:17:21 [2023-01-09T12:17:21.356Z] 
12:17:21 [2023-01-09T12:17:21.356Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:17:21 [2023-01-09T12:17:21.356Z] #15 DONE 1.8s
12:17:21 [2023-01-09T12:17:21.356Z] 
12:17:21 [2023-01-09T12:17:21.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:21 [2023-01-09T12:17:21.356Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
12:17:25 [2023-01-09T12:17:25.154Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018eed28ff9a1d540) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] {
[Pipeline] checkout
12:17:25 [2023-01-09T12:17:25.272Z] The recommended git tool is: git
12:17:25 [2023-01-09T12:17:25.558Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.0s done
12:17:25 [2023-01-09T12:17:25.558Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
12:17:28 [2023-01-09T12:17:28.082Z] using credential docker-jenkins-github-credentials
12:17:28 [2023-01-09T12:17:28.096Z] Cloning the remote Git repository
12:17:28 [2023-01-09T12:17:28.096Z] Cloning with configured refspecs honoured and without tags
12:17:28 [2023-01-09T12:17:28.123Z] Cloning repository https://github.com/moby/moby.git
12:17:28 [2023-01-09T12:17:28.191Z]  > git init /home/ubuntu/workspace/moby_PR-44767 # timeout=10
12:17:28 [2023-01-09T12:17:28.474Z] Fetching upstream changes from https://github.com/moby/moby.git
12:17:28 [2023-01-09T12:17:28.475Z]  > git --version # timeout=10
12:17:28 [2023-01-09T12:17:28.493Z]  > git --version # 'git version 2.25.1'
12:17:28 [2023-01-09T12:17:28.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:17:28 [2023-01-09T12:17:28.495Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:17:28 [2023-01-09T12:17:28.855Z] #9 ...
12:17:28 [2023-01-09T12:17:28.855Z] 
12:17:28 [2023-01-09T12:17:28.855Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:17:28 [2023-01-09T12:17:28.855Z] #0 1.166 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 1.265 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 1.325 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 1.334 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 2.065 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 2.068 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 3.437 Fetched 8616 kB in 3s (3403 kB/s)
12:17:28 [2023-01-09T12:17:28.855Z] #0 3.437 Reading package lists...
12:17:28 [2023-01-09T12:17:28.855Z] #0 4.174 Reading package lists...
12:17:28 [2023-01-09T12:17:28.855Z] #0 4.930 Building dependency tree...
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.270 The following additional packages will be installed:
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.270   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.270   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.272 Recommended packages:
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.278   libldap-common publicsuffix libsasl2-modules
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.446 The following NEW packages will be installed:
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.446   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.446   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.446   libssh2-1 openssl
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.746 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.746 Need to get 3047 kB of archives.
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.746 After this operation, 6661 kB of additional disk space will be used.
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.746 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.759 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.760 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.786 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.786 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.786 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.786 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.862 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.864 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 5.864 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.050 debconf: delaying package configuration, since apt-utils is not installed
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.077 Fetched 3047 kB in 0s (6767 kB/s)
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.102 Selecting previously unselected package openssl.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.102 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.108 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.111 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.262 Selecting previously unselected package ca-certificates.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.263 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.267 Unpacking ca-certificates (20210119) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.368 Selecting previously unselected package libbrotli1:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.368 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.382 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.446 Selecting previously unselected package libsasl2-modules-db:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.446 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.454 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.502 Selecting previously unselected package libsasl2-2:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.502 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.506 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.553 Selecting previously unselected package libldap-2.4-2:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.555 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.558 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.619 Selecting previously unselected package libnghttp2-14:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.621 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.624 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.664 Selecting previously unselected package libpsl5:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.664 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.669 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.706 Selecting previously unselected package librtmp1:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.706 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.714 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.746 Selecting previously unselected package libssh2-1:amd64.
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.746 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.750 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:17:28 [2023-01-09T12:17:28.855Z] #0 6.799 Selecting previously unselected package libcurl4:amd64.
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.800 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.804 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.871 Selecting previously unselected package curl.
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.871 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.876 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.937 Selecting previously unselected package libonig5:amd64.
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.937 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 6.942 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.005 Selecting previously unselected package libjq1:amd64.
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.005 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.008 Unpacking libjq1:amd64 (1.6-2.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.047 Selecting previously unselected package jq.
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.047 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.051 Unpacking jq (1.6-2.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.089 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.100 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.110 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.121 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.132 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.145 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.151 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.163 Setting up openssl (1.1.1n-0+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.178 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.189 Setting up libjq1:amd64 (1.6-2.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.200 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.212 Setting up ca-certificates (20210119) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 7.810 Updating certificates in /etc/ssl/certs...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.575 129 added, 0 removed; done.
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.617 Setting up jq (1.6-2.1) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.623 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.634 Setting up curl (7.74.0-1.3+deb11u3) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.645 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.660 Processing triggers for ca-certificates (20210119) ...
12:17:28 [2023-01-09T12:17:28.856Z] #0 8.667 Updating certificates in /etc/ssl/certs...
12:17:28 [2023-01-09T12:17:28.856Z] #0 9.251 0 added, 0 removed; done.
12:17:28 [2023-01-09T12:17:28.856Z] #0 9.251 Running hooks in /etc/ca-certificates/update.d...
12:17:28 [2023-01-09T12:17:28.856Z] #0 9.252 done.
12:17:28 [2023-01-09T12:17:28.856Z] #16 ...
12:17:28 [2023-01-09T12:17:28.856Z] 
12:17:28 [2023-01-09T12:17:28.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:29 [2023-01-09T12:17:29.431Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 3.7s done
12:17:30 [2023-01-09T12:17:30.003Z] #9 ...
12:17:30 [2023-01-09T12:17:30.003Z] 
12:17:30 [2023-01-09T12:17:30.003Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:17:30 [2023-01-09T12:17:30.003Z] #16 DONE 11.1s
12:17:30 [2023-01-09T12:17:30.003Z] 
12:17:30 [2023-01-09T12:17:30.003Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:17:30 [2023-01-09T12:17:30.003Z] #17 DONE 0.1s
12:17:30 [2023-01-09T12:17:30.003Z] 
12:17:30 [2023-01-09T12:17:30.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:17:30 [2023-01-09T12:17:30.003Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
12:17:35 [2023-01-09T12:17:35.292Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
12:17:37 [2023-01-09T12:17:37.848Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 7.9s done
12:17:38 [2023-01-09T12:17:38.419Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
12:17:38 [2023-01-09T12:17:38.419Z] #9 DONE 26.7s
12:17:38 [2023-01-09T12:17:38.419Z] 
12:17:38 [2023-01-09T12:17:38.419Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:17:39 [2023-01-09T12:17:39.894Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-021bb006bd89e1aee) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] {
[Pipeline] checkout
12:17:40 [2023-01-09T12:17:40.340Z] #18 ...
12:17:40 [2023-01-09T12:17:40.340Z] 
12:17:40 [2023-01-09T12:17:40.340Z] #19 [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
12:17:40 [2023-01-09T12:17:40.340Z] #0 1.585 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:17:40 [2023-01-09T12:17:40.340Z] #0 1.836 
12:17:40 [2023-01-09T12:17:40.340Z] #0 2.053 #=#=#                                                                         

######################################################################## 100.0%
12:17:40 [2023-01-09T12:17:40.340Z] #0 2.300 
12:17:40 [2023-01-09T12:17:40.340Z] #0 3.112 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:17:40 [2023-01-09T12:17:40.340Z] #0 3.359 
12:17:40 [2023-01-09T12:17:40.340Z] #0 3.575 #=#=#                                                                         

##############################################################            86.9%
######################################################################## 100.0%
12:17:40 [2023-01-09T12:17:40.340Z] #0 3.871 
12:17:40 [2023-01-09T12:17:40.340Z] #0 4.743 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:17:40 [2023-01-09T12:17:40.340Z] #0 4.999 
12:17:40 [2023-01-09T12:17:40.340Z] #0 5.216 #=#=#                                                                         

                                                                           0.0%
###########################################                               60.1%
######################################################################## 100.0%
12:17:40 [2023-01-09T12:17:40.340Z] #0 5.919 
12:17:40 [2023-01-09T12:17:40.340Z] #0 6.779 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:17:40 [2023-01-09T12:17:40.340Z] #0 7.050 
12:17:40 [2023-01-09T12:17:40.340Z] #0 7.268 #=#=#                                                                         

######################################################################## 100.0%
12:17:40 [2023-01-09T12:17:40.340Z] #0 7.507 
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.174 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.386 
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.603 #=#=#                                                                         

######################################################################## 100.0%
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.871 
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.918 Download of images into '/build' complete.
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.918 Use something like the following to load the result into a Docker daemon:
12:17:40 [2023-01-09T12:17:40.340Z] #0 8.918   tar -cC '/build' . | docker load
12:17:40 [2023-01-09T12:17:40.736Z] The recommended git tool is: git
12:17:42 [2023-01-09T12:17:42.050Z] Fetching without tags
12:17:42 [2023-01-09T12:17:42.279Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:17:42 [2023-01-09T12:17:42.709Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cdd619d66be3589f) in /home/ubuntu/workspace/moby_PR-44767
[Pipeline] {
[Pipeline] checkout
12:17:42 [2023-01-09T12:17:42.845Z] The recommended git tool is: git
12:17:42 [2023-01-09T12:17:42.880Z] #19 DONE 12.8s
12:17:42 [2023-01-09T12:17:42.880Z] 
12:17:42 [2023-01-09T12:17:42.880Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:17:42 [2023-01-09T12:17:42.880Z] #18 DONE 4.5s
12:17:42 [2023-01-09T12:17:42.880Z] 
12:17:42 [2023-01-09T12:17:42.880Z] #20 [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
12:17:42 [2023-01-09T12:17:42.919Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:17:42 [2023-01-09T12:17:42.919Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:17:42 [2023-01-09T12:17:42.010Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:17:42 [2023-01-09T12:17:42.021Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:17:42 [2023-01-09T12:17:42.025Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:17:42 [2023-01-09T12:17:42.036Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:17:42 [2023-01-09T12:17:42.047Z] Fetching upstream changes from https://github.com/moby/moby.git
12:17:42 [2023-01-09T12:17:42.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:17:42 [2023-01-09T12:17:42.048Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:17:42 [2023-01-09T12:17:42.280Z]  > git config core.sparsecheckout # timeout=10
12:17:42 [2023-01-09T12:17:42.289Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:17:42 [2023-01-09T12:17:42.860Z]  > git remote # timeout=10
12:17:42 [2023-01-09T12:17:42.869Z]  > git config --get remote.origin.url # timeout=10
12:17:42 [2023-01-09T12:17:42.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:17:42 [2023-01-09T12:17:42.893Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:17:42 [2023-01-09T12:17:42.908Z]  > git rev-parse HEAD^{commit} # timeout=10
12:17:42 [2023-01-09T12:17:42.916Z]  > git config core.sparsecheckout # timeout=10
12:17:42 [2023-01-09T12:17:42.922Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:17:43 [2023-01-09T12:17:43.760Z] using credential docker-jenkins-github-credentials
12:17:43 [2023-01-09T12:17:43.771Z] Cloning the remote Git repository
12:17:43 [2023-01-09T12:17:43.771Z] Cloning with configured refspecs honoured and without tags
12:17:43 [2023-01-09T12:17:43.823Z] #20 DONE 0.7s
12:17:43 [2023-01-09T12:17:43.823Z] 
12:17:43 [2023-01-09T12:17:43.823Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:17:43 [2023-01-09T12:17:43.823Z] #21 DONE 0.1s
12:17:43 [2023-01-09T12:17:43.823Z] 
12:17:43 [2023-01-09T12:17:43.823Z] #22 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:17:43 [2023-01-09T12:17:43.823Z] #22 ...
12:17:43 [2023-01-09T12:17:43.823Z] 
12:17:43 [2023-01-09T12:17:43.823Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:17:43 [2023-01-09T12:17:43.823Z] #23 DONE 0.1s
12:17:43 [2023-01-09T12:17:43.823Z] 
12:17:43 [2023-01-09T12:17:43.823Z] #24 [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
12:17:43 [2023-01-09T12:17:43.790Z] Cloning repository https://github.com/moby/moby.git
12:17:43 [2023-01-09T12:17:43.849Z]  > git init /home/ubuntu/workspace/moby_PR-44767 # timeout=10
12:17:44 [2023-01-09T12:17:44.240Z] Fetching upstream changes from https://github.com/moby/moby.git
12:17:44 [2023-01-09T12:17:44.241Z]  > git --version # timeout=10
12:17:44 [2023-01-09T12:17:44.263Z]  > git --version # 'git version 2.17.1'
12:17:44 [2023-01-09T12:17:44.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:17:44 [2023-01-09T12:17:44.266Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:17:46 [2023-01-09T12:17:46.262Z] using credential docker-jenkins-github-credentials
12:17:46 [2023-01-09T12:17:46.271Z] Cloning the remote Git repository
12:17:46 [2023-01-09T12:17:46.271Z] Cloning with configured refspecs honoured and without tags
12:17:46 [2023-01-09T12:17:46.312Z] Cloning repository https://github.com/moby/moby.git
12:17:46 [2023-01-09T12:17:46.360Z]  > git init /home/ubuntu/workspace/moby_PR-44767 # timeout=10
12:17:46 [2023-01-09T12:17:46.588Z] Fetching upstream changes from https://github.com/moby/moby.git
12:17:46 [2023-01-09T12:17:46.588Z]  > git --version # timeout=10
12:17:46 [2023-01-09T12:17:46.598Z]  > git --version # 'git version 2.25.1'
12:17:46 [2023-01-09T12:17:46.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:17:46 [2023-01-09T12:17:46.601Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:17:47 [2023-01-09T12:17:47.643Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:17:47 [2023-01-09T12:17:47.668Z]  > git --version # timeout=10
12:17:47 [2023-01-09T12:17:47.697Z]  > git --version # 'git version 2.25.1'
12:17:47 [2023-01-09T12:17:47.721Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:17:48 [2023-01-09T12:17:48.035Z] #24 3.610 + git clone https://github.com/kolyshkin/go-swagger.git .
12:17:48 [2023-01-09T12:17:48.035Z] #24 3.610 Cloning into '.'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:17:48 [2023-01-09T12:17:48.869Z] + docker version
12:17:48 [2023-01-09T12:17:48.976Z] #24 ...
12:17:48 [2023-01-09T12:17:48.976Z] 
12:17:48 [2023-01-09T12:17:48.976Z] #22 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:17:48 [2023-01-09T12:17:48.976Z] #22 5.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:17:48 [2023-01-09T12:17:48.976Z] #22 5.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:17:48 [2023-01-09T12:17:48.976Z] #22 5.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:17:49 [2023-01-09T12:17:49.916Z] #22 6.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:17:51 [2023-01-09T12:17:51.833Z] #22 8.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:17:53 [2023-01-09T12:17:53.748Z] #22 ...
12:17:53 [2023-01-09T12:17:53.748Z] 
12:17:53 [2023-01-09T12:17:53.748Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.453 + RM_GOPATH=0
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.453 + TMP_GOPATH=
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.453 + : /build
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.453 + '[' -z '' ']'
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 ++ mktemp -d
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 + export GOPATH=/tmp/tmp.e3GRzhLYPu
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 + GOPATH=/tmp/tmp.e3GRzhLYPu
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 + RM_GOPATH=1
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 + case "$(go env GOARCH)" in
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.457 ++ go env GOARCH
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.519 + export GO_BUILDMODE=-buildmode=pie
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.519 + GO_BUILDMODE=-buildmode=pie
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.522 ++ dirname /tmp/install/install.sh
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + dir=/tmp/install
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + bin=vndr
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + shift
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + '[' '!' -f /tmp/install/vndr.installer ']'
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + . /tmp/install/vndr.installer
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 ++ : v0.1.3-0.20221229102223-87603e47e8ea
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + install_vndr
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + GOBIN=/build
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + GO111MODULE=on
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
12:17:53 [2023-01-09T12:17:53.748Z] #0 4.563 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
12:17:53 [2023-01-09T12:17:53.748Z] #0 5.069 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
12:17:53 [2023-01-09T12:17:53.748Z] #25 ...
12:17:53 [2023-01-09T12:17:53.748Z] 
12:17:53 [2023-01-09T12:17:53.748Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:17:53 [2023-01-09T12:17:53.748Z] #0 5.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:17:53 [2023-01-09T12:17:53.748Z] #0 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:17:53 [2023-01-09T12:17:53.748Z] #0 5.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:17:53 [2023-01-09T12:17:53.748Z] #0 6.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:17:53 [2023-01-09T12:17:53.748Z] #0 8.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #26 ...
12:17:54 [2023-01-09T12:17:54.009Z] 
12:17:54 [2023-01-09T12:17:54.009Z] #27 [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
12:17:54 [2023-01-09T12:17:54.009Z] #0 5.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #0 5.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #0 5.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #0 5.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #0 8.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #0 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:17:54 [2023-01-09T12:17:54.009Z] #27 ...
12:17:54 [2023-01-09T12:17:54.009Z] 
12:17:54 [2023-01-09T12:17:54.009Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.775 + RM_GOPATH=0
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.775 + TMP_GOPATH=
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.776 + : /build
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.776 + '[' -z '' ']'
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.776 ++ mktemp -d
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.783 + export GOPATH=/tmp/tmp.bJ9764IwQD
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.784 + GOPATH=/tmp/tmp.bJ9764IwQD
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.784 + RM_GOPATH=1
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.784 + case "$(go env GOARCH)" in
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.785 ++ go env GOARCH
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.816 + export GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.816 + GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.823 ++ dirname /tmp/install/install.sh
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.824 + dir=/tmp/install
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + bin=rootlesskit
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + shift
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + . /tmp/install/rootlesskit.installer
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 ++ : v0.14.4
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + install_rootlesskit
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + case "$1" in
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + export CGO_ENABLED=0
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + CGO_ENABLED=0
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.825 + _install_rootlesskit
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.826 + echo 'Install rootlesskit version v0.14.4'
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.826 + for f in rootlesskit rootlesskit-docker-proxy
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.826 Install rootlesskit version v0.14.4
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.826 + GOBIN=/build
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.827 + GO111MODULE=on
12:17:54 [2023-01-09T12:17:54.009Z] #0 4.827 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:17:54 [2023-01-09T12:17:54.009Z] #0 5.365 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:17:54 [2023-01-09T12:17:54.009Z] #0 8.172 go: downloading github.com/pkg/errors v0.9.1
12:17:54 [2023-01-09T12:17:54.009Z] #0 8.225 go: downloading github.com/sirupsen/logrus v1.8.1
12:17:54 [2023-01-09T12:17:54.009Z] #0 8.331 go: downloading github.com/urfave/cli/v2 v2.3.0
12:17:54 [2023-01-09T12:17:54.009Z] #0 9.092 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:17:54 [2023-01-09T12:17:54.271Z] #28 ...
12:17:54 [2023-01-09T12:17:54.271Z] 
12:17:54 [2023-01-09T12:17:54.271Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:17:54 [2023-01-09T12:17:54.271Z] #0 3.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #0 3.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #0 3.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #0 4.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #0 6.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #0 8.827 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:17:54 [2023-01-09T12:17:54.271Z] #29 ...
12:17:54 [2023-01-09T12:17:54.271Z] 
12:17:54 [2023-01-09T12:17:54.271Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:17:54 [2023-01-09T12:17:54.271Z] #0 4.294 + git clone https://github.com/docker/distribution.git .
12:17:54 [2023-01-09T12:17:54.271Z] #0 4.300 Cloning into '.'...
12:17:54 [2023-01-09T12:17:54.531Z] #30 ...
12:17:54 [2023-01-09T12:17:54.531Z] 
12:17:54 [2023-01-09T12:17:54.531Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.255 + RM_GOPATH=0
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.257 + TMP_GOPATH=
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.257 + : /build
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.257 + '[' -z '' ']'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.258 ++ mktemp -d
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.260 + export GOPATH=/tmp/tmp.2IfcTrRz3I
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.260 + GOPATH=/tmp/tmp.2IfcTrRz3I
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.260 + RM_GOPATH=1
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.260 + case "$(go env GOARCH)" in
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.260 ++ go env GOARCH
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.276 + export GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.276 + GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.276 ++ dirname /tmp/install/install.sh
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + dir=/tmp/install
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + bin=gotestsum
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + shift
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + . /tmp/install/gotestsum.installer
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 ++ : v1.8.2
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + install_gotestsum
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + set -e
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + echo 'Install gotestsum version v1.8.2'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + GOBIN=/build
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + GO111MODULE=on
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 + go install gotest.tools/gotestsum@v1.8.2
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.283 Install gotestsum version v1.8.2
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.886 go: downloading gotest.tools/gotestsum v1.8.2
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.143 go: downloading github.com/dnephin/pflag v1.0.7
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.165 go: downloading github.com/fatih/color v1.13.0
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.232 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.705 go: downloading github.com/mattn/go-colorable v0.1.12
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.772 go: downloading github.com/mattn/go-isatty v0.0.14
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.826 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:17:54 [2023-01-09T12:17:54.531Z] #0 7.936 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:17:54 [2023-01-09T12:17:54.531Z] #0 8.068 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:17:54 [2023-01-09T12:17:54.531Z] #0 8.311 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:17:54 [2023-01-09T12:17:54.531Z] #0 8.701 go: downloading golang.org/x/tools v0.1.11
12:17:54 [2023-01-09T12:17:54.531Z] #31 ...
12:17:54 [2023-01-09T12:17:54.531Z] 
12:17:54 [2023-01-09T12:17:54.531Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.717 + RM_GOPATH=0
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.717 + TMP_GOPATH=
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.717 + : /build
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.717 + '[' -z '' ']'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.717 ++ mktemp -d
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.729 + export GOPATH=/tmp/tmp.xLBQqUFvOt
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.729 + GOPATH=/tmp/tmp.xLBQqUFvOt
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.729 + RM_GOPATH=1
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.729 + case "$(go env GOARCH)" in
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.729 ++ go env GOARCH
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.751 + export GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.752 + GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.752 ++ dirname /tmp/install/install.sh
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.756 + dir=/tmp/install
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.757 + bin=dockercli
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.757 + shift
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.757 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.759 + . /tmp/install/dockercli.installer
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.760 ++ : stable
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.760 ++ : 17.06.2-ce
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.761 + install_dockercli
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.762 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.763 Install docker/cli version 17.06.2-ce from stable
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.766 ++ uname -m
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.774 + arch=x86_64
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.782 + '[' x86_64 '!=' x86_64 ']'
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.787 + url=https://download.docker.com/linux/static
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.788 + tar -xz docker/docker
12:17:54 [2023-01-09T12:17:54.531Z] #0 4.804 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:17:54 [2023-01-09T12:17:54.791Z] #32 ...
12:17:54 [2023-01-09T12:17:54.791Z] 
12:17:54 [2023-01-09T12:17:54.791Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.759 + RM_GOPATH=0
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.760 + TMP_GOPATH=
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.760 + : /build
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.760 + '[' -z '' ']'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.770 ++ mktemp -d
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.788 + export GOPATH=/tmp/tmp.FBNEZTkXSx
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.788 + GOPATH=/tmp/tmp.FBNEZTkXSx
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.788 + RM_GOPATH=1
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.790 + case "$(go env GOARCH)" in
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.791 ++ go env GOARCH
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.801 + export GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.802 + GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.803 ++ dirname /tmp/install/install.sh
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.814 + dir=/tmp/install
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.814 + bin=proxy
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.815 + shift
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.815 + '[' '!' -f /tmp/install/proxy.installer ']'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.816 + . /tmp/install/proxy.installer
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.816 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.816 + install_proxy
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.817 + case "$1" in
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.817 + export CGO_ENABLED=0
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.817 + CGO_ENABLED=0
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.818 + _install_proxy
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.818 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.818 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.818 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.FBNEZTkXSx/src/github.com/docker/libnetwork
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.824 Cloning into '/tmp/tmp.FBNEZTkXSx/src/github.com/docker/libnetwork'...
12:17:54 [2023-01-09T12:17:54.791Z] #33 ...
12:17:54 [2023-01-09T12:17:54.791Z] 
12:17:54 [2023-01-09T12:17:54.791Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + RM_GOPATH=0
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + TMP_GOPATH=
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + : /build
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + '[' -z '' ']'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 ++ mktemp -d
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + export GOPATH=/tmp/tmp.hZuDmwfxdz
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + GOPATH=/tmp/tmp.hZuDmwfxdz
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + RM_GOPATH=1
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.083 + case "$(go env GOARCH)" in
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.093 ++ go env GOARCH
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.114 + export GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.114 + GO_BUILDMODE=-buildmode=pie
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.114 ++ dirname /tmp/install/install.sh
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + dir=/tmp/install
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + bin=shfmt
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + shift
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + . /tmp/install/shfmt.installer
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 ++ : v3.0.2
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + install_shfmt
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + echo 'Install shfmt version v3.0.2'
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + GOBIN=/build
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + GO111MODULE=on
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.116 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.118 Install shfmt version v3.0.2
12:17:54 [2023-01-09T12:17:54.791Z] #0 4.605 go: downloading mvdan.cc/sh/v3 v3.0.2
12:17:54 [2023-01-09T12:17:54.791Z] #0 5.756 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:17:54 [2023-01-09T12:17:54.791Z] #0 5.806 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:17:54 [2023-01-09T12:17:54.791Z] #0 5.828 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:17:54 [2023-01-09T12:17:54.791Z] #0 7.714 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:17:55 [2023-01-09T12:17:55.052Z] #34 ...
12:17:55 [2023-01-09T12:17:55.052Z] 
12:17:55 [2023-01-09T12:17:55.052Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.995 + RM_GOPATH=0
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.995 + TMP_GOPATH=
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.995 + : /build
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.995 + '[' -z '' ']'
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.996 ++ mktemp -d
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.996 + export GOPATH=/tmp/tmp.T6c84wruEW
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.996 + GOPATH=/tmp/tmp.T6c84wruEW
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.997 + RM_GOPATH=1
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.997 + case "$(go env GOARCH)" in
12:17:55 [2023-01-09T12:17:55.052Z] #0 3.997 ++ go env GOARCH
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + export GO_BUILDMODE=-buildmode=pie
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + GO_BUILDMODE=-buildmode=pie
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 ++ dirname /tmp/install/install.sh
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + dir=/tmp/install
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + bin=tomlv
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + shift
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + . /tmp/install/tomlv.installer
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + install_tomlv
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.T6c84wruEW/src/github.com/BurntSushi/toml
12:17:55 [2023-01-09T12:17:55.052Z] #0 4.011 Cloning into '/tmp/tmp.T6c84wruEW/src/github.com/BurntSushi/toml'...
12:17:55 [2023-01-09T12:17:55.052Z] #0 5.176 + cd /tmp/tmp.T6c84wruEW/src/github.com/BurntSushi/toml
12:17:55 [2023-01-09T12:17:55.052Z] #0 5.178 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:17:55 [2023-01-09T12:17:55.052Z] #0 5.331 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:17:55 [2023-01-09T12:17:55.052Z] #0 6.162 internal/goarch
12:17:55 [2023-01-09T12:17:55.052Z] #0 6.182 internal/unsafeheader
12:17:55 [2023-01-09T12:17:55.052Z] #0 6.335 internal/cpu
12:17:55 [2023-01-09T12:17:55.052Z] #0 6.394 internal/abi
12:17:55 [2023-01-09T12:17:55.052Z] #0 7.014 internal/goexperiment
12:17:55 [2023-01-09T12:17:55.052Z] #0 7.156 internal/goos
12:17:55 [2023-01-09T12:17:55.052Z] #0 7.234 internal/bytealg
12:17:55 [2023-01-09T12:17:55.052Z] #0 7.363 runtime/internal/atomic
12:17:55 [2023-01-09T12:17:55.052Z] #0 8.505 runtime/internal/math
12:17:55 [2023-01-09T12:17:55.052Z] #0 8.589 runtime/internal/sys
12:17:55 [2023-01-09T12:17:55.052Z] #0 8.841 runtime/internal/syscall
12:17:55 [2023-01-09T12:17:55.052Z] #0 9.003 internal/itoa
12:17:55 [2023-01-09T12:17:55.052Z] #0 9.312 math/bits
12:17:55 [2023-01-09T12:17:55.052Z] #0 9.373 runtime
12:17:55 [2023-01-09T12:17:55.052Z] #0 10.17 math
12:17:55 [2023-01-09T12:17:55.312Z] #35 ...
12:17:55 [2023-01-09T12:17:55.312Z] 
12:17:55 [2023-01-09T12:17:55.312Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.872 + RM_GOPATH=0
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.873 + TMP_GOPATH=
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.873 + : /build
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.873 + '[' -z '' ']'
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.874 ++ mktemp -d
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.876 + export GOPATH=/tmp/tmp.m9DuOerV3E
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.876 + GOPATH=/tmp/tmp.m9DuOerV3E
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.876 + RM_GOPATH=1
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.876 + case "$(go env GOARCH)" in
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.878 ++ go env GOARCH
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 Install golangci-lint version v1.44.0
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + export GO_BUILDMODE=-buildmode=pie
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + GO_BUILDMODE=-buildmode=pie
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 ++ dirname /tmp/install/install.sh
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + dir=/tmp/install
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + bin=golangci_lint
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + shift
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + . /tmp/install/golangci_lint.installer
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 ++ : v1.44.0
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + install_golangci_lint
12:17:55 [2023-01-09T12:17:55.312Z] #0 3.911 + set -e
12:17:55 [2023-01-09T12:17:55.313Z] #0 3.911 + echo 'Install golangci-lint version v1.44.0'
12:17:55 [2023-01-09T12:17:55.313Z] #0 3.911 + GOBIN=/build
12:17:55 [2023-01-09T12:17:55.313Z] #0 3.911 + GO111MODULE=on
12:17:55 [2023-01-09T12:17:55.313Z] #0 3.911 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
12:17:55 [2023-01-09T12:17:55.313Z] #0 4.485 go: downloading github.com/golangci/golangci-lint v1.44.0
12:17:55 [2023-01-09T12:17:55.313Z] #36 ...
12:17:55 [2023-01-09T12:17:55.313Z] 
12:17:55 [2023-01-09T12:17:55.313Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:17:55 [2023-01-09T12:17:55.313Z] #26 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:17:57 [2023-01-09T12:17:57.921Z] #26 ...
12:17:57 [2023-01-09T12:17:57.921Z] 
12:17:57 [2023-01-09T12:17:57.921Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:17:57 [2023-01-09T12:17:57.921Z] #32 13.36 + mkdir -p /build
12:17:57 [2023-01-09T12:17:57.921Z] #32 13.37 + mv docker/docker /build/
12:17:57 [2023-01-09T12:17:57.921Z] #32 13.38 + rmdir docker
12:17:57 [2023-01-09T12:17:57.922Z] #32 DONE 14.1s
12:17:57 [2023-01-09T12:17:57.922Z] 
12:17:57 [2023-01-09T12:17:57.922Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:57 [2023-01-09T12:17:57.922Z] #28 12.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:17:57 [2023-01-09T12:17:57.922Z] #28 12.99 go: downloading github.com/google/uuid v1.3.0
12:17:57 [2023-01-09T12:17:57.922Z] #28 13.02 go: downloading github.com/moby/vpnkit v0.5.0
12:17:57 [2023-01-09T12:17:57.922Z] #28 13.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:17:57 [2023-01-09T12:17:57.922Z] #28 13.28 go: downloading github.com/gofrs/flock v0.8.1
12:17:57 [2023-01-09T12:17:57.922Z] #28 13.29 go: downloading github.com/gorilla/mux v1.8.0
12:17:57 [2023-01-09T12:17:57.922Z] #28 13.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:17:57 [2023-01-09T12:17:57.922Z] #28 14.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:17:58 [2023-01-09T12:17:58.190Z] #28 14.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:17:58 [2023-01-09T12:17:58.860Z] Client: Docker Engine - Community
12:17:58 [2023-01-09T12:17:58.860Z]  Version:           22.06.0-beta.0
12:17:58 [2023-01-09T12:17:58.860Z]  API version:       1.42
12:17:58 [2023-01-09T12:17:58.860Z]  Go version:        go1.18.3
12:17:58 [2023-01-09T12:17:58.860Z]  Git commit:        3e9117b
12:17:58 [2023-01-09T12:17:58.860Z]  Built:             Fri Jun  3 17:55:34 2022
12:17:58 [2023-01-09T12:17:58.860Z]  OS/Arch:           linux/arm64
12:17:58 [2023-01-09T12:17:58.860Z]  Context:           default
12:17:58 [2023-01-09T12:17:58.860Z] 
12:17:58 [2023-01-09T12:17:58.860Z] Server: Docker Engine - Community
12:17:58 [2023-01-09T12:17:58.860Z]  Engine:
12:17:58 [2023-01-09T12:17:58.860Z]   Version:          22.06.0-beta.0
12:17:58 [2023-01-09T12:17:58.860Z]   API version:      1.42 (minimum version 1.12)
12:17:58 [2023-01-09T12:17:58.860Z]   Go version:       go1.18.3
12:17:58 [2023-01-09T12:17:58.860Z]   Git commit:       38633e7
12:17:58 [2023-01-09T12:17:58.860Z]   Built:            Fri Jun  3 17:55:34 2022
12:17:58 [2023-01-09T12:17:58.860Z]   OS/Arch:          linux/arm64
12:17:58 [2023-01-09T12:17:58.860Z]   Experimental:     true
12:17:58 [2023-01-09T12:17:58.860Z]  containerd:
12:17:58 [2023-01-09T12:17:58.860Z]   Version:          1.6.8
12:17:58 [2023-01-09T12:17:58.860Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:17:58 [2023-01-09T12:17:58.860Z]  runc:
12:17:58 [2023-01-09T12:17:58.860Z]   Version:          1.1.4
12:17:58 [2023-01-09T12:17:58.860Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:17:58 [2023-01-09T12:17:58.860Z]  docker-init:
12:17:58 [2023-01-09T12:17:58.860Z]   Version:          0.19.0
12:17:58 [2023-01-09T12:17:58.860Z]   GitCommit:        de40ad0
[Pipeline] sh
12:17:59 [2023-01-09T12:17:59.171Z] + docker info
12:17:59 [2023-01-09T12:17:59.171Z] Client:
12:17:59 [2023-01-09T12:17:59.171Z]  Context:    default
12:17:59 [2023-01-09T12:17:59.171Z]  Debug Mode: false
12:17:59 [2023-01-09T12:17:59.171Z]  Plugins:
12:17:59 [2023-01-09T12:17:59.171Z]   buildx: Docker Buildx (Docker Inc.)
12:17:59 [2023-01-09T12:17:59.171Z]     Version:  v0.8.2
12:17:59 [2023-01-09T12:17:59.171Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:17:59 [2023-01-09T12:17:59.171Z]   compose: Docker Compose (Docker Inc.)
12:17:59 [2023-01-09T12:17:59.171Z]     Version:  v2.12.0
12:17:59 [2023-01-09T12:17:59.171Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:17:59 [2023-01-09T12:17:59.171Z] 
12:17:59 [2023-01-09T12:17:59.171Z] Server:
12:17:59 [2023-01-09T12:17:59.171Z]  Containers: 0
12:17:59 [2023-01-09T12:17:59.171Z]   Running: 0
12:17:59 [2023-01-09T12:17:59.171Z]   Paused: 0
12:17:59 [2023-01-09T12:17:59.171Z]   Stopped: 0
12:17:59 [2023-01-09T12:17:59.171Z]  Images: 0
12:17:59 [2023-01-09T12:17:59.171Z]  Server Version: 22.06.0-beta.0
12:17:59 [2023-01-09T12:17:59.171Z]  Storage Driver: overlay2
12:17:59 [2023-01-09T12:17:59.171Z]   Backing Filesystem: extfs
12:17:59 [2023-01-09T12:17:59.171Z]   Supports d_type: true
12:17:59 [2023-01-09T12:17:59.171Z]   Using metacopy: false
12:17:59 [2023-01-09T12:17:59.171Z]   Native Overlay Diff: true
12:17:59 [2023-01-09T12:17:59.171Z]   userxattr: false
12:17:59 [2023-01-09T12:17:59.171Z]  Logging Driver: json-file
12:17:59 [2023-01-09T12:17:59.171Z]  Cgroup Driver: cgroupfs
12:17:59 [2023-01-09T12:17:59.171Z]  Cgroup Version: 1
12:17:59 [2023-01-09T12:17:59.171Z]  Plugins:
12:17:59 [2023-01-09T12:17:59.171Z]   Volume: local
12:17:59 [2023-01-09T12:17:59.171Z]   Network: bridge host ipvlan macvlan null overlay
12:17:59 [2023-01-09T12:17:59.171Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:17:59 [2023-01-09T12:17:59.171Z]  Swarm: inactive
12:17:59 [2023-01-09T12:17:59.171Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:17:59 [2023-01-09T12:17:59.171Z]  Default Runtime: runc
12:17:59 [2023-01-09T12:17:59.171Z]  Init Binary: docker-init
12:17:59 [2023-01-09T12:17:59.171Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:17:59 [2023-01-09T12:17:59.171Z]  runc version: v1.1.4-0-g5fd4c4d
12:17:59 [2023-01-09T12:17:59.171Z]  init version: de40ad0
12:17:59 [2023-01-09T12:17:59.171Z]  Security Options:
12:17:59 [2023-01-09T12:17:59.171Z]   apparmor
12:17:59 [2023-01-09T12:17:59.171Z]   seccomp
12:17:59 [2023-01-09T12:17:59.171Z]    Profile: builtin
12:17:59 [2023-01-09T12:17:59.171Z]  Kernel Version: 5.15.0-1022-aws
12:17:59 [2023-01-09T12:17:59.171Z]  Operating System: Ubuntu 20.04.5 LTS
12:17:59 [2023-01-09T12:17:59.171Z]  OSType: linux
12:17:59 [2023-01-09T12:17:59.171Z]  Architecture: aarch64
12:17:59 [2023-01-09T12:17:59.171Z]  CPUs: 2
12:17:59 [2023-01-09T12:17:59.171Z]  Total Memory: 7.559GiB
12:17:59 [2023-01-09T12:17:59.171Z]  Name: ip-10-100-38-31
12:17:59 [2023-01-09T12:17:59.171Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:17:59 [2023-01-09T12:17:59.171Z]  Docker Root Dir: /var/lib/docker
12:17:59 [2023-01-09T12:17:59.171Z]  Debug Mode: false
12:17:59 [2023-01-09T12:17:59.171Z]  Registry: https://index.docker.io/v1/
12:17:59 [2023-01-09T12:17:59.171Z]  Labels:
12:17:59 [2023-01-09T12:17:59.171Z]  Experimental: true
12:17:59 [2023-01-09T12:17:59.171Z]  Insecure Registries:
12:17:59 [2023-01-09T12:17:59.171Z]   127.0.0.0/8
12:17:59 [2023-01-09T12:17:59.171Z]  Live Restore Enabled: true
12:17:59 [2023-01-09T12:17:59.171Z] 
[Pipeline] sh
12:17:59 [2023-01-09T12:17:59.465Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:17:59 [2023-01-09T12:17:59.465Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:17:59 [2023-01-09T12:17:59.465Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44767/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:17:59 [2023-01-09T12:17:59.465Z] + bash /home/ubuntu/workspace/moby_PR-44767/check-config.sh
12:17:59 [2023-01-09T12:17:59.465Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:17:59 [2023-01-09T12:17:59.465Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
12:17:59 [2023-01-09T12:17:59.465Z] 
12:17:59 [2023-01-09T12:17:59.465Z] Generally Necessary:
12:17:59 [2023-01-09T12:17:59.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:17:59 [2023-01-09T12:17:59.465Z] - apparmor: enabled and tools installed
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_NAMESPACES: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_NET_NS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_PID_NS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_IPC_NS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_UTS_NS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CGROUPS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CGROUP_CPUACCT: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CGROUP_DEVICE: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CGROUP_FREEZER: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CGROUP_SCHED: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_CPUSETS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_MEMCG: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_KEYS: enabled
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_VETH: enabled (as module)
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_BRIDGE: enabled (as module)
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_NF_NAT_IPV4: missing
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:17:59 [2023-01-09T12:17:59.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NF_NAT: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NF_NAT_NEEDED: missing
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_POSIX_MQUEUE: enabled
12:17:59 [2023-01-09T12:17:59.725Z] 
12:17:59 [2023-01-09T12:17:59.725Z] Optional Features:
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_USER_NS: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_SECCOMP: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CGROUP_PIDS: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_MEMCG_SWAP: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:17:59 [2023-01-09T12:17:59.725Z]     (cgroup swap accounting is currently enabled)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_BLK_CGROUP: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_IOSCHED_CFQ: missing
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CGROUP_PERF: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CGROUP_HUGETLB: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:17:59 [2023-01-09T12:17:59.725Z] - CONFIG_CFS_BANDWIDTH: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_RT_GROUP_SCHED: missing
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_VS: enabled (as module)
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_VS_NFCT: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_IP_VS_RR: enabled (as module)
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_EXT4_FS: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:17:59 [2023-01-09T12:17:59.985Z] - Network Drivers:
12:17:59 [2023-01-09T12:17:59.985Z]   - "overlay":
12:17:59 [2023-01-09T12:17:59.985Z]     - CONFIG_VXLAN: enabled (as module)
12:17:59 [2023-01-09T12:17:59.985Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:17:59 [2023-01-09T12:17:59.985Z]       Optional (for encrypted networks):
12:18:00 [2023-01-09T12:18:00.244Z]       - CONFIG_CRYPTO: enabled
12:18:00 [2023-01-09T12:18:00.244Z]       - CONFIG_CRYPTO_AEAD: enabled
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_CRYPTO_GCM: enabled
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_CRYPTO_GHASH: enabled
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_XFRM: enabled
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_XFRM_USER: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_INET_ESP: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:18:00 [2023-01-09T12:18:00.245Z]   - "ipvlan":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_IPVLAN: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]   - "macvlan":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_MACVLAN: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_DUMMY: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]   - "ftp,tftp client in container":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z] - Storage Drivers:
12:18:00 [2023-01-09T12:18:00.245Z]   - "aufs":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_AUFS_FS: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]   - "btrfs":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:18:00 [2023-01-09T12:18:00.245Z]   - "devicemapper":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_BLK_DEV_DM: enabled
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]   - "overlay":
12:18:00 [2023-01-09T12:18:00.245Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:18:00 [2023-01-09T12:18:00.245Z]   - "zfs":
12:18:00 [2023-01-09T12:18:00.245Z]     - /dev/zfs: present
12:18:00 [2023-01-09T12:18:00.245Z]     - zfs command: missing
12:18:00 [2023-01-09T12:18:00.245Z]     - zpool command: missing
12:18:00 [2023-01-09T12:18:00.245Z] 
12:18:00 [2023-01-09T12:18:00.245Z] Limits:
12:18:00 [2023-01-09T12:18:00.245Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:18:00 [2023-01-09T12:18:00.245Z] 
12:18:00 [2023-01-09T12:18:00.245Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:18:00 [2023-01-09T12:18:00.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:efbc878c47be77f6cc0ca162b007900923475549 .
12:18:00 [2023-01-09T12:18:00.839Z] #1 [internal] load build definition from Dockerfile
12:18:00 [2023-01-09T12:18:00.839Z] #1 transferring dockerfile: 16.91kB done
12:18:00 [2023-01-09T12:18:00.839Z] #1 DONE 0.0s
12:18:00 [2023-01-09T12:18:00.839Z] 
12:18:00 [2023-01-09T12:18:00.839Z] #2 [internal] load .dockerignore
12:18:00 [2023-01-09T12:18:00.839Z] #2 transferring context: 87B done
12:18:00 [2023-01-09T12:18:00.839Z] #2 DONE 0.1s
12:18:00 [2023-01-09T12:18:00.839Z] 
12:18:00 [2023-01-09T12:18:00.839Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:18:01 [2023-01-09T12:18:01.416Z] #3 DONE 0.4s
12:18:01 [2023-01-09T12:18:01.416Z] 
12:18:01 [2023-01-09T12:18:01.416Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:18:01 [2023-01-09T12:18:01.416Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
12:18:01 [2023-01-09T12:18:01.416Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
12:18:01 [2023-01-09T12:18:01.416Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
12:18:01 [2023-01-09T12:18:01.416Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
12:18:01 [2023-01-09T12:18:01.416Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
12:18:01 [2023-01-09T12:18:01.416Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
12:18:01 [2023-01-09T12:18:01.526Z] #28 ...
12:18:01 [2023-01-09T12:18:01.526Z] 
12:18:01 [2023-01-09T12:18:01.526Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:01 [2023-01-09T12:18:01.526Z] #29 18.01 Fetched 8616 kB in 14s (595 kB/s)
12:18:01 [2023-01-09T12:18:01.680Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
12:18:01 [2023-01-09T12:18:01.680Z] #4 DONE 0.4s
12:18:01 [2023-01-09T12:18:01.940Z] 
12:18:01 [2023-01-09T12:18:01.940Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:02 [2023-01-09T12:18:02.880Z] #5 ...
12:18:02 [2023-01-09T12:18:02.880Z] 
12:18:02 [2023-01-09T12:18:02.880Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
12:18:02 [2023-01-09T12:18:02.880Z] #6 DONE 1.0s
12:18:02 [2023-01-09T12:18:02.880Z] 
12:18:02 [2023-01-09T12:18:02.880Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:02 [2023-01-09T12:18:02.880Z] #7 DONE 1.0s
12:18:02 [2023-01-09T12:18:02.880Z] 
12:18:02 [2023-01-09T12:18:02.880Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
12:18:02 [2023-01-09T12:18:02.880Z] #8 DONE 1.0s
12:18:02 [2023-01-09T12:18:02.880Z] 
12:18:02 [2023-01-09T12:18:02.880Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:02 [2023-01-09T12:18:02.880Z] #5 DONE 1.0s
12:18:03 [2023-01-09T12:18:03.142Z] 
12:18:03 [2023-01-09T12:18:03.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:03 [2023-01-09T12:18:03.142Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:ca86a2667499d20a05e87e389650ab475a5f2db078b77a596705bf54b3713891 1.80kB / 1.80kB done
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:9535803882107a1f731294171f2dcb5fec8f6e571ba9f06cb8ae5dab479bde21 7.12kB / 7.12kB done
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0B / 5.15MB 0.1s
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0B / 53.68MB 0.1s
12:18:03 [2023-01-09T12:18:03.142Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 7.34MB / 10.87MB 0.1s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.2s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 14.68MB / 53.68MB 0.2s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.2s done
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0B / 54.68MB 0.2s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.3s done
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 34.60MB / 53.68MB 0.4s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 18.87MB / 54.68MB 0.4s
12:18:03 [2023-01-09T12:18:03.404Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 11.53MB / 81.39MB 0.4s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 41.94MB / 53.68MB 0.5s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 28.31MB / 54.68MB 0.5s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 20.97MB / 81.39MB 0.5s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.6s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 39.85MB / 54.68MB 0.6s
12:18:03 [2023-01-09T12:18:03.664Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 31.46MB / 81.39MB 0.6s
12:18:03 [2023-01-09T12:18:03.926Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s done
12:18:03 [2023-01-09T12:18:03.926Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 47.19MB / 54.68MB 0.7s
12:18:03 [2023-01-09T12:18:03.926Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 0.8s
12:18:03 [2023-01-09T12:18:03.926Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 42.14MB / 81.39MB 0.8s
12:18:03 [2023-01-09T12:18:03.926Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 0B / 109.09MB 0.8s
12:18:04 [2023-01-09T12:18:04.067Z] #29 18.01 Reading package lists...
12:18:04 [2023-01-09T12:18:04.067Z] #29 ...
12:18:04 [2023-01-09T12:18:04.067Z] 
12:18:04 [2023-01-09T12:18:04.067Z] #22 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:04 [2023-01-09T12:18:04.067Z] #22 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:18:04 [2023-01-09T12:18:04.067Z] #22 19.98 Fetched 8616 kB in 15s (573 kB/s)
12:18:04 [2023-01-09T12:18:04.191Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 56.66MB / 81.39MB 0.9s
12:18:04 [2023-01-09T12:18:04.191Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 10.49MB / 109.09MB 0.9s
12:18:04 [2023-01-09T12:18:04.191Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5
12:18:04 [2023-01-09T12:18:04.191Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.1s
12:18:04 [2023-01-09T12:18:04.191Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 32.51MB / 109.09MB 1.1s
12:18:04 [2023-01-09T12:18:04.327Z] #22 19.98 Reading package lists...
12:18:04 [2023-01-09T12:18:04.328Z] #22 ...
12:18:04 [2023-01-09T12:18:04.328Z] 
12:18:04 [2023-01-09T12:18:04.328Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:18:04 [2023-01-09T12:18:04.328Z] #28 19.57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:18:04 [2023-01-09T12:18:04.328Z] #28 19.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:18:04 [2023-01-09T12:18:04.456Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 45.09MB / 109.09MB 1.3s
12:18:04 [2023-01-09T12:18:04.522Z] Fetching without tags
12:18:04 [2023-01-09T12:18:04.717Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 71.30MB / 109.09MB 1.5s
12:18:04 [2023-01-09T12:18:04.717Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.6s done
12:18:04 [2023-01-09T12:18:04.717Z] #9 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 0B / 156B 1.6s
12:18:04 [2023-01-09T12:18:04.764Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:18:04 [2023-01-09T12:18:04.394Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:04 [2023-01-09T12:18:04.434Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:18:04 [2023-01-09T12:18:04.461Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:04 [2023-01-09T12:18:04.489Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:04 [2023-01-09T12:18:04.569Z] Fetching upstream changes from https://github.com/moby/moby.git
12:18:04 [2023-01-09T12:18:04.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:04 [2023-01-09T12:18:04.604Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:04 [2023-01-09T12:18:04.772Z]  > git config core.sparsecheckout # timeout=10
12:18:04 [2023-01-09T12:18:04.977Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 79.69MB / 109.09MB 1.7s
12:18:04 [2023-01-09T12:18:04.977Z] #9 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 1.7s
12:18:04 [2023-01-09T12:18:04.977Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.9s done
12:18:04 [2023-01-09T12:18:04.977Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 99.61MB / 109.09MB 1.9s
12:18:05 [2023-01-09T12:18:05.237Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 109.09MB / 109.09MB 2.0s
12:18:05 [2023-01-09T12:18:05.237Z] #9 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 1.9s done
12:18:05 [2023-01-09T12:18:05.237Z] #9 ...
12:18:05 [2023-01-09T12:18:05.237Z] 
12:18:05 [2023-01-09T12:18:05.237Z] #10 [internal] load build context
12:18:05 [2023-01-09T12:18:05.237Z] #10 transferring context: 53.56MB 2.1s done
12:18:05 [2023-01-09T12:18:05.237Z] #10 DONE 2.3s
12:18:05 [2023-01-09T12:18:05.237Z] 
12:18:05 [2023-01-09T12:18:05.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:05 [2023-01-09T12:18:05.237Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 109.09MB / 109.09MB 2.1s done
12:18:05 [2023-01-09T12:18:05.507Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:18:05 [2023-01-09T12:18:05.507Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:18:06 [2023-01-09T12:18:06.181Z] #9 ...
12:18:06 [2023-01-09T12:18:06.181Z] 
12:18:06 [2023-01-09T12:18:06.181Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:06 [2023-01-09T12:18:06.181Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:18:06 [2023-01-09T12:18:06.181Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:18:06 [2023-01-09T12:18:06.181Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:06 [2023-01-09T12:18:06.181Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:18:06 [2023-01-09T12:18:06.181Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done
12:18:06 [2023-01-09T12:18:06.181Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
12:18:06 [2023-01-09T12:18:06.181Z] #11 DONE 3.1s
12:18:06 [2023-01-09T12:18:06.181Z] 
12:18:06 [2023-01-09T12:18:06.181Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:06 [2023-01-09T12:18:06.182Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:18:06 [2023-01-09T12:18:06.182Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:06 [2023-01-09T12:18:06.182Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:18:06 [2023-01-09T12:18:06.182Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:18:06 [2023-01-09T12:18:06.182Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done
12:18:06 [2023-01-09T12:18:06.182Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done
12:18:06 [2023-01-09T12:18:06.182Z] #12 DONE 3.2s
12:18:06 [2023-01-09T12:18:06.182Z] 
12:18:06 [2023-01-09T12:18:06.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:06 [2023-01-09T12:18:06.247Z] #28 ...
12:18:06 [2023-01-09T12:18:06.247Z] 
12:18:06 [2023-01-09T12:18:06.247Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:18:06 [2023-01-09T12:18:06.247Z] #25 DONE 22.5s
12:18:06 [2023-01-09T12:18:06.247Z] 
12:18:06 [2023-01-09T12:18:06.247Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:06 [2023-01-09T12:18:06.310Z] Fetching without tags
12:18:06 [2023-01-09T12:18:06.623Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:18:06 [2023-01-09T12:18:06.092Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:06 [2023-01-09T12:18:06.167Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:18:06 [2023-01-09T12:18:06.189Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:06 [2023-01-09T12:18:06.222Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:06 [2023-01-09T12:18:06.308Z] Fetching upstream changes from https://github.com/moby/moby.git
12:18:06 [2023-01-09T12:18:06.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:06 [2023-01-09T12:18:06.309Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:06 [2023-01-09T12:18:06.620Z]  > git config core.sparsecheckout # timeout=10
12:18:06 [2023-01-09T12:18:06.659Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:18:04 [2023-01-09T12:18:04.786Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:18:05 [2023-01-09T12:18:05.364Z]  > git remote # timeout=10
12:18:05 [2023-01-09T12:18:05.386Z]  > git config --get remote.origin.url # timeout=10
12:18:05 [2023-01-09T12:18:05.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:05 [2023-01-09T12:18:05.469Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:18:05 [2023-01-09T12:18:05.492Z]  > git rev-parse HEAD^{commit} # timeout=10
12:18:05 [2023-01-09T12:18:05.511Z]  > git config core.sparsecheckout # timeout=10
12:18:05 [2023-01-09T12:18:05.522Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:18:07 [2023-01-09T12:18:07.131Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.9s done
12:18:07 [2023-01-09T12:18:07.131Z] #9 ...
12:18:07 [2023-01-09T12:18:07.131Z] 
12:18:07 [2023-01-09T12:18:07.131Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:07 [2023-01-09T12:18:07.131Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
12:18:07 [2023-01-09T12:18:07.131Z] #13 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
12:18:07 [2023-01-09T12:18:07.131Z] #13 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
12:18:07 [2023-01-09T12:18:07.131Z] #13 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.6s done
12:18:07 [2023-01-09T12:18:07.131Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
12:18:07 [2023-01-09T12:18:07.131Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.9s done
12:18:07 [2023-01-09T12:18:07.131Z] #13 DONE 4.2s
12:18:07 [2023-01-09T12:18:07.131Z] 
12:18:07 [2023-01-09T12:18:07.131Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:07 [2023-01-09T12:18:07.131Z] #9 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.1s
12:18:07 [2023-01-09T12:18:07.299Z] #33 22.59 Updating files:  58% (1114/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  97% (1861/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
12:18:07 [2023-01-09T12:18:07.299Z] #33 23.70 + cd /tmp/tmp.FBNEZTkXSx/src/github.com/docker/libnetwork
12:18:07 [2023-01-09T12:18:07.299Z] #33 23.71 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
12:18:07 [2023-01-09T12:18:07.299Z] #33 23.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:18:07 [2023-01-09T12:18:07.392Z] #9 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.3s done
12:18:07 [2023-01-09T12:18:07.652Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.1s
12:18:07 [2023-01-09T12:18:07.911Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
12:18:07 [2023-01-09T12:18:07.947Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:18:07 [2023-01-09T12:18:07.947Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:18:08 [2023-01-09T12:18:08.170Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
12:18:07 [2023-01-09T12:18:07.771Z]  > git remote # timeout=10
12:18:07 [2023-01-09T12:18:07.834Z]  > git config --get remote.origin.url # timeout=10
12:18:07 [2023-01-09T12:18:07.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:07 [2023-01-09T12:18:07.890Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:18:07 [2023-01-09T12:18:07.911Z]  > git rev-parse HEAD^{commit} # timeout=10
12:18:07 [2023-01-09T12:18:07.983Z]  > git config core.sparsecheckout # timeout=10
12:18:07 [2023-01-09T12:18:07.995Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:18:09 [2023-01-09T12:18:09.781Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:18:09 [2023-01-09T12:18:09.841Z]  > git --version # timeout=10
12:18:09 [2023-01-09T12:18:09.847Z]  > git --version # 'git version 2.17.1'
12:18:09 [2023-01-09T12:18:09.858Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:18:10 [2023-01-09T12:18:10.594Z] #33 ...
12:18:10 [2023-01-09T12:18:10.594Z] 
12:18:10 [2023-01-09T12:18:10.594Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:10 [2023-01-09T12:18:10.594Z] #35 16.97 unicode/utf8
12:18:10 [2023-01-09T12:18:10.594Z] #35 17.83 internal/race
12:18:10 [2023-01-09T12:18:10.594Z] #35 18.02 sync/atomic
12:18:10 [2023-01-09T12:18:10.594Z] #35 18.63 unicode
12:18:10 [2023-01-09T12:18:10.594Z] #35 23.71 encoding
12:18:10 [2023-01-09T12:18:10.594Z] #35 ...
12:18:10 [2023-01-09T12:18:10.594Z] 
12:18:10 [2023-01-09T12:18:10.594Z] #22 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:10 [2023-01-09T12:18:10.594Z] #22 19.98 Reading package lists...
12:18:10 [2023-01-09T12:18:10.854Z] #22 25.97 Reading package lists...
12:18:10 [2023-01-09T12:18:10.854Z] #22 ...
12:18:10 [2023-01-09T12:18:10.854Z] 
12:18:10 [2023-01-09T12:18:10.854Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:18:10 [2023-01-09T12:18:10.854Z] #31 17.19 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:18:10 [2023-01-09T12:18:10.854Z] #31 ...
12:18:10 [2023-01-09T12:18:10.854Z] 
12:18:10 [2023-01-09T12:18:10.854Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:10 [2023-01-09T12:18:10.854Z] #29 18.01 Reading package lists...
12:18:10 [2023-01-09T12:18:10.999Z] + docker version
12:18:11 [2023-01-09T12:18:11.464Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 3.1s done
12:18:11 [2023-01-09T12:18:11.464Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36
12:18:12 [2023-01-09T12:18:12.761Z] #29 24.45 Reading package lists...
12:18:12 [2023-01-09T12:18:12.761Z] #29 ...
12:18:12 [2023-01-09T12:18:12.761Z] 
12:18:12 [2023-01-09T12:18:12.761Z] #27 [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
12:18:12 [2023-01-09T12:18:12.761Z] #27 19.12 Fetched 8616 kB in 14s (601 kB/s)
12:18:12 [2023-01-09T12:18:12.761Z] #27 19.12 Reading package lists...
12:18:12 [2023-01-09T12:18:12.761Z] #27 25.27 Reading package lists...
12:18:12 [2023-01-09T12:18:12.761Z] #27 ...
12:18:12 [2023-01-09T12:18:12.761Z] 
12:18:12 [2023-01-09T12:18:12.761Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:18:12 [2023-01-09T12:18:12.761Z] #30 27.56 Updating files:  80% (1785/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
12:18:12 [2023-01-09T12:18:12.761Z] #30 27.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:18:13 [2023-01-09T12:18:13.021Z] #30 ...
12:18:13 [2023-01-09T12:18:13.021Z] 
12:18:13 [2023-01-09T12:18:13.021Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:13 [2023-01-09T12:18:13.021Z] #26 19.48 Fetched 8616 kB in 15s (593 kB/s)
12:18:13 [2023-01-09T12:18:13.021Z] #26 19.48 Reading package lists...
12:18:13 [2023-01-09T12:18:13.036Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:18:13 [2023-01-09T12:18:13.043Z]  > git --version # timeout=10
12:18:13 [2023-01-09T12:18:13.050Z]  > git --version # 'git version 2.25.1'
12:18:13 [2023-01-09T12:18:13.056Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:18:13 [2023-01-09T12:18:13.281Z] #26 25.50 Reading package lists...
12:18:13 [2023-01-09T12:18:13.281Z] #26 ...
12:18:13 [2023-01-09T12:18:13.281Z] 
12:18:13 [2023-01-09T12:18:13.281Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:13 [2023-01-09T12:18:13.281Z] #29 24.45 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:18:13 [2023-01-09T12:18:13.540Z] #9 ...
12:18:13 [2023-01-09T12:18:13.540Z] 
12:18:13 [2023-01-09T12:18:13.540Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:18:13 [2023-01-09T12:18:13.540Z] #14 DONE 0.4s
12:18:13 [2023-01-09T12:18:13.540Z] 
12:18:13 [2023-01-09T12:18:13.540Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:13 [2023-01-09T12:18:13.540Z] #9 ...
12:18:13 [2023-01-09T12:18:13.540Z] 
12:18:13 [2023-01-09T12:18:13.540Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:18:14 [2023-01-09T12:18:14.040Z] + docker version
12:18:14 [2023-01-09T12:18:14.662Z] #29 29.53 Building dependency tree...
12:18:16 [2023-01-09T12:18:16.571Z] #29 33.13 The following additional packages will be installed:
12:18:16 [2023-01-09T12:18:16.571Z] #29 33.17   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:18:16 [2023-01-09T12:18:16.571Z] #29 33.18 Suggested packages:
12:18:16 [2023-01-09T12:18:16.831Z] #29 33.19   cmake-doc ninja-build lrzip
12:18:16 [2023-01-09T12:18:16.831Z] #29 33.19 Recommended packages:
12:18:16 [2023-01-09T12:18:16.831Z] #29 33.19   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:18:17 [2023-01-09T12:18:17.401Z] #29 34.02 The following NEW packages will be installed:
12:18:17 [2023-01-09T12:18:17.401Z] #29 34.02   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:18:17 [2023-01-09T12:18:17.401Z] #29 34.03   vim-common xxd
12:18:17 [2023-01-09T12:18:17.833Z] #15 ...
12:18:17 [2023-01-09T12:18:17.833Z] 
12:18:17 [2023-01-09T12:18:17.833Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.039 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.054 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.054 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.217 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.478 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 1.713 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 2.529 Fetched 8498 kB in 2s (4881 kB/s)
12:18:17 [2023-01-09T12:18:17.833Z] #0 2.529 Reading package lists...
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.076 Reading package lists...
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.609 Building dependency tree...
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.950 The following additional packages will be installed:
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.951   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.951   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.956 Recommended packages:
12:18:17 [2023-01-09T12:18:17.833Z] #0 3.956   libldap-common publicsuffix libsasl2-modules
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.104 The following NEW packages will be installed:
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.104   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.104   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.104   libssh2-1 openssl
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.389 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.389 Need to get 2941 kB of archives.
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.389 After this operation, 6478 kB of additional disk space will be used.
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.389 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.401 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.410 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.425 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.430 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.430 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.430 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.434 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.435 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.439 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.439 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.468 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.473 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.483 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.483 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.723 debconf: delaying package configuration, since apt-utils is not installed
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.768 Fetched 2941 kB in 0s (7982 kB/s)
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.858 Selecting previously unselected package openssl.
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.858 (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.)
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.858 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 4.920 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.499 Selecting previously unselected package ca-certificates.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.500 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.589 Unpacking ca-certificates (20210119) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.683 Selecting previously unselected package libbrotli1:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.683 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.701 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.768 Selecting previously unselected package libsasl2-modules-db:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.768 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.776 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.821 Selecting previously unselected package libsasl2-2:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.821 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.828 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.891 Selecting previously unselected package libldap-2.4-2:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.891 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.904 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.991 Selecting previously unselected package libnghttp2-14:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.991 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 5.996 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.073 Selecting previously unselected package libpsl5:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.073 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.079 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.143 Selecting previously unselected package librtmp1:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.143 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.149 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.605 Selecting previously unselected package libssh2-1:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 6.605 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.147 Unpacking libssh2-1:arm64 (1.9.0-2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.633 Selecting previously unselected package libcurl4:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.633 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.641 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.809 Selecting previously unselected package curl.
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.809 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 7.835 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.820 Selecting previously unselected package libonig5:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.820 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.826 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.893 Selecting previously unselected package libjq1:arm64.
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.893 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.898 Unpacking libjq1:arm64 (1.6-2.1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.940 Selecting previously unselected package jq.
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.940 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.943 Unpacking jq (1.6-2.1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.985 Setting up libpsl5:arm64 (0.21.0-1.2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 8.997 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.011 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.108 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.340 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.479 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.529 Setting up libssh2-1:arm64 (1.9.0-2) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.583 Setting up openssl (1.1.1n-0+deb11u3) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.684 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #0 9.895 Setting up libjq1:arm64 (1.6-2.1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #16 10.11 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
12:18:17 [2023-01-09T12:18:17.833Z] #16 ...
12:18:17 [2023-01-09T12:18:17.833Z] 
12:18:17 [2023-01-09T12:18:17.833Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:17 [2023-01-09T12:18:17.833Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 4.4s done
12:18:17 [2023-01-09T12:18:17.833Z] #9 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 1.3s
12:18:17 [2023-01-09T12:18:17.971Z] #29 34.45 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:18:17 [2023-01-09T12:18:17.971Z] #29 34.45 Need to get 17.7 MB of archives.
12:18:17 [2023-01-09T12:18:17.971Z] #29 34.45 After this operation, 70.7 MB of additional disk space will be used.
12:18:17 [2023-01-09T12:18:17.972Z] #29 34.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:18:17 [2023-01-09T12:18:17.972Z] #29 34.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:18:17 [2023-01-09T12:18:17.972Z] #29 34.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:18:17 [2023-01-09T12:18:17.972Z] #29 34.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:18:18 [2023-01-09T12:18:18.232Z] #29 ...
12:18:18 [2023-01-09T12:18:18.232Z] 
12:18:18 [2023-01-09T12:18:18.232Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:18 [2023-01-09T12:18:18.232Z] #36 34.65 go: downloading github.com/fatih/color v1.13.0
12:18:18 [2023-01-09T12:18:18.232Z] #36 34.65 go: downloading github.com/gofrs/flock v0.8.1
12:18:18 [2023-01-09T12:18:18.232Z] #36 34.71 go: downloading github.com/pkg/errors v0.9.1
12:18:18 [2023-01-09T12:18:18.232Z] #36 34.72 go: downloading github.com/spf13/cobra v1.3.0
12:18:18 [2023-01-09T12:18:18.232Z] #36 34.76 go: downloading github.com/spf13/pflag v1.0.5
12:18:18 [2023-01-09T12:18:18.492Z] #36 34.89 go: downloading github.com/spf13/viper v1.10.1
12:18:18 [2023-01-09T12:18:18.492Z] #36 35.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:18:19 [2023-01-09T12:18:19.061Z] #36 35.32 go: downloading github.com/mattn/go-colorable v0.1.12
12:18:19 [2023-01-09T12:18:19.061Z] #36 35.34 go: downloading github.com/mattn/go-isatty v0.0.14
12:18:19 [2023-01-09T12:18:19.061Z] #36 35.41 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:18:19 [2023-01-09T12:18:19.061Z] #36 35.41 go: downloading github.com/go-critic/go-critic v0.6.2
12:18:19 [2023-01-09T12:18:19.743Z] #9 ...
12:18:19 [2023-01-09T12:18:19.743Z] 
12:18:19 [2023-01-09T12:18:19.743Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:18:19 [2023-01-09T12:18:19.743Z] #15 DONE 6.2s
12:18:19 [2023-01-09T12:18:19.743Z] 
12:18:19 [2023-01-09T12:18:19.743Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:18:19 [2023-01-09T12:18:19.743Z] #16 10.32 Setting up ca-certificates (20210119) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 11.09 Updating certificates in /etc/ssl/certs...
12:18:19 [2023-01-09T12:18:19.743Z] #16 11.96 129 added, 0 removed; done.
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.23 Setting up jq (1.6-2.1) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.24 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.26 Setting up curl (7.74.0-1.3+deb11u3) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.27 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.29 Processing triggers for ca-certificates (20210119) ...
12:18:19 [2023-01-09T12:18:19.743Z] #16 12.31 Updating certificates in /etc/ssl/certs...
12:18:20 [2023-01-09T12:18:20.008Z] #23 ...
12:18:20 [2023-01-09T12:18:20.008Z] 
12:18:20 [2023-01-09T12:18:20.008Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:20 [2023-01-09T12:18:20.008Z] #28 108.2 + bin/containerd
12:18:20 [2023-01-09T12:18:20.315Z] #16 13.05 0 added, 0 removed; done.
12:18:20 [2023-01-09T12:18:20.315Z] #16 13.05 Running hooks in /etc/ca-certificates/update.d...
12:18:20 [2023-01-09T12:18:20.315Z] #16 13.06 done.
12:18:20 [2023-01-09T12:18:20.443Z] #36 36.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:18:21 [2023-01-09T12:18:21.383Z] #36 ...
12:18:21 [2023-01-09T12:18:21.383Z] 
12:18:21 [2023-01-09T12:18:21.383Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:18:21 [2023-01-09T12:18:21.383Z] #34 DONE 37.7s
12:18:21 [2023-01-09T12:18:21.383Z] 
12:18:21 [2023-01-09T12:18:21.383Z] #22 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:21 [2023-01-09T12:18:21.383Z] #22 25.97 Reading package lists...
12:18:21 [2023-01-09T12:18:21.383Z] #22 31.02 Building dependency tree...
12:18:21 [2023-01-09T12:18:21.383Z] #22 34.38 The following additional packages will be installed:
12:18:21 [2023-01-09T12:18:21.383Z] #22 34.39   libbtrfs0
12:18:21 [2023-01-09T12:18:21.383Z] #22 34.54 The following NEW packages will be installed:
12:18:21 [2023-01-09T12:18:21.383Z] #22 34.57   libbtrfs-dev libbtrfs0
12:18:21 [2023-01-09T12:18:21.383Z] #22 35.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:18:21 [2023-01-09T12:18:21.383Z] #22 35.01 Need to get 460 kB of archives.
12:18:21 [2023-01-09T12:18:21.383Z] #22 35.01 After this operation, 1237 kB of additional disk space will be used.
12:18:21 [2023-01-09T12:18:21.383Z] #22 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #22 35.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.11 debconf: delaying package configuration, since apt-utils is not installed
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.37 Fetched 460 kB in 0s (1330 kB/s)
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.49 Selecting previously unselected package libbtrfs0:amd64.
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.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 ... 15718 files and directories currently installed.)
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.80 Selecting previously unselected package libbtrfs-dev:amd64.
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 36.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 37.20 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 37.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 37.25 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:18:21 [2023-01-09T12:18:21.383Z] #22 DONE 37.7s
12:18:21 [2023-01-09T12:18:21.383Z] 
12:18:21 [2023-01-09T12:18:21.383Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 35.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:18:21 [2023-01-09T12:18:21.383Z] #29 36.55 debconf: delaying package configuration, since apt-utils is not installed
12:18:21 [2023-01-09T12:18:21.383Z] #29 36.81 Fetched 17.7 MB in 1s (12.8 MB/s)
12:18:21 [2023-01-09T12:18:21.383Z] #29 36.90 Selecting previously unselected package xxd.
12:18:21 [2023-01-09T12:18:21.383Z] #29 36.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:18:21 [2023-01-09T12:18:21.383Z] #29 37.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:18:21 [2023-01-09T12:18:21.383Z] #29 37.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:18:21 [2023-01-09T12:18:21.383Z] #29 37.41 Selecting previously unselected package vim-common.
12:18:21 [2023-01-09T12:18:21.383Z] #29 37.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:18:21 [2023-01-09T12:18:21.383Z] #29 37.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:18:21 [2023-01-09T12:18:21.642Z] #29 38.11 Selecting previously unselected package cmake-data.
12:18:21 [2023-01-09T12:18:21.642Z] #29 38.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:18:21 [2023-01-09T12:18:21.642Z] #29 38.17 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:18:22 [2023-01-09T12:18:22.225Z] #16 ...
12:18:22 [2023-01-09T12:18:22.225Z] 
12:18:22 [2023-01-09T12:18:22.225Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:22 [2023-01-09T12:18:22.225Z] #9 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 4.8s done
12:18:22 [2023-01-09T12:18:22.225Z] #9 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 done
12:18:22 [2023-01-09T12:18:22.225Z] #9 DONE 19.2s
12:18:22 [2023-01-09T12:18:22.225Z] 
12:18:22 [2023-01-09T12:18:22.225Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:18:22 [2023-01-09T12:18:22.486Z] #17 ...
12:18:22 [2023-01-09T12:18:22.486Z] 
12:18:22 [2023-01-09T12:18:22.486Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:18:22 [2023-01-09T12:18:22.486Z] #16 DONE 15.4s
12:18:22 [2023-01-09T12:18:22.747Z] 
12:18:22 [2023-01-09T12:18:22.747Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:18:22 [2023-01-09T12:18:22.747Z] #18 DONE 0.1s
12:18:22 [2023-01-09T12:18:22.747Z] 
12:18:22 [2023-01-09T12:18:22.747Z] #19 [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
12:18:22 [2023-01-09T12:18:22.747Z] #19 ...
12:18:22 [2023-01-09T12:18:22.747Z] 
12:18:22 [2023-01-09T12:18:22.747Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:18:22 [2023-01-09T12:18:22.747Z] #17 DONE 0.7s
12:18:23 [2023-01-09T12:18:23.007Z] 
12:18:23 [2023-01-09T12:18:23.007Z] #20 [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
12:18:23 [2023-01-09T12:18:23.553Z] #29 ...
12:18:23 [2023-01-09T12:18:23.553Z] 
12:18:23 [2023-01-09T12:18:23.553Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:18:23 [2023-01-09T12:18:23.553Z] #30 29.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:18:23 [2023-01-09T12:18:23.584Z] #20 DONE 0.5s
12:18:23 [2023-01-09T12:18:23.585Z] 
12:18:23 [2023-01-09T12:18:23.585Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:23 [2023-01-09T12:18:23.585Z] #21 ...
12:18:23 [2023-01-09T12:18:23.585Z] 
12:18:23 [2023-01-09T12:18:23.585Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:18:23 [2023-01-09T12:18:23.585Z] #22 DONE 0.3s
12:18:23 [2023-01-09T12:18:23.585Z] 
12:18:23 [2023-01-09T12:18:23.585Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:18:23 [2023-01-09T12:18:23.585Z] #23 DONE 0.3s
12:18:23 [2023-01-09T12:18:23.812Z] #30 ...
12:18:23 [2023-01-09T12:18:23.812Z] 
12:18:23 [2023-01-09T12:18:23.813Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:23 [2023-01-09T12:18:23.813Z] #26 25.50 Reading package lists...
12:18:23 [2023-01-09T12:18:23.813Z] #26 30.71 Building dependency tree...
12:18:23 [2023-01-09T12:18:23.813Z] #26 34.16 The following additional packages will be installed:
12:18:23 [2023-01-09T12:18:23.813Z] #26 34.17   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
12:18:23 [2023-01-09T12:18:23.813Z] #26 34.17   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
12:18:23 [2023-01-09T12:18:23.813Z] #26 34.18 Suggested packages:
12:18:23 [2023-01-09T12:18:23.813Z] #26 34.20   manpages-dev protobuf-mode-el python3-setuptools
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.44 The following NEW packages will be installed:
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.45   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.46   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.46   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.46   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 Need to get 4583 kB of archives.
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 After this operation, 25.9 MB of additional disk space will be used.
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 35.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 36.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:18:23 [2023-01-09T12:18:23.813Z] #26 37.34 debconf: delaying package configuration, since apt-utils is not installed
12:18:23 [2023-01-09T12:18:23.813Z] #26 37.65 Fetched 4583 kB in 1s (7750 kB/s)
12:18:23 [2023-01-09T12:18:23.813Z] #26 37.81 Selecting previously unselected package libcap2:amd64.
12:18:23 [2023-01-09T12:18:23.813Z] #26 37.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:18:23 [2023-01-09T12:18:23.813Z] #26 37.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.01 Unpacking libcap2:amd64 (1:2.44-1) ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.17 Selecting previously unselected package libcap-dev:amd64.
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.25 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.26 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.59 Selecting previously unselected package libnet1:amd64.
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.59 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.85 Selecting previously unselected package libnet1-dev.
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.87 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 38.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 39.35 Selecting previously unselected package libnl-3-200:amd64.
12:18:23 [2023-01-09T12:18:23.813Z] #26 39.35 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 39.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 40.05 Selecting previously unselected package libnl-3-dev:amd64.
12:18:23 [2023-01-09T12:18:23.813Z] #26 40.05 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
12:18:23 [2023-01-09T12:18:23.813Z] #26 40.07 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:18:23 [2023-01-09T12:18:23.845Z] 
12:18:23 [2023-01-09T12:18:23.845Z] #24 [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
12:18:24 [2023-01-09T12:18:24.109Z] #26 40.36 Selecting previously unselected package libprotobuf-c1:amd64.
12:18:24 [2023-01-09T12:18:24.109Z] #26 40.37 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:18:24 [2023-01-09T12:18:24.109Z] #26 40.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:18:24 [2023-01-09T12:18:24.109Z] #26 ...
12:18:24 [2023-01-09T12:18:24.109Z] 
12:18:24 [2023-01-09T12:18:24.109Z] #27 [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
12:18:24 [2023-01-09T12:18:24.109Z] #27 25.27 Reading package lists...
12:18:24 [2023-01-09T12:18:24.109Z] #27 30.56 Building dependency tree...
12:18:24 [2023-01-09T12:18:24.109Z] #27 33.98 The following additional packages will be installed:
12:18:24 [2023-01-09T12:18:24.109Z] #27 33.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:24 [2023-01-09T12:18:24.109Z] #27 33.99   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:18:24 [2023-01-09T12:18:24.109Z] #27 33.99   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:18:24 [2023-01-09T12:18:24.109Z] #27 33.99   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:18:24 [2023-01-09T12:18:24.109Z] #27 34.00   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:18:24 [2023-01-09T12:18:24.109Z] #27 34.00   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:18:24 [2023-01-09T12:18:24.109Z] #27 34.01   mingw-w64-common mingw-w64-x86-64-dev
12:18:24 [2023-01-09T12:18:24.109Z] #27 34.03 Suggested packages:
12:18:24 [2023-01-09T12:18:24.109Z] #27 34.04   gcc-10-locales seccomp wine64
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40 The following NEW packages will be installed:
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.40   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.41   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.41   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.41   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.42   mingw-w64-x86-64-dev
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.85 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.85 Need to get 115 MB of archives.
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.85 After this operation, 645 MB of additional disk space will be used.
12:18:24 [2023-01-09T12:18:24.109Z] #27 35.85 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.01 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.80 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 36.80 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 37.55 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 39.69 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]
12:18:24 [2023-01-09T12:18:24.109Z] #27 40.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
12:18:24 [2023-01-09T12:18:24.109Z] #27 ...
12:18:24 [2023-01-09T12:18:24.109Z] 
12:18:24 [2023-01-09T12:18:24.109Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.60 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.61 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.61 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.77 Selecting previously unselected package zlib1g-dev:amd64.
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.77 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
12:18:24 [2023-01-09T12:18:24.385Z] #26 40.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:18:24 [2023-01-09T12:18:24.645Z] #26 41.17 Selecting previously unselected package libprotobuf23:amd64.
12:18:24 [2023-01-09T12:18:24.645Z] #26 41.17 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
12:18:24 [2023-01-09T12:18:24.645Z] #26 41.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:18:26 [2023-01-09T12:18:26.029Z] #26 42.15 Selecting previously unselected package libprotobuf-lite23:amd64.
12:18:26 [2023-01-09T12:18:26.029Z] #26 42.16 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
12:18:26 [2023-01-09T12:18:26.029Z] #26 42.17 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
12:18:26 [2023-01-09T12:18:26.603Z] #26 ...
12:18:26 [2023-01-09T12:18:26.603Z] 
12:18:26 [2023-01-09T12:18:26.603Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:26 [2023-01-09T12:18:26.603Z] #33 DONE 43.1s
12:18:26 [2023-01-09T12:18:26.603Z] 
12:18:26 [2023-01-09T12:18:26.603Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:26 [2023-01-09T12:18:26.603Z] #26 43.08 Selecting previously unselected package libprotobuf-dev:amd64.
12:18:26 [2023-01-09T12:18:26.603Z] #26 43.08 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
12:18:26 [2023-01-09T12:18:26.603Z] #26 43.09 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
12:18:28 [2023-01-09T12:18:28.043Z] #24 4.137 + git clone https://github.com/kolyshkin/go-swagger.git .
12:18:28 [2023-01-09T12:18:28.043Z] #24 4.139 Cloning into '.'...
12:18:28 [2023-01-09T12:18:28.165Z] #28 ...
12:18:28 [2023-01-09T12:18:28.165Z] 
12:18:28 [2023-01-09T12:18:28.165Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:28 [2023-01-09T12:18:28.165Z] #23 121.1 + /build/golangci-lint --version
12:18:28 [2023-01-09T12:18:28.422Z] #23 122.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:18:28 [2023-01-09T12:18:28.511Z] #26 44.81 Selecting previously unselected package libprotoc23:amd64.
12:18:28 [2023-01-09T12:18:28.511Z] #26 44.81 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
12:18:28 [2023-01-09T12:18:28.511Z] #26 44.83 Unpacking libprotoc23:amd64 (3.12.4-1) ...
12:18:28 [2023-01-09T12:18:28.985Z] #24 ...
12:18:28 [2023-01-09T12:18:28.985Z] 
12:18:28 [2023-01-09T12:18:28.985Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.663 + RM_GOPATH=0
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.663 + TMP_GOPATH=
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.663 + : /build
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.663 + '[' -z '' ']'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.665 ++ mktemp -d
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.668 + export GOPATH=/tmp/tmp.ZBPtUsSKHf
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.675 + GOPATH=/tmp/tmp.ZBPtUsSKHf
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.675 + RM_GOPATH=1
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.675 + case "$(go env GOARCH)" in
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.676 ++ go env GOARCH
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.715 + export GO_BUILDMODE=-buildmode=pie
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.715 + GO_BUILDMODE=-buildmode=pie
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.716 ++ dirname /tmp/install/install.sh
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + dir=/tmp/install
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + bin=dockercli
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + shift
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + . /tmp/install/dockercli.installer
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 ++ : stable
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 ++ : 17.06.2-ce
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.721 + install_dockercli
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.722 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.722 Install docker/cli version 17.06.2-ce from stable
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.723 ++ uname -m
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.731 + arch=aarch64
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.731 + '[' aarch64 '!=' x86_64 ']'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.732 + '[' aarch64 '!=' s390x ']'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.732 + '[' aarch64 '!=' armhf ']'
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.732 + build_dockercli
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.733 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZBPtUsSKHf/tmp/docker-ce
12:18:28 [2023-01-09T12:18:28.985Z] #0 4.735 Cloning into '/tmp/tmp.ZBPtUsSKHf/tmp/docker-ce'...
12:18:29 [2023-01-09T12:18:29.081Z] #26 45.44 Selecting previously unselected package protobuf-c-compiler.
12:18:29 [2023-01-09T12:18:29.081Z] #26 45.44 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
12:18:29 [2023-01-09T12:18:29.081Z] #26 45.45 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
12:18:29 [2023-01-09T12:18:29.081Z] #26 45.58 Selecting previously unselected package protobuf-compiler.
12:18:29 [2023-01-09T12:18:29.341Z] #26 45.61 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
12:18:29 [2023-01-09T12:18:29.341Z] #26 45.62 Unpacking protobuf-compiler (3.12.4-1) ...
12:18:29 [2023-01-09T12:18:29.341Z] #26 45.76 Selecting previously unselected package python3-pkg-resources.
12:18:29 [2023-01-09T12:18:29.341Z] #26 45.76 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
12:18:29 [2023-01-09T12:18:29.341Z] #26 45.76 Unpacking python3-pkg-resources (52.0.0-4) ...
12:18:29 [2023-01-09T12:18:29.601Z] #26 45.96 Selecting previously unselected package python3-six.
12:18:29 [2023-01-09T12:18:29.601Z] #26 45.97 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
12:18:29 [2023-01-09T12:18:29.601Z] #26 45.97 Unpacking python3-six (1.16.0-2) ...
12:18:29 [2023-01-09T12:18:29.601Z] #26 46.07 Selecting previously unselected package python3-protobuf.
12:18:29 [2023-01-09T12:18:29.601Z] #26 46.07 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
12:18:29 [2023-01-09T12:18:29.601Z] #26 46.09 Unpacking python3-protobuf (3.12.4-1) ...
12:18:29 [2023-01-09T12:18:29.789Z] #23 DONE 123.6s
12:18:29 [2023-01-09T12:18:29.789Z] 
12:18:29 [2023-01-09T12:18:29.789Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:30 [2023-01-09T12:18:30.172Z] #26 46.69 Setting up python3-pkg-resources (52.0.0-4) ...
12:18:31 [2023-01-09T12:18:31.113Z] #26 ...
12:18:31 [2023-01-09T12:18:31.113Z] 
12:18:31 [2023-01-09T12:18:31.113Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.853 + RM_GOPATH=0
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.853 + TMP_GOPATH=
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.853 + : /build
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.853 + '[' -z '' ']'
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.853 ++ mktemp -d
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.856 + export GOPATH=/tmp/tmp.MPgLoH4ji0
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.856 + GOPATH=/tmp/tmp.MPgLoH4ji0
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.856 + RM_GOPATH=1
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.856 + case "$(go env GOARCH)" in
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.867 ++ go env GOARCH
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.936 + export GO_BUILDMODE=-buildmode=pie
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.936 + GO_BUILDMODE=-buildmode=pie
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.945 ++ dirname /tmp/install/install.sh
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 + dir=/tmp/install
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 + bin=containerd
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 + shift
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 + '[' '!' -f /tmp/install/containerd.installer ']'
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 + . /tmp/install/containerd.installer
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 ++ set -e
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.947 ++ : v1.6.15
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.948 + install_containerd
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.955 + echo 'Install containerd version v1.6.15'
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MPgLoH4ji0/src/github.com/containerd/containerd
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.959 Install containerd version v1.6.15
12:18:31 [2023-01-09T12:18:31.113Z] #0 1.970 Cloning into '/tmp/tmp.MPgLoH4ji0/src/github.com/containerd/containerd'...
12:18:31 [2023-01-09T12:18:31.156Z] #28 ...
12:18:31 [2023-01-09T12:18:31.156Z] 
12:18:31 [2023-01-09T12:18:31.156Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:18:31 [2023-01-09T12:18:31.374Z] #37 ...
12:18:31 [2023-01-09T12:18:31.374Z] 
12:18:31 [2023-01-09T12:18:31.374Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:31 [2023-01-09T12:18:31.374Z] #36 40.90 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 40.91 go: downloading github.com/stretchr/testify v1.7.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.11 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.27 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.31 go: downloading github.com/magiconair/properties v1.8.5
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.34 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.40 go: downloading github.com/spf13/afero v1.6.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.45 go: downloading github.com/spf13/cast v1.4.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.51 go: downloading github.com/subosito/gotenv v1.2.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.52 go: downloading gopkg.in/ini.v1 v1.66.2
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.66 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.86 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.91 go: downloading github.com/go-toolsmith/astp v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 41.99 go: downloading github.com/go-toolsmith/typep v1.0.2
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.70 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.77 go: downloading github.com/Antonboom/errname v0.1.5
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.94 go: downloading github.com/Antonboom/nilnil v0.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 42.99 go: downloading github.com/BurntSushi/toml v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.42 go: downloading github.com/alexkohler/prealloc v1.0.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.53 go: downloading github.com/ashanbrown/makezero v1.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.61 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.66 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.85 go: downloading github.com/breml/bidichk v0.2.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.88 go: downloading github.com/breml/errchkjson v0.2.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 44.92 go: downloading github.com/butuzov/ireturn v0.1.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.02 go: downloading github.com/charithe/durationcheck v0.0.9
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.04 go: downloading github.com/daixiang0/gci v0.2.9
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.07 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.11 go: downloading github.com/esimonov/ifshort v1.0.4
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.15 go: downloading github.com/fzipp/gocyclo v0.4.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.72 go: downloading github.com/golangci/misspell v0.3.5
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.76 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.87 go: downloading github.com/jgautheron/goconst v1.5.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.95 go: downloading github.com/julz/importas v0.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 45.99 go: downloading github.com/kisielk/errcheck v1.6.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.06 go: downloading github.com/kulti/thelper v0.5.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.15 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.16 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.17 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.20 go: downloading github.com/ldez/tagliatelle v0.3.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.21 go: downloading github.com/leonklingele/grouper v1.1.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.23 go: downloading github.com/maratori/testpackage v1.0.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.47 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:18:31 [2023-01-09T12:18:31.374Z] #36 46.52 go: downloading github.com/mgechev/revive v1.1.3
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.07 go: downloading github.com/moricho/tparallel v0.2.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.11 go: downloading github.com/nakabonne/nestif v0.3.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.13 go: downloading github.com/nishanths/exhaustive v0.7.11
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.15 go: downloading github.com/nishanths/predeclared v0.2.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.19 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.46 go: downloading github.com/securego/gosec/v2 v2.9.6
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.65 go: downloading github.com/sivchari/containedctx v1.0.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.66 go: downloading github.com/sivchari/tenv v1.4.7
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.67 go: downloading github.com/sonatard/noctx v0.0.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.69 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.88 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.89 go: downloading github.com/tetafro/godot v1.4.11
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:18:31 [2023-01-09T12:18:31.374Z] #36 47.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:18:31 [2023-01-09T12:18:31.634Z] #36 48.11 go: downloading github.com/ultraware/funlen v0.0.3
12:18:31 [2023-01-09T12:18:31.634Z] #36 48.17 go: downloading github.com/ultraware/whitespace v0.0.4
12:18:31 [2023-01-09T12:18:31.634Z] #36 48.18 go: downloading github.com/uudashr/gocognit v1.0.5
12:18:31 [2023-01-09T12:18:31.634Z] #36 48.21 go: downloading github.com/yagipy/maintidx v1.0.0
12:18:31 [2023-01-09T12:18:31.720Z] #61 DONE 0.5s
12:18:31 [2023-01-09T12:18:31.720Z] 
12:18:31 [2023-01-09T12:18:31.720Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:18:31 [2023-01-09T12:18:31.720Z] #62 DONE 0.1s
12:18:31 [2023-01-09T12:18:31.720Z] 
12:18:31 [2023-01-09T12:18:31.720Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:31 [2023-01-09T12:18:31.896Z] #36 48.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:18:31 [2023-01-09T12:18:31.896Z] #36 ...
12:18:31 [2023-01-09T12:18:31.896Z] 
12:18:31 [2023-01-09T12:18:31.896Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.37 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.45 Setting up libcap2:amd64 (1:2.44-1) ...
12:18:31 [2023-01-09T12:18:31.896Z] #26 48.46 Setting up python3-six (1.16.0-2) ...
12:18:31 [2023-01-09T12:18:31.977Z] #28 ...
12:18:31 [2023-01-09T12:18:31.977Z] 
12:18:31 [2023-01-09T12:18:31.977Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:18:31 [2023-01-09T12:18:31.977Z] #63 DONE 0.2s
12:18:31 [2023-01-09T12:18:31.977Z] 
12:18:31 [2023-01-09T12:18:31.977Z] #28 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:32 [2023-01-09T12:18:32.922Z] Client: Docker Engine - Community
12:18:32 [2023-01-09T12:18:32.922Z]  Version:           22.06.0-beta.0
12:18:32 [2023-01-09T12:18:32.922Z]  API version:       1.42
12:18:32 [2023-01-09T12:18:32.922Z]  Go version:        go1.18.3
12:18:32 [2023-01-09T12:18:32.922Z]  Git commit:        3e9117b
12:18:32 [2023-01-09T12:18:32.922Z]  Built:             Fri Jun  3 17:55:46 2022
12:18:32 [2023-01-09T12:18:32.922Z]  OS/Arch:           linux/amd64
12:18:32 [2023-01-09T12:18:32.922Z]  Context:           default
12:18:32 [2023-01-09T12:18:32.922Z] 
12:18:32 [2023-01-09T12:18:32.922Z] Server: Docker Engine - Community
12:18:32 [2023-01-09T12:18:32.922Z]  Engine:
12:18:32 [2023-01-09T12:18:32.922Z]   Version:          22.06.0-beta.0
12:18:32 [2023-01-09T12:18:32.922Z]   API version:      1.42 (minimum version 1.12)
12:18:32 [2023-01-09T12:18:32.922Z]   Go version:       go1.18.3
12:18:32 [2023-01-09T12:18:32.922Z]   Git commit:       38633e7
12:18:32 [2023-01-09T12:18:32.922Z]   Built:            Fri Jun  3 17:55:46 2022
12:18:32 [2023-01-09T12:18:32.922Z]   OS/Arch:          linux/amd64
12:18:32 [2023-01-09T12:18:32.922Z]   Experimental:     true
12:18:32 [2023-01-09T12:18:32.922Z]  containerd:
12:18:32 [2023-01-09T12:18:32.922Z]   Version:          1.6.8
12:18:32 [2023-01-09T12:18:32.922Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:18:32 [2023-01-09T12:18:32.922Z]  runc:
12:18:32 [2023-01-09T12:18:32.922Z]   Version:          1.1.4
12:18:32 [2023-01-09T12:18:32.922Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:18:32 [2023-01-09T12:18:32.922Z]  docker-init:
12:18:32 [2023-01-09T12:18:32.922Z]   Version:          0.19.0
12:18:32 [2023-01-09T12:18:32.922Z]   GitCommit:        de40ad0
[Pipeline] sh
12:18:33 [2023-01-09T12:18:33.226Z] + docker info
12:18:33 [2023-01-09T12:18:33.226Z] Client:
12:18:33 [2023-01-09T12:18:33.226Z]  Context:    default
12:18:33 [2023-01-09T12:18:33.226Z]  Debug Mode: false
12:18:33 [2023-01-09T12:18:33.226Z]  Plugins:
12:18:33 [2023-01-09T12:18:33.226Z]   buildx: Docker Buildx (Docker Inc.)
12:18:33 [2023-01-09T12:18:33.226Z]     Version:  c5aec24
12:18:33 [2023-01-09T12:18:33.226Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
12:18:33 [2023-01-09T12:18:33.226Z]   compose: Docker Compose (Docker Inc.)
12:18:33 [2023-01-09T12:18:33.226Z]     Version:  v2.12.0
12:18:33 [2023-01-09T12:18:33.226Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:18:33 [2023-01-09T12:18:33.226Z]   scan: Docker Scan (Docker Inc.)
12:18:33 [2023-01-09T12:18:33.226Z]     Version:  v0.17.0
12:18:33 [2023-01-09T12:18:33.226Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:18:33 [2023-01-09T12:18:33.226Z] 
12:18:33 [2023-01-09T12:18:33.226Z] Server:
12:18:33 [2023-01-09T12:18:33.226Z]  Containers: 0
12:18:33 [2023-01-09T12:18:33.226Z]   Running: 0
12:18:33 [2023-01-09T12:18:33.226Z]   Paused: 0
12:18:33 [2023-01-09T12:18:33.226Z]   Stopped: 0
12:18:33 [2023-01-09T12:18:33.226Z]  Images: 0
12:18:33 [2023-01-09T12:18:33.226Z]  Server Version: 22.06.0-beta.0
12:18:33 [2023-01-09T12:18:33.226Z]  Storage Driver: overlay2
12:18:33 [2023-01-09T12:18:33.226Z]   Backing Filesystem: extfs
12:18:33 [2023-01-09T12:18:33.226Z]   Supports d_type: true
12:18:33 [2023-01-09T12:18:33.226Z]   Using metacopy: false
12:18:33 [2023-01-09T12:18:33.226Z]   Native Overlay Diff: true
12:18:33 [2023-01-09T12:18:33.226Z]   userxattr: false
12:18:33 [2023-01-09T12:18:33.226Z]  Logging Driver: json-file
12:18:33 [2023-01-09T12:18:33.226Z]  Cgroup Driver: cgroupfs
12:18:33 [2023-01-09T12:18:33.226Z]  Cgroup Version: 1
12:18:33 [2023-01-09T12:18:33.226Z]  Plugins:
12:18:33 [2023-01-09T12:18:33.226Z]   Volume: local
12:18:33 [2023-01-09T12:18:33.226Z]   Network: bridge host ipvlan macvlan null overlay
12:18:33 [2023-01-09T12:18:33.226Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:18:33 [2023-01-09T12:18:33.226Z]  Swarm: inactive
12:18:33 [2023-01-09T12:18:33.226Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:18:33 [2023-01-09T12:18:33.226Z]  Default Runtime: runc
12:18:33 [2023-01-09T12:18:33.226Z]  Init Binary: docker-init
12:18:33 [2023-01-09T12:18:33.226Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:18:33 [2023-01-09T12:18:33.226Z]  runc version: v1.1.4-0-g5fd4c4d
12:18:33 [2023-01-09T12:18:33.226Z]  init version: de40ad0
12:18:33 [2023-01-09T12:18:33.226Z]  Security Options:
12:18:33 [2023-01-09T12:18:33.226Z]   apparmor
12:18:33 [2023-01-09T12:18:33.226Z]   seccomp
12:18:33 [2023-01-09T12:18:33.226Z]    Profile: builtin
12:18:33 [2023-01-09T12:18:33.226Z]  Kernel Version: 5.4.0-1088-aws
12:18:33 [2023-01-09T12:18:33.226Z]  Operating System: Ubuntu 18.04.6 LTS
12:18:33 [2023-01-09T12:18:33.226Z]  OSType: linux
12:18:33 [2023-01-09T12:18:33.226Z]  Architecture: x86_64
12:18:33 [2023-01-09T12:18:33.226Z]  CPUs: 2
12:18:33 [2023-01-09T12:18:33.226Z]  Total Memory: 7.483GiB
12:18:33 [2023-01-09T12:18:33.226Z]  Name: ip-10-100-72-172
12:18:33 [2023-01-09T12:18:33.226Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
12:18:33 [2023-01-09T12:18:33.226Z]  Docker Root Dir: /var/lib/docker
12:18:33 [2023-01-09T12:18:33.226Z]  Debug Mode: false
12:18:33 [2023-01-09T12:18:33.226Z]  Registry: https://index.docker.io/v1/
12:18:33 [2023-01-09T12:18:33.226Z]  Labels:
12:18:33 [2023-01-09T12:18:33.226Z]  Experimental: true
12:18:33 [2023-01-09T12:18:33.226Z]  Insecure Registries:
12:18:33 [2023-01-09T12:18:33.226Z]   127.0.0.0/8
12:18:33 [2023-01-09T12:18:33.226Z]  Live Restore Enabled: true
12:18:33 [2023-01-09T12:18:33.226Z] 
12:18:33 [2023-01-09T12:18:33.226Z] WARNING: No swap limit support
[Pipeline] sh
12:18:33 [2023-01-09T12:18:33.281Z] #26 49.83 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
12:18:33 [2023-01-09T12:18:33.281Z] #26 49.85 Setting up libprotoc23:amd64 (3.12.4-1) ...
12:18:33 [2023-01-09T12:18:33.281Z] #26 49.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:18:33 [2023-01-09T12:18:33.521Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:18:33 [2023-01-09T12:18:33.521Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:18:33 [2023-01-09T12:18:33.521Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44767/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:18:33 [2023-01-09T12:18:33.521Z] + bash /home/ubuntu/workspace/moby_PR-44767/check-config.sh
12:18:33 [2023-01-09T12:18:33.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:18:33 [2023-01-09T12:18:33.521Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
12:18:33 [2023-01-09T12:18:33.521Z] 
12:18:33 [2023-01-09T12:18:33.521Z] Generally Necessary:
12:18:33 [2023-01-09T12:18:33.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:18:33 [2023-01-09T12:18:33.521Z] - apparmor: enabled and tools installed
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_NAMESPACES: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_NET_NS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_PID_NS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_IPC_NS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_UTS_NS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CGROUPS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CGROUP_CPUACCT: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CGROUP_DEVICE: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CGROUP_FREEZER: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CGROUP_SCHED: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_CPUSETS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_MEMCG: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_KEYS: enabled
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_VETH: enabled (as module)
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_BRIDGE: enabled (as module)
12:18:33 [2023-01-09T12:18:33.521Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:18:33 [2023-01-09T12:18:33.541Z] #26 49.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:18:33 [2023-01-09T12:18:33.541Z] #26 49.93 Setting up python3-protobuf (3.12.4-1) ...
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NF_NAT_IPV4: missing
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NF_NAT: enabled (as module)
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NF_NAT_NEEDED: missing
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_POSIX_MQUEUE: enabled
12:18:33 [2023-01-09T12:18:33.797Z] 
12:18:33 [2023-01-09T12:18:33.797Z] Optional Features:
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_USER_NS: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_SECCOMP: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_CGROUP_PIDS: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_MEMCG_SWAP: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:18:33 [2023-01-09T12:18:33.797Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_BLK_CGROUP: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_IOSCHED_CFQ: missing
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_CGROUP_PERF: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_CGROUP_HUGETLB: enabled
12:18:33 [2023-01-09T12:18:33.797Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_CFS_BANDWIDTH: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_RT_GROUP_SCHED: missing
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_VS: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_VS_NFCT: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_IP_VS_RR: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_EXT4_FS: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:18:34 [2023-01-09T12:18:34.086Z] - Network Drivers:
12:18:34 [2023-01-09T12:18:34.086Z]   - "overlay":
12:18:34 [2023-01-09T12:18:34.086Z]     - CONFIG_VXLAN: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       Optional (for encrypted networks):
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_CRYPTO: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_CRYPTO_AEAD: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_CRYPTO_GCM: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_CRYPTO_GHASH: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_XFRM: enabled
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_XFRM_USER: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_INET_ESP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.086Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:18:34 [2023-01-09T12:18:34.086Z]   - "ipvlan":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_IPVLAN: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]   - "macvlan":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_MACVLAN: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_DUMMY: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]   - "ftp,tftp client in container":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z] - Storage Drivers:
12:18:34 [2023-01-09T12:18:34.343Z]   - "aufs":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_AUFS_FS: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]   - "btrfs":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:18:34 [2023-01-09T12:18:34.343Z]   - "devicemapper":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_BLK_DEV_DM: enabled
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]   - "overlay":
12:18:34 [2023-01-09T12:18:34.343Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:18:34 [2023-01-09T12:18:34.343Z]   - "zfs":
12:18:34 [2023-01-09T12:18:34.343Z]     - /dev/zfs: present
12:18:34 [2023-01-09T12:18:34.343Z]     - zfs command: missing
12:18:34 [2023-01-09T12:18:34.343Z]     - zpool command: missing
12:18:34 [2023-01-09T12:18:34.343Z] 
12:18:34 [2023-01-09T12:18:34.343Z] Limits:
12:18:34 [2023-01-09T12:18:34.343Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:18:34 [2023-01-09T12:18:34.343Z] 
12:18:34 [2023-01-09T12:18:34.343Z] + true
[Pipeline] }
[Pipeline] // stage
12:18:34 [2023-01-09T12:18:34.371Z] #25 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.376 + RM_GOPATH=0
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.376 + TMP_GOPATH=
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.376 + : /build
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.376 + '[' -z '' ']'
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.387 ++ mktemp -d
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.387 + export GOPATH=/tmp/tmp.LHTChDYI7Y
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.387 + GOPATH=/tmp/tmp.LHTChDYI7Y
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.387 + RM_GOPATH=1
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.387 + case "$(go env GOARCH)" in
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.390 ++ go env GOARCH
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + export GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 ++ dirname /tmp/install/install.sh
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + dir=/tmp/install
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + bin=tomlv
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + shift
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + . /tmp/install/tomlv.installer
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + install_tomlv
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LHTChDYI7Y/src/github.com/BurntSushi/toml
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.430 Cloning into '/tmp/tmp.LHTChDYI7Y/src/github.com/BurntSushi/toml'...
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.797 + cd /tmp/tmp.LHTChDYI7Y/src/github.com/BurntSushi/toml
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.814 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.613 internal/goarch
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.644 internal/unsafeheader
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.795 internal/abi
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.830 internal/cpu
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.229 internal/goexperiment
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.430 internal/goos
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.556 internal/bytealg
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.570 runtime/internal/atomic
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.568 runtime/internal/math
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.637 runtime/internal/sys
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.787 runtime/internal/syscall
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.980 internal/itoa
12:18:34 [2023-01-09T12:18:34.371Z] #0 9.212 runtime
12:18:34 [2023-01-09T12:18:34.371Z] #0 9.280 math/bits
12:18:34 [2023-01-09T12:18:34.371Z] #26 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #27 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + RM_GOPATH=0
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + TMP_GOPATH=
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + : /build
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + '[' -z '' ']'
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 ++ mktemp -d
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + export GOPATH=/tmp/tmp.6fhsdhx0bi
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + GOPATH=/tmp/tmp.6fhsdhx0bi
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + RM_GOPATH=1
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 + case "$(go env GOARCH)" in
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.742 ++ go env GOARCH
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + export GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 ++ dirname /tmp/install/install.sh
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + dir=/tmp/install
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + bin=gotestsum
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + shift
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + . /tmp/install/gotestsum.installer
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 ++ : v1.8.2
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + install_gotestsum
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + set -e
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + echo 'Install gotestsum version v1.8.2'
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + GOBIN=/build
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + GO111MODULE=on
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.770 + go install gotest.tools/gotestsum@v1.8.2
12:18:34 [2023-01-09T12:18:34.371Z] #0 3.772 Install gotestsum version v1.8.2
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.223 go: downloading gotest.tools/gotestsum v1.8.2
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.402 go: downloading github.com/fatih/color v1.13.0
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.404 go: downloading github.com/dnephin/pflag v1.0.7
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.479 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.947 go: downloading github.com/mattn/go-colorable v0.1.12
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.948 go: downloading github.com/mattn/go-isatty v0.0.14
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.023 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.116 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.160 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.339 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.604 go: downloading golang.org/x/tools v0.1.11
12:18:34 [2023-01-09T12:18:34.371Z] #28 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.064 + git clone https://github.com/docker/distribution.git .
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.070 Cloning into '.'...
12:18:34 [2023-01-09T12:18:34.371Z] #29 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.034 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #30 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 4.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 7.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 9.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #31 ...
12:18:34 [2023-01-09T12:18:34.371Z] 
12:18:34 [2023-01-09T12:18:34.371Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 5.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 6.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 8.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:18:34 [2023-01-09T12:18:34.371Z] #0 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:18:34 [2023-01-09T12:18:34.632Z] #32 ...
12:18:34 [2023-01-09T12:18:34.632Z] 
12:18:34 [2023-01-09T12:18:34.632Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.646 + RM_GOPATH=0
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.646 + TMP_GOPATH=
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.646 + : /build
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.646 + '[' -z '' ']'
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.646 ++ mktemp -d
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.650 + export GOPATH=/tmp/tmp.pUXFNpT0Ey
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.650 + GOPATH=/tmp/tmp.pUXFNpT0Ey
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.650 + RM_GOPATH=1
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.650 + case "$(go env GOARCH)" in
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.650 ++ go env GOARCH
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 Install shfmt version v3.0.2
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + export GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 ++ dirname /tmp/install/install.sh
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + dir=/tmp/install
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + bin=shfmt
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + shift
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 + . /tmp/install/shfmt.installer
12:18:34 [2023-01-09T12:18:34.632Z] #0 3.661 ++ : v3.0.2
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.661 + install_shfmt
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.661 + echo 'Install shfmt version v3.0.2'
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.661 + GOBIN=/build
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.661 + GO111MODULE=on
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.661 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:18:34 [2023-01-09T12:18:34.633Z] #0 4.158 go: downloading mvdan.cc/sh/v3 v3.0.2
12:18:34 [2023-01-09T12:18:34.633Z] #0 5.547 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:18:34 [2023-01-09T12:18:34.633Z] #0 5.549 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:18:34 [2023-01-09T12:18:34.633Z] #0 5.583 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:18:34 [2023-01-09T12:18:34.633Z] #0 7.046 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:18:34 [2023-01-09T12:18:34.633Z] #33 ...
12:18:34 [2023-01-09T12:18:34.633Z] 
12:18:34 [2023-01-09T12:18:34.633Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.526 + RM_GOPATH=0
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.526 + TMP_GOPATH=
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.526 + : /build
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.526 + '[' -z '' ']'
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 ++ mktemp -d
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 + export GOPATH=/tmp/tmp.XEWjWKjujJ
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 + GOPATH=/tmp/tmp.XEWjWKjujJ
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 + RM_GOPATH=1
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 + case "$(go env GOARCH)" in
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.532 ++ go env GOARCH
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 Install golangci-lint version v1.44.0
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + export GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 ++ dirname /tmp/install/install.sh
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + dir=/tmp/install
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + bin=golangci_lint
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + shift
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + . /tmp/install/golangci_lint.installer
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 ++ : v1.44.0
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + install_golangci_lint
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + set -e
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + echo 'Install golangci-lint version v1.44.0'
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + GOBIN=/build
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + GO111MODULE=on
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.542 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
12:18:34 [2023-01-09T12:18:34.633Z] #0 3.954 go: downloading github.com/golangci/golangci-lint v1.44.0
12:18:34 [2023-01-09T12:18:34.690Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:efbc878c47be77f6cc0ca162b007900923475549 .
12:18:34 [2023-01-09T12:18:34.902Z] #34 ...
12:18:34 [2023-01-09T12:18:34.902Z] 
12:18:34 [2023-01-09T12:18:34.903Z] #19 [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
12:18:34 [2023-01-09T12:18:34.903Z] #19 2.001 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:18:34 [2023-01-09T12:18:34.903Z] #19 2.360 
12:18:34 [2023-01-09T12:18:34.903Z] #19 2.557 #=#=#                                                                         

######################################################################## 100.0%
12:18:34 [2023-01-09T12:18:34.903Z] #19 2.831 
12:18:34 [2023-01-09T12:18:34.903Z] #19 3.887 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:18:34 [2023-01-09T12:18:34.903Z] #19 4.170 
12:18:34 [2023-01-09T12:18:34.903Z] #19 4.434 #=#=#                                                                         

##################                                                        25.6%
######################################################################## 100.0%
12:18:34 [2023-01-09T12:18:34.903Z] #19 5.192 
12:18:34 [2023-01-09T12:18:34.903Z] #19 10.04 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:18:34 [2023-01-09T12:18:34.903Z] #19 11.65 #=#=#                                                                         
12:18:34 [2023-01-09T12:18:34.903Z] #19 12.01 #=#=#                                                                         

###                                                                        4.3%
#############                                                             19.4%
12:18:34 [2023-01-09T12:18:34.903Z] #19 ...
12:18:34 [2023-01-09T12:18:34.903Z] 
12:18:34 [2023-01-09T12:18:34.903Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.155 + RM_GOPATH=0
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.155 + TMP_GOPATH=
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.155 + : /build
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.155 + '[' -z '' ']'
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.155 ++ mktemp -d
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.156 + export GOPATH=/tmp/tmp.ZAsod5yhxc
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.156 + GOPATH=/tmp/tmp.ZAsod5yhxc
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.156 + RM_GOPATH=1
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.156 + case "$(go env GOARCH)" in
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.156 ++ go env GOARCH
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.173 + export GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.173 + GO_BUILDMODE=-buildmode=pie
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.173 ++ dirname /tmp/install/install.sh
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + dir=/tmp/install
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + bin=rootlesskit
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + shift
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + . /tmp/install/rootlesskit.installer
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 ++ : v0.14.4
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + install_rootlesskit
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + case "$1" in
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + export CGO_ENABLED=0
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + CGO_ENABLED=0
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.182 + _install_rootlesskit
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 + echo 'Install rootlesskit version v0.14.4'
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 + for f in rootlesskit rootlesskit-docker-proxy
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 + GOBIN=/build
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 + GO111MODULE=on
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.186 Install rootlesskit version v0.14.4
12:18:34 [2023-01-09T12:18:34.903Z] #0 4.834 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:18:34 [2023-01-09T12:18:34.903Z] #0 7.826 go: downloading github.com/pkg/errors v0.9.1
12:18:34 [2023-01-09T12:18:34.903Z] #0 7.861 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:34 [2023-01-09T12:18:34.903Z] #0 7.937 go: downloading github.com/urfave/cli/v2 v2.3.0
12:18:34 [2023-01-09T12:18:34.903Z] #0 8.497 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:18:34 [2023-01-09T12:18:34.903Z] #0 11.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:18:34 [2023-01-09T12:18:34.937Z] #26 ...
12:18:34 [2023-01-09T12:18:34.937Z] 
12:18:34 [2023-01-09T12:18:34.937Z] #27 [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
12:18:34 [2023-01-09T12:18:34.937Z] #27 41.06 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]
12:18:34 [2023-01-09T12:18:34.937Z] #27 42.65 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]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.42 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]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.43 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]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 43.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:18:34 [2023-01-09T12:18:34.937Z] #27 44.98 debconf: delaying package configuration, since apt-utils is not installed
12:18:34 [2023-01-09T12:18:34.937Z] #27 45.18 Fetched 115 MB in 8s (14.1 MB/s)
12:18:34 [2023-01-09T12:18:34.937Z] #27 45.27 Selecting previously unselected package binutils-mingw-w64-i686.
12:18:34 [2023-01-09T12:18:34.937Z] #27 45.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:18:34 [2023-01-09T12:18:34.937Z] #27 45.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 45.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 47.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:18:34 [2023-01-09T12:18:34.937Z] #27 47.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 47.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.75 Selecting previously unselected package binutils-mingw-w64.
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.90 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 49.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.10 Selecting previously unselected package dmsetup.
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.11 Unpacking dmsetup (2:1.02.175-2.1) ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.31 Selecting previously unselected package mingw-w64-common.
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:18:34 [2023-01-09T12:18:34.937Z] #27 50.34 Unpacking mingw-w64-common (8.0.0-1) ...
12:18:35 [2023-01-09T12:18:35.163Z] #35 ...
12:18:35 [2023-01-09T12:18:35.163Z] 
12:18:35 [2023-01-09T12:18:35.163Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:18:35 [2023-01-09T12:18:35.163Z] #0 3.981 + RM_GOPATH=0
12:18:35 [2023-01-09T12:18:35.163Z] #0 3.981 + TMP_GOPATH=
12:18:35 [2023-01-09T12:18:35.163Z] #0 3.981 + : /build
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.010 + '[' -z '' ']'
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.010 ++ mktemp -d
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.014 + export GOPATH=/tmp/tmp.jozWTmLTW3
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.014 + GOPATH=/tmp/tmp.jozWTmLTW3
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.014 + RM_GOPATH=1
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.014 + case "$(go env GOARCH)" in
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.014 ++ go env GOARCH
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.066 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + export GO_BUILDMODE=-buildmode=pie
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + GO_BUILDMODE=-buildmode=pie
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 ++ dirname /tmp/install/install.sh
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + dir=/tmp/install
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + bin=vndr
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + shift
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + '[' '!' -f /tmp/install/vndr.installer ']'
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + . /tmp/install/vndr.installer
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 ++ : v0.1.3-0.20221229102223-87603e47e8ea
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + install_vndr
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + GOBIN=/build
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + GO111MODULE=on
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.070 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
12:18:35 [2023-01-09T12:18:35.163Z] #0 4.507 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
12:18:35 [2023-01-09T12:18:35.163Z] #36 ...
12:18:35 [2023-01-09T12:18:35.163Z] 
12:18:35 [2023-01-09T12:18:35.163Z] #19 [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
12:18:35 [2023-01-09T12:18:35.277Z] #1 [internal] load build definition from Dockerfile
12:18:35 [2023-01-09T12:18:35.277Z] #1 transferring dockerfile:
12:18:35 [2023-01-09T12:18:35.423Z] #19 12.01 #=#=#                                                                         

###                                                                        4.3%
#############                                                             19.4%
######################                                                    31.3%
###############################                                           43.8%
##########################################                                59.4%
###########################################################               82.4%
######################################################################## 100.0%
12:18:35 [2023-01-09T12:18:35.536Z] #1 transferring dockerfile: 16.91kB done
12:18:35 [2023-01-09T12:18:35.536Z] #1 DONE 0.1s
12:18:35 [2023-01-09T12:18:35.536Z] 
12:18:35 [2023-01-09T12:18:35.536Z] #2 [internal] load .dockerignore
12:18:35 [2023-01-09T12:18:35.536Z] #2 transferring context: 87B done
12:18:35 [2023-01-09T12:18:35.536Z] #2 DONE 0.1s
12:18:35 [2023-01-09T12:18:35.536Z] 
12:18:35 [2023-01-09T12:18:35.536Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:18:35 [2023-01-09T12:18:35.795Z] #3 DONE 0.4s
12:18:35 [2023-01-09T12:18:35.795Z] 
12:18:35 [2023-01-09T12:18:35.795Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:18:35 [2023-01-09T12:18:35.795Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
12:18:35 [2023-01-09T12:18:35.795Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s
12:18:35 [2023-01-09T12:18:35.795Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
12:18:35 [2023-01-09T12:18:35.795Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
12:18:35 [2023-01-09T12:18:35.795Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
12:18:36 [2023-01-09T12:18:36.059Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.2s
12:18:36 [2023-01-09T12:18:36.059Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done
12:18:36 [2023-01-09T12:18:36.321Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
12:18:36 [2023-01-09T12:18:36.804Z] #19 14.05 
12:18:36 [2023-01-09T12:18:36.847Z] #27 ...
12:18:36 [2023-01-09T12:18:36.848Z] 
12:18:36 [2023-01-09T12:18:36.848Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:36 [2023-01-09T12:18:36.848Z] #29 42.93 Selecting previously unselected package libicu67:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 42.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 43.07 Unpacking libicu67:amd64 (67.1-7) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 49.35 Selecting previously unselected package libxml2:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 49.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 49.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 49.99 Selecting previously unselected package libarchive13:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 49.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.27 Selecting previously unselected package libjsoncpp24:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.45 Selecting previously unselected package librhash0:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.50 Unpacking librhash0:amd64 (1.4.1-2) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.66 Selecting previously unselected package libuv1:amd64.
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.67 Unpacking libuv1:amd64 (1.40.0-2) ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.85 Selecting previously unselected package cmake.
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:18:36 [2023-01-09T12:18:36.848Z] #29 50.89 Unpacking cmake (3.18.4-2+deb11u1) ...
12:18:36 [2023-01-09T12:18:36.892Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done
12:18:36 [2023-01-09T12:18:36.892Z] #4 DONE 1.2s
12:18:37 [2023-01-09T12:18:37.151Z] 
12:18:37 [2023-01-09T12:18:37.151Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
12:18:37 [2023-01-09T12:18:37.374Z] #19 ...
12:18:37 [2023-01-09T12:18:37.374Z] 
12:18:37 [2023-01-09T12:18:37.374Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.696 + RM_GOPATH=0
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.696 + TMP_GOPATH=
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.696 + : /build
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.696 + '[' -z '' ']'
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.697 ++ mktemp -d
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.698 + export GOPATH=/tmp/tmp.SUkiGjtQSx
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.698 + GOPATH=/tmp/tmp.SUkiGjtQSx
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.698 + RM_GOPATH=1
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.698 + case "$(go env GOARCH)" in
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.701 ++ go env GOARCH
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + export GO_BUILDMODE=-buildmode=pie
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + GO_BUILDMODE=-buildmode=pie
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 ++ dirname /tmp/install/install.sh
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + dir=/tmp/install
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + bin=proxy
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + shift
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + '[' '!' -f /tmp/install/proxy.installer ']'
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + . /tmp/install/proxy.installer
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + install_proxy
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + case "$1" in
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + export CGO_ENABLED=0
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + CGO_ENABLED=0
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + _install_proxy
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.710 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.SUkiGjtQSx/src/github.com/docker/libnetwork
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.713 Cloning into '/tmp/tmp.SUkiGjtQSx/src/github.com/docker/libnetwork'...
12:18:37 [2023-01-09T12:18:37.374Z] #21 3.714 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
12:18:37 [2023-01-09T12:18:37.374Z] #21 ...
12:18:37 [2023-01-09T12:18:37.374Z] 
12:18:37 [2023-01-09T12:18:37.374Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:18:37 [2023-01-09T12:18:37.374Z] #35 11.86 go: downloading github.com/google/uuid v1.3.0
12:18:37 [2023-01-09T12:18:37.374Z] #35 11.97 go: downloading github.com/moby/vpnkit v0.5.0
12:18:37 [2023-01-09T12:18:37.374Z] #35 11.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:18:37 [2023-01-09T12:18:37.374Z] #35 12.09 go: downloading github.com/gofrs/flock v0.8.1
12:18:37 [2023-01-09T12:18:37.374Z] #35 12.17 go: downloading github.com/gorilla/mux v1.8.0
12:18:37 [2023-01-09T12:18:37.374Z] #35 12.31 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:18:37 [2023-01-09T12:18:37.374Z] #35 12.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:18:37 [2023-01-09T12:18:37.374Z] #35 12.95 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:18:37 [2023-01-09T12:18:37.417Z] #29 ...
12:18:37 [2023-01-09T12:18:37.417Z] 
12:18:37 [2023-01-09T12:18:37.417Z] #24 [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
12:18:37 [2023-01-09T12:18:37.417Z] #24 43.75 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:18:37 [2023-01-09T12:18:37.417Z] #24 44.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:18:37 [2023-01-09T12:18:37.417Z] #24 45.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:18:37 [2023-01-09T12:18:37.677Z] #24 ...
12:18:37 [2023-01-09T12:18:37.677Z] 
12:18:37 [2023-01-09T12:18:37.677Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:37 [2023-01-09T12:18:37.677Z] #26 53.91 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 53.93 Setting up protobuf-compiler (3.12.4-1) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 53.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 53.97 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 53.99 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 54.01 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:18:37 [2023-01-09T12:18:37.677Z] #26 54.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:18:38 [2023-01-09T12:18:38.530Z] #5 DONE 1.1s
12:18:38 [2023-01-09T12:18:38.530Z] 
12:18:38 [2023-01-09T12:18:38.530Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:38 [2023-01-09T12:18:38.530Z] #6 DONE 1.3s
12:18:38 [2023-01-09T12:18:38.530Z] 
12:18:38 [2023-01-09T12:18:38.530Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:38 [2023-01-09T12:18:38.530Z] #7 DONE 1.3s
12:18:38 [2023-01-09T12:18:38.530Z] 
12:18:38 [2023-01-09T12:18:38.530Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
12:18:38 [2023-01-09T12:18:38.530Z] #8 DONE 1.3s
12:18:38 [2023-01-09T12:18:38.538Z] #35 14.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:18:40 [2023-01-09T12:18:40.318Z] #26 DONE 56.7s
12:18:40 [2023-01-09T12:18:40.318Z] 
12:18:40 [2023-01-09T12:18:40.318Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:40 [2023-01-09T12:18:40.549Z] Client: Docker Engine - Community
12:18:40 [2023-01-09T12:18:40.549Z]  Version:           22.06.0-beta.0
12:18:40 [2023-01-09T12:18:40.549Z]  API version:       1.42
12:18:40 [2023-01-09T12:18:40.549Z]  Go version:        go1.18.3
12:18:40 [2023-01-09T12:18:40.549Z]  Git commit:        3e9117b
12:18:40 [2023-01-09T12:18:40.549Z]  Built:             Fri Jun  3 17:55:45 2022
12:18:40 [2023-01-09T12:18:40.549Z]  OS/Arch:           linux/amd64
12:18:40 [2023-01-09T12:18:40.549Z]  Context:           default
12:18:40 [2023-01-09T12:18:40.549Z] 
12:18:40 [2023-01-09T12:18:40.549Z] Server: Docker Engine - Community
12:18:40 [2023-01-09T12:18:40.549Z]  Engine:
12:18:40 [2023-01-09T12:18:40.549Z]   Version:          22.06.0-beta.0
12:18:40 [2023-01-09T12:18:40.549Z]   API version:      1.42 (minimum version 1.12)
12:18:40 [2023-01-09T12:18:40.549Z]   Go version:       go1.18.3
12:18:40 [2023-01-09T12:18:40.549Z]   Git commit:       38633e7
12:18:40 [2023-01-09T12:18:40.549Z]   Built:            Fri Jun  3 17:55:45 2022
12:18:40 [2023-01-09T12:18:40.549Z]   OS/Arch:          linux/amd64
12:18:40 [2023-01-09T12:18:40.549Z]   Experimental:     true
12:18:40 [2023-01-09T12:18:40.549Z]  containerd:
12:18:40 [2023-01-09T12:18:40.549Z]   Version:          1.6.8
12:18:40 [2023-01-09T12:18:40.549Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:18:40 [2023-01-09T12:18:40.549Z]  runc:
12:18:40 [2023-01-09T12:18:40.549Z]   Version:          1.1.4
12:18:40 [2023-01-09T12:18:40.549Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:18:40 [2023-01-09T12:18:40.549Z]  docker-init:
12:18:40 [2023-01-09T12:18:40.549Z]   Version:          0.19.0
12:18:40 [2023-01-09T12:18:40.549Z]   GitCommit:        de40ad0
[Pipeline] sh
12:18:40 [2023-01-09T12:18:40.848Z] + docker info
12:18:40 [2023-01-09T12:18:40.848Z] Client:
12:18:40 [2023-01-09T12:18:40.848Z]  Context:    default
12:18:40 [2023-01-09T12:18:40.848Z]  Debug Mode: false
12:18:40 [2023-01-09T12:18:40.848Z]  Plugins:
12:18:40 [2023-01-09T12:18:40.848Z]   buildx: Docker Buildx (Docker Inc.)
12:18:40 [2023-01-09T12:18:40.848Z]     Version:  c5aec24
12:18:40 [2023-01-09T12:18:40.848Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
12:18:40 [2023-01-09T12:18:40.848Z]   compose: Docker Compose (Docker Inc.)
12:18:40 [2023-01-09T12:18:40.848Z]     Version:  v2.12.0
12:18:40 [2023-01-09T12:18:40.848Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:18:40 [2023-01-09T12:18:40.848Z]   scan: Docker Scan (Docker Inc.)
12:18:40 [2023-01-09T12:18:40.848Z]     Version:  v0.17.0
12:18:40 [2023-01-09T12:18:40.848Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
12:18:40 [2023-01-09T12:18:40.848Z] 
12:18:40 [2023-01-09T12:18:40.848Z] Server:
12:18:40 [2023-01-09T12:18:40.848Z]  Containers: 0
12:18:40 [2023-01-09T12:18:40.848Z]   Running: 0
12:18:40 [2023-01-09T12:18:40.848Z]   Paused: 0
12:18:40 [2023-01-09T12:18:40.848Z]   Stopped: 0
12:18:40 [2023-01-09T12:18:40.848Z]  Images: 0
12:18:40 [2023-01-09T12:18:40.848Z]  Server Version: 22.06.0-beta.0
12:18:40 [2023-01-09T12:18:40.848Z]  Storage Driver: overlay2
12:18:40 [2023-01-09T12:18:40.848Z]   Backing Filesystem: extfs
12:18:40 [2023-01-09T12:18:40.848Z]   Supports d_type: true
12:18:40 [2023-01-09T12:18:40.848Z]   Using metacopy: false
12:18:40 [2023-01-09T12:18:40.848Z]   Native Overlay Diff: true
12:18:40 [2023-01-09T12:18:40.848Z]   userxattr: false
12:18:40 [2023-01-09T12:18:40.848Z]  Logging Driver: json-file
12:18:40 [2023-01-09T12:18:40.848Z]  Cgroup Driver: systemd
12:18:40 [2023-01-09T12:18:40.848Z]  Cgroup Version: 2
12:18:40 [2023-01-09T12:18:40.848Z]  Plugins:
12:18:40 [2023-01-09T12:18:40.848Z]   Volume: local
12:18:40 [2023-01-09T12:18:40.848Z]   Network: bridge host ipvlan macvlan null overlay
12:18:40 [2023-01-09T12:18:40.848Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:18:40 [2023-01-09T12:18:40.848Z]  Swarm: inactive
12:18:40 [2023-01-09T12:18:40.848Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:18:40 [2023-01-09T12:18:40.848Z]  Default Runtime: runc
12:18:40 [2023-01-09T12:18:40.848Z]  Init Binary: docker-init
12:18:40 [2023-01-09T12:18:40.848Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:18:40 [2023-01-09T12:18:40.848Z]  runc version: v1.1.4-0-g5fd4c4d
12:18:40 [2023-01-09T12:18:40.848Z]  init version: de40ad0
12:18:40 [2023-01-09T12:18:40.848Z]  Security Options:
12:18:40 [2023-01-09T12:18:40.848Z]   apparmor
12:18:40 [2023-01-09T12:18:40.848Z]   seccomp
12:18:40 [2023-01-09T12:18:40.848Z]    Profile: builtin
12:18:40 [2023-01-09T12:18:40.848Z]   cgroupns
12:18:40 [2023-01-09T12:18:40.848Z]  Kernel Version: 5.15.0-1022-aws
12:18:40 [2023-01-09T12:18:40.848Z]  Operating System: Ubuntu 20.04.5 LTS
12:18:40 [2023-01-09T12:18:40.848Z]  OSType: linux
12:18:40 [2023-01-09T12:18:40.848Z]  Architecture: x86_64
12:18:40 [2023-01-09T12:18:40.848Z]  CPUs: 2
12:18:40 [2023-01-09T12:18:40.848Z]  Total Memory: 7.557GiB
12:18:40 [2023-01-09T12:18:40.848Z]  Name: ip-10-100-69-167
12:18:40 [2023-01-09T12:18:40.848Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
12:18:40 [2023-01-09T12:18:40.848Z]  Docker Root Dir: /var/lib/docker
12:18:40 [2023-01-09T12:18:40.848Z]  Debug Mode: false
12:18:40 [2023-01-09T12:18:40.848Z]  Registry: https://index.docker.io/v1/
12:18:40 [2023-01-09T12:18:40.848Z]  Labels:
12:18:40 [2023-01-09T12:18:40.848Z]  Experimental: true
12:18:40 [2023-01-09T12:18:40.848Z]  Insecure Registries:
12:18:40 [2023-01-09T12:18:40.848Z]   127.0.0.0/8
12:18:40 [2023-01-09T12:18:40.848Z]  Live Restore Enabled: true
12:18:40 [2023-01-09T12:18:40.848Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:18:40 [2023-01-09T12:18:40.920Z] #38 ...
12:18:40 [2023-01-09T12:18:40.920Z] 
12:18:40 [2023-01-09T12:18:40.920Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:40 [2023-01-09T12:18:40.920Z] #29 55.69 Setting up libicu67:amd64 (67.1-7) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 55.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 55.99 Setting up libuv1:amd64 (1.40.0-2) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.72 Setting up librhash0:amd64 (1.4.1-2) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.74 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.90 Setting up cmake (3.18.4-2+deb11u1) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 56.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:18:40 [2023-01-09T12:18:40.920Z] #29 DONE 57.4s
12:18:41 [2023-01-09T12:18:41.089Z] #35 ...
12:18:41 [2023-01-09T12:18:41.089Z] 
12:18:41 [2023-01-09T12:18:41.089Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:41 [2023-01-09T12:18:41.089Z] #21 17.10 Updating files:  83% (1589/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
12:18:41 [2023-01-09T12:18:41.089Z] #21 17.51 + cd /tmp/tmp.SUkiGjtQSx/src/github.com/docker/libnetwork
12:18:41 [2023-01-09T12:18:41.089Z] #21 17.51 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
12:18:41 [2023-01-09T12:18:41.168Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:efbc878c47be77f6cc0ca162b007900923475549 .
12:18:41 [2023-01-09T12:18:41.180Z] 
12:18:41 [2023-01-09T12:18:41.180Z] #27 [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
12:18:41 [2023-01-09T12:18:41.180Z] #27 56.95 Selecting previously unselected package mingw-w64-x86-64-dev.
12:18:41 [2023-01-09T12:18:41.180Z] #27 56.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:18:41 [2023-01-09T12:18:41.180Z] #27 56.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:18:41 [2023-01-09T12:18:41.462Z] #1 [internal] load build definition from Dockerfile
12:18:41 [2023-01-09T12:18:41.659Z] #21 18.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:18:41 [2023-01-09T12:18:41.746Z] #1 ...
12:18:41 [2023-01-09T12:18:41.746Z] 
12:18:41 [2023-01-09T12:18:41.746Z] #2 [internal] load .dockerignore
12:18:41 [2023-01-09T12:18:41.746Z] #2 transferring context: 87B done
12:18:41 [2023-01-09T12:18:41.746Z] #2 DONE 0.3s
12:18:41 [2023-01-09T12:18:41.746Z] 
12:18:41 [2023-01-09T12:18:41.746Z] #1 [internal] load build definition from Dockerfile
12:18:41 [2023-01-09T12:18:41.746Z] #1 transferring dockerfile: 16.91kB done
12:18:41 [2023-01-09T12:18:41.746Z] #1 DONE 0.3s
12:18:41 [2023-01-09T12:18:41.746Z] 
12:18:41 [2023-01-09T12:18:41.746Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:18:41 [2023-01-09T12:18:41.810Z] 
12:18:41 [2023-01-09T12:18:41.810Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:41 [2023-01-09T12:18:41.810Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
12:18:42 [2023-01-09T12:18:42.078Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
12:18:42 [2023-01-09T12:18:42.078Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
12:18:42 [2023-01-09T12:18:42.078Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
12:18:42 [2023-01-09T12:18:42.308Z] #3 DONE 0.6s
12:18:42 [2023-01-09T12:18:42.308Z] 
12:18:42 [2023-01-09T12:18:42.308Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:18:42 [2023-01-09T12:18:42.308Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
12:18:42 [2023-01-09T12:18:42.339Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.2s
12:18:42 [2023-01-09T12:18:42.564Z] #27 ...
12:18:42 [2023-01-09T12:18:42.564Z] 
12:18:42 [2023-01-09T12:18:42.564Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:42 [2023-01-09T12:18:42.564Z] #36 48.75 go: downloading gitlab.com/bosi/decorder v0.2.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 48.91 go: downloading honnef.co/go/tools v0.2.2
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.14 go: downloading mvdan.cc/gofumpt v0.2.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.37 go: downloading github.com/davecgh/go-spew v1.1.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.44 go: downloading github.com/pmezard/go-difflib v1.0.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.49 go: downloading github.com/stretchr/objx v0.1.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.54 go: downloading github.com/hashicorp/errwrap v1.0.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.62 go: downloading github.com/hashicorp/hcl v1.0.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.91 go: downloading github.com/pelletier/go-toml v1.9.4
12:18:42 [2023-01-09T12:18:42.564Z] #36 50.95 go: downloading gopkg.in/yaml.v2 v2.4.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 51.05 go: downloading golang.org/x/text v0.3.7
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.09 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.16 go: downloading github.com/gobwas/glob v0.2.3
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.17 go: downloading github.com/kisielk/gotool v1.0.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.27 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.55 go: downloading golang.org/x/mod v0.5.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.56 go: downloading github.com/ettle/strcase v0.1.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.64 go: downloading github.com/fatih/structtag v1.2.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.65 go: downloading github.com/Masterminds/semver v1.5.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:18:42 [2023-01-09T12:18:42.564Z] #36 56.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:18:42 [2023-01-09T12:18:42.564Z] #36 57.16 go: downloading github.com/prometheus/client_golang v1.7.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 57.81 go: downloading github.com/prometheus/client_model v0.2.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.09 go: downloading github.com/google/go-cmp v0.5.6
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.73 go: downloading github.com/beorn7/perks v1.0.1
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.77 go: downloading github.com/golang/protobuf v1.5.2
12:18:42 [2023-01-09T12:18:42.564Z] #36 58.79 go: downloading github.com/cespare/xxhash v1.1.0
12:18:42 [2023-01-09T12:18:42.564Z] #36 ...
12:18:42 [2023-01-09T12:18:42.564Z] 
12:18:42 [2023-01-09T12:18:42.564Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + RM_GOPATH=0
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + TMP_GOPATH=
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + : /build
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + '[' -z '' ']'
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 ++ mktemp -d
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + export GOPATH=/tmp/tmp.RJrZZc8T9q
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + GOPATH=/tmp/tmp.RJrZZc8T9q
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + RM_GOPATH=1
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.242 + case "$(go env GOARCH)" in
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.243 ++ go env GOARCH
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.253 + export GO_BUILDMODE=-buildmode=pie
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.253 + GO_BUILDMODE=-buildmode=pie
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.254 ++ dirname /tmp/install/install.sh
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.263 + dir=/tmp/install
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.264 + bin=tini
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.264 + shift
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.264 + '[' '!' -f /tmp/install/tini.installer ']'
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.264 + . /tmp/install/tini.installer
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.264 ++ : v0.19.0
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.265 + install_tini
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.265 + echo 'Install tini version v0.19.0'
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.265 Install tini version v0.19.0
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.269 + git clone https://github.com/krallin/tini.git /tmp/tmp.RJrZZc8T9q/tini
12:18:42 [2023-01-09T12:18:42.564Z] #0 1.271 Cloning into '/tmp/tmp.RJrZZc8T9q/tini'...
12:18:42 [2023-01-09T12:18:42.565Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
12:18:42 [2023-01-09T12:18:42.565Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
12:18:42 [2023-01-09T12:18:42.565Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
12:18:42 [2023-01-09T12:18:42.565Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
12:18:42 [2023-01-09T12:18:42.565Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:18:42 [2023-01-09T12:18:42.597Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.34MB / 55.03MB 0.5s
12:18:42 [2023-01-09T12:18:42.597Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.49MB / 55.03MB 0.6s
12:18:42 [2023-01-09T12:18:42.822Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
12:18:42 [2023-01-09T12:18:42.854Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 16.78MB / 55.03MB 0.7s
12:18:43 [2023-01-09T12:18:43.080Z] #4 DONE 0.6s
12:18:43 [2023-01-09T12:18:43.080Z] 
12:18:43 [2023-01-09T12:18:43.080Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
12:18:43 [2023-01-09T12:18:43.115Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 21.12MB / 55.03MB 1.0s
12:18:43 [2023-01-09T12:18:43.115Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 24.22MB / 55.03MB 1.1s
12:18:43 [2023-01-09T12:18:43.133Z] #39 2.101 + cd /tmp/tmp.RJrZZc8T9q/tini
12:18:43 [2023-01-09T12:18:43.133Z] #39 2.106 + git checkout -q v0.19.0
12:18:43 [2023-01-09T12:18:43.133Z] #39 2.119 + cmake .
12:18:43 [2023-01-09T12:18:43.376Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 29.36MB / 55.03MB 1.3s
12:18:43 [2023-01-09T12:18:43.376Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 32.51MB / 55.03MB 1.4s
12:18:43 [2023-01-09T12:18:43.393Z] #39 ...
12:18:43 [2023-01-09T12:18:43.393Z] 
12:18:43 [2023-01-09T12:18:43.393Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:43 [2023-01-09T12:18:43.393Z] #35 49.80 sync
12:18:43 [2023-01-09T12:18:43.393Z] #35 49.81 internal/reflectlite
12:18:43 [2023-01-09T12:18:43.393Z] #35 51.39 internal/testlog
12:18:43 [2023-01-09T12:18:43.393Z] #35 52.55 sort
12:18:43 [2023-01-09T12:18:43.393Z] #35 52.55 errors
12:18:43 [2023-01-09T12:18:43.393Z] #35 53.10 strconv
12:18:43 [2023-01-09T12:18:43.393Z] #35 53.60 io
12:18:43 [2023-01-09T12:18:43.393Z] #35 54.86 internal/oserror
12:18:43 [2023-01-09T12:18:43.393Z] #35 55.00 syscall
12:18:43 [2023-01-09T12:18:43.393Z] #35 56.83 reflect
12:18:43 [2023-01-09T12:18:43.573Z] #21 ...
12:18:43 [2023-01-09T12:18:43.573Z] 
12:18:43 [2023-01-09T12:18:43.573Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:18:43 [2023-01-09T12:18:43.573Z] #36 DONE 20.0s
12:18:43 [2023-01-09T12:18:43.573Z] 
12:18:43 [2023-01-09T12:18:43.573Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:43 [2023-01-09T12:18:43.573Z] #32 16.13 Fetched 8498 kB in 11s (749 kB/s)
12:18:43 [2023-01-09T12:18:43.573Z] #32 16.13 Reading package lists...
12:18:43 [2023-01-09T12:18:43.637Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 36.79MB / 55.03MB 1.6s
12:18:43 [2023-01-09T12:18:43.652Z] #35 ...
12:18:43 [2023-01-09T12:18:43.652Z] 
12:18:43 [2023-01-09T12:18:43.652Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:18:43 [2023-01-09T12:18:43.652Z] #39 2.678 -- The C compiler identification is GNU 10.2.1
12:18:43 [2023-01-09T12:18:43.652Z] #39 2.783 -- Detecting C compiler ABI info
12:18:43 [2023-01-09T12:18:43.837Z] #32 20.06 Reading package lists...
12:18:43 [2023-01-09T12:18:43.837Z] #32 ...
12:18:43 [2023-01-09T12:18:43.837Z] 
12:18:43 [2023-01-09T12:18:43.837Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:43 [2023-01-09T12:18:43.837Z] #26 10.33 math
12:18:43 [2023-01-09T12:18:43.837Z] #26 14.63 unicode/utf8
12:18:43 [2023-01-09T12:18:43.837Z] #26 15.28 internal/race
12:18:43 [2023-01-09T12:18:43.837Z] #26 15.61 sync/atomic
12:18:43 [2023-01-09T12:18:43.837Z] #26 16.40 unicode
12:18:43 [2023-01-09T12:18:43.837Z] #26 ...
12:18:43 [2023-01-09T12:18:43.837Z] 
12:18:43 [2023-01-09T12:18:43.837Z] #19 [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
12:18:43 [2023-01-09T12:18:43.837Z] #19 19.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:18:43 [2023-01-09T12:18:43.837Z] #19 21.01 #=#=#                                                                         
12:18:43 [2023-01-09T12:18:43.901Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.99MB / 55.03MB 1.8s
12:18:44 [2023-01-09T12:18:44.007Z] #5 ...
12:18:44 [2023-01-09T12:18:44.007Z] 
12:18:44 [2023-01-09T12:18:44.007Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
12:18:44 [2023-01-09T12:18:44.007Z] #6 DONE 0.8s
12:18:44 [2023-01-09T12:18:44.007Z] 
12:18:44 [2023-01-09T12:18:44.007Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:44 [2023-01-09T12:18:44.007Z] #7 DONE 0.8s
12:18:44 [2023-01-09T12:18:44.007Z] 
12:18:44 [2023-01-09T12:18:44.007Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:18:44 [2023-01-09T12:18:44.007Z] #8 DONE 0.8s
12:18:44 [2023-01-09T12:18:44.007Z] 
12:18:44 [2023-01-09T12:18:44.007Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
12:18:44 [2023-01-09T12:18:44.007Z] #5 DONE 0.9s
12:18:44 [2023-01-09T12:18:44.159Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.97MB / 55.03MB 2.0s
12:18:44 [2023-01-09T12:18:44.159Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 51.38MB / 55.03MB 2.2s
12:18:44 [2023-01-09T12:18:44.267Z] 
12:18:44 [2023-01-09T12:18:44.267Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:44 [2023-01-09T12:18:44.267Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.0s done
12:18:44 [2023-01-09T12:18:44.412Z] #19 21.74 #=#=#                                                                         

######################################################################## 100.0%
12:18:44 [2023-01-09T12:18:44.418Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.3s
12:18:44 [2023-01-09T12:18:44.527Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
12:18:44 [2023-01-09T12:18:44.527Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
12:18:44 [2023-01-09T12:18:44.527Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
12:18:44 [2023-01-09T12:18:44.591Z] #39 3.554 -- Detecting C compiler ABI info - done
12:18:44 [2023-01-09T12:18:44.591Z] #39 3.685 -- Check for working C compiler: /usr/bin/cc - skipped
12:18:44 [2023-01-09T12:18:44.784Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.2s
12:18:44 [2023-01-09T12:18:44.850Z] #39 3.692 -- Detecting C compile features
12:18:44 [2023-01-09T12:18:44.850Z] #39 3.696 -- Detecting C compile features - done
12:18:44 [2023-01-09T12:18:44.850Z] #39 3.737 -- Performing Test HAS_BUILTIN_FORTIFY
12:18:44 [2023-01-09T12:18:44.850Z] #39 3.951 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:18:44 [2023-01-09T12:18:44.850Z] #39 4.018 -- Configuring done
12:18:44 [2023-01-09T12:18:44.850Z] #39 4.046 -- Generating done
12:18:44 [2023-01-09T12:18:44.850Z] #39 4.060 -- Build files have been written to: /tmp/tmp.RJrZZc8T9q/tini
12:18:44 [2023-01-09T12:18:44.982Z] #19 ...
12:18:44 [2023-01-09T12:18:44.982Z] 
12:18:44 [2023-01-09T12:18:44.982Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:44 [2023-01-09T12:18:44.982Z] #27 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:18:44 [2023-01-09T12:18:44.982Z] #27 16.22 Fetched 8498 kB in 12s (738 kB/s)
12:18:44 [2023-01-09T12:18:44.982Z] #27 16.22 Reading package lists...
12:18:44 [2023-01-09T12:18:44.982Z] #27 21.49 Reading package lists...
12:18:44 [2023-01-09T12:18:44.982Z] #27 ...
12:18:44 [2023-01-09T12:18:44.982Z] 
12:18:44 [2023-01-09T12:18:44.982Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:44 [2023-01-09T12:18:44.982Z] #26 21.16 encoding
12:18:44 [2023-01-09T12:18:44.985Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.8s done
12:18:45 [2023-01-09T12:18:45.042Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.34MB / 55.03MB 0.3s
12:18:45 [2023-01-09T12:18:45.043Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 17.83MB / 55.03MB 0.4s
12:18:45 [2023-01-09T12:18:45.117Z] #39 4.064 + make tini-static
12:18:45 [2023-01-09T12:18:45.301Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 28.67MB / 55.03MB 0.6s
12:18:45 [2023-01-09T12:18:45.301Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 33.55MB / 55.03MB 0.7s
12:18:45 [2023-01-09T12:18:45.384Z] #39 4.379 Scanning dependencies of target tini-static
12:18:45 [2023-01-09T12:18:45.557Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 37.75MB / 55.03MB 0.8s
12:18:45 [2023-01-09T12:18:45.557Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 41.94MB / 55.03MB 0.9s
12:18:45 [2023-01-09T12:18:45.557Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 48.23MB / 55.03MB 1.0s
12:18:45 [2023-01-09T12:18:45.644Z] #39 4.542 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:18:45 [2023-01-09T12:18:45.815Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.1s
12:18:45 [2023-01-09T12:18:45.815Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.1s done
12:18:46 [2023-01-09T12:18:46.072Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
12:18:46 [2023-01-09T12:18:46.918Z] #26 ...
12:18:46 [2023-01-09T12:18:46.918Z] 
12:18:46 [2023-01-09T12:18:46.918Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:18:46 [2023-01-09T12:18:46.918Z] #28 13.37 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:18:46 [2023-01-09T12:18:46.918Z] #28 ...
12:18:46 [2023-01-09T12:18:46.918Z] 
12:18:46 [2023-01-09T12:18:46.918Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:18:46 [2023-01-09T12:18:46.918Z] #29 21.91 Updating files:  83% (1851/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
12:18:46 [2023-01-09T12:18:46.918Z] #29 22.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:18:47 [2023-01-09T12:18:47.026Z] #39 5.843 [100%] Linking C executable tini-static
12:18:47 [2023-01-09T12:18:47.527Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.9s
12:18:47 [2023-01-09T12:18:47.527Z] #9 ...
12:18:47 [2023-01-09T12:18:47.527Z] 
12:18:47 [2023-01-09T12:18:47.527Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:47 [2023-01-09T12:18:47.527Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.7s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.8s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.3s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.6s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.4s done
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 60.65MB / 141.97MB 5.4s
12:18:47 [2023-01-09T12:18:47.527Z] #10 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 3.8s done
12:18:47 [2023-01-09T12:18:47.596Z] #39 6.557 [100%] Built target tini-static
12:18:47 [2023-01-09T12:18:47.596Z] #39 6.639 + mkdir -p /build
12:18:47 [2023-01-09T12:18:47.596Z] #39 6.642 + cp tini-static /build/docker-init
12:18:47 [2023-01-09T12:18:47.784Z] #10 ...
12:18:47 [2023-01-09T12:18:47.784Z] 
12:18:47 [2023-01-09T12:18:47.784Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:47 [2023-01-09T12:18:47.784Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:18:47 [2023-01-09T12:18:47.784Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:47 [2023-01-09T12:18:47.784Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:18:47 [2023-01-09T12:18:47.784Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:18:47 [2023-01-09T12:18:47.784Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
12:18:47 [2023-01-09T12:18:47.784Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done
12:18:47 [2023-01-09T12:18:47.784Z] #11 DONE 5.9s
12:18:47 [2023-01-09T12:18:47.784Z] 
12:18:47 [2023-01-09T12:18:47.784Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:47 [2023-01-09T12:18:47.784Z] #10 ...
12:18:47 [2023-01-09T12:18:47.784Z] 
12:18:47 [2023-01-09T12:18:47.784Z] #12 [internal] load build context
12:18:47 [2023-01-09T12:18:47.784Z] #12 transferring context: 31.67MB 6.0s
12:18:48 [2023-01-09T12:18:48.301Z] #29 24.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:18:48 [2023-01-09T12:18:48.607Z] #9 ...
12:18:48 [2023-01-09T12:18:48.607Z] 
12:18:48 [2023-01-09T12:18:48.607Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:48 [2023-01-09T12:18:48.607Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
12:18:48 [2023-01-09T12:18:48.607Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:48 [2023-01-09T12:18:48.607Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:18:48 [2023-01-09T12:18:48.607Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:18:48 [2023-01-09T12:18:48.607Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
12:18:48 [2023-01-09T12:18:48.607Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done
12:18:48 [2023-01-09T12:18:48.607Z] #10 DONE 3.9s
12:18:48 [2023-01-09T12:18:48.607Z] 
12:18:48 [2023-01-09T12:18:48.607Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:48 [2023-01-09T12:18:48.872Z] #29 ...
12:18:48 [2023-01-09T12:18:48.872Z] 
12:18:48 [2023-01-09T12:18:48.872Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:18:48 [2023-01-09T12:18:48.872Z] #31 15.33 Fetched 8498 kB in 11s (781 kB/s)
12:18:48 [2023-01-09T12:18:48.872Z] #31 15.33 Reading package lists...
12:18:48 [2023-01-09T12:18:48.872Z] #31 20.65 Reading package lists...
12:18:48 [2023-01-09T12:18:48.872Z] #31 25.21 Building dependency tree...
12:18:48 [2023-01-09T12:18:48.872Z] #31 ...
12:18:48 [2023-01-09T12:18:48.872Z] 
12:18:48 [2023-01-09T12:18:48.872Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:48 [2023-01-09T12:18:48.872Z] #32 20.06 Reading package lists...
12:18:48 [2023-01-09T12:18:48.984Z] #39 DONE 7.8s
12:18:48 [2023-01-09T12:18:48.984Z] 
12:18:48 [2023-01-09T12:18:48.984Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:18:48 [2023-01-09T12:18:48.984Z] #31 DONE 65.2s
12:18:48 [2023-01-09T12:18:48.984Z] 
12:18:48 [2023-01-09T12:18:48.984Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:48 [2023-01-09T12:18:48.984Z] #38 2.941 Note: Building without setproctitle() and strlcpy() support.
12:18:48 [2023-01-09T12:18:48.984Z] #38 2.942       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:18:48 [2023-01-09T12:18:48.984Z] #38 2.959 Note: Building without GnuTLS support
12:18:48 [2023-01-09T12:18:48.984Z] #38 2.968 Makefile.config:39: Warn: you have no libnftables installed
12:18:48 [2023-01-09T12:18:48.984Z] #38 2.969 Makefile.config:40: Warn: Building without nftables support
12:18:48 [2023-01-09T12:18:48.984Z] #38 5.298 fatal: not a git repository (or any of the parent directories): .git
12:18:48 [2023-01-09T12:18:48.984Z] #38 5.370   GEN      .gitid
12:18:48 [2023-01-09T12:18:48.984Z] #38 5.394   GEN      criu/include/version.h
12:18:48 [2023-01-09T12:18:48.984Z] #38 5.474   GEN      include/common/asm
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.111   PBCC     images/timens.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.135   DEP      images/timens.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.219   PBCC     images/fown.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.234   PBCC     images/google/protobuf/descriptor.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.315   PBCC     images/opts.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.395   PBCC     images/memfd.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.454   DEP      images/fown.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.515   DEP      images/google/protobuf/descriptor.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.619   DEP      images/opts.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.721   DEP      images/memfd.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.807   PBCC     images/sit.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.860   DEP      images/sit.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 7.959   PBCC     images/macvlan.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.009   DEP      images/macvlan.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.101   PBCC     images/autofs.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.168   DEP      images/autofs.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.236   PBCC     images/sysctl.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.252   DEP      images/sysctl.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.283   PBCC     images/time.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.310   DEP      images/time.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.351   PBCC     images/binfmt-misc.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.394   DEP      images/binfmt-misc.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.481   PBCC     images/seccomp.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.559   DEP      images/seccomp.pb-c.d
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.637   PBCC     images/userns.pb-c.c
12:18:48 [2023-01-09T12:18:48.984Z] #38 8.732   DEP      images/userns.pb-c.d
12:18:49 [2023-01-09T12:18:49.154Z] #12 ...
12:18:49 [2023-01-09T12:18:49.154Z] 
12:18:49 [2023-01-09T12:18:49.154Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:49 [2023-01-09T12:18:49.154Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 87.03MB / 141.97MB 7.1s
12:18:49 [2023-01-09T12:18:49.172Z] #9 ...
12:18:49 [2023-01-09T12:18:49.172Z] 
12:18:49 [2023-01-09T12:18:49.172Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:49 [2023-01-09T12:18:49.172Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:18:49 [2023-01-09T12:18:49.172Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:49 [2023-01-09T12:18:49.172Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:18:49 [2023-01-09T12:18:49.172Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:18:49 [2023-01-09T12:18:49.172Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
12:18:49 [2023-01-09T12:18:49.172Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
12:18:49 [2023-01-09T12:18:49.172Z] #11 DONE 4.8s
12:18:49 [2023-01-09T12:18:49.172Z] 
12:18:49 [2023-01-09T12:18:49.172Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:49 [2023-01-09T12:18:49.247Z] #38 8.861   PBCC     images/cgroup.pb-c.c
12:18:49 [2023-01-09T12:18:49.247Z] #38 8.892   DEP      images/cgroup.pb-c.d
12:18:49 [2023-01-09T12:18:49.247Z] #38 9.009   PBCC     images/ext-file.pb-c.c
12:18:49 [2023-01-09T12:18:49.247Z] #38 9.059   DEP      images/ext-file.pb-c.d
12:18:49 [2023-01-09T12:18:49.247Z] #38 9.113   PBCC     images/rpc.pb-c.c
12:18:49 [2023-01-09T12:18:49.414Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 96.47MB / 141.97MB 7.4s
12:18:49 [2023-01-09T12:18:49.507Z] #38 9.212   DEP      images/rpc.pb-c.d
12:18:49 [2023-01-09T12:18:49.507Z] #38 9.333   PBCC     images/siginfo.pb-c.c
12:18:49 [2023-01-09T12:18:49.507Z] #38 9.374   DEP      images/siginfo.pb-c.d
12:18:49 [2023-01-09T12:18:49.812Z] #32 24.99 Building dependency tree...
12:18:49 [2023-01-09T12:18:49.812Z] #32 ...
12:18:49 [2023-01-09T12:18:49.812Z] 
12:18:49 [2023-01-09T12:18:49.812Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:49 [2023-01-09T12:18:49.812Z] #30 16.23 Fetched 8498 kB in 12s (739 kB/s)
12:18:49 [2023-01-09T12:18:49.812Z] #30 16.23 Reading package lists...
12:18:49 [2023-01-09T12:18:49.812Z] #30 21.56 Reading package lists...
12:18:49 [2023-01-09T12:18:49.812Z] #30 26.14 Building dependency tree...
12:18:49 [2023-01-09T12:18:49.812Z] #30 ...
12:18:49 [2023-01-09T12:18:49.812Z] 
12:18:49 [2023-01-09T12:18:49.812Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:49 [2023-01-09T12:18:49.812Z] #32 24.99 Building dependency tree...
12:18:49 [2023-01-09T12:18:49.984Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 109.05MB / 141.97MB 7.7s
12:18:49 [2023-01-09T12:18:49.984Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 118.49MB / 141.97MB 7.9s
12:18:50 [2023-01-09T12:18:50.076Z] #38 9.609   PBCC     images/pagemap.pb-c.c
12:18:50 [2023-01-09T12:18:50.076Z] #38 9.690   DEP      images/pagemap.pb-c.d
12:18:50 [2023-01-09T12:18:50.076Z] #38 9.823   PBCC     images/rlimit.pb-c.c
12:18:50 [2023-01-09T12:18:50.076Z] #38 9.916   DEP      images/rlimit.pb-c.d
12:18:50 [2023-01-09T12:18:50.113Z] #9 ...
12:18:50 [2023-01-09T12:18:50.114Z] 
12:18:50 [2023-01-09T12:18:50.114Z] #12 [internal] load build context
12:18:50 [2023-01-09T12:18:50.114Z] #12 transferring context: 53.55MB 5.5s done
12:18:50 [2023-01-09T12:18:50.114Z] #12 DONE 5.6s
12:18:50 [2023-01-09T12:18:50.114Z] 
12:18:50 [2023-01-09T12:18:50.114Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:50 [2023-01-09T12:18:50.338Z] #38 10.05   PBCC     images/file-lock.pb-c.c
12:18:50 [2023-01-09T12:18:50.338Z] #38 10.10   DEP      images/file-lock.pb-c.d
12:18:50 [2023-01-09T12:18:50.551Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 125.83MB / 141.97MB 8.3s
12:18:50 [2023-01-09T12:18:50.598Z] #38 10.28   PBCC     images/tty.pb-c.c
12:18:50 [2023-01-09T12:18:50.598Z] #38 10.37   DEP      images/tty.pb-c.d
12:18:50 [2023-01-09T12:18:50.808Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 134.22MB / 141.97MB 8.8s
12:18:50 [2023-01-09T12:18:50.858Z] #38 10.54   PBCC     images/tun.pb-c.c
12:18:50 [2023-01-09T12:18:50.858Z] #38 10.58   PBCC     images/netdev.pb-c.c
12:18:51 [2023-01-09T12:18:51.065Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.0s
12:18:51 [2023-01-09T12:18:51.118Z] #38 10.71   DEP      images/tun.pb-c.d
12:18:51 [2023-01-09T12:18:51.118Z] #38 10.82   DEP      images/netdev.pb-c.d
12:18:51 [2023-01-09T12:18:51.378Z] #38 11.02   PBCC     images/vma.pb-c.c
12:18:51 [2023-01-09T12:18:51.378Z] #38 11.07   DEP      images/vma.pb-c.d
12:18:51 [2023-01-09T12:18:51.378Z] #38 11.14   PBCC     images/creds.pb-c.c
12:18:51 [2023-01-09T12:18:51.378Z] #38 11.17   DEP      images/creds.pb-c.d
12:18:51 [2023-01-09T12:18:51.378Z] #38 11.23   PBCC     images/utsns.pb-c.c
12:18:51 [2023-01-09T12:18:51.480Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.0s done
12:18:51 [2023-01-09T12:18:51.634Z] #10 ...
12:18:51 [2023-01-09T12:18:51.634Z] 
12:18:51 [2023-01-09T12:18:51.634Z] #12 [internal] load build context
12:18:51 [2023-01-09T12:18:51.634Z] #12 transferring context: 53.56MB 9.0s done
12:18:51 [2023-01-09T12:18:51.634Z] #12 DONE 9.8s
12:18:51 [2023-01-09T12:18:51.634Z] 
12:18:51 [2023-01-09T12:18:51.634Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.26   DEP      images/utsns.pb-c.d
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.32   PBCC     images/ipc-desc.pb-c.c
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.35   PBCC     images/ipc-sem.pb-c.c
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.36   DEP      images/ipc-desc.pb-c.d
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.44   DEP      images/ipc-sem.pb-c.d
12:18:51 [2023-01-09T12:18:51.637Z] #38 11.49   PBCC     images/ipc-msg.pb-c.c
12:18:51 [2023-01-09T12:18:51.737Z] #9 DONE 7.5s
12:18:51 [2023-01-09T12:18:51.737Z] 
12:18:51 [2023-01-09T12:18:51.737Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:51 [2023-01-09T12:18:51.737Z] #13 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.2s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.0s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.6s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.8s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 1.9s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 2.5s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 4.1s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.0s done
12:18:51 [2023-01-09T12:18:51.737Z] #13 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.2s done
12:18:51 [2023-01-09T12:18:51.897Z] #38 11.52   DEP      images/ipc-msg.pb-c.d
12:18:51 [2023-01-09T12:18:51.897Z] #38 11.59   PBCC     images/ipc-shm.pb-c.c
12:18:51 [2023-01-09T12:18:51.897Z] #38 11.63   DEP      images/ipc-shm.pb-c.d
12:18:51 [2023-01-09T12:18:51.897Z] #38 11.71   PBCC     images/ipc-var.pb-c.c
12:18:51 [2023-01-09T12:18:51.897Z] #38 11.74   DEP      images/ipc-var.pb-c.d
12:18:51 [2023-01-09T12:18:51.898Z] #10 ...
12:18:51 [2023-01-09T12:18:51.898Z] 
12:18:51 [2023-01-09T12:18:51.898Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:18:51 [2023-01-09T12:18:51.898Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:18:51 [2023-01-09T12:18:51.898Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:18:51 [2023-01-09T12:18:51.898Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:18:51 [2023-01-09T12:18:51.898Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:18:51 [2023-01-09T12:18:51.898Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done
12:18:51 [2023-01-09T12:18:51.898Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done
12:18:51 [2023-01-09T12:18:51.994Z] #13 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
12:18:52 [2023-01-09T12:18:52.156Z] #13 DONE 10.3s
12:18:52 [2023-01-09T12:18:52.156Z] 
12:18:52 [2023-01-09T12:18:52.156Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:18:52 [2023-01-09T12:18:52.157Z] #38 11.78   PBCC     images/sk-opts.pb-c.c
12:18:52 [2023-01-09T12:18:52.157Z] #38 11.82   PBCC     images/packet-sock.pb-c.c
12:18:52 [2023-01-09T12:18:52.157Z] #38 11.90   DEP      images/sk-opts.pb-c.d
12:18:52 [2023-01-09T12:18:52.157Z] #38 11.99   DEP      images/packet-sock.pb-c.d
12:18:52 [2023-01-09T12:18:52.250Z] #13 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.3s done
12:18:52 [2023-01-09T12:18:52.353Z] #32 28.52 The following additional packages will be installed:
12:18:52 [2023-01-09T12:18:52.353Z] #32 28.54   libbtrfs0
12:18:52 [2023-01-09T12:18:52.353Z] #32 ...
12:18:52 [2023-01-09T12:18:52.353Z] 
12:18:52 [2023-01-09T12:18:52.353Z] #19 [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
12:18:52 [2023-01-09T12:18:52.353Z] #19 22.97 
12:18:52 [2023-01-09T12:18:52.353Z] #19 25.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:18:52 [2023-01-09T12:18:52.353Z] #19 27.09 #=#=#                                                                         
12:18:52 [2023-01-09T12:18:52.353Z] #19 27.43 #=#=#                                                                         

######################################################################## 100.0%
12:18:52 [2023-01-09T12:18:52.353Z] #19 28.71 
12:18:52 [2023-01-09T12:18:52.353Z] #19 29.17 Download of images into '/build' complete.
12:18:52 [2023-01-09T12:18:52.353Z] #19 29.17 Use something like the following to load the result into a Docker daemon:
12:18:52 [2023-01-09T12:18:52.353Z] #19 29.17   tar -cC '/build' . | docker load
12:18:52 [2023-01-09T12:18:52.353Z] #19 DONE 29.4s
12:18:52 [2023-01-09T12:18:52.353Z] 
12:18:52 [2023-01-09T12:18:52.353Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:18:52 [2023-01-09T12:18:52.353Z] #35 18.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:18:52 [2023-01-09T12:18:52.353Z] #35 ...
12:18:52 [2023-01-09T12:18:52.353Z] 
12:18:52 [2023-01-09T12:18:52.353Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:52 [2023-01-09T12:18:52.353Z] #34 25.56 go: downloading github.com/fatih/color v1.13.0
12:18:52 [2023-01-09T12:18:52.353Z] #34 25.57 go: downloading github.com/gofrs/flock v0.8.1
12:18:52 [2023-01-09T12:18:52.353Z] #34 25.62 go: downloading github.com/pkg/errors v0.9.1
12:18:52 [2023-01-09T12:18:52.353Z] #34 25.67 go: downloading github.com/spf13/cobra v1.3.0
12:18:52 [2023-01-09T12:18:52.353Z] #34 25.68 go: downloading github.com/spf13/pflag v1.0.5
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.01 go: downloading github.com/spf13/viper v1.10.1
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.44 go: downloading github.com/mattn/go-colorable v0.1.12
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.50 go: downloading github.com/mattn/go-isatty v0.0.14
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.54 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:18:52 [2023-01-09T12:18:52.353Z] #34 26.55 go: downloading github.com/go-critic/go-critic v0.6.2
12:18:52 [2023-01-09T12:18:52.353Z] #34 27.60 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:18:52 [2023-01-09T12:18:52.353Z] #34 27.80 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:18:52 [2023-01-09T12:18:52.417Z] #38 12.06   PBCC     images/sk-netlink.pb-c.c
12:18:52 [2023-01-09T12:18:52.417Z] #38 12.14   DEP      images/sk-netlink.pb-c.d
12:18:52 [2023-01-09T12:18:52.417Z] #38 12.19   PBCC     images/sk-inet.pb-c.c
12:18:52 [2023-01-09T12:18:52.677Z] #38 12.27   DEP      images/sk-inet.pb-c.d
12:18:52 [2023-01-09T12:18:52.677Z] #38 ...
12:18:52 [2023-01-09T12:18:52.677Z] 
12:18:52 [2023-01-09T12:18:52.677Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:52 [2023-01-09T12:18:52.677Z] #36 58.96 go: downloading github.com/prometheus/common v0.10.0
12:18:52 [2023-01-09T12:18:52.677Z] #36 59.18 go: downloading github.com/prometheus/procfs v0.6.0
12:18:52 [2023-01-09T12:18:52.677Z] #36 59.27 go: downloading github.com/mattn/go-runewidth v0.0.9
12:18:52 [2023-01-09T12:18:52.677Z] #36 59.37 go: downloading google.golang.org/protobuf v1.27.1
12:18:52 [2023-01-09T12:18:52.677Z] #36 60.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:18:52 [2023-01-09T12:18:52.677Z] #36 ...
12:18:52 [2023-01-09T12:18:52.677Z] 
12:18:52 [2023-01-09T12:18:52.677Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:52 [2023-01-09T12:18:52.677Z] #38 12.35   PBCC     images/sk-unix.pb-c.c
12:18:52 [2023-01-09T12:18:52.677Z] #38 12.38   DEP      images/sk-unix.pb-c.d
12:18:52 [2023-01-09T12:18:52.677Z] #38 12.44   PBCC     images/mm.pb-c.c
12:18:52 [2023-01-09T12:18:52.821Z] #13 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
12:18:52 [2023-01-09T12:18:52.936Z] #38 12.51   DEP      images/mm.pb-c.d
12:18:52 [2023-01-09T12:18:52.937Z] #38 12.58   PBCC     images/timerfd.pb-c.c
12:18:52 [2023-01-09T12:18:52.937Z] #38 12.59   DEP      images/timerfd.pb-c.d
12:18:52 [2023-01-09T12:18:52.937Z] #38 12.67   PBCC     images/timer.pb-c.c
12:18:52 [2023-01-09T12:18:52.937Z] #38 12.71   DEP      images/timer.pb-c.d
12:18:53 [2023-01-09T12:18:53.126Z] #14 DONE 0.8s
12:18:53 [2023-01-09T12:18:53.126Z] 
12:18:53 [2023-01-09T12:18:53.126Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:18:53 [2023-01-09T12:18:53.196Z] #38 12.76   PBCC     images/sa.pb-c.c
12:18:53 [2023-01-09T12:18:53.196Z] #38 12.80   DEP      images/sa.pb-c.d
12:18:53 [2023-01-09T12:18:53.196Z] #38 12.86   PBCC     images/pipe-data.pb-c.c
12:18:53 [2023-01-09T12:18:53.196Z] #38 12.87   DEP      images/pipe-data.pb-c.d
12:18:53 [2023-01-09T12:18:53.196Z] #38 12.94   PBCC     images/mnt.pb-c.c
12:18:53 [2023-01-09T12:18:53.456Z] #38 13.03   DEP      images/mnt.pb-c.d
12:18:53 [2023-01-09T12:18:53.456Z] #38 13.11   PBCC     images/sk-packet.pb-c.c
12:18:53 [2023-01-09T12:18:53.456Z] #38 13.12   DEP      images/sk-packet.pb-c.d
12:18:53 [2023-01-09T12:18:53.456Z] #38 13.20   PBCC     images/tcp-stream.pb-c.c
12:18:53 [2023-01-09T12:18:53.456Z] #38 13.27   DEP      images/tcp-stream.pb-c.d
12:18:53 [2023-01-09T12:18:53.720Z] #38 13.33   PBCC     images/pipe.pb-c.c
12:18:53 [2023-01-09T12:18:53.720Z] #38 13.40   DEP      images/pipe.pb-c.d
12:18:53 [2023-01-09T12:18:53.720Z] #38 13.48   PBCC     images/pstree.pb-c.c
12:18:53 [2023-01-09T12:18:53.720Z] #38 13.52   DEP      images/pstree.pb-c.d
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.56   PBCC     images/fs.pb-c.c
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.58   DEP      images/fs.pb-c.d
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.67   PBCC     images/signalfd.pb-c.c
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.71   DEP      images/signalfd.pb-c.d
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.75   PBCC     images/fh.pb-c.c
12:18:53 [2023-01-09T12:18:53.988Z] #38 13.79   PBCC     images/fsnotify.pb-c.c
12:18:54 [2023-01-09T12:18:54.128Z] #15 DONE 1.1s
12:18:54 [2023-01-09T12:18:54.128Z] 
12:18:54 [2023-01-09T12:18:54.128Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:54 [2023-01-09T12:18:54.128Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.9s done
12:18:54 [2023-01-09T12:18:54.128Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.8s
12:18:54 [2023-01-09T12:18:54.248Z] #38 13.84   DEP      images/fh.pb-c.d
12:18:54 [2023-01-09T12:18:54.248Z] #38 13.90   DEP      images/fsnotify.pb-c.d
12:18:54 [2023-01-09T12:18:54.248Z] #38 13.94   PBCC     images/eventpoll.pb-c.c
12:18:54 [2023-01-09T12:18:54.248Z] #38 13.96   DEP      images/eventpoll.pb-c.d
12:18:54 [2023-01-09T12:18:54.248Z] #38 14.02   PBCC     images/eventfd.pb-c.c
12:18:54 [2023-01-09T12:18:54.248Z] #38 14.02   DEP      images/eventfd.pb-c.d
12:18:54 [2023-01-09T12:18:54.248Z] #38 14.11   PBCC     images/remap-file-path.pb-c.c
12:18:54 [2023-01-09T12:18:54.248Z] #38 14.14   DEP      images/remap-file-path.pb-c.d
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.67 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.71 go: downloading github.com/stretchr/testify v1.7.0
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.94 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:18:54 [2023-01-09T12:18:54.265Z] #34 30.96 go: downloading github.com/magiconair/properties v1.8.5
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.21   PBCC     images/fifo.pb-c.c
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.22   DEP      images/fifo.pb-c.d
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.25   PBCC     images/ghost-file.pb-c.c
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.30   DEP      images/ghost-file.pb-c.d
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.35   PBCC     images/regfile.pb-c.c
12:18:54 [2023-01-09T12:18:54.507Z] #38 14.38   DEP      images/regfile.pb-c.d
12:18:54 [2023-01-09T12:18:54.527Z] #34 31.01 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:18:54 [2023-01-09T12:18:54.527Z] #34 31.09 go: downloading github.com/spf13/afero v1.6.0
12:18:54 [2023-01-09T12:18:54.527Z] #34 31.10 go: downloading github.com/spf13/cast v1.4.1
12:18:54 [2023-01-09T12:18:54.527Z] #34 31.16 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:18:54 [2023-01-09T12:18:54.767Z] #38 14.47   PBCC     images/ns.pb-c.c
12:18:54 [2023-01-09T12:18:54.767Z] #38 14.50   DEP      images/ns.pb-c.d
12:18:54 [2023-01-09T12:18:54.767Z] #38 14.54   PBCC     images/fdinfo.pb-c.c
12:18:54 [2023-01-09T12:18:54.767Z] #38 14.61   DEP      images/fdinfo.pb-c.d
12:18:54 [2023-01-09T12:18:54.787Z] #34 31.22 go: downloading github.com/subosito/gotenv v1.2.0
12:18:54 [2023-01-09T12:18:54.787Z] #34 31.25 go: downloading gopkg.in/ini.v1 v1.66.2
12:18:54 [2023-01-09T12:18:54.787Z] #34 31.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:18:54 [2023-01-09T12:18:54.787Z] #34 ...
12:18:54 [2023-01-09T12:18:54.787Z] 
12:18:54 [2023-01-09T12:18:54.787Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:18:54 [2023-01-09T12:18:54.787Z] #33 DONE 31.4s
12:18:54 [2023-01-09T12:18:54.787Z] 
12:18:54 [2023-01-09T12:18:54.787Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:54 [2023-01-09T12:18:54.787Z] #34 31.33 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:18:54 [2023-01-09T12:18:54.787Z] #34 ...
12:18:54 [2023-01-09T12:18:54.787Z] 
12:18:54 [2023-01-09T12:18:54.787Z] #32 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:18:54 [2023-01-09T12:18:54.787Z] #32 28.87 The following NEW packages will be installed:
12:18:54 [2023-01-09T12:18:54.787Z] #32 28.88   libbtrfs-dev libbtrfs0
12:18:54 [2023-01-09T12:18:54.787Z] #32 29.38 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:18:54 [2023-01-09T12:18:54.787Z] #32 29.38 Need to get 454 kB of archives.
12:18:54 [2023-01-09T12:18:54.787Z] #32 29.38 After this operation, 1275 kB of additional disk space will be used.
12:18:54 [2023-01-09T12:18:54.787Z] #32 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:18:54 [2023-01-09T12:18:54.787Z] #32 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.32 debconf: delaying package configuration, since apt-utils is not installed
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.58 Fetched 454 kB in 0s (1164 kB/s)
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.68 Selecting previously unselected package libbtrfs0:arm64.
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.75 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.93 Selecting previously unselected package libbtrfs-dev:arm64.
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
12:18:54 [2023-01-09T12:18:54.787Z] #32 30.98 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:18:55 [2023-01-09T12:18:55.027Z] #38 14.67   PBCC     images/core-aarch64.pb-c.c
12:18:55 [2023-01-09T12:18:55.027Z] #38 14.71   PBCC     images/core-arm.pb-c.c
12:18:55 [2023-01-09T12:18:55.027Z] #38 14.75   PBCC     images/core-ppc64.pb-c.c
12:18:55 [2023-01-09T12:18:55.027Z] #38 14.83   PBCC     images/core-s390.pb-c.c
12:18:55 [2023-01-09T12:18:55.027Z] #38 14.88   PBCC     images/core-x86.pb-c.c
12:18:55 [2023-01-09T12:18:55.047Z] #32 31.64 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:18:55 [2023-01-09T12:18:55.048Z] #32 31.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:18:55 [2023-01-09T12:18:55.048Z] #32 31.74 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:18:55 [2023-01-09T12:18:55.287Z] #38 14.93   PBCC     images/core.pb-c.c
12:18:55 [2023-01-09T12:18:55.287Z] #38 14.98   PBCC     images/inventory.pb-c.c
12:18:55 [2023-01-09T12:18:55.287Z] #38 15.05   DEP      images/core-aarch64.pb-c.d
12:18:55 [2023-01-09T12:18:55.547Z] #38 15.12   DEP      images/core-arm.pb-c.d
12:18:55 [2023-01-09T12:18:55.547Z] #38 15.15   DEP      images/core-ppc64.pb-c.d
12:18:55 [2023-01-09T12:18:55.547Z] #38 15.22   DEP      images/core-s390.pb-c.d
12:18:55 [2023-01-09T12:18:55.547Z] #38 15.28   DEP      images/core-x86.pb-c.d
12:18:55 [2023-01-09T12:18:55.547Z] #38 15.31   DEP      images/core.pb-c.d
12:18:55 [2023-01-09T12:18:55.807Z] #38 15.37   DEP      images/inventory.pb-c.d
12:18:55 [2023-01-09T12:18:55.807Z] #38 15.42   PBCC     images/cpuinfo.pb-c.c
12:18:55 [2023-01-09T12:18:55.807Z] #38 15.48   DEP      images/cpuinfo.pb-c.d
12:18:55 [2023-01-09T12:18:55.807Z] #38 15.53   PBCC     images/stats.pb-c.c
12:18:55 [2023-01-09T12:18:55.807Z] #38 15.56   DEP      images/stats.pb-c.d
12:18:56 [2023-01-09T12:18:56.001Z] #32 DONE 32.3s
12:18:56 [2023-01-09T12:18:56.001Z] 
12:18:56 [2023-01-09T12:18:56.002Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:18:56 [2023-01-09T12:18:56.021Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.5s done
12:18:56 [2023-01-09T12:18:56.021Z] #10 ...
12:18:56 [2023-01-09T12:18:56.021Z] 
12:18:56 [2023-01-09T12:18:56.021Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:18:56 [2023-01-09T12:18:56.021Z] #9 DONE 14.1s
12:18:56 [2023-01-09T12:18:56.021Z] 
12:18:56 [2023-01-09T12:18:56.021Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:56 [2023-01-09T12:18:56.021Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
12:18:56 [2023-01-09T12:18:56.094Z] #13 ...
12:18:56 [2023-01-09T12:18:56.094Z] 
12:18:56 [2023-01-09T12:18:56.094Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:18:56 [2023-01-09T12:18:56.094Z] #14 DONE 0.3s
12:18:56 [2023-01-09T12:18:56.094Z] 
12:18:56 [2023-01-09T12:18:56.094Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:56 [2023-01-09T12:18:56.094Z] #13 ...
12:18:56 [2023-01-09T12:18:56.094Z] 
12:18:56 [2023-01-09T12:18:56.094Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:18:56 [2023-01-09T12:18:56.351Z] #15 DONE 0.8s
12:18:56 [2023-01-09T12:18:56.351Z] 
12:18:56 [2023-01-09T12:18:56.351Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:18:56 [2023-01-09T12:18:56.573Z] #37 0.983 + RM_GOPATH=0
12:18:56 [2023-01-09T12:18:56.573Z] #37 0.983 + TMP_GOPATH=
12:18:56 [2023-01-09T12:18:56.573Z] #37 0.983 + : /build
12:18:56 [2023-01-09T12:18:56.573Z] #37 0.983 + '[' -z '' ']'
12:18:56 [2023-01-09T12:18:56.573Z] #37 0.985 ++ mktemp -d
12:18:56 [2023-01-09T12:18:56.573Z] #37 1.011 + export GOPATH=/tmp/tmp.V7pqeE0FWi
12:18:56 [2023-01-09T12:18:56.573Z] #37 1.011 + GOPATH=/tmp/tmp.V7pqeE0FWi
12:18:56 [2023-01-09T12:18:56.573Z] #37 1.019 + RM_GOPATH=1
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.020 + case "$(go env GOARCH)" in
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.021 ++ go env GOARCH
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.047 + export GO_BUILDMODE=-buildmode=pie
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.048 + GO_BUILDMODE=-buildmode=pie
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.048 ++ dirname /tmp/install/install.sh
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.050 + dir=/tmp/install
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.050 + bin=containerd
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.050 + shift
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.050 + '[' '!' -f /tmp/install/containerd.installer ']'
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.051 + . /tmp/install/containerd.installer
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.051 ++ set -e
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.051 ++ : v1.6.15
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.052 + install_containerd
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.055 + echo 'Install containerd version v1.6.15'
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.055 Install containerd version v1.6.15
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.058 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V7pqeE0FWi/src/github.com/containerd/containerd
12:18:56 [2023-01-09T12:18:56.833Z] #37 1.061 Cloning into '/tmp/tmp.V7pqeE0FWi/src/github.com/containerd/containerd'...
12:18:56 [2023-01-09T12:18:56.915Z] #13 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.2s done
12:18:56 [2023-01-09T12:18:56.951Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.8s done
12:18:56 [2023-01-09T12:18:56.951Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
12:18:57 [2023-01-09T12:18:57.188Z] #38 16.89 make[1]: Nothing to be done for 'all'.
12:18:57 [2023-01-09T12:18:57.188Z] #38 ...
12:18:57 [2023-01-09T12:18:57.188Z] 
12:18:57 [2023-01-09T12:18:57.188Z] #27 [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
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.68 Selecting previously unselected package gcc-mingw-w64-base.
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:18:57 [2023-01-09T12:18:57.188Z] #27 63.95 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:18:57 [2023-01-09T12:18:57.188Z] #27 72.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:18:57 [2023-01-09T12:18:57.188Z] #27 72.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:18:57 [2023-01-09T12:18:57.188Z] #27 72.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:18:57 [2023-01-09T12:18:57.479Z] #13 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
12:18:57 [2023-01-09T12:18:57.973Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.8s done
12:18:58 [2023-01-09T12:18:58.128Z] #27 ...
12:18:58 [2023-01-09T12:18:58.128Z] 
12:18:58 [2023-01-09T12:18:58.128Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:18:58 [2023-01-09T12:18:58.128Z] #35 64.48 internal/syscall/unix
12:18:58 [2023-01-09T12:18:58.128Z] #35 64.86 time
12:18:58 [2023-01-09T12:18:58.128Z] #35 71.84 internal/poll
12:18:58 [2023-01-09T12:18:58.128Z] #35 73.11 internal/fmtsort
12:18:58 [2023-01-09T12:18:58.128Z] #35 73.73 internal/safefilepath
12:18:58 [2023-01-09T12:18:58.128Z] #35 73.96 internal/syscall/execenv
12:18:58 [2023-01-09T12:18:58.128Z] #35 74.22 path
12:18:58 [2023-01-09T12:18:58.128Z] #35 74.64 io/fs
12:18:58 [2023-01-09T12:18:58.388Z] #35 74.80 strings
12:18:58 [2023-01-09T12:18:58.388Z] #35 ...
12:18:58 [2023-01-09T12:18:58.388Z] 
12:18:58 [2023-01-09T12:18:58.388Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:58 [2023-01-09T12:18:58.388Z] #38 18.10   CC       images/stats.o
12:18:58 [2023-01-09T12:18:58.548Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
12:18:58 [2023-01-09T12:18:58.747Z] #37 ...
12:18:58 [2023-01-09T12:18:58.747Z] 
12:18:58 [2023-01-09T12:18:58.747Z] #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:18:58 [2023-01-09T12:18:58.747Z] #21 DONE 35.3s
12:18:58 [2023-01-09T12:18:58.958Z] #38 18.51   CC       images/core.o
12:18:59 [2023-01-09T12:18:59.008Z] 
12:18:59 [2023-01-09T12:18:59.008Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:18:59 [2023-01-09T12:18:59.008Z] #30 26.14 Building dependency tree...
12:18:59 [2023-01-09T12:18:59.008Z] #30 29.39 The following additional packages will be installed:
12:18:59 [2023-01-09T12:18:59.008Z] #30 29.39   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
12:18:59 [2023-01-09T12:18:59.008Z] #30 29.40   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
12:18:59 [2023-01-09T12:18:59.008Z] #30 29.42 Suggested packages:
12:18:59 [2023-01-09T12:18:59.008Z] #30 29.42   manpages-dev protobuf-mode-el python3-setuptools
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.48 The following NEW packages will be installed:
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.49   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.49   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.50   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.50   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.97 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.97 Need to get 4253 kB of archives.
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.97 After this operation, 25.1 MB of additional disk space will be used.
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 30.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 31.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
12:18:59 [2023-01-09T12:18:59.008Z] #30 32.94 debconf: delaying package configuration, since apt-utils is not installed
12:18:59 [2023-01-09T12:18:59.008Z] #30 33.20 Fetched 4253 kB in 1s (6681 kB/s)
12:18:59 [2023-01-09T12:18:59.008Z] #30 33.33 Selecting previously unselected package libcap2:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.39 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.40 Unpacking libcap2:arm64 (1:2.44-1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.54 Selecting previously unselected package libcap-dev:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.54 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.55 Unpacking libcap-dev:arm64 (1:2.44-1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.69 Selecting previously unselected package libnet1:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.70 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.90 Selecting previously unselected package libnet1-dev.
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.90 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 33.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.14 Selecting previously unselected package libnl-3-200:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.14 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.15 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.49 Selecting previously unselected package libnl-3-dev:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.50 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.52 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.85 Selecting previously unselected package libprotobuf-c1:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.85 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 34.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.02 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.02 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.23 Selecting previously unselected package zlib1g-dev:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.25 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.58 Selecting previously unselected package libprotobuf23:arm64.
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.58 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.009Z] #30 35.58 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
12:18:59 [2023-01-09T12:18:59.217Z] #38 19.01   CC       images/core-x86.o
12:18:59 [2023-01-09T12:18:59.269Z] #30 ...
12:18:59 [2023-01-09T12:18:59.269Z] 
12:18:59 [2023-01-09T12:18:59.269Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:18:59 [2023-01-09T12:18:59.269Z] #27 21.49 Reading package lists...
12:18:59 [2023-01-09T12:18:59.269Z] #27 26.00 Building dependency tree...
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.76 The following additional packages will be installed:
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.76   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.78 Suggested packages:
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.78   cmake-doc ninja-build lrzip
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.78 Recommended packages:
12:18:59 [2023-01-09T12:18:59.269Z] #27 29.78   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.48 The following NEW packages will be installed:
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.49   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.49   vim-common xxd
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.91 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.91 Need to get 15.6 MB of archives.
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.91 After this operation, 67.4 MB of additional disk space will be used.
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 30.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 31.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.12 debconf: delaying package configuration, since apt-utils is not installed
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.39 Fetched 15.6 MB in 1s (12.2 MB/s)
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.49 Selecting previously unselected package xxd.
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.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 ... 15709 files and directories currently installed.)
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.85 Selecting previously unselected package vim-common.
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:18:59 [2023-01-09T12:18:59.269Z] #27 33.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:18:59 [2023-01-09T12:18:59.269Z] #27 34.16 Selecting previously unselected package cmake-data.
12:18:59 [2023-01-09T12:18:59.269Z] #27 34.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:18:59 [2023-01-09T12:18:59.269Z] #27 34.19 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:18:59 [2023-01-09T12:18:59.530Z] #27 ...
12:18:59 [2023-01-09T12:18:59.530Z] 
12:18:59 [2023-01-09T12:18:59.530Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.57 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.67 go: downloading github.com/go-toolsmith/astp v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.70 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.72 go: downloading github.com/go-toolsmith/typep v1.0.2
12:18:59 [2023-01-09T12:18:59.530Z] #34 31.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.23 go: downloading github.com/hashicorp/errwrap v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.29 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.34 go: downloading github.com/Antonboom/errname v0.1.5
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.41 go: downloading github.com/Antonboom/nilnil v0.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 33.46 go: downloading github.com/BurntSushi/toml v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.42 go: downloading github.com/alexkohler/prealloc v1.0.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.48 go: downloading github.com/ashanbrown/makezero v1.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.53 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.74 go: downloading github.com/breml/bidichk v0.2.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.78 go: downloading github.com/breml/errchkjson v0.2.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.83 go: downloading github.com/butuzov/ireturn v0.1.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.84 go: downloading github.com/charithe/durationcheck v0.0.9
12:18:59 [2023-01-09T12:18:59.530Z] #34 34.93 go: downloading github.com/daixiang0/gci v0.2.9
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.06 go: downloading github.com/esimonov/ifshort v1.0.4
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.09 go: downloading github.com/fzipp/gocyclo v0.4.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.70 go: downloading github.com/golangci/misspell v0.3.5
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:18:59 [2023-01-09T12:18:59.530Z] #34 35.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.06 go: downloading github.com/jgautheron/goconst v1.5.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.15 go: downloading github.com/julz/importas v0.1.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.18 go: downloading github.com/kisielk/errcheck v1.6.0
12:18:59 [2023-01-09T12:18:59.530Z] #34 36.20 go: downloading github.com/kulti/thelper v0.5.0
12:18:59 [2023-01-09T12:18:59.787Z] #38 19.53   CC       images/core-arm.o
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.23 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.25 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.26 go: downloading github.com/ldez/tagliatelle v0.3.0
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.29 go: downloading github.com/leonklingele/grouper v1.1.0
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.29 go: downloading github.com/maratori/testpackage v1.0.1
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:18:59 [2023-01-09T12:18:59.790Z] #34 36.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:18:59 [2023-01-09T12:18:59.790Z] #34 ...
12:18:59 [2023-01-09T12:18:59.790Z] 
12:18:59 [2023-01-09T12:18:59.790Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 25.21 Building dependency tree...
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.29 The following additional packages will be installed:
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.30   mingw-w64-common mingw-w64-x86-64-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.31 Suggested packages:
12:18:59 [2023-01-09T12:18:59.790Z] #31 28.31   gcc-10-locales seccomp wine64
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.70 The following NEW packages will be installed:
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.71   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.72   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.72   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:18:59 [2023-01-09T12:18:59.790Z] #31 29.72   mingw-w64-x86-64-dev
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.14 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.14 Need to get 108 MB of archives.
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.14 After this operation, 620 MB of additional disk space will be used.
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 30.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 31.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 32.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 32.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 33.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
12:18:59 [2023-01-09T12:18:59.790Z] #31 33.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 34.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
12:18:59 [2023-01-09T12:18:59.791Z] #31 36.07 debconf: delaying package configuration, since apt-utils is not installed
12:18:59 [2023-01-09T12:18:59.791Z] #31 36.31 Fetched 108 MB in 5s (22.2 MB/s)
12:19:00 [2023-01-09T12:19:00.052Z] #31 36.43 Selecting previously unselected package binutils-mingw-w64-i686.
12:19:00 [2023-01-09T12:19:00.052Z] #31 36.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 ... 15709 files and directories currently installed.)
12:19:00 [2023-01-09T12:19:00.052Z] #31 36.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
12:19:00 [2023-01-09T12:19:00.052Z] #31 36.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:19:00 [2023-01-09T12:19:00.052Z] #31 ...
12:19:00 [2023-01-09T12:19:00.052Z] 
12:19:00 [2023-01-09T12:19:00.052Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:00 [2023-01-09T12:19:00.052Z] #30 36.46 Selecting previously unselected package libprotobuf-lite23:arm64.
12:19:00 [2023-01-09T12:19:00.052Z] #30 36.47 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
12:19:00 [2023-01-09T12:19:00.052Z] #30 36.48 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
12:19:00 [2023-01-09T12:19:00.052Z] #30 36.67 Selecting previously unselected package libprotobuf-dev:arm64.
12:19:00 [2023-01-09T12:19:00.052Z] #30 36.68 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
12:19:00 [2023-01-09T12:19:00.312Z] #30 36.69 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
12:19:00 [2023-01-09T12:19:00.358Z] #38 19.84   CC       images/core-aarch64.o
12:19:00 [2023-01-09T12:19:00.617Z] #38 20.22   CC       images/core-ppc64.o
12:19:00 [2023-01-09T12:19:00.877Z] #38 20.70   CC       images/core-s390.o
12:19:01 [2023-01-09T12:19:01.653Z] #13 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.2s done
12:19:01 [2023-01-09T12:19:01.653Z] #13 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
12:19:01 [2023-01-09T12:19:01.694Z] #30 37.96 Selecting previously unselected package libprotoc23:arm64.
12:19:01 [2023-01-09T12:19:01.694Z] #30 37.97 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
12:19:01 [2023-01-09T12:19:01.694Z] #30 37.98 Unpacking libprotoc23:arm64 (3.12.4-1) ...
12:19:01 [2023-01-09T12:19:01.817Z] #38 21.35   CC       images/cpuinfo.o
12:19:01 [2023-01-09T12:19:01.911Z] #13 ...
12:19:01 [2023-01-09T12:19:01.911Z] 
12:19:01 [2023-01-09T12:19:01.911Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:19:01 [2023-01-09T12:19:01.911Z] #0 2.371 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 2.402 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 2.402 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 2.577 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 2.881 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 3.081 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 4.471 Fetched 8616 kB in 2s (3619 kB/s)
12:19:01 [2023-01-09T12:19:01.911Z] #0 4.471 Reading package lists...
12:19:01 [2023-01-09T12:19:01.911Z] #0 5.351 Reading package lists...
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.125 Building dependency tree...
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.497 The following additional packages will be installed:
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.497   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.498   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.500 Recommended packages:
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.500   libldap-common publicsuffix libsasl2-modules
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.673 The following NEW packages will be installed:
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.674   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.674   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.675   libssh2-1 openssl
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.953 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.953 Need to get 3047 kB of archives.
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.953 After this operation, 6661 kB of additional disk space will be used.
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.953 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.962 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.967 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.971 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.971 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.974 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.978 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.979 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.980 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.981 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.983 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.987 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.990 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.992 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 6.994 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.146 debconf: delaying package configuration, since apt-utils is not installed
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.173 Fetched 3047 kB in 0s (9769 kB/s)
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.201 Selecting previously unselected package openssl.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.201 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.202 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.206 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.365 Selecting previously unselected package ca-certificates.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.367 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.372 Unpacking ca-certificates (20210119) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.453 Selecting previously unselected package libbrotli1:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.453 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.463 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.528 Selecting previously unselected package libsasl2-modules-db:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.528 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.532 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.575 Selecting previously unselected package libsasl2-2:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.575 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.580 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.631 Selecting previously unselected package libldap-2.4-2:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.632 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.638 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.708 Selecting previously unselected package libnghttp2-14:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.708 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.714 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.759 Selecting previously unselected package libpsl5:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.759 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.764 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.811 Selecting previously unselected package librtmp1:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.811 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.816 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.862 Selecting previously unselected package libssh2-1:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.862 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.866 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.931 Selecting previously unselected package libcurl4:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.931 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 7.936 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.019 Selecting previously unselected package curl.
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.019 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.028 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.095 Selecting previously unselected package libonig5:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.096 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.101 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.165 Selecting previously unselected package libjq1:amd64.
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.165 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.171 Unpacking libjq1:amd64 (1.6-2.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.214 Selecting previously unselected package jq.
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.214 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.219 Unpacking jq (1.6-2.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.259 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.272 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.284 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.295 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.306 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.319 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.329 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.344 Setting up openssl (1.1.1n-0+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.362 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.372 Setting up libjq1:amd64 (1.6-2.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.383 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.399 Setting up ca-certificates (20210119) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 8.983 Updating certificates in /etc/ssl/certs...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.623 129 added, 0 removed; done.
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.658 Setting up jq (1.6-2.1) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.671 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.683 Setting up curl (7.74.0-1.3+deb11u3) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.700 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.715 Processing triggers for ca-certificates (20210119) ...
12:19:01 [2023-01-09T12:19:01.911Z] #0 9.724 Updating certificates in /etc/ssl/certs...
12:19:01 [2023-01-09T12:19:01.911Z] #16 ...
12:19:01 [2023-01-09T12:19:01.911Z] 
12:19:01 [2023-01-09T12:19:01.911Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:01 [2023-01-09T12:19:01.961Z] #30 38.49 Selecting previously unselected package protobuf-c-compiler.
12:19:01 [2023-01-09T12:19:01.961Z] #30 38.49 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
12:19:01 [2023-01-09T12:19:01.961Z] #30 38.50 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
12:19:01 [2023-01-09T12:19:01.961Z] #30 38.64 Selecting previously unselected package protobuf-compiler.
12:19:01 [2023-01-09T12:19:01.961Z] #30 38.66 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
12:19:02 [2023-01-09T12:19:02.092Z] #38 21.69   CC       images/inventory.o
12:19:02 [2023-01-09T12:19:02.237Z] #30 38.67 Unpacking protobuf-compiler (3.12.4-1) ...
12:19:02 [2023-01-09T12:19:02.237Z] #30 38.82 Selecting previously unselected package python3-pkg-resources.
12:19:02 [2023-01-09T12:19:02.351Z] #38 21.92   CC       images/fdinfo.o
12:19:02 [2023-01-09T12:19:02.503Z] #30 38.82 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
12:19:02 [2023-01-09T12:19:02.503Z] #30 38.83 Unpacking python3-pkg-resources (52.0.0-4) ...
12:19:02 [2023-01-09T12:19:02.503Z] #30 39.04 Selecting previously unselected package python3-six.
12:19:02 [2023-01-09T12:19:02.503Z] #30 39.04 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
12:19:02 [2023-01-09T12:19:02.503Z] #30 39.05 Unpacking python3-six (1.16.0-2) ...
12:19:02 [2023-01-09T12:19:02.610Z] #38 22.24   CC       images/fown.o
12:19:02 [2023-01-09T12:19:02.610Z] #38 22.43   CC       images/ns.o
12:19:02 [2023-01-09T12:19:02.766Z] #30 39.16 Selecting previously unselected package python3-protobuf.
12:19:02 [2023-01-09T12:19:02.766Z] #30 39.16 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
12:19:02 [2023-01-09T12:19:02.766Z] #30 39.16 Unpacking python3-protobuf (3.12.4-1) ...
12:19:02 [2023-01-09T12:19:02.870Z] #38 22.58   CC       images/regfile.o
12:19:03 [2023-01-09T12:19:03.129Z] #38 22.82   CC       images/ghost-file.o
12:19:03 [2023-01-09T12:19:03.280Z] #13 ...
12:19:03 [2023-01-09T12:19:03.280Z] 
12:19:03 [2023-01-09T12:19:03.280Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:19:03 [2023-01-09T12:19:03.280Z] #16 10.26 0 added, 0 removed; done.
12:19:03 [2023-01-09T12:19:03.280Z] #16 10.26 Running hooks in /etc/ca-certificates/update.d...
12:19:03 [2023-01-09T12:19:03.280Z] #16 10.26 done.
12:19:03 [2023-01-09T12:19:03.280Z] #16 DONE 11.6s
12:19:03 [2023-01-09T12:19:03.336Z] #30 39.76 Setting up python3-pkg-resources (52.0.0-4) ...
12:19:03 [2023-01-09T12:19:03.389Z] #38 23.12   CC       images/fifo.o
12:19:03 [2023-01-09T12:19:03.537Z] 
12:19:03 [2023-01-09T12:19:03.537Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:19:03 [2023-01-09T12:19:03.537Z] #17 DONE 0.1s
12:19:03 [2023-01-09T12:19:03.537Z] 
12:19:03 [2023-01-09T12:19:03.537Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:03 [2023-01-09T12:19:03.649Z] #38 23.33   CC       images/remap-file-path.o
12:19:03 [2023-01-09T12:19:03.649Z] #38 23.53   CC       images/eventfd.o
12:19:03 [2023-01-09T12:19:03.817Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s
12:19:04 [2023-01-09T12:19:04.218Z] #38 23.75   CC       images/eventpoll.o
12:19:04 [2023-01-09T12:19:04.477Z] #38 24.06   CC       images/fh.o
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.12 Setting up libprotobuf23:arm64 (3.12.4-1) ...
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.20 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.21 Setting up libcap2:arm64 (1:2.44-1) ...
12:19:04 [2023-01-09T12:19:04.717Z] #30 41.25 Setting up python3-six (1.16.0-2) ...
12:19:04 [2023-01-09T12:19:04.737Z] #38 24.45   CC       images/fsnotify.o
12:19:05 [2023-01-09T12:19:05.306Z] #38 25.01   CC       images/signalfd.o
12:19:05 [2023-01-09T12:19:05.565Z] #38 25.27   CC       images/fs.o
12:19:05 [2023-01-09T12:19:05.825Z] #38 25.44   CC       images/pstree.o
12:19:05 [2023-01-09T12:19:05.825Z] #38 25.63   CC       images/pipe.o
12:19:06 [2023-01-09T12:19:06.108Z] #30 42.37 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
12:19:06 [2023-01-09T12:19:06.108Z] #30 42.38 Setting up libprotoc23:arm64 (3.12.4-1) ...
12:19:06 [2023-01-09T12:19:06.108Z] #30 42.40 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:19:06 [2023-01-09T12:19:06.108Z] #30 42.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:19:06 [2023-01-09T12:19:06.108Z] #30 42.46 Setting up python3-protobuf (3.12.4-1) ...
12:19:06 [2023-01-09T12:19:06.345Z] #10 ...
12:19:06 [2023-01-09T12:19:06.345Z] 
12:19:06 [2023-01-09T12:19:06.345Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:19:06 [2023-01-09T12:19:06.346Z] #0 1.496 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 1.506 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 1.506 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 1.722 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 1.998 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 2.550 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 3.734 Fetched 8616 kB in 3s (3439 kB/s)
12:19:06 [2023-01-09T12:19:06.346Z] #0 3.734 Reading package lists...
12:19:06 [2023-01-09T12:19:06.346Z] #0 4.608 Reading package lists...
12:19:06 [2023-01-09T12:19:06.346Z] #0 5.442 Building dependency tree...
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.082 The following additional packages will be installed:
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.083   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.085   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.088 Recommended packages:
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.088   libldap-common publicsuffix libsasl2-modules
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.269 The following NEW packages will be installed:
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.270   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.271   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.272   libssh2-1 openssl
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.557 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.557 Need to get 3047 kB of archives.
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.557 After this operation, 6661 kB of additional disk space will be used.
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.557 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.578 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.578 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.578 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.590 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.590 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.590 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.590 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.590 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.603 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.603 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.603 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.613 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.613 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.613 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.930 debconf: delaying package configuration, since apt-utils is not installed
12:19:06 [2023-01-09T12:19:06.346Z] #0 6.978 Fetched 3047 kB in 0s (9508 kB/s)
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.077 Selecting previously unselected package openssl.
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.077 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.082 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.091 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.327 Selecting previously unselected package ca-certificates.
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.327 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.333 Unpacking ca-certificates (20210119) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.554 Selecting previously unselected package libbrotli1:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.554 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.570 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.856 Selecting previously unselected package libsasl2-modules-db:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.856 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.861 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.971 Selecting previously unselected package libsasl2-2:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.971 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 7.979 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.109 Selecting previously unselected package libldap-2.4-2:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.109 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.115 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.356 Selecting previously unselected package libnghttp2-14:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.356 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.362 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.746 Selecting previously unselected package libpsl5:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.746 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.758 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.930 Selecting previously unselected package librtmp1:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 8.930 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.028 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.152 Selecting previously unselected package libssh2-1:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.152 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.159 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.376 Selecting previously unselected package libcurl4:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.376 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.382 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.570 Selecting previously unselected package curl.
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.570 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.575 Unpacking curl (7.74.0-1.3+deb11u3) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.759 Selecting previously unselected package libonig5:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.759 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.764 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.915 Selecting previously unselected package libjq1:amd64.
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.915 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #0 9.921 Unpacking libjq1:amd64 (1.6-2.1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #16 10.12 Selecting previously unselected package jq.
12:19:06 [2023-01-09T12:19:06.346Z] #16 10.12 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:19:06 [2023-01-09T12:19:06.346Z] #16 10.12 Unpacking jq (1.6-2.1) ...
12:19:06 [2023-01-09T12:19:06.346Z] #16 10.27 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #16 10.29 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:19:06 [2023-01-09T12:19:06.346Z] #16 ...
12:19:06 [2023-01-09T12:19:06.346Z] 
12:19:06 [2023-01-09T12:19:06.346Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:06 [2023-01-09T12:19:06.394Z] #38 25.90   CC       images/tcp-stream.o
12:19:06 [2023-01-09T12:19:06.653Z] #38 26.20   CC       images/sk-packet.o
12:19:06 [2023-01-09T12:19:06.653Z] #38 26.45   CC       images/mnt.o
12:19:06 [2023-01-09T12:19:06.805Z] #13 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
12:19:06 [2023-01-09T12:19:06.913Z] #38 26.69   CC       images/pipe-data.o
12:19:07 [2023-01-09T12:19:07.173Z] #38 26.88   CC       images/sa.o
12:19:07 [2023-01-09T12:19:07.278Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 9.0s done
12:19:07 [2023-01-09T12:19:07.433Z] #38 27.15   CC       images/timer.o
12:19:07 [2023-01-09T12:19:07.491Z] #30 ...
12:19:07 [2023-01-09T12:19:07.491Z] 
12:19:07 [2023-01-09T12:19:07.491Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:07 [2023-01-09T12:19:07.491Z] #26 43.82 sync
12:19:07 [2023-01-09T12:19:07.491Z] #26 43.83 internal/reflectlite
12:19:07 [2023-01-09T12:19:07.539Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
12:19:08 [2023-01-09T12:19:08.003Z] #38 27.54   CC       images/timerfd.o
12:19:08 [2023-01-09T12:19:08.003Z] #38 27.74   CC       images/mm.o
12:19:08 [2023-01-09T12:19:08.573Z] #38 28.09   CC       images/sk-opts.o
12:19:08 [2023-01-09T12:19:08.573Z] #38 28.28   CC       images/sk-unix.o
12:19:08 [2023-01-09T12:19:08.833Z] #38 28.51   CC       images/sk-inet.o
12:19:08 [2023-01-09T12:19:08.872Z] #26 45.19 internal/testlog
12:19:09 [2023-01-09T12:19:09.094Z] #38 28.89   CC       images/tun.o
12:19:09 [2023-01-09T12:19:09.327Z] #13 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 7.2s done
12:19:09 [2023-01-09T12:19:09.327Z] #13 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
12:19:09 [2023-01-09T12:19:09.353Z] #38 ...
12:19:09 [2023-01-09T12:19:09.353Z] 
12:19:09 [2023-01-09T12:19:09.353Z] #27 [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
12:19:09 [2023-01-09T12:19:09.353Z] #27 85.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:19:09 [2023-01-09T12:19:09.353Z] #27 85.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:19:09 [2023-01-09T12:19:09.353Z] #27 85.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:09 [2023-01-09T12:19:09.353Z] #27 ...
12:19:09 [2023-01-09T12:19:09.354Z] 
12:19:09 [2023-01-09T12:19:09.354Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:09 [2023-01-09T12:19:09.354Z] #35 75.90 os
12:19:09 [2023-01-09T12:19:09.354Z] #35 77.48 bufio
12:19:09 [2023-01-09T12:19:09.354Z] #35 79.12 text/tabwriter
12:19:09 [2023-01-09T12:19:09.354Z] #35 80.14 io/ioutil
12:19:09 [2023-01-09T12:19:09.354Z] #35 80.15 fmt
12:19:09 [2023-01-09T12:19:09.354Z] #35 82.92 github.com/BurntSushi/toml
12:19:09 [2023-01-09T12:19:09.354Z] #35 82.93 flag
12:19:09 [2023-01-09T12:19:09.354Z] #35 84.56 log
12:19:09 [2023-01-09T12:19:09.442Z] #26 46.17 sort
12:19:09 [2023-01-09T12:19:09.584Z] #13 DONE 25.1s
12:19:09 [2023-01-09T12:19:09.584Z] 
12:19:09 [2023-01-09T12:19:09.584Z] #18 [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
12:19:09 [2023-01-09T12:19:09.584Z] #0 1.674 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:19:09 [2023-01-09T12:19:09.584Z] #0 1.926 
12:19:09 [2023-01-09T12:19:09.584Z] #0 2.142 #=#=#                                                                         

######################################################################## 100.0%
12:19:09 [2023-01-09T12:19:09.584Z] #0 2.374 
12:19:09 [2023-01-09T12:19:09.584Z] #0 3.213 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:19:09 [2023-01-09T12:19:09.584Z] #0 3.477 
12:19:09 [2023-01-09T12:19:09.584Z] #0 3.694 #=#=#                                                                         

######################################################################## 100.0%
12:19:09 [2023-01-09T12:19:09.584Z] #0 3.972 
12:19:09 [2023-01-09T12:19:09.584Z] #0 4.839 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:19:09 [2023-01-09T12:19:09.584Z] #0 5.111 
12:19:09 [2023-01-09T12:19:09.584Z] #0 5.324 #=#=#                                                                         

                                                                           0.0%
####################################                                      51.0%
###########################################                               60.1%
#######################################################################   98.7%
######################################################################## 100.0%
12:19:09 [2023-01-09T12:19:09.584Z] #18 6.054 
12:19:09 [2023-01-09T12:19:09.613Z] #35 ...
12:19:09 [2023-01-09T12:19:09.613Z] 
12:19:09 [2023-01-09T12:19:09.613Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:09 [2023-01-09T12:19:09.613Z] #38 29.20   CC       images/sk-netlink.o
12:19:09 [2023-01-09T12:19:09.613Z] #38 29.39   CC       images/packet-sock.o
12:19:09 [2023-01-09T12:19:09.702Z] #26 46.17 errors
12:19:09 [2023-01-09T12:19:09.873Z] #38 29.65   CC       images/ipc-var.o
12:19:09 [2023-01-09T12:19:09.963Z] #26 ...
12:19:09 [2023-01-09T12:19:09.963Z] 
12:19:09 [2023-01-09T12:19:09.963Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:09 [2023-01-09T12:19:09.963Z] #34 36.45 go: downloading github.com/mgechev/revive v1.1.3
12:19:09 [2023-01-09T12:19:09.963Z] #34 36.98 go: downloading github.com/moricho/tparallel v0.2.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 36.98 go: downloading github.com/nakabonne/nestif v0.3.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 36.99 go: downloading github.com/nishanths/exhaustive v0.7.11
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.01 go: downloading github.com/nishanths/predeclared v0.2.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.06 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.22 go: downloading github.com/securego/gosec/v2 v2.9.6
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.45 go: downloading github.com/sivchari/containedctx v1.0.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.46 go: downloading github.com/sivchari/tenv v1.4.7
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.48 go: downloading github.com/sonatard/noctx v0.0.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.48 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.56 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.57 go: downloading github.com/tetafro/godot v1.4.11
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.94 go: downloading github.com/ultraware/funlen v0.0.3
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.96 go: downloading github.com/ultraware/whitespace v0.0.4
12:19:09 [2023-01-09T12:19:09.963Z] #34 37.97 go: downloading github.com/uudashr/gocognit v1.0.5
12:19:09 [2023-01-09T12:19:09.963Z] #34 38.03 go: downloading github.com/yagipy/maintidx v1.0.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 38.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:19:09 [2023-01-09T12:19:09.963Z] #34 38.15 go: downloading gitlab.com/bosi/decorder v0.2.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 38.26 go: downloading honnef.co/go/tools v0.2.2
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.46 go: downloading mvdan.cc/gofumpt v0.2.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.57 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.62 go: downloading github.com/davecgh/go-spew v1.1.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.65 go: downloading github.com/pmezard/go-difflib v1.0.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.69 go: downloading github.com/stretchr/objx v0.1.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 39.78 go: downloading golang.org/x/text v0.3.7
12:19:09 [2023-01-09T12:19:09.963Z] #34 43.58 go: downloading github.com/hashicorp/hcl v1.0.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 43.80 go: downloading github.com/pelletier/go-toml v1.9.4
12:19:09 [2023-01-09T12:19:09.963Z] #34 43.81 go: downloading gopkg.in/yaml.v2 v2.4.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 43.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.10 go: downloading github.com/gobwas/glob v0.2.3
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.18 go: downloading github.com/kisielk/gotool v1.0.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.20 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.25 go: downloading golang.org/x/mod v0.5.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.30 go: downloading github.com/ettle/strcase v0.1.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.38 go: downloading github.com/fatih/structtag v1.2.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.42 go: downloading github.com/Masterminds/semver v1.5.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.60 go: downloading github.com/prometheus/client_golang v1.7.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 44.82 go: downloading github.com/prometheus/client_model v0.2.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.01 go: downloading github.com/google/go-cmp v0.5.6
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.28 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.32 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.38 go: downloading github.com/beorn7/perks v1.0.1
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.44 go: downloading github.com/cespare/xxhash v1.1.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.46 go: downloading github.com/golang/protobuf v1.5.2
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.64 go: downloading github.com/prometheus/common v0.10.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 45.93 go: downloading github.com/prometheus/procfs v0.6.0
12:19:09 [2023-01-09T12:19:09.963Z] #34 46.03 go: downloading github.com/mattn/go-runewidth v0.0.9
12:19:09 [2023-01-09T12:19:09.963Z] #34 46.11 go: downloading google.golang.org/protobuf v1.27.1
12:19:10 [2023-01-09T12:19:10.133Z] #38 29.82   CC       images/ipc-desc.o
12:19:10 [2023-01-09T12:19:10.222Z] #34 ...
12:19:10 [2023-01-09T12:19:10.222Z] 
12:19:10 [2023-01-09T12:19:10.222Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.83 Setting up libcap-dev:arm64 (1:2.44-1) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.85 Setting up protobuf-compiler (3.12.4-1) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.89 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.92 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.94 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
12:19:10 [2023-01-09T12:19:10.222Z] #30 45.97 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:10 [2023-01-09T12:19:10.395Z] #38 30.10   CC       images/ipc-shm.o
12:19:10 [2023-01-09T12:19:10.512Z] #18 6.891 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:19:10 [2023-01-09T12:19:10.641Z] #28 163.5 # github.com/containerd/containerd/cmd/containerd
12:19:10 [2023-01-09T12:19:10.641Z] #28 163.5 /usr/bin/ld: /tmp/go-link-1826319497/000019.o: in function `New':
12:19:10 [2023-01-09T12:19:10.641Z] #28 163.5 /tmp/tmp.7Ly5Ccgo4D/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:19:10 [2023-01-09T12:19:10.641Z] #28 163.6 + bin/containerd-stress
12:19:10 [2023-01-09T12:19:10.641Z] #28 164.7 + bin/containerd-shim
12:19:10 [2023-01-09T12:19:10.655Z] #38 30.36   CC       images/ipc-msg.o
12:19:10 [2023-01-09T12:19:10.772Z] #18 ...
12:19:10 [2023-01-09T12:19:10.772Z] 
12:19:10 [2023-01-09T12:19:10.772Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:19:10 [2023-01-09T12:19:10.772Z] #19 DONE 1.3s
12:19:10 [2023-01-09T12:19:10.772Z] 
12:19:10 [2023-01-09T12:19:10.772Z] #18 [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
12:19:10 [2023-01-09T12:19:10.772Z] #18 7.103 
12:19:10 [2023-01-09T12:19:10.772Z] #18 ...
12:19:10 [2023-01-09T12:19:10.772Z] 
12:19:10 [2023-01-09T12:19:10.772Z] #20 [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
12:19:10 [2023-01-09T12:19:10.792Z] #30 ...
12:19:10 [2023-01-09T12:19:10.792Z] 
12:19:10 [2023-01-09T12:19:10.792Z] #24 [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
12:19:10 [2023-01-09T12:19:10.792Z] #24 36.88 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:19:10 [2023-01-09T12:19:10.792Z] #24 37.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:19:10 [2023-01-09T12:19:10.792Z] #24 37.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:19:10 [2023-01-09T12:19:10.916Z] #38 30.65   CC       images/ipc-sem.o
12:19:11 [2023-01-09T12:19:11.052Z] #24 ...
12:19:11 [2023-01-09T12:19:11.052Z] 
12:19:11 [2023-01-09T12:19:11.052Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:11 [2023-01-09T12:19:11.052Z] #34 47.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:19:11 [2023-01-09T12:19:11.176Z] #38 30.85   CC       images/utsns.o
12:19:11 [2023-01-09T12:19:11.312Z] #34 ...
12:19:11 [2023-01-09T12:19:11.312Z] 
12:19:11 [2023-01-09T12:19:11.312Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:11 [2023-01-09T12:19:11.313Z] #27 37.93 Selecting previously unselected package libicu67:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 37.94 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 37.95 Unpacking libicu67:arm64 (67.1-7) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 42.88 Selecting previously unselected package libxml2:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 42.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 42.89 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.25 Selecting previously unselected package libarchive13:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.26 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.58 Selecting previously unselected package libjsoncpp24:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.59 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.73 Selecting previously unselected package librhash0:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.73 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.74 Unpacking librhash0:arm64 (1.4.1-2) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.91 Selecting previously unselected package libuv1:arm64.
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.91 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 43.92 Unpacking libuv1:arm64 (1.40.0-2) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 44.10 Selecting previously unselected package cmake.
12:19:11 [2023-01-09T12:19:11.313Z] #27 44.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 44.12 Unpacking cmake (3.18.4-2+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 46.99 Setting up libicu67:arm64 (67.1-7) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.14 Setting up libuv1:arm64 (1.40.0-2) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.29 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.41 Setting up librhash0:arm64 (1.4.1-2) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.45 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.60 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.78 Setting up cmake (3.18.4-2+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.313Z] #27 47.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:11 [2023-01-09T12:19:11.334Z] #20 DONE 0.6s
12:19:11 [2023-01-09T12:19:11.334Z] 
12:19:11 [2023-01-09T12:19:11.334Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:19:11 [2023-01-09T12:19:11.436Z] #38 30.98   CC       images/creds.o
12:19:11 [2023-01-09T12:19:11.576Z] #27 ...
12:19:11 [2023-01-09T12:19:11.576Z] 
12:19:11 [2023-01-09T12:19:11.576Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:11 [2023-01-09T12:19:11.576Z] #30 DONE 48.2s
12:19:11 [2023-01-09T12:19:11.576Z] 
12:19:11 [2023-01-09T12:19:11.576Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:11 [2023-01-09T12:19:11.597Z] #21 ...
12:19:11 [2023-01-09T12:19:11.597Z] 
12:19:11 [2023-01-09T12:19:11.597Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:19:11 [2023-01-09T12:19:11.597Z] #22 DONE 0.2s
12:19:11 [2023-01-09T12:19:11.597Z] 
12:19:11 [2023-01-09T12:19:11.597Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:19:11 [2023-01-09T12:19:11.597Z] #23 DONE 0.2s
12:19:11 [2023-01-09T12:19:11.597Z] 
12:19:11 [2023-01-09T12:19:11.597Z] #24 [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
12:19:11 [2023-01-09T12:19:11.696Z] #38 31.29   CC       images/vma.o
12:19:11 [2023-01-09T12:19:11.696Z] #38 31.51   CC       images/netdev.o
12:19:11 [2023-01-09T12:19:11.729Z] #10 ...
12:19:11 [2023-01-09T12:19:11.729Z] 
12:19:11 [2023-01-09T12:19:11.729Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.36 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.42 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.45 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.47 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.48 Setting up openssl (1.1.1n-0+deb11u3) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.52 Setting up libjq1:amd64 (1.6-2.1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.53 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 10.54 Setting up ca-certificates (20210119) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 11.27 Updating certificates in /etc/ssl/certs...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.29 129 added, 0 removed; done.
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.37 Setting up jq (1.6-2.1) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.38 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.39 Setting up curl (7.74.0-1.3+deb11u3) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.42 Processing triggers for ca-certificates (20210119) ...
12:19:11 [2023-01-09T12:19:11.729Z] #16 12.44 Updating certificates in /etc/ssl/certs...
12:19:11 [2023-01-09T12:19:11.729Z] #16 13.52 0 added, 0 removed; done.
12:19:11 [2023-01-09T12:19:11.729Z] #16 13.52 Running hooks in /etc/ca-certificates/update.d...
12:19:11 [2023-01-09T12:19:11.729Z] #16 13.52 done.
12:19:11 [2023-01-09T12:19:11.729Z] #16 DONE 15.2s
12:19:11 [2023-01-09T12:19:11.729Z] 
12:19:11 [2023-01-09T12:19:11.729Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:11 [2023-01-09T12:19:11.729Z] #10 ...
12:19:11 [2023-01-09T12:19:11.729Z] 
12:19:11 [2023-01-09T12:19:11.729Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:19:11 [2023-01-09T12:19:11.729Z] #17 DONE 0.2s
12:19:11 [2023-01-09T12:19:11.729Z] 
12:19:11 [2023-01-09T12:19:11.729Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:11 [2023-01-09T12:19:11.836Z] #38 ...
12:19:11 [2023-01-09T12:19:11.836Z] 
12:19:11 [2023-01-09T12:19:11.836Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:11 [2023-01-09T12:19:11.836Z] #27 DONE 48.2s
12:19:11 [2023-01-09T12:19:11.836Z] 
12:19:11 [2023-01-09T12:19:11.836Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:11 [2023-01-09T12:19:11.836Z] #31 38.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:19:11 [2023-01-09T12:19:11.836Z] #31 38.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 38.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.68 Selecting previously unselected package binutils-mingw-w64.
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.84 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 40.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.06 Selecting previously unselected package dmsetup.
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.07 Unpacking dmsetup (2:1.02.175-2.1) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.25 Selecting previously unselected package mingw-w64-common.
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 41.26 Unpacking mingw-w64-common (8.0.0-1) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 46.43 Selecting previously unselected package mingw-w64-x86-64-dev.
12:19:11 [2023-01-09T12:19:11.836Z] #31 46.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 46.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:19:11 [2023-01-09T12:19:11.836Z] #31 ...
12:19:11 [2023-01-09T12:19:11.836Z] 
12:19:11 [2023-01-09T12:19:11.836Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:19:12 [2023-01-09T12:19:12.265Z] #38 31.90   CC       images/tty.o
12:19:12 [2023-01-09T12:19:12.659Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.2s
12:19:12 [2023-01-09T12:19:12.843Z] #38 32.46   CC       images/file-lock.o
12:19:12 [2023-01-09T12:19:12.843Z] #38 32.62   CC       images/rlimit.o
12:19:13 [2023-01-09T12:19:13.104Z] #38 32.84   CC       images/pagemap.o
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.218 + RM_GOPATH=0
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.224 + TMP_GOPATH=
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.233 + : /build
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.233 + '[' -z '' ']'
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.233 ++ mktemp -d
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.235 + export GOPATH=/tmp/tmp.onCMGPtxLQ
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.235 + GOPATH=/tmp/tmp.onCMGPtxLQ
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.235 + RM_GOPATH=1
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.235 + case "$(go env GOARCH)" in
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.236 ++ go env GOARCH
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.301 + export GO_BUILDMODE=-buildmode=pie
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.301 + GO_BUILDMODE=-buildmode=pie
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.302 ++ dirname /tmp/install/install.sh
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + dir=/tmp/install
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + bin=tini
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + shift
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + '[' '!' -f /tmp/install/tini.installer ']'
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + . /tmp/install/tini.installer
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 ++ : v0.19.0
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.304 + install_tini
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.305 + echo 'Install tini version v0.19.0'
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.305 Install tini version v0.19.0
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.onCMGPtxLQ/tini
12:19:13 [2023-01-09T12:19:13.222Z] #39 1.321 Cloning into '/tmp/tmp.onCMGPtxLQ/tini'...
12:19:13 [2023-01-09T12:19:13.364Z] #38 33.08   CC       images/siginfo.o
12:19:13 [2023-01-09T12:19:13.625Z] #38 33.30   CC       images/rpc.o
12:19:13 [2023-01-09T12:19:13.791Z] #39 2.028 + cd /tmp/tmp.onCMGPtxLQ/tini
12:19:13 [2023-01-09T12:19:13.791Z] #39 2.028 + git checkout -q v0.19.0
12:19:13 [2023-01-09T12:19:13.791Z] #39 2.058 + cmake .
12:19:14 [2023-01-09T12:19:14.062Z] #39 2.465 -- The C compiler identification is GNU 10.2.1
12:19:14 [2023-01-09T12:19:14.220Z] #24 ...
12:19:14 [2023-01-09T12:19:14.220Z] 
12:19:14 [2023-01-09T12:19:14.220Z] #18 [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
12:19:14 [2023-01-09T12:19:14.220Z] #18 7.318 #=#=#                                                                         

######################################################################## 100.0%
12:19:14 [2023-01-09T12:19:14.220Z] #18 7.568 
12:19:14 [2023-01-09T12:19:14.220Z] #18 8.490 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:19:14 [2023-01-09T12:19:14.220Z] #18 9.354 
12:19:14 [2023-01-09T12:19:14.220Z] #18 9.587 #=#=#                                                                         

######################################################################## 100.0%
12:19:14 [2023-01-09T12:19:14.220Z] #18 10.01 
12:19:14 [2023-01-09T12:19:14.220Z] #18 10.10 Download of images into '/build' complete.
12:19:14 [2023-01-09T12:19:14.220Z] #18 10.10 Use something like the following to load the result into a Docker daemon:
12:19:14 [2023-01-09T12:19:14.220Z] #18 10.10   tar -cC '/build' . | docker load
12:19:14 [2023-01-09T12:19:14.220Z] #18 DONE 10.3s
12:19:14 [2023-01-09T12:19:14.220Z] 
12:19:14 [2023-01-09T12:19:14.220Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:19:14 [2023-01-09T12:19:14.331Z] #39 2.564 -- Detecting C compiler ABI info
12:19:14 [2023-01-09T12:19:14.555Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 7.0s done
12:19:14 [2023-01-09T12:19:14.811Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 0.1s
12:19:14 [2023-01-09T12:19:14.901Z] #39 3.221 -- Detecting C compiler ABI info - done
12:19:14 [2023-01-09T12:19:14.901Z] #39 3.275 -- Check for working C compiler: /usr/bin/cc - skipped
12:19:14 [2023-01-09T12:19:14.901Z] #39 3.286 -- Detecting C compile features
12:19:14 [2023-01-09T12:19:14.901Z] #39 3.287 -- Detecting C compile features - done
12:19:14 [2023-01-09T12:19:14.901Z] #39 3.326 -- Performing Test HAS_BUILTIN_FORTIFY
12:19:15 [2023-01-09T12:19:15.096Z] #38 34.38   CC       images/ext-file.o
12:19:15 [2023-01-09T12:19:15.096Z] #38 34.56   CC       images/cgroup.o
12:19:15 [2023-01-09T12:19:15.161Z] #39 3.565 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:19:15 [2023-01-09T12:19:15.355Z] #38 ...
12:19:15 [2023-01-09T12:19:15.355Z] 
12:19:15 [2023-01-09T12:19:15.355Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:15 [2023-01-09T12:19:15.355Z] #37 51.01 Updating files:  42% (2180/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  85% (4425/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
12:19:15 [2023-01-09T12:19:15.355Z] #37 52.49 + cd /tmp/tmp.MPgLoH4ji0/src/github.com/containerd/containerd
12:19:15 [2023-01-09T12:19:15.355Z] #37 52.49 + git checkout -q v1.6.15
12:19:15 [2023-01-09T12:19:15.422Z] #39 3.652 -- Configuring done
12:19:15 [2023-01-09T12:19:15.422Z] #39 3.680 -- Generating done
12:19:15 [2023-01-09T12:19:15.422Z] #39 3.686 -- Build files have been written to: /tmp/tmp.onCMGPtxLQ/tini
12:19:15 [2023-01-09T12:19:15.422Z] #39 3.692 + make tini-static
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + export 'BUILDTAGS=netgo osusergo static_build'
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + BUILDTAGS='netgo osusergo static_build'
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + export EXTRA_FLAGS=-buildmode=pie
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + EXTRA_FLAGS=-buildmode=pie
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + '[' '' = dynamic ']'
12:19:15 [2023-01-09T12:19:15.926Z] #37 54.63 + make
12:19:15 [2023-01-09T12:19:15.992Z] #39 4.085 Scanning dependencies of target tini-static
12:19:15 [2023-01-09T12:19:15.992Z] #39 4.150 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:19:16 [2023-01-09T12:19:16.784Z] #25 ...
12:19:16 [2023-01-09T12:19:16.784Z] 
12:19:16 [2023-01-09T12:19:16.784Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + RM_GOPATH=0
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + TMP_GOPATH=
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + : /build
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + '[' -z '' ']'
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 ++ mktemp -d
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + export GOPATH=/tmp/tmp.Djl6OHH707
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + GOPATH=/tmp/tmp.Djl6OHH707
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + RM_GOPATH=1
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 + case "$(go env GOARCH)" in
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.186 ++ go env GOARCH
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.192 + export GO_BUILDMODE=-buildmode=pie
12:19:16 [2023-01-09T12:19:16.784Z] #21 5.192 + GO_BUILDMODE=-buildmode=pie
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.194 Install docker/cli version 17.06.2-ce from stable
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 ++ dirname /tmp/install/install.sh
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + dir=/tmp/install
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + bin=dockercli
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + shift
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + . /tmp/install/dockercli.installer
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 ++ : stable
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 ++ : 17.06.2-ce
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + install_dockercli
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 ++ uname -m
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + arch=x86_64
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + '[' x86_64 '!=' x86_64 ']'
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + url=https://download.docker.com/linux/static
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:19:16 [2023-01-09T12:19:16.785Z] #21 5.203 + tar -xz docker/docker
12:19:16 [2023-01-09T12:19:16.878Z] #37 ...
12:19:16 [2023-01-09T12:19:16.878Z] 
12:19:16 [2023-01-09T12:19:16.878Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:16 [2023-01-09T12:19:16.878Z] #35 86.75 github.com/BurntSushi/toml/cmd/tomlv
12:19:16 [2023-01-09T12:19:16.878Z] #35 DONE 93.2s
12:19:16 [2023-01-09T12:19:16.878Z] 
12:19:16 [2023-01-09T12:19:16.878Z] #27 [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
12:19:16 [2023-01-09T12:19:16.878Z] #27 92.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:19:16 [2023-01-09T12:19:16.878Z] #27 92.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:19:16 [2023-01-09T12:19:16.878Z] #27 92.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:19:17 [2023-01-09T12:19:17.374Z] #39 5.481 [100%] Linking C executable tini-static
12:19:17 [2023-01-09T12:19:17.655Z] #39 5.991 [100%] Built target tini-static
12:19:17 [2023-01-09T12:19:17.655Z] #39 6.094 + mkdir -p /build
12:19:17 [2023-01-09T12:19:17.916Z] #39 6.099 + cp tini-static /build/docker-init
12:19:19 [2023-01-09T12:19:19.295Z] #39 DONE 7.5s
12:19:19 [2023-01-09T12:19:19.295Z] 
12:19:19 [2023-01-09T12:19:19.295Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:19 [2023-01-09T12:19:19.295Z] #28 DONE 55.7s
12:19:19 [2023-01-09T12:19:19.295Z] 
12:19:19 [2023-01-09T12:19:19.295Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.49 Selecting previously unselected package gcc-mingw-w64-base.
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
12:19:19 [2023-01-09T12:19:19.295Z] #31 53.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:19:20 [2023-01-09T12:19:20.065Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
12:19:20 [2023-01-09T12:19:20.236Z] #31 ...
12:19:20 [2023-01-09T12:19:20.236Z] 
12:19:20 [2023-01-09T12:19:20.237Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:20 [2023-01-09T12:19:20.237Z] #26 46.59 strconv
12:19:20 [2023-01-09T12:19:20.237Z] #26 47.30 io
12:19:20 [2023-01-09T12:19:20.237Z] #26 48.38 internal/oserror
12:19:20 [2023-01-09T12:19:20.237Z] #26 48.76 syscall
12:19:20 [2023-01-09T12:19:20.237Z] #26 50.36 reflect
12:19:20 [2023-01-09T12:19:20.237Z] #26 ...
12:19:20 [2023-01-09T12:19:20.237Z] 
12:19:20 [2023-01-09T12:19:20.237Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:20 [2023-01-09T12:19:20.237Z] #38 2.696 Note: Building without setproctitle() and strlcpy() support.
12:19:20 [2023-01-09T12:19:20.237Z] #38 2.696       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:19:20 [2023-01-09T12:19:20.237Z] #38 2.710 Note: Building without GnuTLS support
12:19:20 [2023-01-09T12:19:20.237Z] #38 2.720 Makefile.config:39: Warn: you have no libnftables installed
12:19:20 [2023-01-09T12:19:20.237Z] #38 2.720 Makefile.config:40: Warn: Building without nftables support
12:19:20 [2023-01-09T12:19:20.237Z] #38 4.804 fatal: not a git repository (or any of the parent directories): .git
12:19:20 [2023-01-09T12:19:20.237Z] #38 4.889   GEN      .gitid
12:19:20 [2023-01-09T12:19:20.237Z] #38 4.960   GEN      criu/include/version.h
12:19:20 [2023-01-09T12:19:20.237Z] #38 5.042   GEN      include/common/asm
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.018   PBCC     images/timens.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.067   DEP      images/timens.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.132   PBCC     images/fown.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.142   PBCC     images/google/protobuf/descriptor.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.211   PBCC     images/opts.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.311   PBCC     images/memfd.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.393   DEP      images/fown.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.468   DEP      images/google/protobuf/descriptor.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.634   DEP      images/opts.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.771   DEP      images/memfd.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.853   PBCC     images/sit.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 7.870   DEP      images/sit.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.025   PBCC     images/macvlan.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.067   DEP      images/macvlan.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.175   PBCC     images/autofs.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.200   DEP      images/autofs.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.343   PBCC     images/sysctl.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.454   DEP      images/sysctl.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.519   PBCC     images/time.pb-c.c
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.581   DEP      images/time.pb-c.d
12:19:20 [2023-01-09T12:19:20.237Z] #38 8.683   PBCC     images/binfmt-misc.pb-c.c
12:19:20 [2023-01-09T12:19:20.497Z] #38 8.817   DEP      images/binfmt-misc.pb-c.d
12:19:20 [2023-01-09T12:19:20.497Z] #38 8.923   PBCC     images/seccomp.pb-c.c
12:19:20 [2023-01-09T12:19:20.497Z] #38 ...
12:19:20 [2023-01-09T12:19:20.497Z] 
12:19:20 [2023-01-09T12:19:20.497Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:20 [2023-01-09T12:19:20.497Z] #26 57.10 internal/syscall/unix
12:19:21 [2023-01-09T12:19:21.435Z] #10 ...
12:19:21 [2023-01-09T12:19:21.435Z] 
12:19:21 [2023-01-09T12:19:21.435Z] #18 [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
12:19:21 [2023-01-09T12:19:21.435Z] #0 2.232 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:19:21 [2023-01-09T12:19:21.435Z] #0 2.549 
12:19:21 [2023-01-09T12:19:21.435Z] #0 2.779 #=#=#                                                                         

######################################################################## 100.0%
12:19:21 [2023-01-09T12:19:21.435Z] #0 3.054 
12:19:21 [2023-01-09T12:19:21.435Z] #0 4.083 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:19:21 [2023-01-09T12:19:21.435Z] #0 4.368 
12:19:21 [2023-01-09T12:19:21.435Z] #0 4.591 #=#=#                                                                         

######################################################################## 100.0%
12:19:21 [2023-01-09T12:19:21.435Z] #0 4.880 
12:19:21 [2023-01-09T12:19:21.435Z] #0 5.927 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:19:21 [2023-01-09T12:19:21.435Z] #0 6.313 
12:19:21 [2023-01-09T12:19:21.435Z] #0 6.551 #=#=#                                                                         

######                                                                     9.6%
#########################################                                 58.1%
#################################################                         69.4%
######################################################################## 100.0%
12:19:21 [2023-01-09T12:19:21.435Z] #0 7.152 
12:19:21 [2023-01-09T12:19:21.435Z] #0 8.201 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:19:21 [2023-01-09T12:19:21.435Z] #0 8.484 
12:19:21 [2023-01-09T12:19:21.435Z] #0 8.720 #=#=#                                                                         

######################################################################## 100.0%
12:19:21 [2023-01-09T12:19:21.435Z] #0 9.063 
12:19:21 [2023-01-09T12:19:21.435Z] #0 9.750 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:19:21 [2023-01-09T12:19:21.435Z] #18 10.13 
12:19:21 [2023-01-09T12:19:21.435Z] #18 ...
12:19:21 [2023-01-09T12:19:21.435Z] 
12:19:21 [2023-01-09T12:19:21.435Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:21 [2023-01-09T12:19:21.437Z] #26 57.77 time
12:19:22 [2023-01-09T12:19:22.044Z] #21 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + : /build
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + export GOPATH=/tmp/tmp.y5jeR7Zb05
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + GOPATH=/tmp/tmp.y5jeR7Zb05
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.688 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.713 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.713 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.717 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + bin=tomlv
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + shift
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + . /tmp/install/tomlv.installer
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + install_tomlv
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.719 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.y5jeR7Zb05/src/github.com/BurntSushi/toml
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.742 Cloning into '/tmp/tmp.y5jeR7Zb05/src/github.com/BurntSushi/toml'...
12:19:22 [2023-01-09T12:19:22.044Z] #26 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #27 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + : /build
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + export GOPATH=/tmp/tmp.tdI4GWSQeC
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + GOPATH=/tmp/tmp.tdI4GWSQeC
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.257 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 Install shfmt version v3.0.2
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + bin=shfmt
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + shift
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + . /tmp/install/shfmt.installer
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 ++ : v3.0.2
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + install_shfmt
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + echo 'Install shfmt version v3.0.2'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + GOBIN=/build
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + GO111MODULE=on
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.282 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.867 go: downloading mvdan.cc/sh/v3 v3.0.2
12:19:22 [2023-01-09T12:19:22.044Z] #0 9.209 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:19:22 [2023-01-09T12:19:22.044Z] #0 9.256 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:19:22 [2023-01-09T12:19:22.044Z] #0 9.352 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:19:22 [2023-01-09T12:19:22.044Z] #28 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.926 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.926 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.926 + : /build
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.926 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.928 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.928 + export GOPATH=/tmp/tmp.Sd1eDu33Va
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.928 + GOPATH=/tmp/tmp.Sd1eDu33Va
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.928 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.928 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.933 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 Install rootlesskit version v0.14.4
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + bin=rootlesskit
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + shift
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + . /tmp/install/rootlesskit.installer
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 ++ : v0.14.4
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + install_rootlesskit
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + case "$1" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + export CGO_ENABLED=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + CGO_ENABLED=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + _install_rootlesskit
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + echo 'Install rootlesskit version v0.14.4'
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + for f in rootlesskit rootlesskit-docker-proxy
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + GOBIN=/build
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + GO111MODULE=on
12:19:22 [2023-01-09T12:19:22.044Z] #0 4.945 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:19:22 [2023-01-09T12:19:22.044Z] #0 5.364 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.994 go: downloading github.com/pkg/errors v0.9.1
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.128 go: downloading github.com/sirupsen/logrus v1.8.1
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.128 go: downloading github.com/urfave/cli/v2 v2.3.0
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.522 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:19:22 [2023-01-09T12:19:22.044Z] #29 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.177 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.177 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.177 + : /build
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.177 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.177 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.196 + export GOPATH=/tmp/tmp.QKPIrkTvh6
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.196 + GOPATH=/tmp/tmp.QKPIrkTvh6
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.196 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.196 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.196 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + bin=golangci_lint
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + shift
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + . /tmp/install/golangci_lint.installer
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 ++ : v1.44.0
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + install_golangci_lint
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + set -e
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + echo 'Install golangci-lint version v1.44.0'
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + GOBIN=/build
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + GO111MODULE=on
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.205 Install golangci-lint version v1.44.0
12:19:22 [2023-01-09T12:19:22.044Z] #0 6.688 go: downloading github.com/golangci/golangci-lint v1.44.0
12:19:22 [2023-01-09T12:19:22.044Z] #30 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #31 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.700 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.701 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.701 + : /build
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.701 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.702 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.703 + export GOPATH=/tmp/tmp.jiy6niIU1g
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.705 + GOPATH=/tmp/tmp.jiy6niIU1g
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.705 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.705 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.708 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.732 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.738 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.738 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + bin=vndr
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + shift
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + '[' '!' -f /tmp/install/vndr.installer ']'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + . /tmp/install/vndr.installer
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 ++ : v0.1.3-0.20221229102223-87603e47e8ea
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + install_vndr
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.746 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.751 + GOBIN=/build
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.751 + GO111MODULE=on
12:19:22 [2023-01-09T12:19:22.044Z] #0 7.751 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.226 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
12:19:22 [2023-01-09T12:19:22.044Z] #31 ...
12:19:22 [2023-01-09T12:19:22.044Z] 
12:19:22 [2023-01-09T12:19:22.044Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 8.154 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:22 [2023-01-09T12:19:22.044Z] #0 9.119 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:22 [2023-01-09T12:19:22.202Z] #27 ...
12:19:22 [2023-01-09T12:19:22.202Z] 
12:19:22 [2023-01-09T12:19:22.202Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:22 [2023-01-09T12:19:22.202Z] #38 35.15   CC       images/userns.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 35.34   CC       images/google/protobuf/descriptor.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 36.70   CC       images/opts.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 36.91   CC       images/seccomp.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 37.27   CC       images/binfmt-misc.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 37.58   CC       images/time.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 37.74   CC       images/sysctl.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 37.93   CC       images/autofs.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 38.05   CC       images/macvlan.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 38.21   CC       images/sit.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 38.37   CC       images/memfd.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 38.66   CC       images/timens.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 38.92   LINK     images/built-in.o
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.11   GEN      compel/include/asm
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.13   GEN      compel/include/version.h
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.14 touch .config
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.19   GEN      include/common/config.h
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.28   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:19:22 [2023-01-09T12:19:22.202Z] #38 39.30   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.33   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.35   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.39   DEP      compel/arch/x86/plugins/std/memcpy.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.43   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.45   GEN      compel/plugins/include/uapi/std/syscall.h
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.49   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.53   DEP      compel/plugins/std/infect.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.61   DEP      compel/plugins/std/string.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.68   DEP      compel/plugins/std/log.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.75   DEP      compel/plugins/std/fds.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.85   DEP      compel/plugins/std/std.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 39.93   DEP      compel/plugins/shmem/shmem.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 40.03   DEP      compel/plugins/fds/fds.d
12:19:22 [2023-01-09T12:19:22.203Z] #38 40.14   CC       compel/plugins/std/std.o
12:19:22 [2023-01-09T12:19:22.203Z] #38 40.40   CC       compel/plugins/std/fds.o
12:19:22 [2023-01-09T12:19:22.203Z] #38 40.80   CC       compel/plugins/std/log.o
12:19:22 [2023-01-09T12:19:22.203Z] #38 41.58   CC       compel/plugins/std/string.o
12:19:22 [2023-01-09T12:19:22.301Z] #32 ...
12:19:22 [2023-01-09T12:19:22.301Z] 
12:19:22 [2023-01-09T12:19:22.301Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:22 [2023-01-09T12:19:22.301Z] #0 7.303 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:22 [2023-01-09T12:19:22.301Z] #0 7.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:22 [2023-01-09T12:19:22.301Z] #0 7.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:22 [2023-01-09T12:19:22.301Z] #0 8.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:22 [2023-01-09T12:19:22.301Z] #0 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:22 [2023-01-09T12:19:22.473Z] #38 42.14   CC       compel/plugins/std/infect.o
12:19:22 [2023-01-09T12:19:22.473Z] #38 ...
12:19:22 [2023-01-09T12:19:22.473Z] 
12:19:22 [2023-01-09T12:19:22.473Z] #27 [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
12:19:22 [2023-01-09T12:19:22.559Z] #33 ...
12:19:22 [2023-01-09T12:19:22.559Z] 
12:19:22 [2023-01-09T12:19:22.559Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:19:22 [2023-01-09T12:19:22.559Z] #21 10.81 + mkdir -p /build
12:19:22 [2023-01-09T12:19:22.559Z] #21 10.81 + mv docker/docker /build/
12:19:22 [2023-01-09T12:19:22.559Z] #21 10.82 + rmdir docker
12:19:22 [2023-01-09T12:19:22.559Z] #21 DONE 11.1s
12:19:22 [2023-01-09T12:19:22.559Z] 
12:19:22 [2023-01-09T12:19:22.559Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + : /build
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + export GOPATH=/tmp/tmp.UXrqeIviKY
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + GOPATH=/tmp/tmp.UXrqeIviKY
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.271 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + bin=proxy
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + shift
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + '[' '!' -f /tmp/install/proxy.installer ']'
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + . /tmp/install/proxy.installer
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + install_proxy
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + case "$1" in
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + export CGO_ENABLED=0
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + CGO_ENABLED=0
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + _install_proxy
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.UXrqeIviKY/src/github.com/docker/libnetwork
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 Cloning into '/tmp/tmp.UXrqeIviKY/src/github.com/docker/libnetwork'...
12:19:22 [2023-01-09T12:19:22.559Z] #0 5.288 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
12:19:22 [2023-01-09T12:19:22.559Z] #34 ...
12:19:22 [2023-01-09T12:19:22.559Z] 
12:19:22 [2023-01-09T12:19:22.559Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + RM_GOPATH=0
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + TMP_GOPATH=
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + : /build
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + '[' -z '' ']'
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 ++ mktemp -d
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + export GOPATH=/tmp/tmp.aDkLvWx63Y
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + GOPATH=/tmp/tmp.aDkLvWx63Y
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + RM_GOPATH=1
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + case "$(go env GOARCH)" in
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 ++ go env GOARCH
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + export GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + GO_BUILDMODE=-buildmode=pie
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 ++ dirname /tmp/install/install.sh
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + dir=/tmp/install
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + bin=gotestsum
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + shift
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + . /tmp/install/gotestsum.installer
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 ++ : v1.8.2
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.326 + install_gotestsum
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 Install gotestsum version v1.8.2
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 + set -e
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 + echo 'Install gotestsum version v1.8.2'
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 + GOBIN=/build
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 + GO111MODULE=on
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.354 + go install gotest.tools/gotestsum@v1.8.2
12:19:22 [2023-01-09T12:19:22.559Z] #0 8.874 go: downloading gotest.tools/gotestsum v1.8.2
12:19:22 [2023-01-09T12:19:22.741Z] #27 99.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:19:22 [2023-01-09T12:19:22.741Z] #27 99.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:19:22 [2023-01-09T12:19:22.741Z] #27 99.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:22 [2023-01-09T12:19:22.814Z] #28 175.5 + bin/containerd-shim-runc-v1
12:19:22 [2023-01-09T12:19:22.817Z] #35 ...
12:19:22 [2023-01-09T12:19:22.817Z] 
12:19:22 [2023-01-09T12:19:22.818Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:19:22 [2023-01-09T12:19:22.818Z] #0 5.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #0 5.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #0 5.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #0 5.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #0 6.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #0 8.378 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:22 [2023-01-09T12:19:22.818Z] #36 ...
12:19:22 [2023-01-09T12:19:22.818Z] 
12:19:22 [2023-01-09T12:19:22.818Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:22 [2023-01-09T12:19:22.818Z] #32 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:24 [2023-01-09T12:19:24.707Z] #10 ...
12:19:24 [2023-01-09T12:19:24.707Z] 
12:19:24 [2023-01-09T12:19:24.707Z] #18 [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
12:19:24 [2023-01-09T12:19:24.707Z] #18 10.37 #=#=#                                                                         

######################################################################## 100.0%
12:19:24 [2023-01-09T12:19:24.707Z] #18 10.66 
12:19:24 [2023-01-09T12:19:24.707Z] #18 10.73 Download of images into '/build' complete.
12:19:24 [2023-01-09T12:19:24.707Z] #18 10.73 Use something like the following to load the result into a Docker daemon:
12:19:24 [2023-01-09T12:19:24.707Z] #18 10.73   tar -cC '/build' . | docker load
12:19:24 [2023-01-09T12:19:24.707Z] #18 DONE 13.3s
12:19:24 [2023-01-09T12:19:24.707Z] 
12:19:24 [2023-01-09T12:19:24.707Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
12:19:25 [2023-01-09T12:19:25.271Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s
12:19:25 [2023-01-09T12:19:25.641Z] #26 ...
12:19:25 [2023-01-09T12:19:25.641Z] 
12:19:25 [2023-01-09T12:19:25.641Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.023   DEP      images/seccomp.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.135   PBCC     images/userns.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.175   DEP      images/userns.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.458   PBCC     images/cgroup.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.500   DEP      images/cgroup.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.562   PBCC     images/ext-file.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.597   DEP      images/ext-file.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.706   PBCC     images/rpc.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.760   DEP      images/rpc.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.800   PBCC     images/siginfo.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.810   DEP      images/siginfo.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.864   PBCC     images/pagemap.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.901   DEP      images/pagemap.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 9.944   PBCC     images/rlimit.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.00   DEP      images/rlimit.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.08   PBCC     images/file-lock.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.10   DEP      images/file-lock.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.13   PBCC     images/tty.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.17   DEP      images/tty.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.21   PBCC     images/tun.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.27   PBCC     images/netdev.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.31   DEP      images/tun.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.37   DEP      images/netdev.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.43   PBCC     images/vma.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.47   DEP      images/vma.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.55   PBCC     images/creds.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.59   DEP      images/creds.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.64   PBCC     images/utsns.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.67   DEP      images/utsns.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.74   PBCC     images/ipc-desc.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.76   PBCC     images/ipc-sem.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.80   DEP      images/ipc-desc.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.84   DEP      images/ipc-sem.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.90   PBCC     images/ipc-msg.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.92   DEP      images/ipc-msg.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.97   PBCC     images/ipc-shm.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 10.99   DEP      images/ipc-shm.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.04   PBCC     images/ipc-var.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.06   DEP      images/ipc-var.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.11   PBCC     images/sk-opts.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.14   PBCC     images/packet-sock.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.19   DEP      images/sk-opts.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.27   DEP      images/packet-sock.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.33   PBCC     images/sk-netlink.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.36   DEP      images/sk-netlink.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.40   PBCC     images/sk-inet.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.43   DEP      images/sk-inet.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.47   PBCC     images/sk-unix.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.51   DEP      images/sk-unix.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.61   PBCC     images/mm.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.66   DEP      images/mm.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.70   PBCC     images/timerfd.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.76   DEP      images/timerfd.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.85   PBCC     images/timer.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.89   DEP      images/timer.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 11.95   PBCC     images/sa.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.00   DEP      images/sa.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.07   PBCC     images/pipe-data.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.10   DEP      images/pipe-data.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.15   PBCC     images/mnt.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.19   DEP      images/mnt.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.28   PBCC     images/sk-packet.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.31   DEP      images/sk-packet.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.40   PBCC     images/tcp-stream.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.46   DEP      images/tcp-stream.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.56   PBCC     images/pipe.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.61   DEP      images/pipe.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.67   PBCC     images/pstree.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.69   DEP      images/pstree.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.76   PBCC     images/fs.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.81   DEP      images/fs.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.86   PBCC     images/signalfd.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.92   DEP      images/signalfd.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 12.97   PBCC     images/fh.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.00   PBCC     images/fsnotify.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.01   DEP      images/fh.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.08   DEP      images/fsnotify.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.14   PBCC     images/eventpoll.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.16   DEP      images/eventpoll.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.24   PBCC     images/eventfd.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.26   DEP      images/eventfd.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.36   PBCC     images/remap-file-path.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.39   DEP      images/remap-file-path.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.42   PBCC     images/fifo.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.45   DEP      images/fifo.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.49   PBCC     images/ghost-file.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.51   DEP      images/ghost-file.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.57   PBCC     images/regfile.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.61   DEP      images/regfile.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.67   PBCC     images/ns.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.69   DEP      images/ns.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.77   PBCC     images/fdinfo.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.82   DEP      images/fdinfo.pb-c.d
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.91   PBCC     images/core-aarch64.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 13.99   PBCC     images/core-arm.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 14.02   PBCC     images/core-ppc64.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 14.08   PBCC     images/core-s390.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 14.10   PBCC     images/core-x86.pb-c.c
12:19:25 [2023-01-09T12:19:25.641Z] #38 14.16   PBCC     images/core.pb-c.c
12:19:25 [2023-01-09T12:19:25.902Z] #38 14.21   PBCC     images/inventory.pb-c.c
12:19:25 [2023-01-09T12:19:25.902Z] #38 14.26   DEP      images/core-aarch64.pb-c.d
12:19:26 [2023-01-09T12:19:26.106Z] #32 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:26 [2023-01-09T12:19:26.162Z] #38 14.33   DEP      images/core-arm.pb-c.d
12:19:26 [2023-01-09T12:19:26.162Z] #38 14.39   DEP      images/core-ppc64.pb-c.d
12:19:26 [2023-01-09T12:19:26.162Z] #38 14.46   DEP      images/core-s390.pb-c.d
12:19:26 [2023-01-09T12:19:26.162Z] #38 14.54   DEP      images/core-x86.pb-c.d
12:19:26 [2023-01-09T12:19:26.162Z] #38 14.58   DEP      images/core.pb-c.d
12:19:26 [2023-01-09T12:19:26.423Z] #38 14.70   DEP      images/inventory.pb-c.d
12:19:26 [2023-01-09T12:19:26.423Z] #38 14.75   PBCC     images/cpuinfo.pb-c.c
12:19:26 [2023-01-09T12:19:26.423Z] #38 14.78   DEP      images/cpuinfo.pb-c.d
12:19:26 [2023-01-09T12:19:26.683Z] #38 14.91   PBCC     images/stats.pb-c.c
12:19:26 [2023-01-09T12:19:26.683Z] #38 14.93   DEP      images/stats.pb-c.d
12:19:27 [2023-01-09T12:19:27.037Z] #32 ...
12:19:27 [2023-01-09T12:19:27.037Z] 
12:19:27 [2023-01-09T12:19:27.037Z] #24 [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
12:19:27 [2023-01-09T12:19:27.037Z] #24 5.489 + git clone https://github.com/kolyshkin/go-swagger.git .
12:19:27 [2023-01-09T12:19:27.037Z] #24 5.489 Cloning into '.'...
12:19:27 [2023-01-09T12:19:27.294Z] #24 ...
12:19:27 [2023-01-09T12:19:27.294Z] 
12:19:27 [2023-01-09T12:19:27.294Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:27 [2023-01-09T12:19:27.294Z] #26 10.72 + cd /tmp/tmp.y5jeR7Zb05/src/github.com/BurntSushi/toml
12:19:27 [2023-01-09T12:19:27.294Z] #26 10.72 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:27 [2023-01-09T12:19:27.294Z] #26 10.92 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:19:27 [2023-01-09T12:19:27.294Z] #26 11.75 internal/unsafeheader
12:19:27 [2023-01-09T12:19:27.294Z] #26 11.77 internal/goarch
12:19:27 [2023-01-09T12:19:27.294Z] #26 11.95 internal/abi
12:19:27 [2023-01-09T12:19:27.294Z] #26 12.02 internal/cpu
12:19:27 [2023-01-09T12:19:27.294Z] #26 12.50 internal/goexperiment
12:19:27 [2023-01-09T12:19:27.294Z] #26 12.87 internal/goos
12:19:27 [2023-01-09T12:19:27.294Z] #26 13.05 runtime/internal/atomic
12:19:27 [2023-01-09T12:19:27.294Z] #26 13.17 internal/bytealg
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.15 runtime/internal/math
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.29 runtime/internal/sys
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.36 runtime/internal/syscall
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.73 internal/itoa
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.93 runtime
12:19:27 [2023-01-09T12:19:27.294Z] #26 14.97 math/bits
12:19:27 [2023-01-09T12:19:27.294Z] #26 15.79 math
12:19:27 [2023-01-09T12:19:27.294Z] #26 ...
12:19:27 [2023-01-09T12:19:27.294Z] 
12:19:27 [2023-01-09T12:19:27.294Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:19:27 [2023-01-09T12:19:27.294Z] #25 5.838 + git clone https://github.com/docker/distribution.git .
12:19:27 [2023-01-09T12:19:27.294Z] #25 5.838 Cloning into '.'...
12:19:27 [2023-01-09T12:19:27.550Z] #25 ...
12:19:27 [2023-01-09T12:19:27.551Z] 
12:19:27 [2023-01-09T12:19:27.551Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:27 [2023-01-09T12:19:27.551Z] #35 11.56 go: downloading github.com/fatih/color v1.13.0
12:19:27 [2023-01-09T12:19:27.551Z] #35 11.85 go: downloading github.com/dnephin/pflag v1.0.7
12:19:27 [2023-01-09T12:19:27.551Z] #35 11.87 go: downloading golang.org/x/tools v0.1.11
12:19:27 [2023-01-09T12:19:27.551Z] #35 12.24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:19:27 [2023-01-09T12:19:27.551Z] #35 12.36 go: downloading github.com/mattn/go-colorable v0.1.12
12:19:27 [2023-01-09T12:19:27.551Z] #35 12.36 go: downloading github.com/mattn/go-isatty v0.0.14
12:19:27 [2023-01-09T12:19:27.551Z] #35 12.92 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:19:27 [2023-01-09T12:19:27.551Z] #35 13.33 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:19:27 [2023-01-09T12:19:27.551Z] #35 13.47 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:19:27 [2023-01-09T12:19:27.551Z] #35 13.59 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:19:27 [2023-01-09T12:19:27.795Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 12.9s done
12:19:28 [2023-01-09T12:19:28.051Z] #10 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
12:19:28 [2023-01-09T12:19:28.073Z] #38 16.36 make[1]: Nothing to be done for 'all'.
12:19:28 [2023-01-09T12:19:28.107Z] #28 181.6 + bin/containerd-shim-runc-v2
12:19:28 [2023-01-09T12:19:28.308Z] #10 DONE 46.4s
12:19:28 [2023-01-09T12:19:28.308Z] 
12:19:28 [2023-01-09T12:19:28.308Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:19:28 [2023-01-09T12:19:28.364Z] #28 182.4 + binaries
12:19:28 [2023-01-09T12:19:28.364Z] #28 182.4 + install -D bin/containerd /build/containerd
12:19:28 [2023-01-09T12:19:28.364Z] #28 182.4 + install -D bin/containerd-shim /build/containerd-shim
12:19:28 [2023-01-09T12:19:28.364Z] #28 182.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:19:28 [2023-01-09T12:19:28.364Z] #28 182.4 + install -D bin/ctr /build/ctr
12:19:28 [2023-01-09T12:19:28.403Z] Running on azwin-2-540ca0 in d:\jenkins\workspace\moby_PR-44767
[Pipeline] {
[Pipeline] ws
12:19:28 [2023-01-09T12:19:28.416Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
12:19:28 [2023-01-09T12:19:28.924Z] #28 DONE 182.9s
12:19:29 [2023-01-09T12:19:29.240Z] #19 DONE 0.8s
12:19:29 [2023-01-09T12:19:29.240Z] 
12:19:29 [2023-01-09T12:19:29.240Z] #20 [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
12:19:29 [2023-01-09T12:19:29.314Z] #27 ...
12:19:29 [2023-01-09T12:19:29.314Z] 
12:19:29 [2023-01-09T12:19:29.314Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:29 [2023-01-09T12:19:29.314Z] #37 57.07 + bin/ctr
12:19:29 [2023-01-09T12:19:29.314Z] #37 ...
12:19:29 [2023-01-09T12:19:29.314Z] 
12:19:29 [2023-01-09T12:19:29.314Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:29 [2023-01-09T12:19:29.314Z] #38 42.55   CC       compel/arch/x86/plugins/std/parasite-head.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 42.60   CC       compel/arch/x86/plugins/std/memcpy.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 42.69   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 42.76   AR       compel/plugins/std.lib.a
12:19:29 [2023-01-09T12:19:29.314Z] #38 42.85   CC       compel/plugins/fds/fds.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.06   AR       compel/plugins/fds.lib.a
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.12   HOSTDEP  compel/src/lib/log-host.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.26   HOSTDEP  compel/src/lib/handle-elf-host.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.36   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.46   HOSTDEP  compel/src/main-host.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.61   DEP      compel/src/lib/ptrace.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.74   DEP      compel/src/lib/infect.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 43.93   DEP      compel/src/lib/infect-util.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.05   DEP      compel/src/lib/infect-rpc.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.14   DEP      compel/arch/x86/src/lib/infect.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.30   DEP      compel/arch/x86/src/lib/cpu.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.37   DEP      compel/src/lib/log.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.44   DEP      compel/src/main.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.54   DEP      compel/src/lib/handle-elf.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.69   DEP      compel/arch/x86/src/lib/handle-elf.d
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.81   CC       compel/src/lib/log.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 44.99   CC       compel/arch/x86/src/lib/cpu.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 45.62   CC       compel/arch/x86/src/lib/infect.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 46.25   CC       compel/src/lib/infect-rpc.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 46.63   CC       compel/src/lib/infect-util.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 46.81   CC       compel/src/lib/infect.o
12:19:29 [2023-01-09T12:19:29.314Z] #38 48.95   CC       compel/src/lib/ptrace.o
12:19:29 [2023-01-09T12:19:29.574Z] #38 49.32   AR       compel/libcompel.a
12:19:29 [2023-01-09T12:19:29.574Z] #38 49.41   HOSTCC   compel/src/main-host.o
12:19:29 [2023-01-09T12:19:29.854Z] 
12:19:29 [2023-01-09T12:19:29.854Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:19:29 [2023-01-09T12:19:29.984Z] #38 17.92   CC       images/stats.o
12:19:29 [2023-01-09T12:19:29.984Z] #38 18.39   CC       images/core.o
12:19:30 [2023-01-09T12:19:30.145Z] #38 49.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:19:30 [2023-01-09T12:19:30.145Z] #38 49.87   HOSTCC   compel/src/lib/handle-elf-host.o
12:19:30 [2023-01-09T12:19:30.168Z] #20 DONE 0.9s
12:19:30 [2023-01-09T12:19:30.168Z] 
12:19:30 [2023-01-09T12:19:30.168Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:19:30 [2023-01-09T12:19:30.195Z] The recommended git tool is: git
12:19:30 [2023-01-09T12:19:30.415Z] #64 DONE 0.7s
12:19:30 [2023-01-09T12:19:30.415Z] 
12:19:30 [2023-01-09T12:19:30.415Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:19:30 [2023-01-09T12:19:30.424Z] #21 DONE 0.3s
12:19:30 [2023-01-09T12:19:30.424Z] 
12:19:30 [2023-01-09T12:19:30.425Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:19:30 [2023-01-09T12:19:30.425Z] #22 DONE 0.3s
12:19:30 [2023-01-09T12:19:30.425Z] 
12:19:30 [2023-01-09T12:19:30.425Z] #23 [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
12:19:30 [2023-01-09T12:19:30.670Z] #65 DONE 0.2s
12:19:30 [2023-01-09T12:19:30.670Z] 
12:19:30 [2023-01-09T12:19:30.670Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:19:30 [2023-01-09T12:19:30.715Z] #38 50.22   HOSTCC   compel/src/lib/log-host.o
12:19:30 [2023-01-09T12:19:30.715Z] #38 50.34   HOSTLINK compel/compel-host-bin
12:19:30 [2023-01-09T12:19:30.922Z] #38 19.01   CC       images/core-x86.o
12:19:30 [2023-01-09T12:19:30.922Z] #38 19.41   CC       images/core-arm.o
12:19:30 [2023-01-09T12:19:30.976Z] #38 50.55   DEP      soccr/soccr.d
12:19:31 [2023-01-09T12:19:31.236Z] #38 50.77   CC       soccr/soccr.o
12:19:31 [2023-01-09T12:19:31.491Z] #38 19.84   CC       images/core-aarch64.o
12:19:31 [2023-01-09T12:19:31.595Z] #66 DONE 0.9s
12:19:31 [2023-01-09T12:19:31.595Z] 
12:19:31 [2023-01-09T12:19:31.595Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:19:31 [2023-01-09T12:19:31.595Z] #67 DONE 0.0s
12:19:31 [2023-01-09T12:19:31.595Z] 
12:19:31 [2023-01-09T12:19:31.595Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:19:31 [2023-01-09T12:19:31.595Z] #68 DONE 0.0s
12:19:31 [2023-01-09T12:19:31.595Z] 
12:19:31 [2023-01-09T12:19:31.595Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:19:31 [2023-01-09T12:19:31.722Z] #35 ...
12:19:31 [2023-01-09T12:19:31.722Z] 
12:19:31 [2023-01-09T12:19:31.722Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:19:32 [2023-01-09T12:19:32.059Z] #38 20.16   CC       images/core-ppc64.o
12:19:32 [2023-01-09T12:19:32.156Z] #69 DONE 0.7s
12:19:32 [2023-01-09T12:19:32.156Z] 
12:19:32 [2023-01-09T12:19:32.156Z] #70 exporting to image
12:19:32 [2023-01-09T12:19:32.156Z] #70 exporting layers
12:19:32 [2023-01-09T12:19:32.177Z] #38 51.97   AR       soccr/libsoccr.a
12:19:32 [2023-01-09T12:19:32.319Z] #38 20.71   CC       images/core-s390.o
12:19:32 [2023-01-09T12:19:32.437Z] #38 52.01 make[1]: 'soccr/libsoccr.a' is up to date.
12:19:32 [2023-01-09T12:19:32.697Z] #38 52.29   DEP      criu/arch/x86/sigframe.d
12:19:32 [2023-01-09T12:19:32.697Z] #38 52.47   DEP      criu/arch/x86/sigaction_compat.d
12:19:32 [2023-01-09T12:19:32.697Z] #38 52.57   DEP      criu/arch/x86/kerndat.d
12:19:32 [2023-01-09T12:19:32.748Z] #34 20.43 Updating files:  47% (912/1910)
Updating files:  48% (917/1910)
Updating files:  49% (936/1910)
Updating files:  50% (955/1910)
Updating files:  51% (975/1910)
Updating files:  52% (994/1910)
Updating files:  53% (1013/1910)
Updating files:  54% (1032/1910)
Updating files:  55% (1051/1910)
Updating files:  56% (1070/1910)
Updating files:  57% (1089/1910)
Updating files:  58% (1108/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
12:19:32 [2023-01-09T12:19:32.748Z] #34 21.44 + cd /tmp/tmp.UXrqeIviKY/src/github.com/docker/libnetwork
12:19:32 [2023-01-09T12:19:32.748Z] #34 21.46 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
12:19:32 [2023-01-09T12:19:32.748Z] #34 ...
12:19:32 [2023-01-09T12:19:32.748Z] 
12:19:32 [2023-01-09T12:19:32.748Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:32 [2023-01-09T12:19:32.748Z] #29 11.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.09 go: downloading github.com/google/uuid v1.3.0
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.12 go: downloading github.com/moby/vpnkit v0.5.0
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.26 go: downloading github.com/gofrs/flock v0.8.1
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.36 go: downloading github.com/gorilla/mux v1.8.0
12:19:32 [2023-01-09T12:19:32.748Z] #29 12.63 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:19:32 [2023-01-09T12:19:32.748Z] #29 13.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:19:32 [2023-01-09T12:19:32.748Z] #29 13.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:19:32 [2023-01-09T12:19:32.748Z] #29 16.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:19:32 [2023-01-09T12:19:32.748Z] #29 21.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:19:32 [2023-01-09T12:19:32.888Z] #38 21.28   CC       images/cpuinfo.o
12:19:32 [2023-01-09T12:19:32.958Z] #38 52.70   DEP      criu/arch/x86/crtools.d
12:19:32 [2023-01-09T12:19:32.958Z] #38 52.80   DEP      criu/arch/x86/cpu.d
12:19:33 [2023-01-09T12:19:33.005Z] #29 ...
12:19:33 [2023-01-09T12:19:33.005Z] 
12:19:33 [2023-01-09T12:19:33.005Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:19:33 [2023-01-09T12:19:33.005Z] #28 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:19:33 [2023-01-09T12:19:33.005Z] #28 ...
12:19:33 [2023-01-09T12:19:33.005Z] 
12:19:33 [2023-01-09T12:19:33.005Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:33 [2023-01-09T12:19:33.005Z] #26 21.55 unicode/utf8
12:19:33 [2023-01-09T12:19:33.218Z] #38 52.97   CC       criu/arch/x86/cpu.o
12:19:33 [2023-01-09T12:19:33.456Z] #38 21.68   CC       images/inventory.o
12:19:33 [2023-01-09T12:19:33.456Z] #38 21.88   CC       images/fdinfo.o
12:19:33 [2023-01-09T12:19:33.716Z] #38 22.17   CC       images/fown.o
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.46 include/common/asm/bitops.h: Assembler messages:
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:19:33 [2023-01-09T12:19:33.790Z] #38 53.49   CC       criu/arch/x86/crtools.o
12:19:33 [2023-01-09T12:19:33.934Z] #26 22.51 internal/race
12:19:33 [2023-01-09T12:19:33.934Z] #26 ...
12:19:33 [2023-01-09T12:19:33.934Z] 
12:19:33 [2023-01-09T12:19:33.934Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:33 [2023-01-09T12:19:33.934Z] #27 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:33 [2023-01-09T12:19:33.934Z] #27 20.88 Fetched 8616 kB in 14s (616 kB/s)
12:19:33 [2023-01-09T12:19:33.975Z] #38 22.44   CC       images/ns.o
12:19:34 [2023-01-09T12:19:34.042Z] #70 exporting layers 1.5s done
12:19:34 [2023-01-09T12:19:34.042Z] #70 writing image sha256:e6de54cc1cd287ea886bc69df488c751a8dc6720e1153f280f365e057cef3e34 done
12:19:34 [2023-01-09T12:19:34.042Z] #70 naming to docker.io/library/docker:efbc878c47be77f6cc0ca162b007900923475549 done
12:19:34 [2023-01-09T12:19:34.042Z] #70 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:19:34 [2023-01-09T12:19:34.191Z] #27 20.88 Reading package lists...
12:19:34 [2023-01-09T12:19:34.191Z] #27 ...
12:19:34 [2023-01-09T12:19:34.191Z] 
12:19:34 [2023-01-09T12:19:34.191Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:34 [2023-01-09T12:19:34.191Z] #26 22.71 sync/atomic
12:19:34 [2023-01-09T12:19:34.235Z] #38 ...
12:19:34 [2023-01-09T12:19:34.235Z] 
12:19:34 [2023-01-09T12:19:34.235Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:34 [2023-01-09T12:19:34.235Z] #31 60.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:19:34 [2023-01-09T12:19:34.235Z] #31 60.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
12:19:34 [2023-01-09T12:19:34.235Z] #31 60.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:34 [2023-01-09T12:19:34.235Z] #31 ...
12:19:34 [2023-01-09T12:19:34.235Z] 
12:19:34 [2023-01-09T12:19:34.235Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:34 [2023-01-09T12:19:34.235Z] #38 22.64   CC       images/regfile.o
12:19:34 [2023-01-09T12:19:34.363Z] + trap exit INT TERM
12:19:34 [2023-01-09T12:19:34.363Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:19:34 [2023-01-09T12:19:34.363Z] + CONTAINER_NAME=docker-pr1
12:19:34 [2023-01-09T12:19:34.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary-daemon
12:19:34 [2023-01-09T12:19:34.448Z] #26 23.29 unicode
12:19:34 [2023-01-09T12:19:34.804Z] #38 22.93   CC       images/ghost-file.o
12:19:34 [2023-01-09T12:19:34.804Z] #38 23.17   CC       images/fifo.o
12:19:34 [2023-01-09T12:19:34.926Z] 
12:19:34 [2023-01-09T12:19:34.926Z] Removing bundles/
12:19:34 [2023-01-09T12:19:34.926Z] 
12:19:34 [2023-01-09T12:19:34.926Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:19:34 [2023-01-09T12:19:34.926Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:19:34 [2023-01-09T12:19:34.926Z] GOOS="" GOARCH="" GOARM=""
12:19:35 [2023-01-09T12:19:35.011Z] #26 ...
12:19:35 [2023-01-09T12:19:35.011Z] 
12:19:35 [2023-01-09T12:19:35.011Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:35 [2023-01-09T12:19:35.011Z] #33 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:35 [2023-01-09T12:19:35.011Z] #33 22.37 Fetched 8616 kB in 15s (562 kB/s)
12:19:35 [2023-01-09T12:19:35.011Z] #33 22.37 Reading package lists...
12:19:35 [2023-01-09T12:19:35.011Z] #33 ...
12:19:35 [2023-01-09T12:19:35.011Z] 
12:19:35 [2023-01-09T12:19:35.011Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:35 [2023-01-09T12:19:35.011Z] #32 23.03 Fetched 8616 kB in 15s (567 kB/s)
12:19:35 [2023-01-09T12:19:35.064Z] #38 23.42   CC       images/remap-file-path.o
12:19:35 [2023-01-09T12:19:35.174Z] #38 54.68   CC       criu/arch/x86/kerndat.o
12:19:35 [2023-01-09T12:19:35.174Z] #38 ...
12:19:35 [2023-01-09T12:19:35.174Z] 
12:19:35 [2023-01-09T12:19:35.174Z] #27 [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
12:19:35 [2023-01-09T12:19:35.174Z] #27 111.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:19:35 [2023-01-09T12:19:35.174Z] #27 111.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:19:35 [2023-01-09T12:19:35.174Z] #27 111.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:35 [2023-01-09T12:19:35.324Z] #38 23.60   CC       images/eventfd.o
12:19:35 [2023-01-09T12:19:35.584Z] #38 23.84   CC       images/eventpoll.o
12:19:35 [2023-01-09T12:19:35.844Z] #38 24.14   CC       images/fh.o
12:19:35 [2023-01-09T12:19:35.948Z] #32 23.03 Reading package lists...
12:19:35 [2023-01-09T12:19:35.948Z] #32 ...
12:19:35 [2023-01-09T12:19:35.948Z] 
12:19:35 [2023-01-09T12:19:35.948Z] #31 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:19:35 [2023-01-09T12:19:35.948Z] #31 DONE 24.5s
12:19:35 [2023-01-09T12:19:35.948Z] 
12:19:35 [2023-01-09T12:19:35.948Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:19:35 [2023-01-09T12:19:35.948Z] #36 16.50 Fetched 8616 kB in 12s (738 kB/s)
12:19:35 [2023-01-09T12:19:35.948Z] #36 16.50 Reading package lists...
12:19:36 [2023-01-09T12:19:36.104Z] #38 ...
12:19:36 [2023-01-09T12:19:36.104Z] 
12:19:36 [2023-01-09T12:19:36.104Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:36 [2023-01-09T12:19:36.104Z] #26 62.55 internal/poll
12:19:36 [2023-01-09T12:19:36.104Z] #26 62.82 internal/fmtsort
12:19:36 [2023-01-09T12:19:36.104Z] #26 63.22 internal/safefilepath
12:19:36 [2023-01-09T12:19:36.104Z] #26 63.46 internal/syscall/execenv
12:19:36 [2023-01-09T12:19:36.104Z] #26 63.70 path
12:19:36 [2023-01-09T12:19:36.104Z] #26 64.16 io/fs
12:19:36 [2023-01-09T12:19:36.104Z] #26 64.71 strings
12:19:36 [2023-01-09T12:19:36.104Z] #26 65.30 os
12:19:36 [2023-01-09T12:19:36.104Z] #26 66.53 bufio
12:19:36 [2023-01-09T12:19:36.104Z] #26 67.98 text/tabwriter
12:19:36 [2023-01-09T12:19:36.104Z] #26 68.67 io/ioutil
12:19:36 [2023-01-09T12:19:36.104Z] #26 68.67 fmt
12:19:36 [2023-01-09T12:19:36.104Z] #26 70.73 github.com/BurntSushi/toml
12:19:36 [2023-01-09T12:19:36.104Z] #26 70.75 flag
12:19:36 [2023-01-09T12:19:36.104Z] #26 72.09 log
12:19:36 [2023-01-09T12:19:36.104Z] #26 ...
12:19:36 [2023-01-09T12:19:36.104Z] 
12:19:36 [2023-01-09T12:19:36.104Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:36 [2023-01-09T12:19:36.104Z] #38 24.50   CC       images/fsnotify.o
12:19:36 [2023-01-09T12:19:36.673Z] #38 25.05   CC       images/signalfd.o
12:19:36 [2023-01-09T12:19:36.934Z] #38 25.27   CC       images/fs.o
12:19:36 [2023-01-09T12:19:36.973Z] #23 ...
12:19:36 [2023-01-09T12:19:36.973Z] 
12:19:36 [2023-01-09T12:19:36.973Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + RM_GOPATH=0
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + TMP_GOPATH=
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + : /build
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + '[' -z '' ']'
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 ++ mktemp -d
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + export GOPATH=/tmp/tmp.mYWz5OZA1H
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + GOPATH=/tmp/tmp.mYWz5OZA1H
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + RM_GOPATH=1
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 + case "$(go env GOARCH)" in
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.370 ++ go env GOARCH
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.371 + export GO_BUILDMODE=-buildmode=pie
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.371 + GO_BUILDMODE=-buildmode=pie
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.371 ++ dirname /tmp/install/install.sh
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + dir=/tmp/install
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + bin=dockercli
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + shift
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + . /tmp/install/dockercli.installer
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 ++ : stable
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 ++ : 17.06.2-ce
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + install_dockercli
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 ++ uname -m
12:19:36 [2023-01-09T12:19:36.973Z] #0 6.375 + arch=x86_64
12:19:36 [2023-01-09T12:19:36.973Z] #24 6.376 Install docker/cli version 17.06.2-ce from stable
12:19:36 [2023-01-09T12:19:36.973Z] #24 6.377 + '[' x86_64 '!=' x86_64 ']'
12:19:36 [2023-01-09T12:19:36.973Z] #24 6.377 + url=https://download.docker.com/linux/static
12:19:36 [2023-01-09T12:19:36.973Z] #24 6.377 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:19:36 [2023-01-09T12:19:36.973Z] #24 6.377 + tar -xz docker/docker
12:19:37 [2023-01-09T12:19:37.195Z] #38 25.43   CC       images/pstree.o
12:19:37 [2023-01-09T12:19:37.195Z] #38 25.59   CC       images/pipe.o
12:19:37 [2023-01-09T12:19:37.229Z] #24 ...
12:19:37 [2023-01-09T12:19:37.229Z] 
12:19:37 [2023-01-09T12:19:37.229Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.275 + RM_GOPATH=0
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.275 + TMP_GOPATH=
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.275 + : /build
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.275 + '[' -z '' ']'
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.275 ++ mktemp -d
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.292 + export GOPATH=/tmp/tmp.yMFfk7wYN3
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.292 + GOPATH=/tmp/tmp.yMFfk7wYN3
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.292 + RM_GOPATH=1
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.292 + case "$(go env GOARCH)" in
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.292 ++ go env GOARCH
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.299 + export GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.299 + GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.299 ++ dirname /tmp/install/install.sh
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.312 Install golangci-lint version v1.44.0
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + dir=/tmp/install
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + bin=golangci_lint
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + shift
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + . /tmp/install/golangci_lint.installer
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 ++ : v1.44.0
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + install_golangci_lint
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + set -e
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + echo 'Install golangci-lint version v1.44.0'
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + GOBIN=/build
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + GO111MODULE=on
12:19:37 [2023-01-09T12:19:37.229Z] #0 7.313 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
12:19:37 [2023-01-09T12:19:37.461Z] #38 25.75   CC       images/tcp-stream.o
12:19:37 [2023-01-09T12:19:37.486Z] #25 ...
12:19:37 [2023-01-09T12:19:37.486Z] 
12:19:37 [2023-01-09T12:19:37.486Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:37 [2023-01-09T12:19:37.486Z] #0 7.359 + RM_GOPATH=0
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.359 + TMP_GOPATH=
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.359 + : /build
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.359 + '[' -z '' ']'
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.359 ++ mktemp -d
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.376 + export GOPATH=/tmp/tmp.Z57Ms4B1ZE
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.376 + GOPATH=/tmp/tmp.Z57Ms4B1ZE
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.376 + RM_GOPATH=1
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.376 + case "$(go env GOARCH)" in
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.376 ++ go env GOARCH
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.402 + export GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.402 + GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.409 Install rootlesskit version v0.14.4
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 ++ dirname /tmp/install/install.sh
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + dir=/tmp/install
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + bin=rootlesskit
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + shift
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + . /tmp/install/rootlesskit.installer
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 ++ : v0.14.4
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + install_rootlesskit
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + case "$1" in
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + export CGO_ENABLED=0
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + CGO_ENABLED=0
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + _install_rootlesskit
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + echo 'Install rootlesskit version v0.14.4'
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + for f in rootlesskit rootlesskit-docker-proxy
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + GOBIN=/build
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + GO111MODULE=on
12:19:37 [2023-01-09T12:19:37.487Z] #0 7.410 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:19:37 [2023-01-09T12:19:37.723Z] #38 25.93   CC       images/sk-packet.o
12:19:37 [2023-01-09T12:19:37.743Z] #26 ...
12:19:37 [2023-01-09T12:19:37.743Z] 
12:19:37 [2023-01-09T12:19:37.743Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.527 + RM_GOPATH=0
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.527 + TMP_GOPATH=
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.527 + : /build
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.527 + '[' -z '' ']'
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.530 ++ mktemp -d
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.533 + export GOPATH=/tmp/tmp.Z6Jxxh0S3u
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.533 + GOPATH=/tmp/tmp.Z6Jxxh0S3u
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.533 + RM_GOPATH=1
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.533 + case "$(go env GOARCH)" in
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.533 ++ go env GOARCH
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 Install shfmt version v3.0.2
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + export GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + GO_BUILDMODE=-buildmode=pie
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 ++ dirname /tmp/install/install.sh
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + dir=/tmp/install
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + bin=shfmt
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + shift
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + . /tmp/install/shfmt.installer
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 ++ : v3.0.2
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + install_shfmt
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + echo 'Install shfmt version v3.0.2'
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + GOBIN=/build
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + GO111MODULE=on
12:19:37 [2023-01-09T12:19:37.743Z] #0 7.562 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:19:37 [2023-01-09T12:19:37.743Z] #27 ...
12:19:37 [2023-01-09T12:19:37.743Z] 
12:19:37 [2023-01-09T12:19:37.743Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:37 [2023-01-09T12:19:37.743Z] #25 7.819 go: downloading github.com/golangci/golangci-lint v1.44.0
12:19:37 [2023-01-09T12:19:37.837Z] #36 22.54 Reading package lists...
12:19:37 [2023-01-09T12:19:37.838Z] #36 ...
12:19:37 [2023-01-09T12:19:37.838Z] 
12:19:37 [2023-01-09T12:19:37.838Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:37 [2023-01-09T12:19:37.838Z] #27 20.88 Reading package lists...
12:19:37 [2023-01-09T12:19:37.982Z] #38 26.26   CC       images/mnt.o
12:19:38 [2023-01-09T12:19:38.241Z] #38 26.47   CC       images/pipe-data.o
12:19:38 [2023-01-09T12:19:38.502Z] #38 26.70   CC       images/sa.o
12:19:38 [2023-01-09T12:19:38.762Z] #38 26.88   CC       images/timer.o
12:19:39 [2023-01-09T12:19:39.022Z] #38 27.32   CC       images/timerfd.o
12:19:39 [2023-01-09T12:19:39.282Z] #38 27.52   CC       images/mm.o
12:19:39 [2023-01-09T12:19:39.282Z] #38 27.73   CC       images/sk-opts.o
12:19:39 [2023-01-09T12:19:39.542Z] #38 27.90   CC       images/sk-unix.o
12:19:39 [2023-01-09T12:19:39.802Z] #38 28.16   CC       images/sk-inet.o
12:19:40 [2023-01-09T12:19:40.268Z] #25 ...
12:19:40 [2023-01-09T12:19:40.268Z] 
12:19:40 [2023-01-09T12:19:40.268Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + RM_GOPATH=0
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + TMP_GOPATH=
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + : /build
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + '[' -z '' ']'
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 ++ mktemp -d
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + export GOPATH=/tmp/tmp.M7UaGBsFxx
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + GOPATH=/tmp/tmp.M7UaGBsFxx
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + RM_GOPATH=1
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 + case "$(go env GOARCH)" in
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.168 ++ go env GOARCH
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.279 + export GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.279 + GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.279 ++ dirname /tmp/install/install.sh
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + dir=/tmp/install
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + bin=proxy
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + shift
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + '[' '!' -f /tmp/install/proxy.installer ']'
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + . /tmp/install/proxy.installer
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + install_proxy
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + case "$1" in
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + export CGO_ENABLED=0
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + CGO_ENABLED=0
12:19:40 [2023-01-09T12:19:40.268Z] #0 8.294 + _install_proxy
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.294 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.294 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.M7UaGBsFxx/src/github.com/docker/libnetwork
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.294 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.344 Cloning into '/tmp/tmp.M7UaGBsFxx/src/github.com/docker/libnetwork'...
12:19:40 [2023-01-09T12:19:40.269Z] #28 ...
12:19:40 [2023-01-09T12:19:40.269Z] 
12:19:40 [2023-01-09T12:19:40.269Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:40 [2023-01-09T12:19:40.269Z] #0 6.392 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 6.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 6.413 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 6.713 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 7.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #29 ...
12:19:40 [2023-01-09T12:19:40.269Z] 
12:19:40 [2023-01-09T12:19:40.269Z] #30 [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
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 8.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #30 ...
12:19:40 [2023-01-09T12:19:40.269Z] 
12:19:40 [2023-01-09T12:19:40.269Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:40 [2023-01-09T12:19:40.269Z] #0 9.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 9.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:40 [2023-01-09T12:19:40.269Z] #0 9.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:40 [2023-01-09T12:19:40.372Z] #38 28.51   CC       images/tun.o
12:19:40 [2023-01-09T12:19:40.372Z] #38 ...
12:19:40 [2023-01-09T12:19:40.372Z] 
12:19:40 [2023-01-09T12:19:40.372Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:40 [2023-01-09T12:19:40.372Z] #26 74.06 github.com/BurntSushi/toml/cmd/tomlv
12:19:40 [2023-01-09T12:19:40.372Z] #26 DONE 76.9s
12:19:40 [2023-01-09T12:19:40.458Z] #27 116.8 Selecting previously unselected package g++-mingw-w64-x86-64.
12:19:40 [2023-01-09T12:19:40.458Z] #27 116.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:19:40 [2023-01-09T12:19:40.458Z] #27 116.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:19:40 [2023-01-09T12:19:40.526Z] #31 ...
12:19:40 [2023-01-09T12:19:40.526Z] 
12:19:40 [2023-01-09T12:19:40.526Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.168 + RM_GOPATH=0
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.168 + TMP_GOPATH=
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.168 + : /build
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.168 + '[' -z '' ']'
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.168 ++ mktemp -d
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.177 + export GOPATH=/tmp/tmp.u2VMNgcL7M
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.177 + GOPATH=/tmp/tmp.u2VMNgcL7M
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.177 + RM_GOPATH=1
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.177 + case "$(go env GOARCH)" in
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.177 ++ go env GOARCH
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.199 + export GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.210 + GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.211 ++ dirname /tmp/install/install.sh
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + dir=/tmp/install
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + bin=gotestsum
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + shift
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + . /tmp/install/gotestsum.installer
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 ++ : v1.8.2
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + install_gotestsum
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + set -e
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + echo 'Install gotestsum version v1.8.2'
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + GOBIN=/build
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + GO111MODULE=on
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 + go install gotest.tools/gotestsum@v1.8.2
12:19:40 [2023-01-09T12:19:40.526Z] #0 8.218 Install gotestsum version v1.8.2
12:19:40 [2023-01-09T12:19:40.526Z] #0 9.073 go: downloading gotest.tools/gotestsum v1.8.2
12:19:40 [2023-01-09T12:19:40.632Z] 
12:19:40 [2023-01-09T12:19:40.632Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:40 [2023-01-09T12:19:40.632Z] #37 42.28 Updating files:  48% (2485/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  90% (4674/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
12:19:40 [2023-01-09T12:19:40.632Z] #37 43.61 + cd /tmp/tmp.V7pqeE0FWi/src/github.com/containerd/containerd
12:19:40 [2023-01-09T12:19:40.632Z] #37 43.63 + git checkout -q v1.6.15
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.0 Selecting previously unselected package libapparmor1:amd64.
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.1 Selecting previously unselected package libapparmor-dev:amd64.
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:19:40 [2023-01-09T12:19:40.718Z] #27 117.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:19:40 [2023-01-09T12:19:40.784Z] #32 ...
12:19:40 [2023-01-09T12:19:40.784Z] 
12:19:40 [2023-01-09T12:19:40.784Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:40 [2023-01-09T12:19:40.784Z] #33 ...
12:19:40 [2023-01-09T12:19:40.784Z] 
12:19:40 [2023-01-09T12:19:40.784Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.702 + RM_GOPATH=0
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.702 + TMP_GOPATH=
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.702 + : /build
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.702 + '[' -z '' ']'
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.702 ++ mktemp -d
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.705 + export GOPATH=/tmp/tmp.DSSPSYUVnA
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.705 + GOPATH=/tmp/tmp.DSSPSYUVnA
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.705 + RM_GOPATH=1
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.705 + case "$(go env GOARCH)" in
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.706 ++ go env GOARCH
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.740 + export GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.740 + GO_BUILDMODE=-buildmode=pie
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.740 ++ dirname /tmp/install/install.sh
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + dir=/tmp/install
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + bin=tomlv
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + shift
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + . /tmp/install/tomlv.installer
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + install_tomlv
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DSSPSYUVnA/src/github.com/BurntSushi/toml
12:19:40 [2023-01-09T12:19:40.784Z] #0 8.748 Cloning into '/tmp/tmp.DSSPSYUVnA/src/github.com/BurntSushi/toml'...
12:19:40 [2023-01-09T12:19:40.784Z] #0 10.82 + cd /tmp/tmp.DSSPSYUVnA/src/github.com/BurntSushi/toml
12:19:40 [2023-01-09T12:19:40.784Z] #0 10.82 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.3 Selecting previously unselected package libbtrfs0:amd64.
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.4 Selecting previously unselected package libbtrfs-dev:amd64.
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:19:40 [2023-01-09T12:19:40.978Z] #27 117.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:19:41 [2023-01-09T12:19:41.042Z] #34 ...
12:19:41 [2023-01-09T12:19:41.042Z] 
12:19:41 [2023-01-09T12:19:41.042Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.153 + git clone https://github.com/docker/distribution.git .
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.157 Cloning into '.'...
12:19:41 [2023-01-09T12:19:41.042Z] #35 ...
12:19:41 [2023-01-09T12:19:41.042Z] 
12:19:41 [2023-01-09T12:19:41.042Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + RM_GOPATH=0
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + TMP_GOPATH=
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + : /build
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + '[' -z '' ']'
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 ++ mktemp -d
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + export GOPATH=/tmp/tmp.KYLTJ9wP0X
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + GOPATH=/tmp/tmp.KYLTJ9wP0X
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + RM_GOPATH=1
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.702 + case "$(go env GOARCH)" in
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.709 ++ go env GOARCH
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.742 + export GO_BUILDMODE=-buildmode=pie
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.742 + GO_BUILDMODE=-buildmode=pie
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.742 ++ dirname /tmp/install/install.sh
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.749 + dir=/tmp/install
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + bin=vndr
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + shift
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + '[' '!' -f /tmp/install/vndr.installer ']'
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + . /tmp/install/vndr.installer
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 ++ : v0.1.3-0.20221229102223-87603e47e8ea
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + install_vndr
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + GOBIN=/build
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + GO111MODULE=on
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.757 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
12:19:41 [2023-01-09T12:19:41.042Z] #0 8.758 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
12:19:41 [2023-01-09T12:19:41.042Z] #0 9.229 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
12:19:41 [2023-01-09T12:19:41.205Z] #37 45.58 + export 'BUILDTAGS=netgo osusergo static_build'
12:19:41 [2023-01-09T12:19:41.205Z] #37 45.58 + BUILDTAGS='netgo osusergo static_build'
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.7 Selecting previously unselected package libudev-dev:amd64.
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:19:41 [2023-01-09T12:19:41.239Z] #27 117.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:19:41 [2023-01-09T12:19:41.300Z] #36 ...
12:19:41 [2023-01-09T12:19:41.300Z] 
12:19:41 [2023-01-09T12:19:41.300Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:41 [2023-01-09T12:19:41.300Z] #34 11.15 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + export EXTRA_FLAGS=-buildmode=pie
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + EXTRA_FLAGS=-buildmode=pie
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + '[' '' = dynamic ']'
12:19:41 [2023-01-09T12:19:41.465Z] #37 45.59 + make
12:19:41 [2023-01-09T12:19:41.499Z] #27 117.9 Selecting previously unselected package libsepol1-dev:amd64.
12:19:41 [2023-01-09T12:19:41.499Z] #27 117.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:19:41 [2023-01-09T12:19:41.499Z] #27 117.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:19:41 [2023-01-09T12:19:41.759Z] #27 118.2 Selecting previously unselected package libpcre2-16-0:amd64.
12:19:41 [2023-01-09T12:19:41.759Z] #27 118.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:19:41 [2023-01-09T12:19:41.759Z] #27 118.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.4 Selecting previously unselected package libpcre2-32-0:amd64.
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.5 Selecting previously unselected package libpcre2-posix2:amd64.
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:19:42 [2023-01-09T12:19:42.020Z] #27 118.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:19:42 [2023-01-09T12:19:42.234Z] #34 12.31 internal/unsafeheader
12:19:42 [2023-01-09T12:19:42.234Z] #34 12.34 internal/goarch
12:19:42 [2023-01-09T12:19:42.281Z] #27 118.6 Selecting previously unselected package libpcre2-dev:amd64.
12:19:42 [2023-01-09T12:19:42.281Z] #27 118.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:19:42 [2023-01-09T12:19:42.281Z] #27 118.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:19:42 [2023-01-09T12:19:42.491Z] #34 12.45 internal/cpu
12:19:42 [2023-01-09T12:19:42.572Z] #27 26.94 Reading package lists...
12:19:42 [2023-01-09T12:19:42.572Z] #27 ...
12:19:42 [2023-01-09T12:19:42.572Z] 
12:19:42 [2023-01-09T12:19:42.572Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:42 [2023-01-09T12:19:42.572Z] #35 20.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:19:42 [2023-01-09T12:19:42.572Z] #35 ...
12:19:42 [2023-01-09T12:19:42.572Z] 
12:19:42 [2023-01-09T12:19:42.572Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:19:42 [2023-01-09T12:19:42.572Z] #25 27.05 Updating files:  65% (1449/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
Updating files:  72% (1598/2219)
Updating files:  73% (1620/2219)
Updating files:  74% (1643/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
12:19:42 [2023-01-09T12:19:42.572Z] #25 27.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:19:42 [2023-01-09T12:19:42.572Z] #25 29.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:19:42 [2023-01-09T12:19:42.749Z] #34 12.57 internal/abi
12:19:42 [2023-01-09T12:19:42.846Z] #37 46.98 + bin/ctr
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.1 Selecting previously unselected package libselinux1-dev:amd64.
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.3 Selecting previously unselected package libdevmapper-dev:amd64.
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:19:42 [2023-01-09T12:19:42.851Z] #27 119.4 Selecting previously unselected package libseccomp-dev:amd64.
12:19:43 [2023-01-09T12:19:43.111Z] #27 119.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:19:43 [2023-01-09T12:19:43.111Z] #27 119.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.111Z] #27 119.6 Selecting previously unselected package libsystemd-dev:amd64.
12:19:43 [2023-01-09T12:19:43.111Z] #27 119.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:19:43 [2023-01-09T12:19:43.111Z] #27 119.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.334Z] #34 13.26 internal/goexperiment
12:19:43 [2023-01-09T12:19:43.334Z] #34 13.44 internal/goos
12:19:43 [2023-01-09T12:19:43.507Z] #25 ...
12:19:43 [2023-01-09T12:19:43.507Z] 
12:19:43 [2023-01-09T12:19:43.507Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:19:43 [2023-01-09T12:19:43.507Z] #34 22.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:19:43 [2023-01-09T12:19:43.507Z] #34 ...
12:19:43 [2023-01-09T12:19:43.507Z] 
12:19:43 [2023-01-09T12:19:43.507Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:43 [2023-01-09T12:19:43.507Z] #27 26.94 Reading package lists...
12:19:43 [2023-01-09T12:19:43.596Z] #34 13.61 runtime/internal/atomic
12:19:43 [2023-01-09T12:19:43.596Z] #34 13.63 internal/bytealg
12:19:43 [2023-01-09T12:19:43.596Z] #34 ...
12:19:43 [2023-01-09T12:19:43.596Z] 
12:19:43 [2023-01-09T12:19:43.596Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:19:43 [2023-01-09T12:19:43.596Z] #24 12.93 + mkdir -p /build
12:19:43 [2023-01-09T12:19:43.596Z] #24 12.94 + mv docker/docker /build/
12:19:43 [2023-01-09T12:19:43.596Z] #24 12.97 + rmdir docker
12:19:43 [2023-01-09T12:19:43.596Z] #24 DONE 13.6s
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.681Z] #27 120.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.859Z] 
12:19:43 [2023-01-09T12:19:43.859Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:43 [2023-01-09T12:19:43.859Z] #32 12.46 go: downloading github.com/dnephin/pflag v1.0.7
12:19:43 [2023-01-09T12:19:43.859Z] #32 12.47 go: downloading github.com/fatih/color v1.13.0
12:19:43 [2023-01-09T12:19:43.859Z] #32 12.54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:19:43 [2023-01-09T12:19:43.859Z] #32 12.87 go: downloading golang.org/x/tools v0.1.11
12:19:43 [2023-01-09T12:19:43.859Z] #32 13.37 go: downloading github.com/mattn/go-colorable v0.1.12
12:19:43 [2023-01-09T12:19:43.859Z] #32 13.69 go: downloading github.com/mattn/go-isatty v0.0.14
12:19:43 [2023-01-09T12:19:43.859Z] #32 13.81 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.3 Setting up mingw-w64-common (8.0.0-1) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:43 [2023-01-09T12:19:43.942Z] #27 120.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:19:44 [2023-01-09T12:19:44.206Z] #27 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:19:44 [2023-01-09T12:19:44.206Z] #27 120.6 Setting up dmsetup (2:1.02.175-2.1) ...
12:19:44 [2023-01-09T12:19:44.206Z] #27 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:19:44 [2023-01-09T12:19:44.206Z] #27 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:19:44 [2023-01-09T12:19:44.206Z] #27 120.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:44 [2023-01-09T12:19:44.426Z] #32 14.38 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:19:44 [2023-01-09T12:19:44.757Z] #37 ...
12:19:44 [2023-01-09T12:19:44.757Z] 
12:19:44 [2023-01-09T12:19:44.757Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:44 [2023-01-09T12:19:44.757Z] #31 71.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:19:44 [2023-01-09T12:19:44.757Z] #31 71.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
12:19:44 [2023-01-09T12:19:44.757Z] #31 71.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:44 [2023-01-09T12:19:44.757Z] #31 76.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:19:44 [2023-01-09T12:19:44.757Z] #31 76.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
12:19:44 [2023-01-09T12:19:44.757Z] #31 76.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:19:45 [2023-01-09T12:19:45.017Z] #31 ...
12:19:45 [2023-01-09T12:19:45.017Z] 
12:19:45 [2023-01-09T12:19:45.017Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:45 [2023-01-09T12:19:45.017Z] #38 28.93   CC       images/sk-netlink.o
12:19:45 [2023-01-09T12:19:45.017Z] #38 29.14   CC       images/packet-sock.o
12:19:45 [2023-01-09T12:19:45.017Z] #38 29.72   CC       images/ipc-var.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 29.86   CC       images/ipc-desc.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 30.07   CC       images/ipc-shm.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 30.30   CC       images/ipc-msg.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 30.54   CC       images/ipc-sem.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 30.70   CC       images/utsns.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 30.96   CC       images/creds.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 31.18   CC       images/vma.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 31.46   CC       images/netdev.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 31.76   CC       images/tty.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 32.26   CC       images/file-lock.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 32.48   CC       images/rlimit.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 32.68   CC       images/pagemap.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 32.84   CC       images/siginfo.o
12:19:45 [2023-01-09T12:19:45.018Z] #38 33.04   CC       images/rpc.o
12:19:45 [2023-01-09T12:19:45.134Z] #27 32.31 Building dependency tree...
12:19:45 [2023-01-09T12:19:45.587Z] #38 ...
12:19:45 [2023-01-09T12:19:45.587Z] 
12:19:45 [2023-01-09T12:19:45.587Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:45 [2023-01-09T12:19:45.587Z] #31 82.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:19:45 [2023-01-09T12:19:45.587Z] #31 82.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
12:19:45 [2023-01-09T12:19:45.587Z] #31 82.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:45 [2023-01-09T12:19:45.589Z] #27 ...
12:19:45 [2023-01-09T12:19:45.589Z] 
12:19:45 [2023-01-09T12:19:45.589Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.11   CC       criu/arch/x86/sigaction_compat.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.29   CC       criu/arch/x86/sigframe.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.60   LINK     criu/arch/x86/crtools.built-in.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.62   DEP      criu/pie/util-vdso-elf32.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.78   DEP      criu/pie/util-vdso.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 55.89   DEP      criu/pie/util.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 56.09   CC       criu/pie/util.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 56.34   CC       criu/pie/util-vdso.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 56.92   CC       criu/pie/util-vdso-elf32.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 57.48   AR       criu/pie/pie.lib.a
12:19:45 [2023-01-09T12:19:45.589Z] #38 57.55   DEP      criu/pie/restorer.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 57.69   DEP      criu/arch/x86/sigaction_compat_pie.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 57.83   DEP      criu/arch/x86/restorer_unmap.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 57.86   DEP      criu/arch/x86/restorer.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 58.12   DEP      criu/arch/x86/vdso-pie.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 58.23   DEP      criu/pie/parasite-vdso.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 58.34   DEP      criu/pie/parasite.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 58.63   CC       criu/pie/parasite.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 59.69   LINK     criu/pie/parasite.built-in.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 59.70   GEN      criu/pie/parasite-blob.h
12:19:45 [2023-01-09T12:19:45.589Z] #38 59.73   CC       criu/pie/parasite-vdso.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 60.24   CC       criu/arch/x86/vdso-pie.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 60.52   CC       criu/arch/x86/restorer.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 61.05   CC       criu/arch/x86/restorer_unmap.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 61.10   CC       criu/arch/x86/sigaction_compat_pie.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 61.32   CC       criu/pie/restorer.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 63.90   LINK     criu/pie/restorer.built-in.o
12:19:45 [2023-01-09T12:19:45.589Z] #38 63.93   GEN      criu/pie/restorer-blob.h
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.02   DEP      criu/vdso.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.21   DEP      criu/vdso-compat.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.31   DEP      criu/uts_ns.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.40   DEP      criu/util.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.51   DEP      criu/uffd.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.62   DEP      criu/tun.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.73   DEP      criu/tty.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 64.99   DEP      criu/timerfd.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 65.16   DEP      criu/timens.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 65.30   DEP      criu/sysfs_parse.d
12:19:45 [2023-01-09T12:19:45.589Z] #38 65.43   DEP      criu/sysctl.d
12:19:45 [2023-01-09T12:19:45.852Z] #38 65.53   DEP      criu/string.d
12:19:45 [2023-01-09T12:19:45.852Z] #38 65.57   DEP      criu/stats.d
12:19:46 [2023-01-09T12:19:46.112Z] #38 65.71   DEP      criu/sockets.d
12:19:46 [2023-01-09T12:19:46.112Z] #38 65.84   DEP      criu/sk-unix.d
12:19:46 [2023-01-09T12:19:46.373Z] #38 66.05   DEP      criu/sk-tcp.d
12:19:46 [2023-01-09T12:19:46.633Z] #38 66.20   DEP      criu/sk-queue.d
12:19:46 [2023-01-09T12:19:46.633Z] #38 66.34   DEP      criu/sk-packet.d
12:19:46 [2023-01-09T12:19:46.893Z] #38 66.49   DEP      criu/sk-netlink.d
12:19:46 [2023-01-09T12:19:46.893Z] #38 ...
12:19:46 [2023-01-09T12:19:46.893Z] 
12:19:46 [2023-01-09T12:19:46.893Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:46 [2023-01-09T12:19:46.893Z] #28 115.8 + for f in rootlesskit rootlesskit-docker-proxy
12:19:46 [2023-01-09T12:19:46.893Z] #28 115.8 + GOBIN=/build
12:19:46 [2023-01-09T12:19:46.893Z] #28 115.8 + GO111MODULE=on
12:19:46 [2023-01-09T12:19:46.893Z] #28 115.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:19:46 [2023-01-09T12:19:46.893Z] #28 DONE 123.3s
12:19:46 [2023-01-09T12:19:46.893Z] 
12:19:46 [2023-01-09T12:19:46.893Z] #27 [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
12:19:46 [2023-01-09T12:19:46.893Z] #27 DONE 123.3s
12:19:46 [2023-01-09T12:19:46.893Z] 
12:19:46 [2023-01-09T12:19:46.893Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:46 [2023-01-09T12:19:46.893Z] #38 66.73   DEP      criu/sk-inet.d
12:19:46 [2023-01-09T12:19:46.893Z] #38 ...
12:19:46 [2023-01-09T12:19:46.893Z] 
12:19:46 [2023-01-09T12:19:46.893Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:47 [2023-01-09T12:19:47.041Z] #27 ...
12:19:47 [2023-01-09T12:19:47.041Z] 
12:19:47 [2023-01-09T12:19:47.041Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:19:47 [2023-01-09T12:19:47.041Z] #36 22.54 Reading package lists...
12:19:47 [2023-01-09T12:19:47.041Z] #36 28.37 Building dependency tree...
12:19:47 [2023-01-09T12:19:47.041Z] #36 32.29 The following additional packages will be installed:
12:19:47 [2023-01-09T12:19:47.041Z] #36 32.32   libbtrfs0
12:19:47 [2023-01-09T12:19:47.041Z] #36 32.54 The following NEW packages will be installed:
12:19:47 [2023-01-09T12:19:47.041Z] #36 32.55   libbtrfs-dev libbtrfs0
12:19:47 [2023-01-09T12:19:47.041Z] #36 33.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:19:47 [2023-01-09T12:19:47.041Z] #36 33.00 Need to get 460 kB of archives.
12:19:47 [2023-01-09T12:19:47.041Z] #36 33.00 After this operation, 1237 kB of additional disk space will be used.
12:19:47 [2023-01-09T12:19:47.041Z] #36 33.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:19:47 [2023-01-09T12:19:47.041Z] #36 33.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.18 debconf: delaying package configuration, since apt-utils is not installed
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.41 Fetched 460 kB in 0s (1311 kB/s)
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.50 Selecting previously unselected package libbtrfs0:amd64.
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.81 Selecting previously unselected package libbtrfs-dev:amd64.
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 34.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 35.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 35.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 35.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:19:47 [2023-01-09T12:19:47.041Z] #36 DONE 35.6s
12:19:47 [2023-01-09T12:19:47.041Z] 
12:19:47 [2023-01-09T12:19:47.041Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:47 [2023-01-09T12:19:47.153Z] #40 ...
12:19:47 [2023-01-09T12:19:47.153Z] 
12:19:47 [2023-01-09T12:19:47.153Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:19:47 [2023-01-09T12:19:47.153Z] #41 DONE 0.1s
12:19:47 [2023-01-09T12:19:47.153Z] 
12:19:47 [2023-01-09T12:19:47.153Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:19:47 [2023-01-09T12:19:47.153Z] #42 DONE 0.1s
12:19:47 [2023-01-09T12:19:47.153Z] 
12:19:47 [2023-01-09T12:19:47.153Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
12:19:48 [2023-01-09T12:19:48.626Z] #32 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:48 [2023-01-09T12:19:48.626Z] #26 7.872 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:19:48 [2023-01-09T12:19:48.626Z] #26 12.89 go: downloading github.com/pkg/errors v0.9.1
12:19:48 [2023-01-09T12:19:48.626Z] #26 12.91 go: downloading github.com/sirupsen/logrus v1.8.1
12:19:48 [2023-01-09T12:19:48.626Z] #26 13.03 go: downloading github.com/urfave/cli/v2 v2.3.0
12:19:48 [2023-01-09T12:19:48.626Z] #26 14.26 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:19:48 [2023-01-09T12:19:48.626Z] #26 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:48 [2023-01-09T12:19:48.626Z] #34 15.50 runtime/internal/math
12:19:48 [2023-01-09T12:19:48.626Z] #34 15.80 runtime/internal/sys
12:19:48 [2023-01-09T12:19:48.626Z] #34 15.83 runtime/internal/syscall
12:19:48 [2023-01-09T12:19:48.626Z] #34 16.56 internal/itoa
12:19:48 [2023-01-09T12:19:48.626Z] #34 17.06 runtime
12:19:48 [2023-01-09T12:19:48.626Z] #34 17.09 math/bits
12:19:48 [2023-01-09T12:19:48.626Z] #34 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:19:48 [2023-01-09T12:19:48.626Z] #27 8.138 go: downloading mvdan.cc/sh/v3 v3.0.2
12:19:48 [2023-01-09T12:19:48.626Z] #27 10.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:19:48 [2023-01-09T12:19:48.626Z] #27 10.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:19:48 [2023-01-09T12:19:48.626Z] #27 10.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:19:48 [2023-01-09T12:19:48.626Z] #27 12.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:19:48 [2023-01-09T12:19:48.626Z] #27 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:48 [2023-01-09T12:19:48.626Z] #26 18.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:19:48 [2023-01-09T12:19:48.626Z] #26 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #23 [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
12:19:48 [2023-01-09T12:19:48.626Z] #23 8.235 + git clone https://github.com/kolyshkin/go-swagger.git .
12:19:48 [2023-01-09T12:19:48.626Z] #23 8.246 Cloning into '.'...
12:19:48 [2023-01-09T12:19:48.626Z] #23 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:48 [2023-01-09T12:19:48.626Z] #31 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:48 [2023-01-09T12:19:48.626Z] #31 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:48 [2023-01-09T12:19:48.626Z] #31 16.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:48 [2023-01-09T12:19:48.626Z] #31 ...
12:19:48 [2023-01-09T12:19:48.626Z] 
12:19:48 [2023-01-09T12:19:48.626Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:48 [2023-01-09T12:19:48.626Z] #34 18.81 math
12:19:48 [2023-01-09T12:19:48.930Z] #37 ...
12:19:48 [2023-01-09T12:19:48.930Z] 
12:19:48 [2023-01-09T12:19:48.930Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:48 [2023-01-09T12:19:48.930Z] #33 22.37 Reading package lists...
12:19:48 [2023-01-09T12:19:48.930Z] #33 27.97 Reading package lists...
12:19:48 [2023-01-09T12:19:48.930Z] #33 33.46 Building dependency tree...
12:19:48 [2023-01-09T12:19:48.930Z] #33 37.17 The following additional packages will be installed:
12:19:48 [2023-01-09T12:19:48.930Z] #33 37.17   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
12:19:48 [2023-01-09T12:19:48.930Z] #33 37.21   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
12:19:48 [2023-01-09T12:19:48.930Z] #33 37.21 Suggested packages:
12:19:48 [2023-01-09T12:19:48.930Z] #33 37.21   manpages-dev protobuf-mode-el python3-setuptools
12:19:49 [2023-01-09T12:19:49.066Z] #43 DONE 2.0s
12:19:49 [2023-01-09T12:19:49.066Z] 
12:19:49 [2023-01-09T12:19:49.066Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:49 [2023-01-09T12:19:49.066Z] #40 1.995 + RM_GOPATH=0
12:19:49 [2023-01-09T12:19:49.066Z] #40 1.996 + TMP_GOPATH=
12:19:49 [2023-01-09T12:19:49.066Z] #40 1.997 + : /build
12:19:49 [2023-01-09T12:19:49.066Z] #40 1.999 + '[' -z '' ']'
12:19:49 [2023-01-09T12:19:49.066Z] #40 1.999 ++ mktemp -d
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.005 + export GOPATH=/tmp/tmp.d3BKl967FX
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.005 + GOPATH=/tmp/tmp.d3BKl967FX
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.006 + RM_GOPATH=1
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.006 + case "$(go env GOARCH)" in
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.007 ++ go env GOARCH
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + export GO_BUILDMODE=-buildmode=pie
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + GO_BUILDMODE=-buildmode=pie
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 ++ dirname /tmp/install/install.sh
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + dir=/tmp/install
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + bin=runc
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + shift
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + '[' '!' -f /tmp/install/runc.installer ']'
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + . /tmp/install/runc.installer
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 ++ set -e
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 ++ : v1.1.4
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + install_runc
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + RUNC_BUILDTAGS=seccomp
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d3BKl967FX/src/github.com/opencontainers/runc
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.045 Cloning into '/tmp/tmp.d3BKl967FX/src/github.com/opencontainers/runc'...
12:19:49 [2023-01-09T12:19:49.066Z] #40 2.052 Install runc version v1.1.4 (build tags: seccomp)
12:19:49 [2023-01-09T12:19:49.187Z] #33 ...
12:19:49 [2023-01-09T12:19:49.187Z] 
12:19:49 [2023-01-09T12:19:49.187Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:49 [2023-01-09T12:19:49.187Z] #30 37.85 go: downloading github.com/fatih/color v1.13.0
12:19:49 [2023-01-09T12:19:49.187Z] #30 37.85 go: downloading github.com/gofrs/flock v0.8.1
12:19:49 [2023-01-09T12:19:49.187Z] #30 37.88 go: downloading github.com/pkg/errors v0.9.1
12:19:49 [2023-01-09T12:19:49.187Z] #30 37.90 go: downloading github.com/spf13/cobra v1.3.0
12:19:49 [2023-01-09T12:19:49.187Z] #30 37.94 go: downloading github.com/spf13/pflag v1.0.5
12:19:49 [2023-01-09T12:19:49.444Z] #30 ...
12:19:49 [2023-01-09T12:19:49.444Z] 
12:19:49 [2023-01-09T12:19:49.444Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:19:49 [2023-01-09T12:19:49.444Z] #26 28.08 encoding
12:19:49 [2023-01-09T12:19:49.444Z] #26 ...
12:19:49 [2023-01-09T12:19:49.444Z] 
12:19:49 [2023-01-09T12:19:49.444Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.06 The following additional packages will be installed:
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.10   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.12 Suggested packages:
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.12   cmake-doc ninja-build lrzip
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.12 Recommended packages:
12:19:49 [2023-01-09T12:19:49.444Z] #27 36.12   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.06 The following NEW packages will be installed:
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.06   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.06   vim-common xxd
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 Need to get 17.7 MB of archives.
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 After this operation, 70.7 MB of additional disk space will be used.
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 37.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:19:49 [2023-01-09T12:19:49.444Z] #27 38.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:19:50 [2023-01-09T12:19:50.023Z] #27 ...
12:19:50 [2023-01-09T12:19:50.023Z] 
12:19:50 [2023-01-09T12:19:50.023Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:50 [2023-01-09T12:19:50.023Z] #32 23.03 Reading package lists...
12:19:50 [2023-01-09T12:19:50.023Z] #32 28.97 Reading package lists...
12:19:50 [2023-01-09T12:19:50.023Z] #32 34.17 Building dependency tree...
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.39 The following additional packages will be installed:
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.39   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.39   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.39   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.40   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.40   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.40   mingw-w64-common mingw-w64-x86-64-dev
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.42 Suggested packages:
12:19:50 [2023-01-09T12:19:50.023Z] #32 37.43   gcc-10-locales seccomp wine64
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87 The following NEW packages will be installed:
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:19:50 [2023-01-09T12:19:50.292Z] #32 38.87   mingw-w64-x86-64-dev
12:19:50 [2023-01-09T12:19:50.292Z] #32 ...
12:19:50 [2023-01-09T12:19:50.292Z] 
12:19:50 [2023-01-09T12:19:50.292Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:50 [2023-01-09T12:19:50.292Z] #33 38.58 The following NEW packages will be installed:
12:19:50 [2023-01-09T12:19:50.292Z] #33 38.58   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
12:19:50 [2023-01-09T12:19:50.292Z] #33 38.58   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
12:19:50 [2023-01-09T12:19:50.292Z] #33 38.58   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
12:19:50 [2023-01-09T12:19:50.292Z] #33 38.58   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
12:19:50 [2023-01-09T12:19:50.292Z] #33 39.07 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
12:19:50 [2023-01-09T12:19:50.292Z] #33 39.07 Need to get 4583 kB of archives.
12:19:50 [2023-01-09T12:19:50.292Z] #33 39.07 After this operation, 25.9 MB of additional disk space will be used.
12:19:50 [2023-01-09T12:19:50.292Z] #33 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:19:50 [2023-01-09T12:19:50.453Z] #40 ...
12:19:50 [2023-01-09T12:19:50.453Z] 
12:19:50 [2023-01-09T12:19:50.453Z] #44 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:19:50 [2023-01-09T12:19:50.453Z] #44 DONE 1.4s
12:19:50 [2023-01-09T12:19:50.453Z] 
12:19:50 [2023-01-09T12:19:50.453Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:19:50 [2023-01-09T12:19:50.524Z] #34 ...
12:19:50 [2023-01-09T12:19:50.524Z] 
12:19:50 [2023-01-09T12:19:50.524Z] #30 [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
12:19:50 [2023-01-09T12:19:50.524Z] #30 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:50 [2023-01-09T12:19:50.524Z] #30 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:50 [2023-01-09T12:19:50.524Z] #30 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:50 [2023-01-09T12:19:50.524Z] #30 ...
12:19:50 [2023-01-09T12:19:50.524Z] 
12:19:50 [2023-01-09T12:19:50.524Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:50 [2023-01-09T12:19:50.524Z] #32 20.64 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
12:19:50 [2023-01-09T12:19:50.549Z] #33 39.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
12:19:50 [2023-01-09T12:19:50.783Z] #32 20.71 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:19:50 [2023-01-09T12:19:50.805Z] #33 39.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:19:50 [2023-01-09T12:19:50.805Z] #33 39.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:19:50 [2023-01-09T12:19:50.805Z] #33 39.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:19:51 [2023-01-09T12:19:51.043Z] #32 ...
12:19:51 [2023-01-09T12:19:51.043Z] 
12:19:51 [2023-01-09T12:19:51.043Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:19:51 [2023-01-09T12:19:51.043Z] #29 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:51 [2023-01-09T12:19:51.043Z] #29 ...
12:19:51 [2023-01-09T12:19:51.043Z] 
12:19:51 [2023-01-09T12:19:51.043Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:19:51 [2023-01-09T12:19:51.043Z] #33 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:51 [2023-01-09T12:19:51.043Z] #33 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:51 [2023-01-09T12:19:51.043Z] #33 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:51 [2023-01-09T12:19:51.301Z] #33 ...
12:19:51 [2023-01-09T12:19:51.301Z] 
12:19:51 [2023-01-09T12:19:51.301Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:19:51 [2023-01-09T12:19:51.301Z] #26 19.78 go: downloading github.com/google/uuid v1.3.0
12:19:51 [2023-01-09T12:19:51.301Z] #26 20.13 go: downloading github.com/moby/vpnkit v0.5.0
12:19:51 [2023-01-09T12:19:51.301Z] #26 20.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:19:51 [2023-01-09T12:19:51.301Z] #26 20.60 go: downloading github.com/gofrs/flock v0.8.1
12:19:51 [2023-01-09T12:19:51.301Z] #26 20.92 go: downloading github.com/gorilla/mux v1.8.0
12:19:51 [2023-01-09T12:19:51.301Z] #26 21.18 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:19:51 [2023-01-09T12:19:51.390Z] #45 0.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:19:51 [2023-01-09T12:19:51.390Z] #45 DONE 1.0s
12:19:51 [2023-01-09T12:19:51.390Z] 
12:19:51 [2023-01-09T12:19:51.390Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:19:51 [2023-01-09T12:19:51.734Z] #33 40.43 debconf: delaying package configuration, since apt-utils is not installed
12:19:51 [2023-01-09T12:19:51.876Z] #26 21.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:19:51 [2023-01-09T12:19:51.876Z] #26 22.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:19:51 [2023-01-09T12:19:51.991Z] #33 40.72 Fetched 4583 kB in 1s (7488 kB/s)
12:19:51 [2023-01-09T12:19:51.991Z] #33 40.86 Selecting previously unselected package libcap2:amd64.
12:19:52 [2023-01-09T12:19:52.161Z] #31 ...
12:19:52 [2023-01-09T12:19:52.161Z] 
12:19:52 [2023-01-09T12:19:52.161Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:52 [2023-01-09T12:19:52.162Z] #38 34.10   CC       images/ext-file.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 34.34   CC       images/cgroup.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 34.97   CC       images/userns.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 35.19   CC       images/google/protobuf/descriptor.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 36.63   CC       images/opts.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 36.81   CC       images/seccomp.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.04   CC       images/binfmt-misc.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.22   CC       images/time.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.41   CC       images/sysctl.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.55   CC       images/autofs.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.70   CC       images/macvlan.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 37.94   CC       images/sit.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.13   CC       images/memfd.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.34   CC       images/timens.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.55   LINK     images/built-in.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.70   GEN      compel/include/asm
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.73   GEN      compel/include/version.h
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.77 touch .config
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.87   GEN      include/common/config.h
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.96   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.97   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
12:19:52 [2023-01-09T12:19:52.162Z] #38 38.99   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.02   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.05   DEP      compel/plugins/std/infect.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.14   DEP      compel/plugins/std/string.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.21   DEP      compel/plugins/std/log.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.30   DEP      compel/plugins/std/fds.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.39   DEP      compel/plugins/std/std.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.48   DEP      compel/plugins/shmem/shmem.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.55   DEP      compel/plugins/fds/fds.d
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.64   CC       compel/plugins/std/std.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 39.86   CC       compel/plugins/std/fds.o
12:19:52 [2023-01-09T12:19:52.162Z] #38 40.14   CC       compel/plugins/std/log.o
12:19:52 [2023-01-09T12:19:52.250Z] #33 40.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 ... 15718 files and directories currently installed.)
12:19:52 [2023-01-09T12:19:52.250Z] #33 40.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
12:19:52 [2023-01-09T12:19:52.250Z] #33 41.07 Unpacking libcap2:amd64 (1:2.44-1) ...
12:19:52 [2023-01-09T12:19:52.421Z] #38 40.76   CC       compel/plugins/std/string.o
12:19:52 [2023-01-09T12:19:52.506Z] #33 ...
12:19:52 [2023-01-09T12:19:52.506Z] 
12:19:52 [2023-01-09T12:19:52.506Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:19:52 [2023-01-09T12:19:52.506Z] #28 DONE 41.2s
12:19:52 [2023-01-09T12:19:52.506Z] 
12:19:52 [2023-01-09T12:19:52.506Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:52 [2023-01-09T12:19:52.507Z] #33 41.24 Selecting previously unselected package libcap-dev:amd64.
12:19:52 [2023-01-09T12:19:52.507Z] #33 41.24 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
12:19:52 [2023-01-09T12:19:52.507Z] #33 41.25 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:19:52 [2023-01-09T12:19:52.764Z] #33 41.50 Selecting previously unselected package libnet1:amd64.
12:19:52 [2023-01-09T12:19:52.764Z] #33 ...
12:19:52 [2023-01-09T12:19:52.764Z] 
12:19:52 [2023-01-09T12:19:52.764Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:19:52 [2023-01-09T12:19:52.764Z] #34 DONE 41.5s
12:19:52 [2023-01-09T12:19:52.764Z] 
12:19:52 [2023-01-09T12:19:52.764Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:19:52 [2023-01-09T12:19:52.764Z] #33 41.59 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:19:52 [2023-01-09T12:19:52.764Z] #33 41.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:19:52 [2023-01-09T12:19:52.764Z] #33 41.61 Selecting previously unselected package libnet1-dev.
12:19:52 [2023-01-09T12:19:52.764Z] #33 41.61 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:19:52 [2023-01-09T12:19:52.773Z] #46 DONE 1.1s
12:19:52 [2023-01-09T12:19:52.773Z] 
12:19:52 [2023-01-09T12:19:52.773Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:19:52 [2023-01-09T12:19:52.991Z] #38 41.28   CC       compel/plugins/std/infect.o
12:19:53 [2023-01-09T12:19:53.021Z] #33 41.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.82 Selecting previously unselected package libnl-3-200:amd64.
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.82 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.96 Selecting previously unselected package libnl-3-dev:amd64.
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.96 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
12:19:53 [2023-01-09T12:19:53.279Z] #33 41.99 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:19:53 [2023-01-09T12:19:53.347Z] #47 DONE 1.0s
12:19:53 [2023-01-09T12:19:53.347Z] 
12:19:53 [2023-01-09T12:19:53.347Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:53 [2023-01-09T12:19:53.347Z] #38 67.07   DEP      criu/signalfd.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 67.30   DEP      criu/sigframe.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 67.45   DEP      criu/shmem.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 67.69   DEP      criu/servicefd.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 67.93   DEP      criu/seize.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 68.12   DEP      criu/seccomp.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 68.42   DEP      criu/rst-malloc.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 68.46   DEP      criu/rbtree.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 68.49   DEP      criu/pstree.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 68.75   DEP      criu/protobuf.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 69.04   GEN      criu/protobuf-desc-gen.h
12:19:53 [2023-01-09T12:19:53.347Z] #38 71.60   DEP      criu/protobuf-desc.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 71.75   DEP      criu/proc_parse.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 71.96   DEP      criu/plugin.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.05   DEP      criu/pipes.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.23   DEP      criu/pie-util.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.42   DEP      criu/pie-util-vdso.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.58   DEP      criu/pie-util-vdso-elf32.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.80   DEP      criu/path.d
12:19:53 [2023-01-09T12:19:53.347Z] #38 72.93   DEP      criu/parasite-syscall.d
12:19:53 [2023-01-09T12:19:53.535Z] #33 42.33 Selecting previously unselected package libprotobuf-c1:amd64.
12:19:53 [2023-01-09T12:19:53.535Z] #33 42.33 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:19:53 [2023-01-09T12:19:53.535Z] #33 42.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:19:53 [2023-01-09T12:19:53.561Z] #38 41.68   CC       compel/arch/aarch64/plugins/std/parasite-head.o
12:19:53 [2023-01-09T12:19:53.561Z] #38 41.73   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
12:19:53 [2023-01-09T12:19:53.561Z] #38 41.84   AR       compel/plugins/std.lib.a
12:19:53 [2023-01-09T12:19:53.561Z] #38 41.91   CC       compel/plugins/fds/fds.o
12:19:53 [2023-01-09T12:19:53.608Z] #38 73.21   DEP      criu/pagemap.d
12:19:53 [2023-01-09T12:19:53.821Z] #38 42.19   AR       compel/plugins/fds.lib.a
12:19:53 [2023-01-09T12:19:53.821Z] #38 42.26   HOSTDEP  compel/src/lib/log-host.d
12:19:53 [2023-01-09T12:19:53.821Z] #38 42.33   HOSTDEP  compel/src/lib/handle-elf-host.d
12:19:53 [2023-01-09T12:19:53.868Z] #38 73.57   DEP      criu/pagemap-cache.d
12:19:54 [2023-01-09T12:19:54.034Z] using credential docker-jenkins-github-credentials
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.59 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.73 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.80 Selecting previously unselected package zlib1g-dev:amd64.
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.81 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
12:19:54 [2023-01-09T12:19:54.098Z] #33 42.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:19:54 [2023-01-09T12:19:54.112Z] Cloning the remote Git repository
12:19:54 [2023-01-09T12:19:54.112Z] Cloning with configured refspecs honoured and without tags
12:19:54 [2023-01-09T12:19:54.128Z] #38 73.79   DEP      criu/page-xfer.d
12:19:54 [2023-01-09T12:19:54.389Z] #38 73.95   DEP      criu/page-pipe.d
12:19:54 [2023-01-09T12:19:54.389Z] #38 74.04   DEP      criu/netfilter.d
12:19:54 [2023-01-09T12:19:54.391Z] #38 42.48   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
12:19:54 [2023-01-09T12:19:54.391Z] #38 42.57   HOSTDEP  compel/src/main-host.d
12:19:54 [2023-01-09T12:19:54.391Z] #38 42.66   DEP      compel/src/lib/ptrace.d
12:19:54 [2023-01-09T12:19:54.391Z] #38 42.75   DEP      compel/src/lib/infect.d
12:19:54 [2023-01-09T12:19:54.391Z] #38 42.87   DEP      compel/src/lib/infect-util.d
12:19:54 [2023-01-09T12:19:54.650Z] #38 ...
12:19:54 [2023-01-09T12:19:54.650Z] 
12:19:54 [2023-01-09T12:19:54.650Z] #48 [dev-systemd-false  6/26] RUN ldconfig
12:19:54 [2023-01-09T12:19:54.650Z] #48 DONE 1.1s
12:19:54 [2023-01-09T12:19:54.650Z] 
12:19:54 [2023-01-09T12:19:54.650Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:54 [2023-01-09T12:19:54.650Z] #38 74.20   DEP      criu/net.d
12:19:54 [2023-01-09T12:19:54.650Z] #38 ...
12:19:54 [2023-01-09T12:19:54.650Z] 
12:19:54 [2023-01-09T12:19:54.650Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:19:54 [2023-01-09T12:19:54.651Z] #38 42.97   DEP      compel/src/lib/infect-rpc.d
12:19:54 [2023-01-09T12:19:54.651Z] #38 43.10   DEP      compel/arch/aarch64/src/lib/infect.d
12:19:54 [2023-01-09T12:19:54.663Z] #33 43.25 Selecting previously unselected package libprotobuf23:amd64.
12:19:54 [2023-01-09T12:19:54.663Z] #33 43.25 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
12:19:54 [2023-01-09T12:19:54.663Z] #33 43.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:19:54 [2023-01-09T12:19:54.911Z] #38 43.24   DEP      compel/arch/aarch64/src/lib/cpu.d
12:19:54 [2023-01-09T12:19:54.911Z] #38 43.30   DEP      compel/src/lib/log.d
12:19:55 [2023-01-09T12:19:55.153Z] #26 ...
12:19:55 [2023-01-09T12:19:55.153Z] 
12:19:55 [2023-01-09T12:19:55.153Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:19:55 [2023-01-09T12:19:55.153Z] #32 25.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:19:55 [2023-01-09T12:19:55.171Z] #38 43.37   DEP      compel/src/main.d
12:19:55 [2023-01-09T12:19:55.171Z] #38 43.46   DEP      compel/src/lib/handle-elf.d
12:19:55 [2023-01-09T12:19:55.171Z] #38 43.54   DEP      compel/arch/aarch64/src/lib/handle-elf.d
12:19:55 [2023-01-09T12:19:55.171Z] #38 ...
12:19:55 [2023-01-09T12:19:55.171Z] 
12:19:55 [2023-01-09T12:19:55.171Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:19:55 [2023-01-09T12:19:55.171Z] #31 91.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:19:55 [2023-01-09T12:19:55.171Z] #31 91.76 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
12:19:55 [2023-01-09T12:19:55.171Z] #31 91.77 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:55 [2023-01-09T12:19:55.594Z] #33 44.07 Selecting previously unselected package libprotobuf-lite23:amd64.
12:19:55 [2023-01-09T12:19:55.594Z] #33 44.07 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
12:19:55 [2023-01-09T12:19:55.594Z] #33 44.13 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
12:19:55 [2023-01-09T12:19:55.850Z] #33 44.49 Selecting previously unselected package libprotobuf-dev:amd64.
12:19:55 [2023-01-09T12:19:55.850Z] #33 44.49 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
12:19:55 [2023-01-09T12:19:55.850Z] #33 44.50 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
12:19:56 [2023-01-09T12:19:56.035Z] #49 1.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:56 [2023-01-09T12:19:56.035Z] #49 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:19:56 [2023-01-09T12:19:56.035Z] #49 1.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:19:54 [2023-01-09T12:19:54.306Z] Cloning repository https://github.com/moby/moby.git
12:19:54 [2023-01-09T12:19:54.693Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:19:55 [2023-01-09T12:19:55.531Z] Fetching upstream changes from https://github.com/moby/moby.git
12:19:55 [2023-01-09T12:19:55.531Z]  > git --version # timeout=10
12:19:55 [2023-01-09T12:19:55.586Z]  > git --version # 'git version 2.24.1.windows.2'
12:19:55 [2023-01-09T12:19:55.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:19:55 [2023-01-09T12:19:55.590Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:19:56 [2023-01-09T12:19:56.605Z] #49 1.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:19:57 [2023-01-09T12:19:57.218Z] #33 46.00 Selecting previously unselected package libprotoc23:amd64.
12:19:57 [2023-01-09T12:19:57.218Z] #33 46.00 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
12:19:57 [2023-01-09T12:19:57.218Z] #33 46.05 Unpacking libprotoc23:amd64 (3.12.4-1) ...
12:19:57 [2023-01-09T12:19:57.545Z] #49 2.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.71 Selecting previously unselected package protobuf-c-compiler.
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.71 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.73 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.84 Selecting previously unselected package protobuf-compiler.
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.85 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
12:19:58 [2023-01-09T12:19:58.190Z] #33 46.86 Unpacking protobuf-compiler (3.12.4-1) ...
12:19:58 [2023-01-09T12:19:58.447Z] #33 47.06 Selecting previously unselected package python3-pkg-resources.
12:19:58 [2023-01-09T12:19:58.447Z] #33 47.06 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
12:19:58 [2023-01-09T12:19:58.447Z] #33 47.08 Unpacking python3-pkg-resources (52.0.0-4) ...
12:19:58 [2023-01-09T12:19:58.704Z] #33 47.31 Selecting previously unselected package python3-six.
12:19:58 [2023-01-09T12:19:58.704Z] #33 47.33 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
12:19:58 [2023-01-09T12:19:58.704Z] #33 47.34 Unpacking python3-six (1.16.0-2) ...
12:19:58 [2023-01-09T12:19:58.704Z] #33 47.45 Selecting previously unselected package python3-protobuf.
12:19:58 [2023-01-09T12:19:58.704Z] #33 47.45 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
12:19:58 [2023-01-09T12:19:58.928Z] #49 4.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:19:58 [2023-01-09T12:19:58.962Z] #33 47.46 Unpacking python3-protobuf (3.12.4-1) ...
12:19:59 [2023-01-09T12:19:59.218Z] #33 48.06 Setting up python3-pkg-resources (52.0.0-4) ...
12:19:59 [2023-01-09T12:19:59.479Z] #33 ...
12:19:59 [2023-01-09T12:19:59.479Z] 
12:19:59 [2023-01-09T12:19:59.479Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:59 [2023-01-09T12:19:59.479Z] #30 38.28 go: downloading github.com/spf13/viper v1.10.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 38.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:19:59 [2023-01-09T12:19:59.479Z] #30 39.10 go: downloading github.com/mattn/go-colorable v0.1.12
12:19:59 [2023-01-09T12:19:59.479Z] #30 39.16 go: downloading github.com/mattn/go-isatty v0.0.14
12:19:59 [2023-01-09T12:19:59.479Z] #30 39.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:19:59 [2023-01-09T12:19:59.479Z] #30 39.25 go: downloading github.com/go-critic/go-critic v0.6.2
12:19:59 [2023-01-09T12:19:59.479Z] #30 40.55 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 40.61 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.64 go: downloading github.com/sirupsen/logrus v1.8.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.64 go: downloading github.com/stretchr/testify v1.7.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.93 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.96 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:19:59 [2023-01-09T12:19:59.479Z] #30 44.96 go: downloading github.com/magiconair/properties v1.8.5
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.06 go: downloading github.com/spf13/afero v1.6.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.19 go: downloading github.com/spf13/cast v1.4.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.23 go: downloading github.com/subosito/gotenv v1.2.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.28 go: downloading gopkg.in/ini.v1 v1.66.2
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.32 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.58 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.71 go: downloading github.com/go-toolsmith/astp v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.74 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.80 go: downloading github.com/go-toolsmith/typep v1.0.2
12:19:59 [2023-01-09T12:19:59.479Z] #30 45.80 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.46 go: downloading github.com/hashicorp/errwrap v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.53 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.60 go: downloading github.com/Antonboom/errname v0.1.5
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.73 go: downloading github.com/Antonboom/nilnil v0.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 46.83 go: downloading github.com/BurntSushi/toml v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.80 go: downloading github.com/alexkohler/prealloc v1.0.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.91 go: downloading github.com/ashanbrown/makezero v1.1.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.99 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 47.99 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.18 go: downloading github.com/breml/bidichk v0.2.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.21 go: downloading github.com/breml/errchkjson v0.2.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.25 go: downloading github.com/butuzov/ireturn v0.1.1
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.35 go: downloading github.com/charithe/durationcheck v0.0.9
12:19:59 [2023-01-09T12:19:59.479Z] #30 48.35 go: downloading github.com/daixiang0/gci v0.2.9
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.40 go: downloading github.com/esimonov/ifshort v1.0.4
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.45 go: downloading github.com/fzipp/gocyclo v0.4.0
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:19:59 [2023-01-09T12:19:59.737Z] #30 48.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:19:59 [2023-01-09T12:19:59.993Z] #30 48.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:19:59 [2023-01-09T12:19:59.993Z] #30 48.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:19:59 [2023-01-09T12:19:59.993Z] #30 48.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:19:59 [2023-01-09T12:19:59.993Z] #30 48.86 go: downloading github.com/golangci/misspell v0.3.5
12:20:00 [2023-01-09T12:20:00.250Z] #30 48.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:20:00 [2023-01-09T12:20:00.250Z] #30 ...
12:20:00 [2023-01-09T12:20:00.250Z] 
12:20:00 [2023-01-09T12:20:00.250Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.425 + RM_GOPATH=0
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.428 + TMP_GOPATH=
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.428 + : /build
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.428 + '[' -z '' ']'
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.429 ++ mktemp -d
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.438 + export GOPATH=/tmp/tmp.CTxieBMF81
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.438 + GOPATH=/tmp/tmp.CTxieBMF81
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.438 + RM_GOPATH=1
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.438 + case "$(go env GOARCH)" in
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.439 ++ go env GOARCH
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.443 + export GO_BUILDMODE=-buildmode=pie
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.450 + GO_BUILDMODE=-buildmode=pie
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.450 ++ dirname /tmp/install/install.sh
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.457 + dir=/tmp/install
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.458 + bin=containerd
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.458 + shift
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.458 + '[' '!' -f /tmp/install/containerd.installer ']'
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.458 + . /tmp/install/containerd.installer
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.459 ++ set -e
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.459 ++ : v1.6.15
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.460 + install_containerd
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.460 + echo 'Install containerd version v1.6.15'
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.465 Install containerd version v1.6.15
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.469 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CTxieBMF81/src/github.com/containerd/containerd
12:20:00 [2023-01-09T12:20:00.250Z] #37 3.471 Cloning into '/tmp/tmp.CTxieBMF81/src/github.com/containerd/containerd'...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.29 Selecting previously unselected package g++-mingw-w64-x86-64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.44 Selecting previously unselected package libapparmor1:arm64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.44 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.45 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.56 Selecting previously unselected package libapparmor-dev:arm64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.71 Selecting previously unselected package libbtrfs0:arm64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.76 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.77 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.89 Selecting previously unselected package libbtrfs-dev:arm64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.89 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 96.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 97.07 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:20:00 [2023-01-09T12:20:00.449Z] #31 97.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.449Z] #31 97.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:20:00 [2023-01-09T12:20:00.500Z] #32 ...
12:20:00 [2023-01-09T12:20:00.500Z] 
12:20:00 [2023-01-09T12:20:00.500Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:20:00 [2023-01-09T12:20:00.500Z] #26 30.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:20:00 [2023-01-09T12:20:00.506Z] #37 ...
12:20:00 [2023-01-09T12:20:00.506Z] 
12:20:00 [2023-01-09T12:20:00.506Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:00 [2023-01-09T12:20:00.506Z] #30 49.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:20:00 [2023-01-09T12:20:00.506Z] #30 49.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:20:00 [2023-01-09T12:20:00.506Z] #30 49.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:20:00 [2023-01-09T12:20:00.506Z] #30 49.26 go: downloading github.com/jgautheron/goconst v1.5.1
12:20:00 [2023-01-09T12:20:00.506Z] #30 49.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:20:00 [2023-01-09T12:20:00.506Z] #30 ...
12:20:00 [2023-01-09T12:20:00.506Z] 
12:20:00 [2023-01-09T12:20:00.506Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.20 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.20 Need to get 115 MB of archives.
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.20 After this operation, 645 MB of additional disk space will be used.
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.20 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.30 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.95 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 39.96 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 40.68 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 42.73 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 43.31 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 43.93 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.56 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.98 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 45.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.03 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]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 46.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.47 debconf: delaying package configuration, since apt-utils is not installed
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.76 Fetched 115 MB in 7s (15.8 MB/s)
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.86 Selecting previously unselected package binutils-mingw-w64-i686.
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.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 ... 15718 files and directories currently installed.)
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:20:00 [2023-01-09T12:20:00.506Z] #32 47.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:20:00 [2023-01-09T12:20:00.709Z] #31 97.23 Selecting previously unselected package libudev-dev:arm64.
12:20:00 [2023-01-09T12:20:00.709Z] #31 97.24 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.709Z] #31 97.25 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
12:20:00 [2023-01-09T12:20:00.758Z] #26 30.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:20:00 [2023-01-09T12:20:00.763Z] #32 ...
12:20:00 [2023-01-09T12:20:00.763Z] 
12:20:00 [2023-01-09T12:20:00.763Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.36 go: downloading github.com/julz/importas v0.1.0
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.36 go: downloading github.com/kisielk/errcheck v1.6.0
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.40 go: downloading github.com/kulti/thelper v0.5.0
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.46 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.46 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.50 go: downloading github.com/ldez/tagliatelle v0.3.0
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.52 go: downloading github.com/leonklingele/grouper v1.1.0
12:20:00 [2023-01-09T12:20:00.763Z] #30 49.61 go: downloading github.com/maratori/testpackage v1.0.1
12:20:00 [2023-01-09T12:20:00.843Z] #49 ...
12:20:00 [2023-01-09T12:20:00.844Z] 
12:20:00 [2023-01-09T12:20:00.844Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:00 [2023-01-09T12:20:00.844Z] #38 74.53   DEP      criu/namespaces.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 74.79   DEP      criu/mount.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.04   DEP      criu/memfd.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.28   DEP      criu/mem.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.50   DEP      criu/lsm.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.65   DEP      criu/log.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.82   DEP      criu/libnetlink.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 75.96   DEP      criu/kerndat.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.16   DEP      criu/kcmp-ids.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.29   DEP      criu/irmap.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.43   DEP      criu/ipc_ns.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.61   DEP      criu/image.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.80   DEP      criu/image-desc.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 76.88   DEP      criu/fsnotify.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.04   DEP      criu/filesystems.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.20   DEP      criu/files.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.39   DEP      criu/files-reg.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.56   DEP      criu/files-ext.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.69   DEP      criu/file-lock.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 77.82   DEP      criu/file-ids.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.03   DEP      criu/fifo.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.27   DEP      criu/fdstore.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.42   DEP      criu/fault-injection.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.47   DEP      criu/external.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.57   DEP      criu/eventpoll.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.73   DEP      criu/eventfd.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 78.87   DEP      criu/crtools.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 79.04   DEP      criu/cr-service.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 79.23   DEP      criu/cr-restore.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 79.54   DEP      criu/cr-errno.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 79.57   DEP      criu/cr-dump.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 79.79   DEP      criu/cr-dedup.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 80.04   DEP      criu/cr-check.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 80.34   DEP      criu/config.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 80.52   DEP      criu/clone-noasan.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 80.62   DEP      criu/cgroup.d
12:20:00 [2023-01-09T12:20:00.844Z] #38 ...
12:20:00 [2023-01-09T12:20:00.844Z] 
12:20:00 [2023-01-09T12:20:00.844Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:20:00 [2023-01-09T12:20:00.844Z] #40 14.12 + cd /tmp/tmp.d3BKl967FX/src/github.com/opencontainers/runc
12:20:00 [2023-01-09T12:20:00.969Z] #31 97.38 Selecting previously unselected package libsepol1-dev:arm64.
12:20:00 [2023-01-09T12:20:00.969Z] #31 97.38 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
12:20:00 [2023-01-09T12:20:00.969Z] #31 97.38 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:20:00 [2023-01-09T12:20:00.969Z] #31 97.63 Selecting previously unselected package libpcre2-16-0:arm64.
12:20:01 [2023-01-09T12:20:01.020Z] #30 49.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:20:01 [2023-01-09T12:20:01.020Z] #30 49.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:20:01 [2023-01-09T12:20:01.020Z] #30 49.75 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:20:01 [2023-01-09T12:20:01.020Z] #30 49.75 go: downloading github.com/mgechev/revive v1.1.3
12:20:01 [2023-01-09T12:20:01.020Z] #30 ...
12:20:01 [2023-01-09T12:20:01.020Z] 
12:20:01 [2023-01-09T12:20:01.020Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:01 [2023-01-09T12:20:01.020Z] #27 39.80 debconf: delaying package configuration, since apt-utils is not installed
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.09 Fetched 17.7 MB in 1s (12.7 MB/s)
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.23 Selecting previously unselected package xxd.
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.58 Selecting previously unselected package vim-common.
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 40.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 41.11 Selecting previously unselected package cmake-data.
12:20:01 [2023-01-09T12:20:01.020Z] #27 41.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 41.15 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 45.19 Selecting previously unselected package libicu67:amd64.
12:20:01 [2023-01-09T12:20:01.020Z] #27 45.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:20:01 [2023-01-09T12:20:01.020Z] #27 45.21 Unpacking libicu67:amd64 (67.1-7) ...
12:20:01 [2023-01-09T12:20:01.104Z] #40 14.12 + git checkout -q v1.1.4
12:20:01 [2023-01-09T12:20:01.229Z] #31 97.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:20:01 [2023-01-09T12:20:01.229Z] #31 97.64 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.229Z] #31 97.82 Selecting previously unselected package libpcre2-32-0:arm64.
12:20:01 [2023-01-09T12:20:01.229Z] #31 97.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:20:01 [2023-01-09T12:20:01.229Z] #31 97.82 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.276Z] #27 ...
12:20:01 [2023-01-09T12:20:01.276Z] 
12:20:01 [2023-01-09T12:20:01.276Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:01 [2023-01-09T12:20:01.276Z] #33 50.02 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:20:01 [2023-01-09T12:20:01.490Z] #31 97.99 Selecting previously unselected package libpcre2-posix2:arm64.
12:20:01 [2023-01-09T12:20:01.490Z] #31 97.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:20:01 [2023-01-09T12:20:01.490Z] #31 98.00 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.490Z] #31 98.07 Selecting previously unselected package libpcre2-dev:arm64.
12:20:01 [2023-01-09T12:20:01.490Z] #31 98.08 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:20:01 [2023-01-09T12:20:01.490Z] #31 98.08 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:20:01 [2023-01-09T12:20:01.532Z] #33 50.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:20:01 [2023-01-09T12:20:01.532Z] #33 50.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:20:01 [2023-01-09T12:20:01.532Z] #33 50.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:20:01 [2023-01-09T12:20:01.532Z] #33 50.09 Setting up libcap2:amd64 (1:2.44-1) ...
12:20:01 [2023-01-09T12:20:01.532Z] #33 50.10 Setting up python3-six (1.16.0-2) ...
12:20:01 [2023-01-09T12:20:01.674Z] #40 14.79 + '[' -z '' ']'
12:20:01 [2023-01-09T12:20:01.674Z] #40 14.80 + target=static
12:20:01 [2023-01-09T12:20:01.674Z] #40 14.80 + make BUILDTAGS=seccomp static
12:20:01 [2023-01-09T12:20:01.749Z] #31 ...
12:20:01 [2023-01-09T12:20:01.749Z] 
12:20:01 [2023-01-09T12:20:01.749Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:20:01 [2023-01-09T12:20:01.749Z] #35 98.31 + for f in rootlesskit rootlesskit-docker-proxy
12:20:01 [2023-01-09T12:20:01.749Z] #35 98.31 + GOBIN=/build
12:20:01 [2023-01-09T12:20:01.749Z] #35 98.31 + GO111MODULE=on
12:20:01 [2023-01-09T12:20:01.749Z] #35 98.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:20:01 [2023-01-09T12:20:01.935Z] #40 15.22 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
12:20:02 [2023-01-09T12:20:02.130Z] #26 ...
12:20:02 [2023-01-09T12:20:02.130Z] 
12:20:02 [2023-01-09T12:20:02.130Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:02 [2023-01-09T12:20:02.130Z] #29 21.92 Fetched 8616 kB in 16s (543 kB/s)
12:20:02 [2023-01-09T12:20:02.130Z] #29 21.92 Reading package lists...
12:20:02 [2023-01-09T12:20:02.130Z] #29 31.97 Reading package lists...
12:20:02 [2023-01-09T12:20:02.130Z] #29 ...
12:20:02 [2023-01-09T12:20:02.130Z] 
12:20:02 [2023-01-09T12:20:02.130Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:02 [2023-01-09T12:20:02.130Z] #34 27.78 unicode/utf8
12:20:02 [2023-01-09T12:20:02.130Z] #34 29.41 internal/race
12:20:02 [2023-01-09T12:20:02.130Z] #34 29.83 sync/atomic
12:20:02 [2023-01-09T12:20:02.130Z] #34 30.82 unicode
12:20:02 [2023-01-09T12:20:02.901Z] #33 51.33 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
12:20:02 [2023-01-09T12:20:02.901Z] #33 51.36 Setting up libprotoc23:amd64 (3.12.4-1) ...
12:20:02 [2023-01-09T12:20:02.901Z] #33 51.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:20:02 [2023-01-09T12:20:02.901Z] #33 51.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:20:02 [2023-01-09T12:20:02.901Z] #33 51.44 Setting up python3-protobuf (3.12.4-1) ...
12:20:05 [2023-01-09T12:20:05.405Z] #34 ...
12:20:05 [2023-01-09T12:20:05.405Z] 
12:20:05 [2023-01-09T12:20:05.405Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:20:05 [2023-01-09T12:20:05.405Z] #36 DONE 35.1s
12:20:05 [2023-01-09T12:20:05.405Z] 
12:20:05 [2023-01-09T12:20:05.405Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:20:06 [2023-01-09T12:20:06.018Z] #35 ...
12:20:06 [2023-01-09T12:20:06.018Z] 
12:20:06 [2023-01-09T12:20:06.018Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:06 [2023-01-09T12:20:06.018Z] #38 43.62   CC       compel/src/lib/log.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 43.81   CC       compel/arch/aarch64/src/lib/cpu.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 44.02   CC       compel/arch/aarch64/src/lib/infect.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 44.31   CC       compel/src/lib/infect-rpc.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 44.59   CC       compel/src/lib/infect-util.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 44.86   CC       compel/src/lib/infect.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 46.75   CC       compel/src/lib/ptrace.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.02   AR       compel/libcompel.a
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.07   HOSTCC   compel/src/main-host.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.28   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.40   HOSTCC   compel/src/lib/handle-elf-host.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.67   HOSTCC   compel/src/lib/log-host.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.79   HOSTLINK compel/compel-host-bin
12:20:06 [2023-01-09T12:20:06.018Z] #38 47.89   DEP      soccr/soccr.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 48.10   CC       soccr/soccr.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 49.30   AR       soccr/libsoccr.a
12:20:06 [2023-01-09T12:20:06.018Z] #38 49.36 make[1]: 'soccr/libsoccr.a' is up to date.
12:20:06 [2023-01-09T12:20:06.018Z] #38 49.76   DEP      criu/arch/aarch64/sigframe.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 49.87   DEP      criu/arch/aarch64/crtools.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 50.09   DEP      criu/arch/aarch64/cpu.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 50.14   DEP      criu/arch/aarch64/bitops.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 50.21   CC       criu/arch/aarch64/bitops.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 50.29   CC       criu/arch/aarch64/cpu.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 50.46   CC       criu/arch/aarch64/crtools.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.00   CC       criu/arch/aarch64/sigframe.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.12   LINK     criu/arch/aarch64/crtools.built-in.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.16   DEP      criu/pie/util-vdso.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.24   DEP      criu/pie/util.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.37   CC       criu/pie/util.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 51.63   CC       criu/pie/util-vdso.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.21   AR       criu/pie/pie.lib.a
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.33   DEP      criu/pie/restorer.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.48   DEP      criu/arch/aarch64/intraprocedure.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.50   DEP      criu/arch/aarch64/restorer.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.61   DEP      criu/arch/aarch64/vdso-pie.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.70   DEP      criu/pie/parasite-vdso.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 52.81   DEP      criu/pie/parasite.d
12:20:06 [2023-01-09T12:20:06.018Z] #38 53.06   CC       criu/pie/parasite.o
12:20:06 [2023-01-09T12:20:06.018Z] #38 ...
12:20:06 [2023-01-09T12:20:06.018Z] 
12:20:06 [2023-01-09T12:20:06.018Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.43 Selecting previously unselected package libselinux1-dev:arm64.
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.44 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.67 Selecting previously unselected package libdevmapper-dev:arm64.
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.69 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.79 Selecting previously unselected package libseccomp-dev:arm64.
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.93 Selecting previously unselected package libsystemd-dev:arm64.
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.96 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 98.97 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.58 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.61 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.64 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.65 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.66 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.68 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.69 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.73 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.76 Setting up mingw-w64-common (8.0.0-1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.78 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.80 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.82 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.83 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.85 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.87 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
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.87 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.88 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
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.92 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
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.94 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.96 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 99.99 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 100.0 Setting up dmsetup (2:1.02.175-2.1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 100.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 100.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:20:06 [2023-01-09T12:20:06.018Z] #31 100.1 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:06 [2023-01-09T12:20:06.691Z] #28 35.16 Updating files:  41% (793/1910)
Updating files:  42% (803/1910)
Updating files:  43% (822/1910)
Updating files:  44% (841/1910)
Updating files:  45% (860/1910)
Updating files:  46% (879/1910)
Updating files:  47% (898/1910)
Updating files:  48% (917/1910)
Updating files:  49% (936/1910)
Updating files:  50% (955/1910)
Updating files:  51% (975/1910)
Updating files:  52% (994/1910)
Updating files:  53% (1013/1910)
Updating files:  54% (1032/1910)
Updating files:  55% (1051/1910)
Updating files:  56% (1070/1910)
Updating files:  57% (1089/1910)
Updating files:  58% (1108/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
12:20:06 [2023-01-09T12:20:06.948Z] #28 36.96 + cd /tmp/tmp.M7UaGBsFxx/src/github.com/docker/libnetwork
12:20:06 [2023-01-09T12:20:06.948Z] #28 36.96 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
12:20:06 [2023-01-09T12:20:06.958Z] #31 DONE 103.5s
12:20:06 [2023-01-09T12:20:06.958Z] 
12:20:06 [2023-01-09T12:20:06.958Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:06 [2023-01-09T12:20:06.958Z] #38 54.02   LINK     criu/pie/parasite.built-in.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 54.04   GEN      criu/pie/parasite-blob.h
12:20:06 [2023-01-09T12:20:06.958Z] #38 54.05   CC       criu/pie/parasite-vdso.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 54.63   CC       criu/arch/aarch64/vdso-pie.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 54.81   CC       criu/arch/aarch64/restorer.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 55.16   CC       criu/arch/aarch64/intraprocedure.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 55.20   CC       criu/pie/restorer.o
12:20:06 [2023-01-09T12:20:06.958Z] #38 ...
12:20:06 [2023-01-09T12:20:06.958Z] 
12:20:06 [2023-01-09T12:20:06.958Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:20:06 [2023-01-09T12:20:06.958Z] #35 DONE 103.6s
12:20:07 [2023-01-09T12:20:07.081Z] #33 ...
12:20:07 [2023-01-09T12:20:07.081Z] 
12:20:07 [2023-01-09T12:20:07.081Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:07 [2023-01-09T12:20:07.081Z] #26 55.24 sync
12:20:07 [2023-01-09T12:20:07.081Z] #26 55.25 internal/reflectlite
12:20:07 [2023-01-09T12:20:07.081Z] #26 ...
12:20:07 [2023-01-09T12:20:07.081Z] 
12:20:07 [2023-01-09T12:20:07.081Z] #24 [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
12:20:07 [2023-01-09T12:20:07.081Z] #24 45.36 Updating files:  89% (1355/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:20:07 [2023-01-09T12:20:07.081Z] #24 45.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:20:07 [2023-01-09T12:20:07.081Z] #24 45.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:20:07 [2023-01-09T12:20:07.081Z] #24 ...
12:20:07 [2023-01-09T12:20:07.081Z] 
12:20:07 [2023-01-09T12:20:07.081Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.42 go: downloading github.com/moricho/tparallel v0.2.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.45 go: downloading github.com/nakabonne/nestif v0.3.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.48 go: downloading github.com/nishanths/exhaustive v0.7.11
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.48 go: downloading github.com/nishanths/predeclared v0.2.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.54 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:20:07 [2023-01-09T12:20:07.081Z] #30 50.70 go: downloading github.com/securego/gosec/v2 v2.9.6
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.03 go: downloading github.com/sivchari/containedctx v1.0.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.03 go: downloading github.com/sivchari/tenv v1.4.7
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.09 go: downloading github.com/sonatard/noctx v0.0.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.09 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.23 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.26 go: downloading github.com/tetafro/godot v1.4.11
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.34 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.59 go: downloading github.com/ultraware/funlen v0.0.3
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.62 go: downloading github.com/ultraware/whitespace v0.0.4
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.63 go: downloading github.com/uudashr/gocognit v1.0.5
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.69 go: downloading github.com/yagipy/maintidx v1.0.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 51.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:20:07 [2023-01-09T12:20:07.081Z] #30 52.18 go: downloading gitlab.com/bosi/decorder v0.2.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 52.40 go: downloading honnef.co/go/tools v0.2.2
12:20:07 [2023-01-09T12:20:07.081Z] #30 53.78 go: downloading mvdan.cc/gofumpt v0.2.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 53.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:20:07 [2023-01-09T12:20:07.081Z] #30 53.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:20:07 [2023-01-09T12:20:07.081Z] #30 53.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:20:07 [2023-01-09T12:20:07.081Z] #30 53.99 go: downloading github.com/davecgh/go-spew v1.1.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.08 go: downloading github.com/pmezard/go-difflib v1.0.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.08 go: downloading github.com/stretchr/objx v0.1.1
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.09 go: downloading github.com/hashicorp/hcl v1.0.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.55 go: downloading github.com/pelletier/go-toml v1.9.4
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.55 go: downloading gopkg.in/yaml.v2 v2.4.0
12:20:07 [2023-01-09T12:20:07.081Z] #30 54.74 go: downloading golang.org/x/text v0.3.7
12:20:07 [2023-01-09T12:20:07.220Z] 
12:20:07 [2023-01-09T12:20:07.220Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:20:07 [2023-01-09T12:20:07.220Z] #40 DONE 0.2s
12:20:07 [2023-01-09T12:20:07.220Z] 
12:20:07 [2023-01-09T12:20:07.220Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:20:07 [2023-01-09T12:20:07.480Z] #41 DONE 0.2s
12:20:07 [2023-01-09T12:20:07.480Z] 
12:20:07 [2023-01-09T12:20:07.480Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:20:07 [2023-01-09T12:20:07.648Z] #30 ...
12:20:07 [2023-01-09T12:20:07.648Z] 
12:20:07 [2023-01-09T12:20:07.648Z] #33 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:07 [2023-01-09T12:20:07.648Z] #33 56.37 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:20:07 [2023-01-09T12:20:07.648Z] #33 56.40 Setting up protobuf-compiler (3.12.4-1) ...
12:20:07 [2023-01-09T12:20:07.878Z] #28 37.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:20:07 [2023-01-09T12:20:07.904Z] #33 56.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:20:07 [2023-01-09T12:20:07.904Z] #33 56.44 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
12:20:07 [2023-01-09T12:20:07.904Z] #33 56.45 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
12:20:07 [2023-01-09T12:20:07.904Z] #33 56.47 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:20:07 [2023-01-09T12:20:07.904Z] #33 56.49 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:08 [2023-01-09T12:20:08.160Z] #33 DONE 56.8s
12:20:08 [2023-01-09T12:20:08.160Z] 
12:20:08 [2023-01-09T12:20:08.160Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.33 Selecting previously unselected package libxml2:amd64.
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.94 Selecting previously unselected package libarchive13:amd64.
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 52.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.29 Selecting previously unselected package libjsoncpp24:amd64.
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.41 Selecting previously unselected package librhash0:amd64.
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.53 Unpacking librhash0:amd64 (1.4.1-2) ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.69 Selecting previously unselected package libuv1:amd64.
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.69 Unpacking libuv1:amd64 (1.40.0-2) ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.83 Selecting previously unselected package cmake.
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:20:08 [2023-01-09T12:20:08.160Z] #27 53.86 Unpacking cmake (3.18.4-2+deb11u1) ...
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.521 + RM_GOPATH=0
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.527 + TMP_GOPATH=
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.528 + : /build
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.528 + '[' -z '' ']'
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.529 ++ mktemp -d
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.543 + export GOPATH=/tmp/tmp.oTkxJHdL6p
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.543 + GOPATH=/tmp/tmp.oTkxJHdL6p
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.547 + RM_GOPATH=1
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.548 + case "$(go env GOARCH)" in
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.548 ++ go env GOARCH
12:20:08 [2023-01-09T12:20:08.420Z] #42 1.582 + export GO_BUILDMODE=-buildmode=pie
12:20:08 [2023-01-09T12:20:08.516Z] #40 ...
12:20:08 [2023-01-09T12:20:08.516Z] 
12:20:08 [2023-01-09T12:20:08.516Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:08 [2023-01-09T12:20:08.516Z] #38 80.81   DEP      criu/cgroup-props.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 80.98   DEP      criu/bitmap.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 81.02   DEP      criu/bfd.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 81.12   DEP      criu/autofs.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 81.25   DEP      criu/aio.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 81.42   DEP      criu/action-scripts.d
12:20:08 [2023-01-09T12:20:08.516Z] #38 81.69   CC       criu/action-scripts.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 82.29   CC       criu/aio.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 82.85   CC       criu/autofs.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 84.46   CC       criu/bfd.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 85.05   CC       criu/bitmap.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 85.32   CC       criu/cgroup-props.o
12:20:08 [2023-01-09T12:20:08.516Z] #38 86.36   CC       criu/cgroup.o
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.583 + GO_BUILDMODE=-buildmode=pie
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.584 ++ dirname /tmp/install/install.sh
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.593 + dir=/tmp/install
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.593 + bin=runc
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.595 + shift
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.595 + '[' '!' -f /tmp/install/runc.installer ']'
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 + . /tmp/install/runc.installer
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 ++ set -e
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 ++ : v1.1.4
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 + install_runc
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 + RUNC_BUILDTAGS=seccomp
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.596 Install runc version v1.1.4 (build tags: seccomp)
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.600 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oTkxJHdL6p/src/github.com/opencontainers/runc
12:20:08 [2023-01-09T12:20:08.682Z] #42 1.621 Cloning into '/tmp/tmp.oTkxJHdL6p/src/github.com/opencontainers/runc'...
12:20:08 [2023-01-09T12:20:08.943Z] #42 ...
12:20:08 [2023-01-09T12:20:08.943Z] 
12:20:08 [2023-01-09T12:20:08.943Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
12:20:08 [2023-01-09T12:20:08.943Z] #43 DONE 1.9s
12:20:09 [2023-01-09T12:20:09.202Z] 
12:20:09 [2023-01-09T12:20:09.202Z] #44 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:20:09 [2023-01-09T12:20:09.248Z] #28 ...
12:20:09 [2023-01-09T12:20:09.248Z] 
12:20:09 [2023-01-09T12:20:09.248Z] #30 [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
12:20:09 [2023-01-09T12:20:09.248Z] #30 29.07 Fetched 8616 kB in 21s (415 kB/s)
12:20:09 [2023-01-09T12:20:09.248Z] #30 29.07 Reading package lists...
12:20:09 [2023-01-09T12:20:09.248Z] #30 38.50 Reading package lists...
12:20:09 [2023-01-09T12:20:09.248Z] #30 ...
12:20:09 [2023-01-09T12:20:09.248Z] 
12:20:09 [2023-01-09T12:20:09.248Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:09 [2023-01-09T12:20:09.248Z] #34 38.94 encoding
12:20:09 [2023-01-09T12:20:09.505Z] #34 ...
12:20:09 [2023-01-09T12:20:09.505Z] 
12:20:09 [2023-01-09T12:20:09.505Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:20:09 [2023-01-09T12:20:09.505Z] #33 29.42 Fetched 8616 kB in 21s (413 kB/s)
12:20:09 [2023-01-09T12:20:09.505Z] #33 29.42 Reading package lists...
12:20:09 [2023-01-09T12:20:09.505Z] #33 38.78 Reading package lists...
12:20:09 [2023-01-09T12:20:09.505Z] #33 ...
12:20:09 [2023-01-09T12:20:09.505Z] 
12:20:09 [2023-01-09T12:20:09.505Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:09 [2023-01-09T12:20:09.505Z] #31 30.47 Fetched 8616 kB in 22s (399 kB/s)
12:20:09 [2023-01-09T12:20:09.505Z] #31 30.47 Reading package lists...
12:20:09 [2023-01-09T12:20:09.761Z] #31 39.36 Reading package lists...
12:20:09 [2023-01-09T12:20:09.761Z] #31 ...
12:20:09 [2023-01-09T12:20:09.761Z] 
12:20:09 [2023-01-09T12:20:09.762Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:20:09 [2023-01-09T12:20:09.899Z] #38 89.55   CC       criu/clone-noasan.o
12:20:09 [2023-01-09T12:20:09.899Z] #38 89.74   CC       criu/config.o
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.66 Setting up libicu67:amd64 (67.1-7) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.67 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.68 Setting up libuv1:amd64 (1.40.0-2) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.75 Setting up librhash0:amd64 (1.4.1-2) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.77 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:20:10 [2023-01-09T12:20:10.051Z] #27 58.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:20:10 [2023-01-09T12:20:10.140Z] #44 DONE 1.3s
12:20:10 [2023-01-09T12:20:10.140Z] 
12:20:10 [2023-01-09T12:20:10.140Z] #24 [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
12:20:10 [2023-01-09T12:20:10.308Z] #27 58.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:20:10 [2023-01-09T12:20:10.308Z] #27 58.84 Setting up cmake (3.18.4-2+deb11u1) ...
12:20:10 [2023-01-09T12:20:10.308Z] #27 58.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:10 [2023-01-09T12:20:10.401Z] #24 ...
12:20:10 [2023-01-09T12:20:10.401Z] 
12:20:10 [2023-01-09T12:20:10.401Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:20:10 [2023-01-09T12:20:10.974Z] #45 0.750 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:20:11 [2023-01-09T12:20:11.234Z] #45 DONE 0.9s
12:20:11 [2023-01-09T12:20:11.234Z] 
12:20:11 [2023-01-09T12:20:11.234Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:20:11 [2023-01-09T12:20:11.237Z] #27 DONE 59.6s
12:20:11 [2023-01-09T12:20:11.237Z] 
12:20:11 [2023-01-09T12:20:11.237Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:20:11 [2023-01-09T12:20:11.304Z] #35 39.66 Updating files:  58% (1297/2219)
Updating files:  59% (1310/2219)
Updating files:  60% (1332/2219)
Updating files:  61% (1354/2219)
Updating files:  62% (1376/2219)
Updating files:  63% (1398/2219)
Updating files:  64% (1421/2219)
Updating files:  65% (1443/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
Updating files:  72% (1598/2219)
Updating files:  73% (1620/2219)
Updating files:  74% (1643/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  83% (1847/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
12:20:11 [2023-01-09T12:20:11.561Z] #35 41.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:20:11 [2023-01-09T12:20:11.800Z] #38 ...
12:20:11 [2023-01-09T12:20:11.800Z] 
12:20:11 [2023-01-09T12:20:11.800Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:11 [2023-01-09T12:20:11.800Z] #32 50.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:20:11 [2023-01-09T12:20:11.800Z] #32 50.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 50.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.44 Selecting previously unselected package binutils-mingw-w64.
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.84 Selecting previously unselected package dmsetup.
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 52.84 Unpacking dmsetup (2:1.02.175-2.1) ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 53.09 Selecting previously unselected package mingw-w64-common.
12:20:11 [2023-01-09T12:20:11.800Z] #32 53.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 53.09 Unpacking mingw-w64-common (8.0.0-1) ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 59.05 Selecting previously unselected package mingw-w64-x86-64-dev.
12:20:11 [2023-01-09T12:20:11.800Z] #32 59.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:20:11 [2023-01-09T12:20:11.800Z] #32 59.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:20:11 [2023-01-09T12:20:11.811Z] #38 91.25   CC       criu/cr-check.o
12:20:12 [2023-01-09T12:20:12.056Z] #32 ...
12:20:12 [2023-01-09T12:20:12.056Z] 
12:20:12 [2023-01-09T12:20:12.056Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:12 [2023-01-09T12:20:12.056Z] #30 60.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:20:12 [2023-01-09T12:20:12.056Z] #30 60.75 go: downloading github.com/gobwas/glob v0.2.3
12:20:12 [2023-01-09T12:20:12.056Z] #30 60.83 go: downloading github.com/kisielk/gotool v1.0.0
12:20:12 [2023-01-09T12:20:12.098Z] #38 ...
12:20:12 [2023-01-09T12:20:12.098Z] 
12:20:12 [2023-01-09T12:20:12.098Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:12 [2023-01-09T12:20:12.098Z] #49 8.167 Fetched 8616 kB in 7s (1227 kB/s)
12:20:12 [2023-01-09T12:20:12.098Z] #49 8.167 Reading package lists...
12:20:12 [2023-01-09T12:20:12.098Z] #49 11.10 Reading package lists...
12:20:12 [2023-01-09T12:20:12.098Z] #49 13.96 Building dependency tree...
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.87 The following additional packages will be installed:
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.88   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.88   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.88   python3-pkg-resources vim-runtime xxd
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89 Suggested packages:
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89   acl attr quota
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89 Recommended packages:
12:20:12 [2023-01-09T12:20:12.099Z] #49 15.89   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.40 The following NEW packages will be installed:
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.40   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.40   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   python3-pkg-resources python3-setuptools python3-wheel sudo
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:20:12 [2023-01-09T12:20:12.099Z] #49 17.41   xz-utils zip
12:20:12 [2023-01-09T12:20:12.176Z] #46 DONE 0.8s
12:20:12 [2023-01-09T12:20:12.176Z] 
12:20:12 [2023-01-09T12:20:12.176Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:20:12 [2023-01-09T12:20:12.312Z] #30 60.85 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:20:12 [2023-01-09T12:20:12.312Z] #30 60.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:20:12 [2023-01-09T12:20:12.312Z] #30 60.92 go: downloading golang.org/x/mod v0.5.1
12:20:12 [2023-01-09T12:20:12.312Z] #30 60.97 go: downloading github.com/ettle/strcase v0.1.1
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.77 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.77 Need to get 27.0 MB of archives.
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.77 After this operation, 104 MB of additional disk space will be used.
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:20:12 [2023-01-09T12:20:12.371Z] #49 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:20:12 [2023-01-09T12:20:12.480Z] Fetching without tags
12:20:12 [2023-01-09T12:20:12.568Z] #30 61.12 go: downloading github.com/fatih/structtag v1.2.0
12:20:12 [2023-01-09T12:20:12.568Z] #30 61.13 go: downloading github.com/Masterminds/semver v1.5.0
12:20:12 [2023-01-09T12:20:12.568Z] #30 61.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:20:12 [2023-01-09T12:20:12.568Z] #30 61.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:20:12 [2023-01-09T12:20:12.568Z] #30 61.39 go: downloading github.com/prometheus/client_golang v1.7.1
12:20:12 [2023-01-09T12:20:12.632Z] #49 ...
12:20:12 [2023-01-09T12:20:12.632Z] 
12:20:12 [2023-01-09T12:20:12.632Z] #24 [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
12:20:12 [2023-01-09T12:20:12.632Z] #24 DONE 148.8s
12:20:12 [2023-01-09T12:20:12.632Z] 
12:20:12 [2023-01-09T12:20:12.632Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 17.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:20:12 [2023-01-09T12:20:12.632Z] #49 18.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:20:12 [2023-01-09T12:20:12.746Z] #47 DONE 0.9s
12:20:12 [2023-01-09T12:20:12.746Z] 
12:20:12 [2023-01-09T12:20:12.746Z] #48 [dev-systemd-false  6/26] RUN ldconfig
12:20:13 [2023-01-09T12:20:13.131Z] #30 61.78 go: downloading github.com/prometheus/client_model v0.2.0
12:20:13 [2023-01-09T12:20:13.131Z] #30 61.92 go: downloading github.com/google/go-cmp v0.5.6
12:20:13 [2023-01-09T12:20:13.207Z] #49 18.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:20:13 [2023-01-09T12:20:13.208Z] #49 18.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:20:13 [2023-01-09T12:20:13.208Z] #49 18.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:20:13 [2023-01-09T12:20:13.208Z] #49 18.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:20:13 [2023-01-09T12:20:13.208Z] #49 18.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:20:13 [2023-01-09T12:20:13.208Z] #49 18.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:20:13 [2023-01-09T12:20:13.238Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit efbc878c47be77f6cc0ca162b007900923475549
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:20:13 [2023-01-09T12:20:13.468Z] #49 18.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:20:13 [2023-01-09T12:20:13.684Z] #48 DONE 0.9s
12:20:13 [2023-01-09T12:20:13.684Z] 
12:20:13 [2023-01-09T12:20:13.684Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:13 [2023-01-09T12:20:13.694Z] #30 62.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:20:13 [2023-01-09T12:20:13.694Z] #30 62.28 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:20:13 [2023-01-09T12:20:13.694Z] #30 62.32 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:20:13 [2023-01-09T12:20:13.694Z] #30 62.46 go: downloading github.com/beorn7/perks v1.0.1
12:20:13 [2023-01-09T12:20:13.694Z] #30 62.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:20:13 [2023-01-09T12:20:13.728Z] #49 19.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:20:13 [2023-01-09T12:20:13.728Z] #49 19.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:20:13 [2023-01-09T12:20:13.728Z] #49 19.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:20:12 [2023-01-09T12:20:12.135Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:20:12 [2023-01-09T12:20:12.205Z]  > git config --add remote.origin.fetch +refs/pull/44767/head:refs/remotes/origin/PR-44767 # timeout=10
12:20:12 [2023-01-09T12:20:12.261Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:20:12 [2023-01-09T12:20:12.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:20:12 [2023-01-09T12:20:12.518Z] Fetching upstream changes from https://github.com/moby/moby.git
12:20:12 [2023-01-09T12:20:12.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:20:12 [2023-01-09T12:20:12.522Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44767/head:refs/remotes/origin/PR-44767 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:20:13 [2023-01-09T12:20:13.347Z]  > git config core.sparsecheckout # timeout=10
12:20:13 [2023-01-09T12:20:13.399Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:20:13 [2023-01-09T12:20:13.952Z] #30 62.55 go: downloading github.com/cespare/xxhash v1.1.0
12:20:13 [2023-01-09T12:20:13.952Z] #30 62.64 go: downloading github.com/golang/protobuf v1.5.2
12:20:13 [2023-01-09T12:20:13.988Z] #49 19.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:20:13 [2023-01-09T12:20:13.988Z] #49 19.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:20:13 [2023-01-09T12:20:13.988Z] #49 19.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:20:14 [2023-01-09T12:20:14.083Z] #35 43.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:20:14 [2023-01-09T12:20:14.209Z] #30 62.83 go: downloading github.com/prometheus/common v0.10.0
12:20:14 [2023-01-09T12:20:14.209Z] #30 63.06 go: downloading github.com/prometheus/procfs v0.6.0
12:20:14 [2023-01-09T12:20:14.466Z] #30 63.12 go: downloading github.com/mattn/go-runewidth v0.0.9
12:20:14 [2023-01-09T12:20:14.466Z] #30 63.32 go: downloading google.golang.org/protobuf v1.27.1
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.13 debconf: delaying package configuration, since apt-utils is not installed
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.28 Fetched 27.0 MB in 2s (13.6 MB/s)
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.32 Selecting previously unselected package pigz.
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:20:14 [2023-01-09T12:20:14.928Z] #49 20.42 Unpacking pigz (2.6-1) ...
12:20:15 [2023-01-09T12:20:15.070Z] #49 1.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:20:15 [2023-01-09T12:20:15.070Z] #49 1.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:20:15 [2023-01-09T12:20:15.070Z] #49 1.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:20:15 [2023-01-09T12:20:15.188Z] #49 20.51 Selecting previously unselected package libelf1:amd64.
12:20:15 [2023-01-09T12:20:15.188Z] #49 20.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.188Z] #49 20.54 Unpacking libelf1:amd64 (0.183-1) ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.69 Selecting previously unselected package libbpf0:amd64.
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.71 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.81 Selecting previously unselected package libcap2:amd64.
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.84 Unpacking libcap2:amd64 (1:2.44-1) ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.92 Selecting previously unselected package libmnl0:amd64.
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.93 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.99 Selecting previously unselected package libxtables12:amd64.
12:20:15 [2023-01-09T12:20:15.448Z] #49 20.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.448Z] #49 21.01 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:20:15 [2023-01-09T12:20:15.638Z] #49 1.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
12:20:15 [2023-01-09T12:20:15.708Z] #49 21.09 Selecting previously unselected package libcap2-bin.
12:20:15 [2023-01-09T12:20:15.708Z] #49 21.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.709Z] #49 21.09 Unpacking libcap2-bin (1:2.44-1) ...
12:20:15 [2023-01-09T12:20:15.709Z] #49 21.19 Selecting previously unselected package iproute2.
12:20:15 [2023-01-09T12:20:15.969Z] #49 21.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:20:15 [2023-01-09T12:20:15.969Z] #49 21.21 Unpacking iproute2 (5.10.0-4) ...
12:20:16 [2023-01-09T12:20:16.228Z] #49 21.66 Selecting previously unselected package xxd.
12:20:16 [2023-01-09T12:20:16.228Z] #49 21.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:20:16 [2023-01-09T12:20:16.228Z] #49 21.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:20:16 [2023-01-09T12:20:16.358Z] #30 64.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:20:16 [2023-01-09T12:20:16.488Z] #49 21.79 Selecting previously unselected package vim-common.
12:20:16 [2023-01-09T12:20:16.488Z] #49 21.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:16 [2023-01-09T12:20:16.488Z] #49 21.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:20:16 [2023-01-09T12:20:16.488Z] #49 21.98 Selecting previously unselected package bash-completion.
12:20:16 [2023-01-09T12:20:16.488Z] #49 21.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:20:16 [2023-01-09T12:20:16.706Z] Merge succeeded, producing efbc878c47be77f6cc0ca162b007900923475549
12:20:16 [2023-01-09T12:20:16.707Z] Checking out Revision efbc878c47be77f6cc0ca162b007900923475549 (PR-44767)
12:20:16 [2023-01-09T12:20:16.339Z]  > git remote # timeout=10
12:20:16 [2023-01-09T12:20:16.412Z]  > git config --get remote.origin.url # timeout=10
12:20:16 [2023-01-09T12:20:16.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:20:16 [2023-01-09T12:20:16.468Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
12:20:16 [2023-01-09T12:20:16.614Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:20:16 [2023-01-09T12:20:16.743Z]  > git config core.sparsecheckout # timeout=10
12:20:17 [2023-01-09T12:20:17.017Z] #49 3.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
12:20:18 [2023-01-09T12:20:18.261Z] #35 ...
12:20:18 [2023-01-09T12:20:18.261Z] 
12:20:18 [2023-01-09T12:20:18.261Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:20:18 [2023-01-09T12:20:18.261Z] #33 38.78 Reading package lists...
12:20:18 [2023-01-09T12:20:18.285Z] #30 ...
12:20:18 [2023-01-09T12:20:18.285Z] 
12:20:18 [2023-01-09T12:20:18.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:18 [2023-01-09T12:20:18.285Z] #0 5.052 Note: Building without setproctitle() and strlcpy() support.
12:20:18 [2023-01-09T12:20:18.285Z] #0 5.052       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:20:18 [2023-01-09T12:20:18.285Z] #0 5.068 Makefile.config:39: Warn: you have no libnftables installed
12:20:18 [2023-01-09T12:20:18.285Z] #0 5.068 Makefile.config:40: Warn: Building without nftables support
12:20:18 [2023-01-09T12:20:18.285Z] #0 5.069 Note: Building without GnuTLS support
12:20:18 [2023-01-09T12:20:18.285Z] #0 7.228 fatal: not a git repository (or any of the parent directories): .git
12:20:18 [2023-01-09T12:20:18.285Z] #0 7.284   GEN      .gitid
12:20:18 [2023-01-09T12:20:18.285Z] #0 7.335   GEN      criu/include/version.h
12:20:18 [2023-01-09T12:20:18.285Z] #0 7.386   GEN      include/common/asm
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.170   PBCC     images/timens.pb-c.c
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.192   DEP      images/timens.pb-c.d
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.247   PBCC     images/fown.pb-c.c
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.269   PBCC     images/google/protobuf/descriptor.pb-c.c
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.339   PBCC     images/opts.pb-c.c
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.399   PBCC     images/memfd.pb-c.c
12:20:18 [2023-01-09T12:20:18.285Z] #0 9.465   DEP      images/fown.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.619   DEP      images/google/protobuf/descriptor.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.743   DEP      images/opts.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.769   DEP      images/memfd.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.785   PBCC     images/sit.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.803   DEP      images/sit.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.894   PBCC     images/macvlan.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.903   DEP      images/macvlan.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.944   PBCC     images/autofs.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #0 9.961   DEP      images/autofs.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #0 10.01   PBCC     images/sysctl.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.03   DEP      images/sysctl.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.12   PBCC     images/time.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #39 ...
12:20:18 [2023-01-09T12:20:18.286Z] 
12:20:18 [2023-01-09T12:20:18.286Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.714 + RM_GOPATH=0
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.714 + TMP_GOPATH=
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.715 + : /build
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.715 + '[' -z '' ']'
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.715 ++ mktemp -d
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.716 + export GOPATH=/tmp/tmp.AyugPyAxrZ
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.717 + GOPATH=/tmp/tmp.AyugPyAxrZ
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.717 + RM_GOPATH=1
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.717 + case "$(go env GOARCH)" in
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.718 ++ go env GOARCH
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.747 + export GO_BUILDMODE=-buildmode=pie
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.748 + GO_BUILDMODE=-buildmode=pie
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.749 ++ dirname /tmp/install/install.sh
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.750 + dir=/tmp/install
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.754 + bin=tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.754 + shift
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.755 + '[' '!' -f /tmp/install/tini.installer ']'
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.760 + . /tmp/install/tini.installer
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.763 ++ : v0.19.0
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.766 + install_tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.767 + echo 'Install tini version v0.19.0'
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.767 Install tini version v0.19.0
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.767 + git clone https://github.com/krallin/tini.git /tmp/tmp.AyugPyAxrZ/tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 2.773 Cloning into '/tmp/tmp.AyugPyAxrZ/tini'...
12:20:18 [2023-01-09T12:20:18.286Z] #38 3.453 + cd /tmp/tmp.AyugPyAxrZ/tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 3.457 + git checkout -q v0.19.0
12:20:18 [2023-01-09T12:20:18.286Z] #38 3.486 + cmake .
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.014 -- The C compiler identification is GNU 10.2.1
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.095 -- Detecting C compiler ABI info
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.780 -- Detecting C compiler ABI info - done
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.902 -- Check for working C compiler: /usr/bin/cc - skipped
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.910 -- Detecting C compile features
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.916 -- Detecting C compile features - done
12:20:18 [2023-01-09T12:20:18.286Z] #38 4.959 -- Performing Test HAS_BUILTIN_FORTIFY
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.207 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.404 -- Configuring done
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.406 -- Generating done
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.407 -- Build files have been written to: /tmp/tmp.AyugPyAxrZ/tini
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.431 + make tini-static
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.746 Scanning dependencies of target tini-static
12:20:18 [2023-01-09T12:20:18.286Z] #38 5.818 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:20:18 [2023-01-09T12:20:18.286Z] #38 ...
12:20:18 [2023-01-09T12:20:18.286Z] 
12:20:18 [2023-01-09T12:20:18.286Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:18 [2023-01-09T12:20:18.286Z] #26 57.04 internal/testlog
12:20:18 [2023-01-09T12:20:18.286Z] #26 58.28 sort
12:20:18 [2023-01-09T12:20:18.286Z] #26 58.28 errors
12:20:18 [2023-01-09T12:20:18.286Z] #26 58.59 strconv
12:20:18 [2023-01-09T12:20:18.286Z] #26 59.64 io
12:20:18 [2023-01-09T12:20:18.286Z] #26 61.04 internal/oserror
12:20:18 [2023-01-09T12:20:18.286Z] #26 61.18 syscall
12:20:18 [2023-01-09T12:20:18.286Z] #26 63.01 reflect
12:20:18 [2023-01-09T12:20:18.286Z] #26 ...
12:20:18 [2023-01-09T12:20:18.286Z] 
12:20:18 [2023-01-09T12:20:18.286Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.15   DEP      images/time.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.20   PBCC     images/binfmt-misc.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.25   DEP      images/binfmt-misc.pb-c.d
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.32   PBCC     images/seccomp.pb-c.c
12:20:18 [2023-01-09T12:20:18.286Z] #39 10.35   DEP      images/seccomp.pb-c.d
12:20:18 [2023-01-09T12:20:18.397Z] #49 4.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
12:20:18 [2023-01-09T12:20:18.551Z] #39 10.47   PBCC     images/userns.pb-c.c
12:20:18 [2023-01-09T12:20:18.551Z] #39 10.52   DEP      images/userns.pb-c.d
12:20:18 [2023-01-09T12:20:18.551Z] #39 10.59   PBCC     images/cgroup.pb-c.c
12:20:18 [2023-01-09T12:20:18.811Z] #39 10.66   DEP      images/cgroup.pb-c.d
12:20:18 [2023-01-09T12:20:18.811Z] #39 10.73   PBCC     images/ext-file.pb-c.c
12:20:18 [2023-01-09T12:20:18.966Z] #49 ...
12:20:18 [2023-01-09T12:20:18.966Z] 
12:20:18 [2023-01-09T12:20:18.966Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:20:18 [2023-01-09T12:20:18.966Z] #25 111.8 Updating files:  28% (3265/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  50% (5728/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  74% (8514/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  98% (11284/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
12:20:18 [2023-01-09T12:20:18.966Z] #25 115.0 + cd /tmp/tmp.ZBPtUsSKHf/tmp/docker-ce
12:20:18 [2023-01-09T12:20:18.966Z] #25 115.0 + git checkout -q v17.06.2-ce
12:20:19 [2023-01-09T12:20:19.028Z] #49 23.91 Unpacking bash-completion (1:2.11-2) ...
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.35 Selecting previously unselected package bzip2.
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.37 Unpacking bzip2 (1.0.8-4) ...
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.45 Selecting previously unselected package xz-utils.
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.45 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:20:19 [2023-01-09T12:20:19.028Z] #49 24.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:20:19 [2023-01-09T12:20:19.110Z] #39 10.79   DEP      images/ext-file.pb-c.d
12:20:19 [2023-01-09T12:20:19.110Z] #39 10.83   PBCC     images/rpc.pb-c.c
12:20:19 [2023-01-09T12:20:19.110Z] #39 10.94   DEP      images/rpc.pb-c.d
12:20:19 [2023-01-09T12:20:19.110Z] #39 11.02   PBCC     images/siginfo.pb-c.c
12:20:19 [2023-01-09T12:20:19.110Z] #39 11.06   DEP      images/siginfo.pb-c.d
12:20:19 [2023-01-09T12:20:19.110Z] #39 11.13   PBCC     images/pagemap.pb-c.c
12:20:19 [2023-01-09T12:20:19.288Z] #49 24.63 Selecting previously unselected package apparmor.
12:20:19 [2023-01-09T12:20:19.288Z] #49 24.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:20:19 [2023-01-09T12:20:19.288Z] #49 24.70 Unpacking apparmor (2.13.6-10) ...
12:20:19 [2023-01-09T12:20:19.366Z] #39 11.21   DEP      images/pagemap.pb-c.d
12:20:19 [2023-01-09T12:20:19.366Z] #39 11.29   PBCC     images/rlimit.pb-c.c
12:20:19 [2023-01-09T12:20:19.366Z] #39 11.35   DEP      images/rlimit.pb-c.d
12:20:19 [2023-01-09T12:20:19.366Z] #39 11.42   PBCC     images/file-lock.pb-c.c
12:20:19 [2023-01-09T12:20:19.622Z] #39 11.43   DEP      images/file-lock.pb-c.d
12:20:19 [2023-01-09T12:20:19.622Z] #39 11.50   PBCC     images/tty.pb-c.c
12:20:19 [2023-01-09T12:20:19.622Z] #39 11.54   DEP      images/tty.pb-c.d
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.11 Selecting previously unselected package inetutils-ping.
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.13 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.26 Selecting previously unselected package libip4tc2:amd64.
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:20:19 [2023-01-09T12:20:19.808Z] #49 25.28 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:20:19 [2023-01-09T12:20:19.880Z] #39 11.73   PBCC     images/tun.pb-c.c
12:20:19 [2023-01-09T12:20:19.880Z] #39 11.79   PBCC     images/netdev.pb-c.c
12:20:16 [2023-01-09T12:20:16.798Z]  > git checkout -f efbc878c47be77f6cc0ca162b007900923475549 # timeout=10
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.36 Selecting previously unselected package libip6tc2:amd64.
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.39 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.47 Selecting previously unselected package libnfnetlink0:amd64.
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.54 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.56 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.077Z] #49 25.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:20:20 [2023-01-09T12:20:20.136Z] #39 11.86   DEP      images/tun.pb-c.d
12:20:20 [2023-01-09T12:20:20.136Z] #39 11.94   DEP      images/netdev.pb-c.d
12:20:20 [2023-01-09T12:20:20.136Z] #39 12.05   PBCC     images/vma.pb-c.c
12:20:20 [2023-01-09T12:20:20.136Z] #39 12.11   DEP      images/vma.pb-c.d
12:20:20 [2023-01-09T12:20:20.155Z] #33 47.84 Building dependency tree...
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.63 Selecting previously unselected package libnftnl11:amd64.
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.66 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.76 Selecting previously unselected package iptables.
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.76 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.337Z] #49 25.77 Unpacking iptables (1.8.7-1) ...
12:20:20 [2023-01-09T12:20:20.392Z] #39 ...
12:20:20 [2023-01-09T12:20:20.392Z] 
12:20:20 [2023-01-09T12:20:20.392Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:20:20 [2023-01-09T12:20:20.392Z] #38 7.589 [100%] Linking C executable tini-static
12:20:20 [2023-01-09T12:20:20.392Z] #38 8.326 [100%] Built target tini-static
12:20:20 [2023-01-09T12:20:20.392Z] #38 8.448 + mkdir -p /build
12:20:20 [2023-01-09T12:20:20.392Z] #38 8.459 + cp tini-static /build/docker-init
12:20:20 [2023-01-09T12:20:20.392Z] #38 DONE 9.4s
12:20:20 [2023-01-09T12:20:20.392Z] 
12:20:20 [2023-01-09T12:20:20.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:20 [2023-01-09T12:20:20.392Z] #39 12.26   PBCC     images/creds.pb-c.c
12:20:20 [2023-01-09T12:20:20.392Z] #39 12.30   DEP      images/creds.pb-c.d
12:20:20 [2023-01-09T12:20:20.392Z] #39 12.35   PBCC     images/utsns.pb-c.c
12:20:20 [2023-01-09T12:20:20.412Z] #33 ...
12:20:20 [2023-01-09T12:20:20.412Z] 
12:20:20 [2023-01-09T12:20:20.412Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:20 [2023-01-09T12:20:20.412Z] #29 31.97 Reading package lists...
12:20:20 [2023-01-09T12:20:20.412Z] #29 40.59 Building dependency tree...
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.39 The following additional packages will be installed:
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.39   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.41 Suggested packages:
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.41   cmake-doc ninja-build lrzip
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.41 Recommended packages:
12:20:20 [2023-01-09T12:20:20.412Z] #29 47.41   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:20:20 [2023-01-09T12:20:20.412Z] #29 48.91 The following NEW packages will be installed:
12:20:20 [2023-01-09T12:20:20.412Z] #29 48.96   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:20:20 [2023-01-09T12:20:20.412Z] #29 48.97   vim-common xxd
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.51 Need to get 17.7 MB of archives.
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.51 After this operation, 70.7 MB of additional disk space will be used.
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:20:20 [2023-01-09T12:20:20.412Z] #29 49.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:20:20 [2023-01-09T12:20:20.597Z] #49 26.07 Selecting previously unselected package libonig5:amd64.
12:20:20 [2023-01-09T12:20:20.597Z] #49 26.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.597Z] #49 26.09 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.39   DEP      images/utsns.pb-c.d
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.54   PBCC     images/ipc-desc.pb-c.c
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.57   PBCC     images/ipc-sem.pb-c.c
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.61   DEP      images/ipc-desc.pb-c.d
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.67   DEP      images/ipc-sem.pb-c.d
12:20:20 [2023-01-09T12:20:20.648Z] #39 12.72   PBCC     images/ipc-msg.pb-c.c
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:20:20 [2023-01-09T12:20:20.669Z] #29 50.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.23 Selecting previously unselected package libjq1:amd64.
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.25 Unpacking libjq1:amd64 (1.6-2.1) ...
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.37 Selecting previously unselected package jq.
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.39 Unpacking jq (1.6-2.1) ...
12:20:20 [2023-01-09T12:20:20.857Z] #49 26.46 Selecting previously unselected package libaio1:amd64.
12:20:20 [2023-01-09T12:20:20.880Z] #25 ...
12:20:20 [2023-01-09T12:20:20.880Z] 
12:20:20 [2023-01-09T12:20:20.880Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.06   LINK     criu/pie/restorer.built-in.o
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.07   GEN      criu/pie/restorer-blob.h
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.18   DEP      criu/vdso.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.41   DEP      criu/uts_ns.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.52   DEP      criu/util.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 59.82   DEP      criu/uffd.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 60.06   DEP      criu/tun.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 60.24   DEP      criu/tty.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 60.55   DEP      criu/timerfd.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 60.80   DEP      criu/timens.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.01   DEP      criu/sysfs_parse.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.16   DEP      criu/sysctl.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.35   DEP      criu/string.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.44   DEP      criu/stats.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.56   DEP      criu/sockets.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 61.81   DEP      criu/sk-unix.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 62.07   DEP      criu/sk-tcp.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 62.34   DEP      criu/sk-queue.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 62.50   DEP      criu/sk-packet.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 62.78   DEP      criu/sk-netlink.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 62.94   DEP      criu/sk-inet.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.05   DEP      criu/signalfd.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.24   DEP      criu/sigframe.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.32   DEP      criu/shmem.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.50   DEP      criu/servicefd.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.62   DEP      criu/seize.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.75   DEP      criu/seccomp.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.93   DEP      criu/rst-malloc.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 63.99   DEP      criu/rbtree.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 64.03   DEP      criu/pstree.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 64.26   DEP      criu/protobuf.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 64.39   GEN      criu/protobuf-desc-gen.h
12:20:20 [2023-01-09T12:20:20.880Z] #38 66.77   DEP      criu/protobuf-desc.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 66.89   DEP      criu/proc_parse.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.03   DEP      criu/plugin.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.08   DEP      criu/pipes.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.31   DEP      criu/pie-util.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.40   DEP      criu/pie-util-vdso.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.51   DEP      criu/path.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.69   DEP      criu/parasite-syscall.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 67.92   DEP      criu/pagemap.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.03   DEP      criu/pagemap-cache.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.13   DEP      criu/page-xfer.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.34   DEP      criu/page-pipe.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.42   DEP      criu/netfilter.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.62   DEP      criu/net.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.79   DEP      criu/namespaces.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 68.94   DEP      criu/mount.d
12:20:20 [2023-01-09T12:20:20.880Z] #38 69.14   DEP      criu/memfd.d
12:20:20 [2023-01-09T12:20:20.904Z] #39 12.75   DEP      images/ipc-msg.pb-c.d
12:20:20 [2023-01-09T12:20:20.904Z] #39 12.84   PBCC     images/ipc-shm.pb-c.c
12:20:20 [2023-01-09T12:20:20.904Z] #39 12.85   DEP      images/ipc-shm.pb-c.d
12:20:20 [2023-01-09T12:20:20.904Z] #39 12.92   PBCC     images/ipc-var.pb-c.c
12:20:20 [2023-01-09T12:20:20.904Z] #39 12.94   DEP      images/ipc-var.pb-c.d
12:20:21 [2023-01-09T12:20:21.118Z] #49 26.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:20:21 [2023-01-09T12:20:21.118Z] #49 26.47 Unpacking libaio1:amd64 (0.3.112-9) ...
12:20:21 [2023-01-09T12:20:21.118Z] #49 26.54 Selecting previously unselected package libgpm2:amd64.
12:20:21 [2023-01-09T12:20:21.118Z] #49 26.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:20:21 [2023-01-09T12:20:21.118Z] #49 26.55 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:20:21 [2023-01-09T12:20:21.140Z] #38 69.32   DEP      criu/mem.d
12:20:21 [2023-01-09T12:20:21.140Z] #38 69.48   DEP      criu/lsm.d
12:20:21 [2023-01-09T12:20:21.168Z] #39 13.00   PBCC     images/sk-opts.pb-c.c
12:20:21 [2023-01-09T12:20:21.168Z] #39 13.02   PBCC     images/packet-sock.pb-c.c
12:20:21 [2023-01-09T12:20:21.168Z] #39 13.06   DEP      images/sk-opts.pb-c.d
12:20:21 [2023-01-09T12:20:21.168Z] #39 13.15   DEP      images/packet-sock.pb-c.d
12:20:21 [2023-01-09T12:20:21.378Z] #49 26.62 Selecting previously unselected package libicu67:amd64.
12:20:21 [2023-01-09T12:20:21.378Z] #49 26.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:20:21 [2023-01-09T12:20:21.378Z] #49 26.68 Unpacking libicu67:amd64 (67.1-7) ...
12:20:21 [2023-01-09T12:20:21.400Z] #38 69.62   DEP      criu/log.d
12:20:21 [2023-01-09T12:20:21.400Z] #38 69.78   DEP      criu/libnetlink.d
12:20:21 [2023-01-09T12:20:21.400Z] #38 69.88   DEP      criu/kerndat.d
12:20:21 [2023-01-09T12:20:21.424Z] #39 13.28   PBCC     images/sk-netlink.pb-c.c
12:20:21 [2023-01-09T12:20:21.424Z] #39 13.36   DEP      images/sk-netlink.pb-c.d
12:20:21 [2023-01-09T12:20:21.424Z] #39 13.40   PBCC     images/sk-inet.pb-c.c
12:20:21 [2023-01-09T12:20:21.424Z] #39 13.48   DEP      images/sk-inet.pb-c.d
12:20:21 [2023-01-09T12:20:21.659Z] #38 ...
12:20:21 [2023-01-09T12:20:21.659Z] 
12:20:21 [2023-01-09T12:20:21.660Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:20:21 [2023-01-09T12:20:21.660Z] #25 118.2 + mkdir -p /tmp/tmp.ZBPtUsSKHf/src/github.com/docker
12:20:21 [2023-01-09T12:20:21.660Z] #25 118.2 + mv components/cli /tmp/tmp.ZBPtUsSKHf/src/github.com/docker/cli
12:20:21 [2023-01-09T12:20:21.660Z] #25 118.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:20:21 [2023-01-09T12:20:21.687Z] #39 ...
12:20:21 [2023-01-09T12:20:21.687Z] 
12:20:21 [2023-01-09T12:20:21.687Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:20:21 [2023-01-09T12:20:21.687Z] #35 DONE 70.4s
12:20:21 [2023-01-09T12:20:21.687Z] 
12:20:21 [2023-01-09T12:20:21.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:21 [2023-01-09T12:20:21.687Z] #39 13.57   PBCC     images/sk-unix.pb-c.c
12:20:21 [2023-01-09T12:20:21.687Z] #39 13.61   DEP      images/sk-unix.pb-c.d
12:20:21 [2023-01-09T12:20:21.943Z] #39 13.78   PBCC     images/mm.pb-c.c
12:20:21 [2023-01-09T12:20:21.943Z] #39 13.81   DEP      images/mm.pb-c.d
12:20:21 [2023-01-09T12:20:21.943Z] #39 13.89   PBCC     images/timerfd.pb-c.c
12:20:22 [2023-01-09T12:20:22.199Z] #39 13.95   DEP      images/timerfd.pb-c.d
12:20:22 [2023-01-09T12:20:22.200Z] #39 14.10   PBCC     images/timer.pb-c.c
12:20:22 [2023-01-09T12:20:22.200Z] #39 14.10   DEP      images/timer.pb-c.d
12:20:22 [2023-01-09T12:20:22.200Z] #39 14.13   PBCC     images/sa.pb-c.c
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.20   DEP      images/sa.pb-c.d
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.26   PBCC     images/pipe-data.pb-c.c
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.26   DEP      images/pipe-data.pb-c.d
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.30   PBCC     images/mnt.pb-c.c
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.38   DEP      images/mnt.pb-c.d
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.42   PBCC     images/sk-packet.pb-c.c
12:20:22 [2023-01-09T12:20:22.456Z] #39 14.42   DEP      images/sk-packet.pb-c.d
12:20:22 [2023-01-09T12:20:22.712Z] #39 14.48   PBCC     images/tcp-stream.pb-c.c
12:20:22 [2023-01-09T12:20:22.712Z] #39 14.54   DEP      images/tcp-stream.pb-c.d
12:20:22 [2023-01-09T12:20:22.712Z] #39 14.64   PBCC     images/pipe.pb-c.c
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.71   DEP      images/pipe.pb-c.d
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.74   PBCC     images/pstree.pb-c.c
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.82   DEP      images/pstree.pb-c.d
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.90   PBCC     images/fs.pb-c.c
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.90   DEP      images/fs.pb-c.d
12:20:22 [2023-01-09T12:20:22.968Z] #39 14.98   PBCC     images/signalfd.pb-c.c
12:20:23 [2023-01-09T12:20:23.191Z] #29 53.06 debconf: delaying package configuration, since apt-utils is not installed
12:20:23 [2023-01-09T12:20:23.224Z] #39 15.02   DEP      images/signalfd.pb-c.d
12:20:23 [2023-01-09T12:20:23.224Z] #39 15.11   PBCC     images/fh.pb-c.c
12:20:23 [2023-01-09T12:20:23.224Z] #39 15.15   PBCC     images/fsnotify.pb-c.c
12:20:23 [2023-01-09T12:20:23.224Z] #39 15.20   DEP      images/fh.pb-c.d
12:20:23 [2023-01-09T12:20:23.224Z] #39 15.24   DEP      images/fsnotify.pb-c.d
12:20:23 [2023-01-09T12:20:23.462Z] #29 53.49 Fetched 17.7 MB in 2s (8288 kB/s)
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.31   PBCC     images/eventpoll.pb-c.c
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.40   DEP      images/eventpoll.pb-c.d
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.43   PBCC     images/eventfd.pb-c.c
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.43   DEP      images/eventfd.pb-c.d
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.51   PBCC     images/remap-file-path.pb-c.c
12:20:23 [2023-01-09T12:20:23.480Z] #39 15.51   DEP      images/remap-file-path.pb-c.d
12:20:23 [2023-01-09T12:20:23.719Z] #29 53.66 Selecting previously unselected package xxd.
12:20:23 [2023-01-09T12:20:23.719Z] #29 53.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:20:23 [2023-01-09T12:20:23.719Z] #29 53.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:20:23 [2023-01-09T12:20:23.719Z] #29 53.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:20:23 [2023-01-09T12:20:23.736Z] #39 15.58   PBCC     images/fifo.pb-c.c
12:20:23 [2023-01-09T12:20:23.736Z] #39 15.58   DEP      images/fifo.pb-c.d
12:20:23 [2023-01-09T12:20:23.736Z] #39 15.68   PBCC     images/ghost-file.pb-c.c
12:20:23 [2023-01-09T12:20:23.736Z] #39 15.77   DEP      images/ghost-file.pb-c.d
12:20:23 [2023-01-09T12:20:23.993Z] #39 15.87   PBCC     images/regfile.pb-c.c
12:20:23 [2023-01-09T12:20:23.993Z] #39 15.92   DEP      images/regfile.pb-c.d
12:20:24 [2023-01-09T12:20:24.233Z] #29 54.14 Selecting previously unselected package vim-common.
12:20:24 [2023-01-09T12:20:24.233Z] #29 54.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:24 [2023-01-09T12:20:24.233Z] #29 ...
12:20:24 [2023-01-09T12:20:24.233Z] 
12:20:24 [2023-01-09T12:20:24.233Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:20:24 [2023-01-09T12:20:24.233Z] #33 54.22 The following additional packages will be installed:
12:20:24 [2023-01-09T12:20:24.233Z] #33 54.25   libbtrfs0
12:20:24 [2023-01-09T12:20:24.249Z] #39 16.04   PBCC     images/ns.pb-c.c
12:20:24 [2023-01-09T12:20:24.249Z] #39 16.09   DEP      images/ns.pb-c.d
12:20:24 [2023-01-09T12:20:24.249Z] #39 16.13   PBCC     images/fdinfo.pb-c.c
12:20:24 [2023-01-09T12:20:24.506Z] #39 16.28   DEP      images/fdinfo.pb-c.d
12:20:24 [2023-01-09T12:20:24.506Z] #39 16.33   PBCC     images/core-aarch64.pb-c.c
12:20:24 [2023-01-09T12:20:24.506Z] #39 16.36   PBCC     images/core-arm.pb-c.c
12:20:24 [2023-01-09T12:20:24.506Z] #39 16.40   PBCC     images/core-ppc64.pb-c.c
12:20:24 [2023-01-09T12:20:24.506Z] #39 16.47   PBCC     images/core-s390.pb-c.c
12:20:24 [2023-01-09T12:20:24.679Z] #49 ...
12:20:24 [2023-01-09T12:20:24.679Z] 
12:20:24 [2023-01-09T12:20:24.679Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:24 [2023-01-09T12:20:24.679Z] #38 93.81   CC       criu/cr-dedup.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 94.10   CC       criu/cr-dump.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 96.41   CC       criu/cr-errno.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 96.49   CC       criu/cr-restore.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 101.2   CC       criu/cr-service.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 102.9   CC       criu/crtools.o
12:20:24 [2023-01-09T12:20:24.679Z] #38 103.5   CC       criu/eventfd.o
12:20:24 [2023-01-09T12:20:24.680Z] #38 103.9   CC       criu/eventpoll.o
12:20:24 [2023-01-09T12:20:24.680Z] #38 ...
12:20:24 [2023-01-09T12:20:24.680Z] 
12:20:24 [2023-01-09T12:20:24.680Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:24 [2023-01-09T12:20:24.680Z] #49 30.22 Selecting previously unselected package libinih1:amd64.
12:20:24 [2023-01-09T12:20:24.680Z] #49 30.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:20:24 [2023-01-09T12:20:24.680Z] #49 30.23 Unpacking libinih1:amd64 (53-1+b2) ...
12:20:24 [2023-01-09T12:20:24.762Z] #39 16.51   PBCC     images/core-x86.pb-c.c
12:20:24 [2023-01-09T12:20:24.762Z] #39 16.58   PBCC     images/core.pb-c.c
12:20:24 [2023-01-09T12:20:24.762Z] #39 16.63   PBCC     images/inventory.pb-c.c
12:20:24 [2023-01-09T12:20:24.796Z] #33 54.69 The following NEW packages will be installed:
12:20:24 [2023-01-09T12:20:24.796Z] #33 54.72   libbtrfs-dev libbtrfs0
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.30 Selecting previously unselected package libnet1:amd64.
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.41 Selecting previously unselected package libnl-3-200:amd64.
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.50 Selecting previously unselected package libprotobuf-c1:amd64.
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:20:24 [2023-01-09T12:20:24.940Z] #49 30.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.71   DEP      images/core-aarch64.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.74   DEP      images/core-arm.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.84   DEP      images/core-ppc64.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.86   DEP      images/core-s390.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.90   DEP      images/core-x86.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 16.96   DEP      images/core.pb-c.d
12:20:25 [2023-01-09T12:20:25.019Z] #39 17.07   DEP      images/inventory.pb-c.d
12:20:25 [2023-01-09T12:20:25.200Z] #49 30.58 Selecting previously unselected package net-tools.
12:20:25 [2023-01-09T12:20:25.200Z] #49 30.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:20:25 [2023-01-09T12:20:25.200Z] #49 30.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:20:25 [2023-01-09T12:20:25.200Z] #49 30.79 Selecting previously unselected package patch.
12:20:25 [2023-01-09T12:20:25.275Z] #39 17.12   PBCC     images/cpuinfo.pb-c.c
12:20:25 [2023-01-09T12:20:25.275Z] #39 17.16   DEP      images/cpuinfo.pb-c.d
12:20:25 [2023-01-09T12:20:25.360Z] #33 55.28 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:20:25 [2023-01-09T12:20:25.360Z] #33 55.28 Need to get 460 kB of archives.
12:20:25 [2023-01-09T12:20:25.360Z] #33 55.28 After this operation, 1237 kB of additional disk space will be used.
12:20:25 [2023-01-09T12:20:25.360Z] #33 55.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:20:25 [2023-01-09T12:20:25.360Z] #33 55.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:20:25 [2023-01-09T12:20:25.460Z] #49 30.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
12:20:25 [2023-01-09T12:20:25.460Z] #49 30.81 Unpacking patch (2.7.6-7) ...
12:20:25 [2023-01-09T12:20:25.460Z] #49 30.91 Selecting previously unselected package python-pip-whl.
12:20:25 [2023-01-09T12:20:25.460Z] #49 30.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:20:25 [2023-01-09T12:20:25.460Z] #49 30.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:20:25 [2023-01-09T12:20:25.532Z] #39 17.21   PBCC     images/stats.pb-c.c
12:20:25 [2023-01-09T12:20:25.532Z] #39 17.25   DEP      images/stats.pb-c.d
12:20:26 [2023-01-09T12:20:26.030Z] #49 31.51 Selecting previously unselected package python3-lib2to3.
12:20:26 [2023-01-09T12:20:26.030Z] #49 31.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:20:26 [2023-01-09T12:20:26.030Z] #49 31.52 Unpacking python3-lib2to3 (3.9.2-1) ...
12:20:26 [2023-01-09T12:20:26.096Z] #39 ...
12:20:26 [2023-01-09T12:20:26.096Z] 
12:20:26 [2023-01-09T12:20:26.096Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:26 [2023-01-09T12:20:26.096Z] #32 64.87 Selecting previously unselected package gcc-mingw-w64-base.
12:20:26 [2023-01-09T12:20:26.096Z] #32 64.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:20:26 [2023-01-09T12:20:26.096Z] #32 64.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:20:26 [2023-01-09T12:20:26.096Z] #32 64.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:20:26 [2023-01-09T12:20:26.096Z] #32 65.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:20:26 [2023-01-09T12:20:26.096Z] #32 65.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:20:26 [2023-01-09T12:20:26.096Z] #32 72.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:20:26 [2023-01-09T12:20:26.096Z] #32 72.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:20:26 [2023-01-09T12:20:26.096Z] #32 73.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:20:26 [2023-01-09T12:20:26.289Z] #49 31.64 Selecting previously unselected package python3-distutils.
12:20:26 [2023-01-09T12:20:26.289Z] #49 31.64 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:20:26 [2023-01-09T12:20:26.289Z] #49 31.66 Unpacking python3-distutils (3.9.2-1) ...
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.79 Selecting previously unselected package python3-pkg-resources.
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.80 Unpacking python3-pkg-resources (52.0.0-4) ...
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.96 Selecting previously unselected package python3-setuptools.
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:20:26 [2023-01-09T12:20:26.549Z] #49 31.97 Unpacking python3-setuptools (52.0.0-4) ...
12:20:26 [2023-01-09T12:20:26.809Z] #49 32.24 Selecting previously unselected package python3-wheel.
12:20:26 [2023-01-09T12:20:26.809Z] #49 32.26 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:20:26 [2023-01-09T12:20:26.809Z] #49 32.27 Unpacking python3-wheel (0.34.2-1) ...
12:20:26 [2023-01-09T12:20:26.809Z] #49 32.34 Selecting previously unselected package python3-pip.
12:20:26 [2023-01-09T12:20:26.939Z] #25 ...
12:20:26 [2023-01-09T12:20:26.939Z] 
12:20:26 [2023-01-09T12:20:26.939Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.04   DEP      criu/kcmp-ids.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.15   DEP      criu/irmap.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.24   DEP      criu/ipc_ns.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.36   DEP      criu/image.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.49   DEP      criu/image-desc.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.57   DEP      criu/fsnotify.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.74   DEP      criu/filesystems.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 70.92   DEP      criu/files.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.09   DEP      criu/files-reg.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.25   DEP      criu/files-ext.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.38   DEP      criu/file-lock.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.52   DEP      criu/file-ids.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.63   DEP      criu/fifo.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.76   DEP      criu/fdstore.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.85   DEP      criu/fault-injection.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 71.91   DEP      criu/external.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 72.05   DEP      criu/eventpoll.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 72.24   DEP      criu/eventfd.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 72.37   DEP      criu/crtools.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 72.59   DEP      criu/cr-service.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 72.79   DEP      criu/cr-restore.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.01   DEP      criu/cr-errno.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.06   DEP      criu/cr-dump.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.28   DEP      criu/cr-dedup.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.41   DEP      criu/cr-check.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.56   DEP      criu/config.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.69   DEP      criu/clone-noasan.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.76   DEP      criu/cgroup.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 73.90   DEP      criu/cgroup-props.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.00   DEP      criu/bitmap.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.05   DEP      criu/bfd.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.18   DEP      criu/autofs.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.36   DEP      criu/aio.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.49   DEP      criu/action-scripts.d
12:20:26 [2023-01-09T12:20:26.939Z] #38 74.70   CC       criu/action-scripts.o
12:20:26 [2023-01-09T12:20:26.939Z] #38 75.15   CC       criu/aio.o
12:20:27 [2023-01-09T12:20:27.023Z] #32 ...
12:20:27 [2023-01-09T12:20:27.023Z] 
12:20:27 [2023-01-09T12:20:27.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:27 [2023-01-09T12:20:27.023Z] #39 18.88 make[1]: Nothing to be done for 'all'.
12:20:27 [2023-01-09T12:20:27.069Z] #49 32.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:20:27 [2023-01-09T12:20:27.069Z] #49 32.35 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:20:27 [2023-01-09T12:20:27.199Z] #38 75.62   CC       criu/autofs.o
12:20:27 [2023-01-09T12:20:27.253Z] #33 57.10 debconf: delaying package configuration, since apt-utils is not installed
12:20:27 [2023-01-09T12:20:27.253Z] #33 ...
12:20:27 [2023-01-09T12:20:27.253Z] 
12:20:27 [2023-01-09T12:20:27.253Z] #30 [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
12:20:27 [2023-01-09T12:20:27.253Z] #30 38.50 Reading package lists...
12:20:27 [2023-01-09T12:20:27.253Z] #30 47.37 Building dependency tree...
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.51 The following additional packages will be installed:
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.53   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.54   mingw-w64-common mingw-w64-x86-64-dev
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.56 Suggested packages:
12:20:27 [2023-01-09T12:20:27.253Z] #30 53.60   gcc-10-locales seccomp wine64
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.05 The following NEW packages will be installed:
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.09   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.09   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.09   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.09   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.10   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.11   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.11   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.12   mingw-w64-x86-64-dev
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.81 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.81 Need to get 115 MB of archives.
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.81 After this operation, 645 MB of additional disk space will be used.
12:20:27 [2023-01-09T12:20:27.253Z] #30 56.81 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]
12:20:27 [2023-01-09T12:20:27.253Z] #30 57.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:20:27 [2023-01-09T12:20:27.253Z] #30 57.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:20:27 [2023-01-09T12:20:27.253Z] #30 57.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:20:27 [2023-01-09T12:20:27.253Z] #30 57.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:20:27 [2023-01-09T12:20:27.253Z] #30 57.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:20:27 [2023-01-09T12:20:27.253Z] #30 ...
12:20:27 [2023-01-09T12:20:27.253Z] 
12:20:27 [2023-01-09T12:20:27.253Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:27 [2023-01-09T12:20:27.253Z] #29 54.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:20:27 [2023-01-09T12:20:27.253Z] #29 54.93 Selecting previously unselected package cmake-data.
12:20:27 [2023-01-09T12:20:27.253Z] #29 55.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:20:27 [2023-01-09T12:20:27.253Z] #29 55.07 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:20:27 [2023-01-09T12:20:27.329Z] #49 32.66 Selecting previously unselected package sudo.
12:20:27 [2023-01-09T12:20:27.329Z] #49 32.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
12:20:27 [2023-01-09T12:20:27.329Z] #49 32.67 Unpacking sudo (1.9.5p2-3) ...
12:20:27 [2023-01-09T12:20:27.898Z] #49 33.25 Selecting previously unselected package thin-provisioning-tools.
12:20:27 [2023-01-09T12:20:27.898Z] #49 33.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:20:27 [2023-01-09T12:20:27.898Z] #49 33.26 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:20:27 [2023-01-09T12:20:27.898Z] #49 33.51 Selecting previously unselected package uidmap.
12:20:28 [2023-01-09T12:20:28.137Z] #38 ...
12:20:28 [2023-01-09T12:20:28.137Z] 
12:20:28 [2023-01-09T12:20:28.137Z] #24 [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
12:20:28 [2023-01-09T12:20:28.137Z] #24 DONE 124.3s
12:20:28 [2023-01-09T12:20:28.137Z] 
12:20:28 [2023-01-09T12:20:28.137Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:28 [2023-01-09T12:20:28.137Z] #49 6.754 Fetched 8498 kB in 6s (1445 kB/s)
12:20:28 [2023-01-09T12:20:28.137Z] #49 6.754 Reading package lists...
12:20:28 [2023-01-09T12:20:28.137Z] #49 9.168 Reading package lists...
12:20:28 [2023-01-09T12:20:28.137Z] #49 11.64 Building dependency tree...
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.60 The following additional packages will be installed:
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.60   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.60   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.60   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.60   python3-pkg-resources vim-runtime xxd
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61 Suggested packages:
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61   acl attr quota
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61 Recommended packages:
12:20:28 [2023-01-09T12:20:28.137Z] #49 13.61   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:20:28 [2023-01-09T12:20:28.142Z] Commit message: "[20.10] update containerd binary to v1.6.15"
12:20:28 [2023-01-09T12:20:28.158Z] #49 33.51 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
12:20:28 [2023-01-09T12:20:28.158Z] #49 33.52 Unpacking uidmap (1:4.8.1-1) ...
12:20:28 [2023-01-09T12:20:28.183Z] #29 ...
12:20:28 [2023-01-09T12:20:28.183Z] 
12:20:28 [2023-01-09T12:20:28.183Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:28 [2023-01-09T12:20:28.183Z] #31 39.36 Reading package lists...
12:20:28 [2023-01-09T12:20:28.183Z] #31 48.35 Building dependency tree...
12:20:28 [2023-01-09T12:20:28.183Z] #31 54.85 The following additional packages will be installed:
12:20:28 [2023-01-09T12:20:28.183Z] #31 54.87   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
12:20:28 [2023-01-09T12:20:28.183Z] #31 54.89   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
12:20:28 [2023-01-09T12:20:28.183Z] #31 54.91 Suggested packages:
12:20:28 [2023-01-09T12:20:28.183Z] #31 54.95   manpages-dev protobuf-mode-el python3-setuptools
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.17 The following NEW packages will be installed:
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.17   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.17   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.18   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.18   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.76 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.76 Need to get 4583 kB of archives.
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.76 After this operation, 25.9 MB of additional disk space will be used.
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 57.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 58.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:20:28 [2023-01-09T12:20:28.183Z] #31 ...
12:20:28 [2023-01-09T12:20:28.183Z] 
12:20:28 [2023-01-09T12:20:28.183Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:20:28 [2023-01-09T12:20:28.183Z] #33 57.55 Fetched 460 kB in 0s (1227 kB/s)
12:20:28 [2023-01-09T12:20:28.183Z] #33 57.76 Selecting previously unselected package libbtrfs0:amd64.
12:20:28 [2023-01-09T12:20:28.183Z] #33 57.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:20:28 [2023-01-09T12:20:28.184Z] #33 57.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:20:28 [2023-01-09T12:20:28.184Z] #33 57.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:20:28 [2023-01-09T12:20:28.184Z] #33 58.26 Selecting previously unselected package libbtrfs-dev:amd64.
12:20:28 [2023-01-09T12:20:28.397Z] #49 ...
12:20:28 [2023-01-09T12:20:28.397Z] 
12:20:28 [2023-01-09T12:20:28.397Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:20:28 [2023-01-09T12:20:28.397Z] #42 11.42 + cd /tmp/tmp.oTkxJHdL6p/src/github.com/opencontainers/runc
12:20:28 [2023-01-09T12:20:28.397Z] #42 11.43 + git checkout -q v1.1.4
12:20:28 [2023-01-09T12:20:28.397Z] #42 12.02 + '[' -z '' ']'
12:20:28 [2023-01-09T12:20:28.397Z] #42 12.02 + target=static
12:20:28 [2023-01-09T12:20:28.397Z] #42 12.02 + make BUILDTAGS=seccomp static
12:20:28 [2023-01-09T12:20:28.397Z] #42 12.32 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
12:20:28 [2023-01-09T12:20:28.418Z] #49 33.71 Selecting previously unselected package vim-runtime.
12:20:28 [2023-01-09T12:20:28.419Z] #49 33.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:28 [2023-01-09T12:20:28.419Z] #49 33.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:20:28 [2023-01-09T12:20:28.419Z] #49 33.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:20:28 [2023-01-09T12:20:28.419Z] #49 33.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:28 [2023-01-09T12:20:28.440Z] #33 58.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:20:28 [2023-01-09T12:20:28.440Z] #33 58.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:20:28 [2023-01-09T12:20:28.656Z] #42 ...
12:20:28 [2023-01-09T12:20:28.656Z] 
12:20:28 [2023-01-09T12:20:28.656Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:28 [2023-01-09T12:20:28.656Z] #38 77.04   CC       criu/bfd.o
12:20:28 [2023-01-09T12:20:28.544Z]  > git --version # timeout=10
12:20:28 [2023-01-09T12:20:28.603Z]  > git --version # 'git version 2.24.1.windows.2'
12:20:28 [2023-01-09T12:20:28.664Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:20:28 [2023-01-09T12:20:28.914Z] #39 20.40   CC       images/stats.o
12:20:28 [2023-01-09T12:20:28.914Z] #39 20.81   CC       images/core.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
12:20:29 [2023-01-09T12:20:29.229Z] #38 77.55   CC       criu/bitmap.o
[Pipeline] sh
12:20:29 [2023-01-09T12:20:29.371Z] #33 59.20 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:20:29 [2023-01-09T12:20:29.372Z] #33 59.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:20:29 [2023-01-09T12:20:29.372Z] #33 59.29 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:29 [2023-01-09T12:20:29.490Z] #38 77.72   CC       criu/cgroup-props.o
12:20:29 [2023-01-09T12:20:29.846Z] #39 21.50   CC       images/core-x86.o
12:20:30 [2023-01-09T12:20:30.103Z] #39 22.10   CC       images/core-arm.o
12:20:30 [2023-01-09T12:20:30.428Z] #38 78.60   CC       criu/cgroup.o
12:20:30 [2023-01-09T12:20:30.666Z] #39 22.55   CC       images/core-aarch64.o
12:20:31 [2023-01-09T12:20:31.229Z] #39 22.95   CC       images/core-ppc64.o
12:20:31 [2023-01-09T12:20:31.269Z] #33 DONE 61.4s
12:20:31 [2023-01-09T12:20:31.269Z] 
12:20:31 [2023-01-09T12:20:31.269Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:20:31 [2023-01-09T12:20:31.269Z] #27 DONE 61.4s
12:20:31 [2023-01-09T12:20:31.269Z] 
12:20:31 [2023-01-09T12:20:31.269Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:31 [2023-01-09T12:20:31.791Z] #39 23.56   CC       images/core-s390.o
12:20:31 [2023-01-09T12:20:31.791Z] #39 ...
12:20:31 [2023-01-09T12:20:31.791Z] 
12:20:31 [2023-01-09T12:20:31.791Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:31 [2023-01-09T12:20:31.791Z] #26 70.51 internal/syscall/unix
12:20:31 [2023-01-09T12:20:31.791Z] #26 71.07 time
12:20:31 [2023-01-09T12:20:31.791Z] #26 77.64 internal/poll
12:20:31 [2023-01-09T12:20:31.791Z] #26 80.39 internal/fmtsort
12:20:31 [2023-01-09T12:20:31.791Z] #26 80.53 internal/safefilepath
12:20:32 [2023-01-09T12:20:32.048Z] #26 80.79 internal/syscall/execenv
12:20:32 [2023-01-09T12:20:32.048Z] #26 80.86 path
12:20:32 [2023-01-09T12:20:32.303Z] #26 81.03 strings
12:20:32 [2023-01-09T12:20:32.303Z] #26 ...
12:20:32 [2023-01-09T12:20:32.303Z] 
12:20:32 [2023-01-09T12:20:32.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:32 [2023-01-09T12:20:32.303Z] #39 24.20   CC       images/cpuinfo.o
12:20:32 [2023-01-09T12:20:32.361Z] + docker version
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.22 Selecting previously unselected package vim.
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.23 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.26 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.92 Selecting previously unselected package xfsprogs.
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
12:20:32 [2023-01-09T12:20:32.618Z] #49 37.94 Unpacking xfsprogs (5.10.0-4) ...
12:20:32 [2023-01-09T12:20:32.866Z] #39 24.65   CC       images/inventory.o
12:20:32 [2023-01-09T12:20:32.866Z] #39 24.86   CC       images/fdinfo.o
12:20:33 [2023-01-09T12:20:33.188Z] #49 38.42 Selecting previously unselected package zip.
12:20:33 [2023-01-09T12:20:33.188Z] #49 38.44 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
12:20:33 [2023-01-09T12:20:33.188Z] #49 38.45 Unpacking zip (3.0-12) ...
12:20:33 [2023-01-09T12:20:33.440Z] #39 25.19   CC       images/fown.o
12:20:33 [2023-01-09T12:20:33.440Z] #39 25.39   CC       images/ns.o
12:20:33 [2023-01-09T12:20:33.448Z] #49 38.67 Setting up python3-pkg-resources (52.0.0-4) ...
12:20:33 [2023-01-09T12:20:33.696Z] #39 25.58   CC       images/regfile.o
12:20:33 [2023-01-09T12:20:33.720Z] #38 81.40   CC       criu/clone-noasan.o
12:20:33 [2023-01-09T12:20:33.720Z] #38 81.67   CC       criu/config.o
12:20:33 [2023-01-09T12:20:33.952Z] #39 25.79   CC       images/ghost-file.o
12:20:33 [2023-01-09T12:20:33.980Z] #38 ...
12:20:33 [2023-01-09T12:20:33.980Z] 
12:20:33 [2023-01-09T12:20:33.980Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.15 The following NEW packages will be installed:
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   python3-pkg-resources python3-setuptools python3-wheel sudo
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.19   xz-utils zip
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 Need to get 26.4 MB of archives.
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 After this operation, 103 MB of additional disk space will be used.
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 15.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.71 debconf: delaying package configuration, since apt-utils is not installed
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.83 Fetched 26.4 MB in 1s (26.2 MB/s)
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.90 Selecting previously unselected package pigz.
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.95 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 16.97 Unpacking pigz (2.6-1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.03 Selecting previously unselected package libelf1:arm64.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.05 Unpacking libelf1:arm64 (0.183-1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.18 Selecting previously unselected package libbpf0:arm64.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.19 Unpacking libbpf0:arm64 (1:0.3-2) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.31 Selecting previously unselected package libcap2:arm64.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.32 Unpacking libcap2:arm64 (1:2.44-1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.39 Selecting previously unselected package libmnl0:arm64.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.40 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.41 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.48 Selecting previously unselected package libxtables12:arm64.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.49 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.51 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.58 Selecting previously unselected package libcap2-bin.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.59 Unpacking libcap2-bin (1:2.44-1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.69 Selecting previously unselected package iproute2.
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.69 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 17.69 Unpacking iproute2 (5.10.0-4) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.17 Selecting previously unselected package xxd.
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.33 Selecting previously unselected package vim-common.
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.53 Selecting previously unselected package bash-completion.
12:20:33 [2023-01-09T12:20:33.980Z] #49 18.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:20:34 [2023-01-09T12:20:34.208Z] #39 26.03   CC       images/fifo.o
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.63 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.65 Setting up libgpm2:amd64 (1.20.7-8) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.67 Setting up libicu67:amd64 (67.1-7) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.68 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.70 Setting up libinih1:amd64 (53-1+b2) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.71 Setting up uidmap (1:4.8.1-1) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.75 Setting up bzip2 (1.0.8-4) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:20:34 [2023-01-09T12:20:34.388Z] #49 39.80 Setting up python3-wheel (0.34.2-1) ...
12:20:34 [2023-01-09T12:20:34.464Z] #39 26.21   CC       images/remap-file-path.o
12:20:34 [2023-01-09T12:20:34.464Z] #39 26.41   CC       images/eventfd.o
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.900 + RM_GOPATH=0
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.900 + TMP_GOPATH=
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.900 + : /build
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.900 + '[' -z '' ']'
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.900 ++ mktemp -d
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.931 + export GOPATH=/tmp/tmp.dybnqJr1bG
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.931 + GOPATH=/tmp/tmp.dybnqJr1bG
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.931 + RM_GOPATH=1
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.931 + case "$(go env GOARCH)" in
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.931 ++ go env GOARCH
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.992 + export GO_BUILDMODE=-buildmode=pie
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.992 + GO_BUILDMODE=-buildmode=pie
12:20:34 [2023-01-09T12:20:34.548Z] #37 2.992 ++ dirname /tmp/install/install.sh
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.003 Install containerd version v1.6.15
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + dir=/tmp/install
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + bin=containerd
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + shift
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + '[' '!' -f /tmp/install/containerd.installer ']'
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + . /tmp/install/containerd.installer
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 ++ set -e
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 ++ : v1.6.15
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + install_containerd
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + echo 'Install containerd version v1.6.15'
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.004 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dybnqJr1bG/src/github.com/containerd/containerd
12:20:34 [2023-01-09T12:20:34.548Z] #37 3.081 Cloning into '/tmp/tmp.dybnqJr1bG/src/github.com/containerd/containerd'...
12:20:34 [2023-01-09T12:20:34.548Z] #49 20.80 Unpacking bash-completion (1:2.11-2) ...
12:20:34 [2023-01-09T12:20:34.720Z] #39 26.59   CC       images/eventpoll.o
12:20:34 [2023-01-09T12:20:34.809Z] #49 21.24 Selecting previously unselected package bzip2.
12:20:34 [2023-01-09T12:20:34.959Z] #49 40.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:34 [2023-01-09T12:20:34.959Z] #49 ...
12:20:34 [2023-01-09T12:20:34.959Z] 
12:20:34 [2023-01-09T12:20:34.959Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:34 [2023-01-09T12:20:34.959Z] #38 104.8   CC       criu/external.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 105.1   CC       criu/fault-injection.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 105.3   CC       criu/fdstore.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 105.6   CC       criu/fifo.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 106.1   CC       criu/file-ids.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 106.5   CC       criu/file-lock.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 107.4   CC       criu/files-ext.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 107.7   CC       criu/files-reg.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 110.1   CC       criu/files.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 112.3 include/common/asm/bitops.h: Assembler messages:
12:20:34 [2023-01-09T12:20:34.959Z] #38 112.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
12:20:34 [2023-01-09T12:20:34.959Z] #38 112.4   CC       criu/filesystems.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 113.1   CC       criu/fsnotify.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 114.4   CC       criu/image-desc.o
12:20:34 [2023-01-09T12:20:34.959Z] #38 114.5   CC       criu/image.o
12:20:34 [2023-01-09T12:20:34.977Z] #39 26.91   CC       images/fh.o
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.24 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.25 Unpacking bzip2 (1.0.8-4) ...
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.32 Selecting previously unselected package xz-utils.
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.32 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:20:35 [2023-01-09T12:20:35.068Z] #49 21.50 Selecting previously unselected package apparmor.
12:20:35 [2023-01-09T12:20:35.219Z] #38 ...
12:20:35 [2023-01-09T12:20:35.219Z] 
12:20:35 [2023-01-09T12:20:35.219Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:35 [2023-01-09T12:20:35.219Z] #49 40.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:35 [2023-01-09T12:20:35.219Z] #49 40.56 Setting up libcap2:amd64 (1:2.44-1) ...
12:20:35 [2023-01-09T12:20:35.219Z] #49 40.58 Setting up libcap2-bin (1:2.44-1) ...
12:20:35 [2023-01-09T12:20:35.219Z] #49 40.59 Setting up apparmor (2.13.6-10) ...
12:20:35 [2023-01-09T12:20:35.328Z] #49 21.50 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.328Z] #49 21.58 Unpacking apparmor (2.13.6-10) ...
12:20:35 [2023-01-09T12:20:35.543Z] #39 27.19   CC       images/fsnotify.o
12:20:35 [2023-01-09T12:20:35.588Z] #49 21.97 Selecting previously unselected package inetutils-ping.
12:20:35 [2023-01-09T12:20:35.588Z] #49 21.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.588Z] #49 21.98 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:20:35 [2023-01-09T12:20:35.588Z] #49 22.08 Selecting previously unselected package libip4tc2:arm64.
12:20:35 [2023-01-09T12:20:35.848Z] #49 22.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.848Z] #49 22.09 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:20:35 [2023-01-09T12:20:35.848Z] #49 22.15 Selecting previously unselected package libip6tc2:arm64.
12:20:35 [2023-01-09T12:20:35.848Z] #49 22.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
12:20:35 [2023-01-09T12:20:35.848Z] #49 22.17 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:20:36 [2023-01-09T12:20:36.105Z] #39 27.84   CC       images/signalfd.o
12:20:36 [2023-01-09T12:20:36.105Z] #39 28.05   CC       images/fs.o
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.25 Selecting previously unselected package libnfnetlink0:arm64.
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.31 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.38 Selecting previously unselected package libnftnl11:arm64.
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.39 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.47 Selecting previously unselected package iptables.
12:20:36 [2023-01-09T12:20:36.108Z] #49 22.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.361Z] #39 28.27   CC       images/pstree.o
12:20:36 [2023-01-09T12:20:36.367Z] #49 22.50 Unpacking iptables (1.8.7-1) ...
12:20:36 [2023-01-09T12:20:36.601Z] #49 42.13 Setting up zip (3.0-12) ...
12:20:36 [2023-01-09T12:20:36.601Z] #49 42.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:20:36 [2023-01-09T12:20:36.618Z] #39 28.50   CC       images/pipe.o
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.83 Selecting previously unselected package libonig5:arm64.
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.83 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.98 Selecting previously unselected package libjq1:arm64.
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.99 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.627Z] #49 22.99 Unpacking libjq1:arm64 (1.6-2.1) ...
12:20:36 [2023-01-09T12:20:36.862Z] #49 42.17 Setting up bash-completion (1:2.11-2) ...
12:20:36 [2023-01-09T12:20:36.875Z] #39 28.73   CC       images/tcp-stream.o
12:20:36 [2023-01-09T12:20:36.875Z] #39 28.90   CC       images/sk-packet.o
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.12 Selecting previously unselected package jq.
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.17 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.18 Unpacking jq (1.6-2.1) ...
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.27 Selecting previously unselected package libaio1:arm64.
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.28 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
12:20:36 [2023-01-09T12:20:36.887Z] #49 23.28 Unpacking libaio1:arm64 (0.3.112-9) ...
12:20:37 [2023-01-09T12:20:37.032Z] Client:
12:20:37 [2023-01-09T12:20:37.032Z]  Version:           20.10.9
12:20:37 [2023-01-09T12:20:37.032Z]  API version:       1.41
12:20:37 [2023-01-09T12:20:37.032Z]  Go version:        go1.16.8
12:20:37 [2023-01-09T12:20:37.032Z]  Git commit:        c2ea9bc
12:20:37 [2023-01-09T12:20:37.032Z]  Built:             Mon Oct  4 16:11:10 2021
12:20:37 [2023-01-09T12:20:37.032Z]  OS/Arch:           windows/amd64
12:20:37 [2023-01-09T12:20:37.032Z]  Context:           default
12:20:37 [2023-01-09T12:20:37.032Z]  Experimental:      true
12:20:37 [2023-01-09T12:20:37.032Z] 
12:20:37 [2023-01-09T12:20:37.032Z] Server: Docker Engine - Community
12:20:37 [2023-01-09T12:20:37.032Z]  Engine:
12:20:37 [2023-01-09T12:20:37.032Z]   Version:          20.10.9
12:20:37 [2023-01-09T12:20:37.032Z]   API version:      1.41 (minimum version 1.24)
12:20:37 [2023-01-09T12:20:37.032Z]   Go version:       go1.16.8
12:20:37 [2023-01-09T12:20:37.032Z]   Git commit:       79ea9d3
12:20:37 [2023-01-09T12:20:37.032Z]   Built:            Mon Oct  4 16:06:39 2021
12:20:37 [2023-01-09T12:20:37.032Z]   OS/Arch:          windows/amd64
12:20:37 [2023-01-09T12:20:37.032Z]   Experimental:     true
12:20:37 [2023-01-09T12:20:37.071Z] #37 ...
12:20:37 [2023-01-09T12:20:37.071Z] 
12:20:37 [2023-01-09T12:20:37.071Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:37 [2023-01-09T12:20:37.071Z] #31 60.26 debconf: delaying package configuration, since apt-utils is not installed
12:20:37 [2023-01-09T12:20:37.071Z] #31 60.80 Fetched 4583 kB in 1s (5789 kB/s)
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.32 Selecting previously unselected package libcap2:amd64.
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.47 Unpacking libcap2:amd64 (1:2.44-1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.72 Selecting previously unselected package libcap-dev:amd64.
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.72 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 61.75 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.11 Selecting previously unselected package libnet1:amd64.
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.11 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.55 Selecting previously unselected package libnet1-dev.
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.55 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 62.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.07 Selecting previously unselected package libnl-3-200:amd64.
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.10 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.34 Selecting previously unselected package libnl-3-dev:amd64.
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.34 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.39 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:20:37 [2023-01-09T12:20:37.071Z] #31 63.86 Selecting previously unselected package libprotobuf-c1:amd64.
12:20:37 [2023-01-09T12:20:37.072Z] #31 63.86 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 63.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.07 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.07 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.11 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.45 Selecting previously unselected package zlib1g-dev:amd64.
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.45 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 64.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 65.27 Selecting previously unselected package libprotobuf23:amd64.
12:20:37 [2023-01-09T12:20:37.072Z] #31 65.28 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 65.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 66.69 Selecting previously unselected package libprotobuf-lite23:amd64.
12:20:37 [2023-01-09T12:20:37.072Z] #31 66.73 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.072Z] #31 66.77 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.35 Selecting previously unselected package libgpm2:arm64.
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.35 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.36 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.43 Selecting previously unselected package libicu67:arm64.
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.44 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
12:20:37 [2023-01-09T12:20:37.147Z] #49 23.44 Unpacking libicu67:arm64 (67.1-7) ...
12:20:37 [2023-01-09T12:20:37.328Z] #31 67.23 Selecting previously unselected package libprotobuf-dev:amd64.
12:20:37 [2023-01-09T12:20:37.328Z] #31 67.23 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
12:20:37 [2023-01-09T12:20:37.328Z] #31 67.24 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
12:20:37 [2023-01-09T12:20:37.438Z] #39 29.14   CC       images/mnt.o
12:20:37 [2023-01-09T12:20:37.438Z] #39 29.36   CC       images/pipe-data.o
[Pipeline] sh
12:20:37 [2023-01-09T12:20:37.893Z] #31 ...
12:20:37 [2023-01-09T12:20:37.893Z] 
12:20:37 [2023-01-09T12:20:37.893Z] #30 [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
12:20:37 [2023-01-09T12:20:37.893Z] #30 57.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 57.99 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 58.00 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 59.15 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 61.22 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 62.48 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 63.60 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 65.43 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.40 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.47 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]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:20:37 [2023-01-09T12:20:37.893Z] #30 66.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:20:38 [2023-01-09T12:20:38.001Z] #39 29.63   CC       images/sa.o
12:20:38 [2023-01-09T12:20:38.001Z] #39 29.82   CC       images/timer.o
12:20:38 [2023-01-09T12:20:38.257Z] #39 30.17   CC       images/timerfd.o
12:20:38 [2023-01-09T12:20:38.512Z] #39 30.42   CC       images/mm.o
12:20:38 [2023-01-09T12:20:38.545Z] + docker info
12:20:38 [2023-01-09T12:20:38.768Z] #39 30.75   CC       images/sk-opts.o
12:20:38 [2023-01-09T12:20:38.768Z] #39 ...
12:20:38 [2023-01-09T12:20:38.768Z] 
12:20:38 [2023-01-09T12:20:38.768Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:38 [2023-01-09T12:20:38.768Z] #32 87.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.22 Setting up libmnl0:amd64 (1.0.4-3) ...
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.24 Setting up patch (2.7.6-7) ...
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.25 Setting up sudo (1.9.5p2-3) ...
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.32 invoke-rc.d: could not determine current runlevel
12:20:38 [2023-01-09T12:20:38.772Z] #49 44.33 invoke-rc.d: policy-rc.d denied execution of start.
12:20:38 [2023-01-09T12:20:38.830Z] #30 68.78 debconf: delaying package configuration, since apt-utils is not installed
12:20:39 [2023-01-09T12:20:39.024Z] #32 87.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:20:39 [2023-01-09T12:20:39.024Z] #32 87.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:20:39 [2023-01-09T12:20:39.031Z] #49 44.34 Setting up xfsprogs (5.10.0-4) ...
12:20:39 [2023-01-09T12:20:39.032Z] #49 44.35 Setting up libxtables12:amd64 (1.8.7-1) ...
12:20:39 [2023-01-09T12:20:39.032Z] #49 44.37 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:20:39 [2023-01-09T12:20:39.032Z] #49 44.38 Setting up pigz (2.6-1) ...
12:20:39 [2023-01-09T12:20:39.032Z] #49 44.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:20:39 [2023-01-09T12:20:39.091Z] #30 69.18 Fetched 115 MB in 10s (11.0 MB/s)
12:20:39 [2023-01-09T12:20:39.291Z] #49 44.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:20:39 [2023-01-09T12:20:39.292Z] #49 44.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:20:39 [2023-01-09T12:20:39.292Z] #49 44.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:39 [2023-01-09T12:20:39.349Z] 
12:20:39 [2023-01-09T12:20:39.349Z] #30 ...
12:20:39 [2023-01-09T12:20:39.349Z] 
12:20:39 [2023-01-09T12:20:39.349Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:20:39 [2023-01-09T12:20:39.349Z] #28 DONE 69.4s
12:20:39 [2023-01-09T12:20:39.349Z] 
12:20:39 [2023-01-09T12:20:39.349Z] #30 [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
12:20:39 [2023-01-09T12:20:39.349Z] #30 69.46 Selecting previously unselected package binutils-mingw-w64-i686.
12:20:39 [2023-01-09T12:20:39.349Z] #30 69.46 (Reading database ... 
12:20:39 [2023-01-09T12:20:39.349Z] #30 ...
12:20:39 [2023-01-09T12:20:39.349Z] 
12:20:39 [2023-01-09T12:20:39.349Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:39 [2023-01-09T12:20:39.349Z] #25 60.52 go: downloading github.com/fatih/color v1.13.0
12:20:39 [2023-01-09T12:20:39.349Z] #25 60.52 go: downloading github.com/gofrs/flock v0.8.1
12:20:39 [2023-01-09T12:20:39.349Z] #25 60.69 go: downloading github.com/pkg/errors v0.9.1
12:20:39 [2023-01-09T12:20:39.349Z] #25 60.70 go: downloading github.com/spf13/cobra v1.3.0
12:20:39 [2023-01-09T12:20:39.349Z] #25 60.77 go: downloading github.com/spf13/pflag v1.0.5
12:20:39 [2023-01-09T12:20:39.349Z] #25 61.10 go: downloading github.com/spf13/viper v1.10.1
12:20:39 [2023-01-09T12:20:39.349Z] #25 61.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:20:39 [2023-01-09T12:20:39.349Z] #25 62.11 go: downloading github.com/mattn/go-colorable v0.1.12
12:20:39 [2023-01-09T12:20:39.349Z] #25 62.15 go: downloading github.com/mattn/go-isatty v0.0.14
12:20:39 [2023-01-09T12:20:39.349Z] #25 62.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:20:39 [2023-01-09T12:20:39.349Z] #25 62.30 go: downloading github.com/go-critic/go-critic v0.6.2
12:20:39 [2023-01-09T12:20:39.349Z] #25 64.23 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:20:39 [2023-01-09T12:20:39.349Z] #25 64.39 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:20:39 [2023-01-09T12:20:39.607Z] #25 69.53 go: downloading github.com/sirupsen/logrus v1.8.1
12:20:39 [2023-01-09T12:20:39.607Z] #25 69.53 go: downloading github.com/stretchr/testify v1.7.0
12:20:39 [2023-01-09T12:20:39.607Z] #25 ...
12:20:39 [2023-01-09T12:20:39.607Z] 
12:20:39 [2023-01-09T12:20:39.607Z] #30 [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
12:20:39 [2023-01-09T12:20:39.607Z] #30 69.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
12:20:39 [2023-01-09T12:20:39.607Z] #30 69.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:20:39 [2023-01-09T12:20:39.607Z] #30 69.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:20:39 [2023-01-09T12:20:39.861Z] #49 45.22 Setting up libaio1:amd64 (0.3.112-9) ...
12:20:39 [2023-01-09T12:20:39.861Z] #49 45.26 Setting up python3-lib2to3 (3.9.2-1) ...
12:20:40 [2023-01-09T12:20:40.431Z] #49 45.77 Setting up libelf1:amd64 (0.183-1) ...
12:20:40 [2023-01-09T12:20:40.431Z] #49 45.80 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:20:40 [2023-01-09T12:20:40.431Z] #49 45.82 Setting up python3-distutils (3.9.2-1) ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.50 Selecting previously unselected package libinih1:arm64.
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.50 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.51 Unpacking libinih1:arm64 (53-1+b2) ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.58 Selecting previously unselected package libnet1:arm64.
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.72 Selecting previously unselected package libnl-3-200:arm64.
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.80 Selecting previously unselected package libprotobuf-c1:arm64.
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:20:40 [2023-01-09T12:20:40.442Z] #49 26.87 Selecting previously unselected package net-tools.
12:20:40 [2023-01-09T12:20:40.701Z] #49 26.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.701Z] #49 26.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:20:40 [2023-01-09T12:20:40.701Z] #49 27.06 Selecting previously unselected package patch.
12:20:40 [2023-01-09T12:20:40.701Z] #49 27.06 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
12:20:40 [2023-01-09T12:20:40.701Z] #49 27.07 Unpacking patch (2.7.6-7) ...
12:20:40 [2023-01-09T12:20:40.961Z] #49 27.17 Selecting previously unselected package python-pip-whl.
12:20:40 [2023-01-09T12:20:40.961Z] #49 27.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:20:40 [2023-01-09T12:20:40.961Z] #49 27.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.35 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:20:41 [2023-01-09T12:20:41.001Z] #49 46.42 Setting up python3-setuptools (52.0.0-4) ...
12:20:41 [2023-01-09T12:20:41.513Z] #30 ...
12:20:41 [2023-01-09T12:20:41.513Z] 
12:20:41 [2023-01-09T12:20:41.513Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:41 [2023-01-09T12:20:41.513Z] #29 61.44 Selecting previously unselected package libicu67:amd64.
12:20:41 [2023-01-09T12:20:41.513Z] #29 61.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:20:41 [2023-01-09T12:20:41.513Z] #29 61.57 Unpacking libicu67:amd64 (67.1-7) ...
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.72 Selecting previously unselected package python3-lib2to3.
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.74 Unpacking python3-lib2to3 (3.9.2-1) ...
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.83 Selecting previously unselected package python3-distutils.
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.84 Unpacking python3-distutils (3.9.2-1) ...
12:20:41 [2023-01-09T12:20:41.530Z] #49 27.95 Selecting previously unselected package python3-pkg-resources.
12:20:41 [2023-01-09T12:20:41.771Z] #29 ...
12:20:41 [2023-01-09T12:20:41.771Z] 
12:20:41 [2023-01-09T12:20:41.771Z] #23 [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
12:20:41 [2023-01-09T12:20:41.771Z] #23 69.76 Updating files:  78% (1200/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/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.
12:20:41 [2023-01-09T12:20:41.771Z] #23 70.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:20:41 [2023-01-09T12:20:41.790Z] #49 27.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:20:41 [2023-01-09T12:20:41.790Z] #49 27.96 Unpacking python3-pkg-resources (52.0.0-4) ...
12:20:41 [2023-01-09T12:20:41.790Z] #49 28.12 Selecting previously unselected package python3-setuptools.
12:20:41 [2023-01-09T12:20:41.790Z] #49 28.13 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:20:41 [2023-01-09T12:20:41.790Z] #49 28.13 Unpacking python3-setuptools (52.0.0-4) ...
12:20:42 [2023-01-09T12:20:42.049Z] #49 28.36 Selecting previously unselected package python3-wheel.
12:20:42 [2023-01-09T12:20:42.049Z] #49 28.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:20:42 [2023-01-09T12:20:42.049Z] #49 28.37 Unpacking python3-wheel (0.34.2-1) ...
12:20:42 [2023-01-09T12:20:42.049Z] #49 28.46 Selecting previously unselected package python3-pip.
12:20:42 [2023-01-09T12:20:42.309Z] #49 28.47 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:20:42 [2023-01-09T12:20:42.309Z] #49 28.49 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:20:42 [2023-01-09T12:20:42.335Z] #23 71.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:20:42 [2023-01-09T12:20:42.569Z] #49 28.81 Selecting previously unselected package sudo.
12:20:42 [2023-01-09T12:20:42.569Z] #49 28.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
12:20:42 [2023-01-09T12:20:42.569Z] #49 28.82 Unpacking sudo (1.9.5p2-3) ...
12:20:42 [2023-01-09T12:20:42.910Z] #49 48.05 Setting up libjq1:amd64 (1.6-2.1) ...
12:20:42 [2023-01-09T12:20:42.910Z] #49 48.08 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:20:42 [2023-01-09T12:20:42.910Z] #49 48.09 Setting up thin-provisioning-tools (0.9.0-1) ...
12:20:42 [2023-01-09T12:20:42.910Z] #49 48.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:20:43 [2023-01-09T12:20:43.137Z] #49 29.29 Selecting previously unselected package thin-provisioning-tools.
12:20:43 [2023-01-09T12:20:43.137Z] #49 29.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
12:20:43 [2023-01-09T12:20:43.137Z] #49 29.30 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:20:43 [2023-01-09T12:20:43.137Z] #49 29.48 Selecting previously unselected package uidmap.
12:20:43 [2023-01-09T12:20:43.193Z] #32 ...
12:20:43 [2023-01-09T12:20:43.193Z] 
12:20:43 [2023-01-09T12:20:43.193Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:43 [2023-01-09T12:20:43.193Z] #26 81.33 io/fs
12:20:43 [2023-01-09T12:20:43.193Z] #26 82.55 os
12:20:43 [2023-01-09T12:20:43.193Z] #26 83.67 bufio
12:20:43 [2023-01-09T12:20:43.193Z] #26 85.23 text/tabwriter
12:20:43 [2023-01-09T12:20:43.193Z] #26 86.44 io/ioutil
12:20:43 [2023-01-09T12:20:43.193Z] #26 86.44 fmt
12:20:43 [2023-01-09T12:20:43.193Z] #26 88.98 github.com/BurntSushi/toml
12:20:43 [2023-01-09T12:20:43.193Z] #26 88.98 flag
12:20:43 [2023-01-09T12:20:43.193Z] #26 90.79 log
12:20:43 [2023-01-09T12:20:43.193Z] #26 ...
12:20:43 [2023-01-09T12:20:43.193Z] 
12:20:43 [2023-01-09T12:20:43.193Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.48 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.52 Unpacking uidmap (1:4.8.1-1) ...
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.64 Selecting previously unselected package vim-runtime.
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:20:43 [2023-01-09T12:20:43.396Z] #49 29.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:43 [2023-01-09T12:20:43.961Z] #37 55.16 Updating files:  39% (2046/5151)
Updating files:  40% (2061/5151)
Updating files:  41% (2112/5151)
Updating files:  42% (2164/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  79% (4077/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
12:20:43 [2023-01-09T12:20:43.961Z] #37 57.11 + cd /tmp/tmp.CTxieBMF81/src/github.com/containerd/containerd
12:20:43 [2023-01-09T12:20:43.961Z] #37 57.11 + git checkout -q v1.6.15
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.69 Setting up jq (1.6-2.1) ...
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.70 Setting up libbpf0:amd64 (1:0.3-2) ...
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.72 Setting up iptables (1.8.7-1) ...
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:20:44 [2023-01-09T12:20:44.291Z] #49 49.77 Setting up iproute2 (5.10.0-4) ...
12:20:44 [2023-01-09T12:20:44.777Z] #49 ...
12:20:44 [2023-01-09T12:20:44.777Z] 
12:20:44 [2023-01-09T12:20:44.777Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:44 [2023-01-09T12:20:44.777Z] #38 83.14   CC       criu/cr-check.o
12:20:44 [2023-01-09T12:20:44.777Z] #38 84.98   CC       criu/cr-dedup.o
12:20:44 [2023-01-09T12:20:44.777Z] #38 85.28   CC       criu/cr-dump.o
12:20:44 [2023-01-09T12:20:44.777Z] #38 87.81   CC       criu/cr-errno.o
12:20:44 [2023-01-09T12:20:44.777Z] #38 87.90   CC       criu/cr-restore.o
12:20:44 [2023-01-09T12:20:44.777Z] #38 92.60   CC       criu/cr-service.o
12:20:44 [2023-01-09T12:20:44.863Z] #49 50.21 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:45 [2023-01-09T12:20:45.809Z] #49 ...
12:20:45 [2023-01-09T12:20:45.809Z] 
12:20:45 [2023-01-09T12:20:45.809Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:45 [2023-01-09T12:20:45.809Z] #38 115.3   CC       criu/ipc_ns.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 116.8   CC       criu/irmap.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 117.6   CC       criu/kcmp-ids.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 118.0   CC       criu/kerndat.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 119.4   CC       criu/libnetlink.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 119.7   CC       criu/log.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 120.2   CC       criu/lsm.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 120.6   CC       criu/mem.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 122.5   CC       criu/memfd.o
12:20:45 [2023-01-09T12:20:45.809Z] #38 123.2   CC       criu/mount.o
12:20:46 [2023-01-09T12:20:46.069Z] #38 ...
12:20:46 [2023-01-09T12:20:46.069Z] 
12:20:46 [2023-01-09T12:20:46.069Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:46 [2023-01-09T12:20:46.069Z] #49 DONE 51.5s
12:20:46 [2023-01-09T12:20:46.069Z] 
12:20:46 [2023-01-09T12:20:46.069Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:20:46 [2023-01-09T12:20:46.157Z] #38 94.32   CC       criu/crtools.o
12:20:46 [2023-01-09T12:20:46.416Z] #38 94.88   CC       criu/eventfd.o
12:20:46 [2023-01-09T12:20:46.416Z] #38 ...
12:20:46 [2023-01-09T12:20:46.416Z] 
12:20:46 [2023-01-09T12:20:46.417Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:46 [2023-01-09T12:20:46.417Z] #49 32.87 Selecting previously unselected package vim.
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.62 + export 'BUILDTAGS=netgo osusergo static_build'
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + BUILDTAGS='netgo osusergo static_build'
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + export EXTRA_FLAGS=-buildmode=pie
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + EXTRA_FLAGS=-buildmode=pie
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + '[' '' = dynamic ']'
12:20:46 [2023-01-09T12:20:46.482Z] #37 59.63 + make
12:20:46 [2023-01-09T12:20:46.573Z] #23 ...
12:20:46 [2023-01-09T12:20:46.573Z] 
12:20:46 [2023-01-09T12:20:46.573Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:46 [2023-01-09T12:20:46.573Z] #25 69.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:20:46 [2023-01-09T12:20:46.573Z] #25 69.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.10 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.13 go: downloading github.com/magiconair/properties v1.8.5
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.25 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.39 go: downloading github.com/spf13/afero v1.6.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.49 go: downloading github.com/spf13/cast v1.4.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.69 go: downloading github.com/subosito/gotenv v1.2.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.78 go: downloading gopkg.in/ini.v1 v1.66.2
12:20:46 [2023-01-09T12:20:46.573Z] #25 70.93 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.19 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.40 go: downloading github.com/go-toolsmith/astp v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.43 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.63 go: downloading github.com/go-toolsmith/typep v1.0.2
12:20:46 [2023-01-09T12:20:46.573Z] #25 71.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:20:46 [2023-01-09T12:20:46.573Z] #25 72.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:20:46 [2023-01-09T12:20:46.573Z] #25 73.12 go: downloading github.com/hashicorp/errwrap v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 73.15 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 73.26 go: downloading github.com/Antonboom/errname v0.1.5
12:20:46 [2023-01-09T12:20:46.573Z] #25 73.33 go: downloading github.com/Antonboom/nilnil v0.1.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 73.42 go: downloading github.com/BurntSushi/toml v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.53 go: downloading github.com/alexkohler/prealloc v1.0.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.69 go: downloading github.com/ashanbrown/makezero v1.1.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.79 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 74.82 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.32 go: downloading github.com/breml/bidichk v0.2.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.37 go: downloading github.com/breml/errchkjson v0.2.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.42 go: downloading github.com/butuzov/ireturn v0.1.1
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.49 go: downloading github.com/charithe/durationcheck v0.0.9
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.57 go: downloading github.com/daixiang0/gci v0.2.9
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.76 go: downloading github.com/esimonov/ifshort v1.0.4
12:20:46 [2023-01-09T12:20:46.573Z] #25 75.97 go: downloading github.com/fzipp/gocyclo v0.4.0
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:20:46 [2023-01-09T12:20:46.573Z] #25 76.65 go: downloading github.com/golangci/misspell v0.3.5
12:20:46 [2023-01-09T12:20:46.676Z] #49 32.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:20:46 [2023-01-09T12:20:46.676Z] #49 32.89 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:20:46 [2023-01-09T12:20:46.740Z] #37 ...
12:20:46 [2023-01-09T12:20:46.740Z] 
12:20:46 [2023-01-09T12:20:46.740Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:20:46 [2023-01-09T12:20:46.740Z] #26 93.22 github.com/BurntSushi/toml/cmd/tomlv
12:20:46 [2023-01-09T12:20:46.740Z] #26 DONE 95.4s
12:20:46 [2023-01-09T12:20:46.837Z] #25 76.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:20:46 [2023-01-09T12:20:46.837Z] #25 76.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:20:46 [2023-01-09T12:20:46.837Z] #25 76.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:20:46 [2023-01-09T12:20:46.837Z] #25 76.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:20:46 [2023-01-09T12:20:46.936Z] #49 33.40 Selecting previously unselected package xfsprogs.
12:20:46 [2023-01-09T12:20:46.996Z] 
12:20:46 [2023-01-09T12:20:46.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:46 [2023-01-09T12:20:46.996Z] #39 31.01   CC       images/sk-unix.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 31.28   CC       images/sk-inet.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 31.63   CC       images/tun.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 31.88   CC       images/sk-netlink.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 32.08   CC       images/packet-sock.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 32.40   CC       images/ipc-var.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 32.68   CC       images/ipc-desc.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 32.86   CC       images/ipc-shm.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 33.05   CC       images/ipc-msg.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 33.36   CC       images/ipc-sem.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 33.58   CC       images/utsns.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 33.83   CC       images/creds.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 34.12   CC       images/vma.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 34.33   CC       images/netdev.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 34.64   CC       images/tty.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 35.23   CC       images/file-lock.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 35.42   CC       images/rlimit.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 35.59   CC       images/pagemap.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 35.85   CC       images/siginfo.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 36.12   CC       images/rpc.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 37.34   CC       images/ext-file.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 37.53   CC       images/cgroup.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 38.32   CC       images/userns.o
12:20:46 [2023-01-09T12:20:46.996Z] #39 38.49   CC       images/google/protobuf/descriptor.o
12:20:47 [2023-01-09T12:20:47.013Z] #50 0.968 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:20:47 [2023-01-09T12:20:47.013Z] #50 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:20:47 [2023-01-09T12:20:47.013Z] #50 0.977 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:20:47 [2023-01-09T12:20:47.107Z] #25 77.00 go: downloading github.com/jgautheron/goconst v1.5.1
12:20:47 [2023-01-09T12:20:47.107Z] #25 77.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:20:47 [2023-01-09T12:20:47.107Z] #25 77.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:20:47 [2023-01-09T12:20:47.196Z] #49 33.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
12:20:47 [2023-01-09T12:20:47.196Z] #49 33.41 Unpacking xfsprogs (5.10.0-4) ...
12:20:47 [2023-01-09T12:20:47.277Z] #50 DONE 1.1s
12:20:47 [2023-01-09T12:20:47.277Z] 
12:20:47 [2023-01-09T12:20:47.277Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:20:47 [2023-01-09T12:20:47.369Z] #25 77.25 go: downloading github.com/julz/importas v0.1.0
12:20:47 [2023-01-09T12:20:47.369Z] #25 77.41 go: downloading github.com/kisielk/errcheck v1.6.0
12:20:47 [2023-01-09T12:20:47.682Z] #25 77.49 go: downloading github.com/kulti/thelper v0.5.0
12:20:47 [2023-01-09T12:20:47.682Z] #25 77.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:20:47 [2023-01-09T12:20:47.682Z] #25 77.78 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:20:47 [2023-01-09T12:20:47.716Z] #49 33.82 Selecting previously unselected package zip.
12:20:47 [2023-01-09T12:20:47.716Z] #49 33.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
12:20:47 [2023-01-09T12:20:47.716Z] #49 33.84 Unpacking zip (3.0-12) ...
12:20:47 [2023-01-09T12:20:47.927Z] #39 39.78   CC       images/opts.o
12:20:47 [2023-01-09T12:20:47.938Z] #25 77.88 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:20:47 [2023-01-09T12:20:47.938Z] #25 77.91 go: downloading github.com/ldez/tagliatelle v0.3.0
12:20:47 [2023-01-09T12:20:47.938Z] #25 77.96 go: downloading github.com/leonklingele/grouper v1.1.0
12:20:47 [2023-01-09T12:20:47.976Z] #49 34.07 Setting up python3-pkg-resources (52.0.0-4) ...
12:20:48 [2023-01-09T12:20:48.184Z] #39 39.98   CC       images/seccomp.o
12:20:48 [2023-01-09T12:20:48.194Z] #25 78.11 go: downloading github.com/maratori/testpackage v1.0.1
12:20:48 [2023-01-09T12:20:48.195Z] #25 78.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:20:48 [2023-01-09T12:20:48.195Z] #25 78.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:20:48 [2023-01-09T12:20:48.195Z] #25 78.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:20:48 [2023-01-09T12:20:48.195Z] #25 78.27 go: downloading github.com/mgechev/revive v1.1.3
12:20:48 [2023-01-09T12:20:48.440Z] #39 40.28   CC       images/binfmt-misc.o
12:20:48 [2023-01-09T12:20:48.696Z] #39 40.47   CC       images/time.o
12:20:48 [2023-01-09T12:20:48.696Z] #39 ...
12:20:48 [2023-01-09T12:20:48.696Z] 
12:20:48 [2023-01-09T12:20:48.696Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:48 [2023-01-09T12:20:48.696Z] #37 61.72 + bin/ctr
12:20:48 [2023-01-09T12:20:48.856Z] Client:
12:20:48 [2023-01-09T12:20:48.856Z]  Context:    default
12:20:48 [2023-01-09T12:20:48.856Z]  Debug Mode: false
12:20:48 [2023-01-09T12:20:48.856Z]  Plugins:
12:20:48 [2023-01-09T12:20:48.856Z]   app: Docker Application (Docker Inc., v0.8.0)
12:20:48 [2023-01-09T12:20:48.856Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:20:48 [2023-01-09T12:20:48.856Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:20:48 [2023-01-09T12:20:48.856Z] 
12:20:48 [2023-01-09T12:20:48.856Z] Server:
12:20:48 [2023-01-09T12:20:48.856Z]  Containers: 0
12:20:48 [2023-01-09T12:20:48.856Z]   Running: 0
12:20:48 [2023-01-09T12:20:48.856Z]   Paused: 0
12:20:48 [2023-01-09T12:20:48.856Z]   Stopped: 0
12:20:48 [2023-01-09T12:20:48.856Z]  Images: 0
12:20:48 [2023-01-09T12:20:48.856Z]  Server Version: 20.10.9
12:20:48 [2023-01-09T12:20:48.856Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:20:48 [2023-01-09T12:20:48.856Z]   Windows: 
12:20:48 [2023-01-09T12:20:48.856Z]   LCOW: 
12:20:48 [2023-01-09T12:20:48.856Z]  Logging Driver: json-file
12:20:48 [2023-01-09T12:20:48.856Z]  Plugins:
12:20:48 [2023-01-09T12:20:48.856Z]   Volume: local
12:20:48 [2023-01-09T12:20:48.856Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:20:48 [2023-01-09T12:20:48.856Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:20:48 [2023-01-09T12:20:48.856Z]  Swarm: inactive
12:20:48 [2023-01-09T12:20:48.856Z]  Default Isolation: process
12:20:48 [2023-01-09T12:20:48.856Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:20:48 [2023-01-09T12:20:48.856Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:20:48 [2023-01-09T12:20:48.856Z]  OSType: windows
12:20:48 [2023-01-09T12:20:48.856Z]  Architecture: x86_64
12:20:48 [2023-01-09T12:20:48.856Z]  CPUs: 4
12:20:48 [2023-01-09T12:20:48.856Z]  Total Memory: 32GiB
12:20:48 [2023-01-09T12:20:48.856Z]  Name: azwin-2-540ca0
12:20:48 [2023-01-09T12:20:48.856Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
12:20:48 [2023-01-09T12:20:48.856Z]  Docker Root Dir: D:\docker
12:20:48 [2023-01-09T12:20:48.856Z]  Debug Mode: false
12:20:48 [2023-01-09T12:20:48.856Z]  Registry: https://index.docker.io/v1/
12:20:48 [2023-01-09T12:20:48.856Z]  Labels:
12:20:48 [2023-01-09T12:20:48.856Z]  Experimental: true
12:20:48 [2023-01-09T12:20:48.856Z]  Insecure Registries:
12:20:48 [2023-01-09T12:20:48.856Z]   10.0.0.4:5000
12:20:48 [2023-01-09T12:20:48.856Z]   127.0.0.0/8
12:20:48 [2023-01-09T12:20:48.856Z]  Registry Mirrors:
12:20:48 [2023-01-09T12:20:48.856Z]   http://10.0.0.4:5000/
12:20:48 [2023-01-09T12:20:48.856Z]  Live Restore Enabled: false
12:20:48 [2023-01-09T12:20:48.856Z]  Product License: Community Engine
12:20:48 [2023-01-09T12:20:48.856Z] 
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.05 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.07 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.09 Setting up libgpm2:arm64 (1.20.7-8) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.12 Setting up libicu67:arm64 (67.1-7) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.13 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.15 Setting up libinih1:arm64 (53-1+b2) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.17 Setting up uidmap (1:4.8.1-1) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.20 Setting up bzip2 (1.0.8-4) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:20:48 [2023-01-09T12:20:48.961Z] #49 35.24 Setting up python3-wheel (0.34.2-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:20:49 [2023-01-09T12:20:49.124Z] #25 79.15 go: downloading github.com/moricho/tparallel v0.2.1
12:20:49 [2023-01-09T12:20:49.124Z] #25 79.17 go: downloading github.com/nakabonne/nestif v0.3.1
12:20:49 [2023-01-09T12:20:49.124Z] #25 79.19 go: downloading github.com/nishanths/exhaustive v0.7.11
12:20:49 [2023-01-09T12:20:49.124Z] #25 79.24 go: downloading github.com/nishanths/predeclared v0.2.1
12:20:49 [2023-01-09T12:20:49.379Z] #25 79.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:20:49 [2023-01-09T12:20:49.636Z] #25 79.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:20:49 [2023-01-09T12:20:49.636Z] #25 ...
12:20:49 [2023-01-09T12:20:49.636Z] 
12:20:49 [2023-01-09T12:20:49.636Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:49 [2023-01-09T12:20:49.636Z] #31 69.62 Selecting previously unselected package libprotoc23:amd64.
12:20:49 [2023-01-09T12:20:49.636Z] #31 69.62 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 69.69 Unpacking libprotoc23:amd64 (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 71.14 Selecting previously unselected package protobuf-c-compiler.
12:20:49 [2023-01-09T12:20:49.636Z] #31 71.16 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 71.18 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 71.80 Selecting previously unselected package protobuf-compiler.
12:20:49 [2023-01-09T12:20:49.636Z] #31 71.80 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.01 Unpacking protobuf-compiler (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.52 Selecting previously unselected package python3-pkg-resources.
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.52 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.56 Unpacking python3-pkg-resources (52.0.0-4) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.94 Selecting previously unselected package python3-six.
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.94 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 72.95 Unpacking python3-six (1.16.0-2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 73.18 Selecting previously unselected package python3-protobuf.
12:20:49 [2023-01-09T12:20:49.636Z] #31 73.19 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 73.20 Unpacking python3-protobuf (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 74.18 Setting up python3-pkg-resources (52.0.0-4) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.52 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.59 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.64 Setting up libcap2:amd64 (1:2.44-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 76.71 Setting up python3-six (1.16.0-2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 79.11 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 79.14 Setting up libprotoc23:amd64 (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 79.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 79.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 79.20 Setting up python3-protobuf (3.12.4-1) ...
12:20:49 [2023-01-09T12:20:49.636Z] #31 ...
12:20:49 [2023-01-09T12:20:49.636Z] 
12:20:49 [2023-01-09T12:20:49.636Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:49 [2023-01-09T12:20:49.636Z] #25 79.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:20:49 [2023-01-09T12:20:49.892Z] #25 79.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:20:49 [2023-01-09T12:20:49.892Z] #25 79.82 go: downloading github.com/securego/gosec/v2 v2.9.6
12:20:49 [2023-01-09T12:20:49.905Z] #49 35.94 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:49 [2023-01-09T12:20:49.905Z] #49 35.95 Setting up libcap2:arm64 (1:2.44-1) ...
12:20:49 [2023-01-09T12:20:49.905Z] #49 35.96 Setting up libcap2-bin (1:2.44-1) ...
12:20:49 [2023-01-09T12:20:49.905Z] #49 35.97 Setting up apparmor (2.13.6-10) ...
12:20:50 [2023-01-09T12:20:50.148Z] #25 80.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:20:50 [2023-01-09T12:20:50.148Z] #25 80.17 go: downloading github.com/sivchari/containedctx v1.0.1
12:20:50 [2023-01-09T12:20:50.148Z] #25 80.18 go: downloading github.com/sivchari/tenv v1.4.7
12:20:50 [2023-01-09T12:20:50.148Z] #25 80.21 go: downloading github.com/sonatard/noctx v0.0.1
12:20:50 [2023-01-09T12:20:50.405Z] #25 80.24 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:20:50 [2023-01-09T12:20:50.405Z] #25 80.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:20:50 [2023-01-09T12:20:50.405Z] #25 80.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:20:50 [2023-01-09T12:20:50.662Z] #25 80.55 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:20:50 [2023-01-09T12:20:50.662Z] #25 80.61 go: downloading github.com/tetafro/godot v1.4.11
12:20:50 [2023-01-09T12:20:50.662Z] #25 80.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:20:50 [2023-01-09T12:20:50.662Z] #25 80.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:20:50 [2023-01-09T12:20:50.918Z] #25 80.86 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:20:51 [2023-01-09T12:20:51.174Z] #25 81.17 go: downloading github.com/ultraware/funlen v0.0.3
12:20:51 [2023-01-09T12:20:51.174Z] #25 81.18 go: downloading github.com/ultraware/whitespace v0.0.4
12:20:51 [2023-01-09T12:20:51.174Z] #25 81.25 go: downloading github.com/uudashr/gocognit v1.0.5
12:20:51 [2023-01-09T12:20:51.174Z] #25 81.28 go: downloading github.com/yagipy/maintidx v1.0.0
12:20:51 [2023-01-09T12:20:51.288Z] #49 37.63 Setting up zip (3.0-12) ...
12:20:51 [2023-01-09T12:20:51.288Z] #49 37.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:20:51 [2023-01-09T12:20:51.288Z] #49 37.68 Setting up bash-completion (1:2.11-2) ...
12:20:51 [2023-01-09T12:20:51.431Z] #25 81.37 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:20:51 [2023-01-09T12:20:51.687Z] #25 81.60 go: downloading gitlab.com/bosi/decorder v0.2.1
12:20:51 [2023-01-09T12:20:51.943Z] #25 81.90 go: downloading honnef.co/go/tools v0.2.2
12:20:53 [2023-01-09T12:20:53.837Z] #25 ...
12:20:53 [2023-01-09T12:20:53.837Z] 
12:20:53 [2023-01-09T12:20:53.837Z] #30 [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
12:20:53 [2023-01-09T12:20:53.837Z] #30 73.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:20:53 [2023-01-09T12:20:53.837Z] #30 73.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 73.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.48 Selecting previously unselected package binutils-mingw-w64.
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 78.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.08 Selecting previously unselected package dmsetup.
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.09 Unpacking dmsetup (2:1.02.175-2.1) ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.34 Selecting previously unselected package mingw-w64-common.
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:20:53 [2023-01-09T12:20:53.837Z] #30 79.34 Unpacking mingw-w64-common (8.0.0-1) ...
12:20:53 [2023-01-09T12:20:53.944Z] #37 ...
12:20:53 [2023-01-09T12:20:53.944Z] 
12:20:53 [2023-01-09T12:20:53.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:53 [2023-01-09T12:20:53.944Z] #39 40.66   CC       images/sysctl.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 40.86   CC       images/autofs.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 41.12   CC       images/macvlan.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 41.28   CC       images/sit.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 41.50   CC       images/memfd.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 41.84   CC       images/timens.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.02   LINK     images/built-in.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.19   GEN      compel/include/asm
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.21   GEN      compel/include/version.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.25 touch .config
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.30   GEN      include/common/config.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.39   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.41   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.43   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.46   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.51   DEP      compel/arch/x86/plugins/std/memcpy.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.54   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.59   GEN      compel/plugins/include/uapi/std/syscall.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.62   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.68   DEP      compel/plugins/std/infect.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.77   DEP      compel/plugins/std/string.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.83   DEP      compel/plugins/std/log.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.90   DEP      compel/plugins/std/fds.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 42.99   DEP      compel/plugins/std/std.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 43.08   DEP      compel/plugins/shmem/shmem.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 43.15   DEP      compel/plugins/fds/fds.d
12:20:53 [2023-01-09T12:20:53.944Z] #39 43.28   CC       compel/plugins/std/std.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 43.50   CC       compel/plugins/std/fds.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 43.90   CC       compel/plugins/std/log.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 44.52   CC       compel/plugins/std/string.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.06   CC       compel/plugins/std/infect.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.46   CC       compel/arch/x86/plugins/std/parasite-head.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.51   CC       compel/arch/x86/plugins/std/memcpy.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.56   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.61   AR       compel/plugins/std.lib.a
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.69   CC       compel/plugins/fds/fds.o
12:20:53 [2023-01-09T12:20:53.944Z] #39 45.90   AR       compel/plugins/fds.lib.a
12:20:54 [2023-01-09T12:20:54.094Z] #30 ...
12:20:54 [2023-01-09T12:20:54.094Z] 
12:20:54 [2023-01-09T12:20:54.094Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:54 [2023-01-09T12:20:54.094Z] #29 74.06 Selecting previously unselected package libxml2:amd64.
12:20:54 [2023-01-09T12:20:54.094Z] #29 74.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 74.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.13 Selecting previously unselected package libarchive13:amd64.
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.57 Selecting previously unselected package libjsoncpp24:amd64.
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.92 Selecting previously unselected package librhash0:amd64.
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 75.94 Unpacking librhash0:amd64 (1.4.1-2) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.22 Selecting previously unselected package libuv1:amd64.
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.27 Unpacking libuv1:amd64 (1.40.0-2) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.51 Selecting previously unselected package cmake.
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 76.55 Unpacking cmake (3.18.4-2+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 84.09 Setting up libicu67:amd64 (67.1-7) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 84.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 84.12 Setting up libuv1:amd64 (1.40.0-2) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 84.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.094Z] #29 ...
12:20:54 [2023-01-09T12:20:54.094Z] 
12:20:54 [2023-01-09T12:20:54.094Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:20:54 [2023-01-09T12:20:54.094Z] #25 84.24 go: downloading mvdan.cc/gofumpt v0.2.1
12:20:54 [2023-01-09T12:20:54.201Z] #39 45.97   HOSTDEP  compel/src/lib/log-host.d
12:20:54 [2023-01-09T12:20:54.201Z] #39 46.04   HOSTDEP  compel/src/lib/handle-elf-host.d
12:20:54 [2023-01-09T12:20:54.201Z] #39 46.13   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:20:54 [2023-01-09T12:20:54.350Z] #25 84.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:20:54 [2023-01-09T12:20:54.350Z] #25 84.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:20:54 [2023-01-09T12:20:54.457Z] #39 46.21   HOSTDEP  compel/src/main-host.d
12:20:54 [2023-01-09T12:20:54.457Z] #39 46.35   DEP      compel/src/lib/ptrace.d
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.42 Setting up libmnl0:arm64 (1.0.4-3) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.43 Setting up patch (2.7.6-7) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.45 Setting up sudo (1.9.5p2-3) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.53 invoke-rc.d: could not determine current runlevel
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.55 invoke-rc.d: policy-rc.d denied execution of start.
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.56 Setting up xfsprogs (5.10.0-4) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.58 Setting up libxtables12:arm64 (1.8.7-1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.59 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.62 Setting up pigz (2.6-1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.583Z] #49 40.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:54 [2023-01-09T12:20:54.607Z] #25 84.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:20:54 [2023-01-09T12:20:54.607Z] #25 84.58 go: downloading github.com/davecgh/go-spew v1.1.1
12:20:54 [2023-01-09T12:20:54.713Z] #39 46.51   DEP      compel/src/lib/infect.d
12:20:54 [2023-01-09T12:20:54.865Z] #25 84.74 go: downloading github.com/pmezard/go-difflib v1.0.0
12:20:54 [2023-01-09T12:20:54.865Z] #25 84.84 go: downloading github.com/stretchr/objx v0.1.1
12:20:54 [2023-01-09T12:20:54.970Z] #39 46.71   DEP      compel/src/lib/infect-util.d
12:20:54 [2023-01-09T12:20:54.970Z] #39 46.81   DEP      compel/src/lib/infect-rpc.d
12:20:54 [2023-01-09T12:20:54.970Z] #39 46.92   DEP      compel/arch/x86/src/lib/infect.d
12:20:54 [2023-01-09T12:20:54.970Z] #39 ...
12:20:54 [2023-01-09T12:20:54.970Z] 
12:20:54 [2023-01-09T12:20:54.970Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:20:54 [2023-01-09T12:20:54.970Z] #32 93.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:20:54 [2023-01-09T12:20:54.970Z] #32 93.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.970Z] #32 93.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:20:54 [2023-01-09T12:20:54.970Z] #32 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:20:54 [2023-01-09T12:20:54.970Z] #32 100.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:20:54 [2023-01-09T12:20:54.970Z] #32 100.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:20:55 [2023-01-09T12:20:55.123Z] #25 84.98 go: downloading golang.org/x/text v0.3.7
12:20:55 [2023-01-09T12:20:55.151Z] #49 41.26 Setting up libaio1:arm64 (0.3.112-9) ...
12:20:55 [2023-01-09T12:20:55.151Z] #49 41.27 Setting up python3-lib2to3 (3.9.2-1) ...
12:20:55 [2023-01-09T12:20:55.226Z] #32 ...
12:20:55 [2023-01-09T12:20:55.226Z] 
12:20:55 [2023-01-09T12:20:55.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:55 [2023-01-09T12:20:55.226Z] #39 47.08   DEP      compel/arch/x86/src/lib/cpu.d
12:20:55 [2023-01-09T12:20:55.226Z] #39 47.14   DEP      compel/src/lib/log.d
12:20:55 [2023-01-09T12:20:55.410Z] #51 ...
12:20:55 [2023-01-09T12:20:55.410Z] 
12:20:55 [2023-01-09T12:20:55.410Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:55 [2023-01-09T12:20:55.410Z] #38 127.8   CC       criu/namespaces.o
12:20:55 [2023-01-09T12:20:55.410Z] #38 130.0   CC       criu/net.o
12:20:55 [2023-01-09T12:20:55.410Z] #38 133.7   CC       criu/netfilter.o
12:20:55 [2023-01-09T12:20:55.410Z] #38 134.0   CC       criu/page-pipe.o
12:20:55 [2023-01-09T12:20:55.410Z] #38 134.6   CC       criu/page-xfer.o
12:20:55 [2023-01-09T12:20:55.410Z] #49 41.71 Setting up libelf1:arm64 (0.183-1) ...
12:20:55 [2023-01-09T12:20:55.410Z] #49 41.73 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:20:55 [2023-01-09T12:20:55.410Z] #49 41.76 Setting up python3-distutils (3.9.2-1) ...
12:20:55 [2023-01-09T12:20:55.483Z] #39 47.23   DEP      compel/src/main.d
12:20:55 [2023-01-09T12:20:55.483Z] #39 47.32   DEP      compel/src/lib/handle-elf.d
12:20:55 [2023-01-09T12:20:55.483Z] #39 47.41   DEP      compel/arch/x86/src/lib/handle-elf.d
12:20:55 [2023-01-09T12:20:55.740Z] #39 47.51   CC       compel/src/lib/log.o
12:20:55 [2023-01-09T12:20:55.740Z] #39 47.73   CC       compel/arch/x86/src/lib/cpu.o
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.21 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:20:55 [2023-01-09T12:20:55.979Z] #49 42.29 Setting up python3-setuptools (52.0.0-4) ...
12:20:56 [2023-01-09T12:20:56.055Z] #25 ...
12:20:56 [2023-01-09T12:20:56.055Z] 
12:20:56 [2023-01-09T12:20:56.055Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.28 Setting up librhash0:amd64 (1.4.1-2) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.47 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.49 Setting up cmake (3.18.4-2+deb11u1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 84.51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:56 [2023-01-09T12:20:56.055Z] #29 DONE 86.1s
12:20:56 [2023-01-09T12:20:56.055Z] 
12:20:56 [2023-01-09T12:20:56.055Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
12:20:56 [2023-01-09T12:20:56.055Z] #31 86.04 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #31 86.08 Setting up protobuf-compiler (3.12.4-1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #31 86.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:20:56 [2023-01-09T12:20:56.055Z] #31 86.20 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
12:20:56 [2023-01-09T12:20:56.312Z] #31 86.23 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
12:20:56 [2023-01-09T12:20:56.312Z] #31 86.25 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
12:20:56 [2023-01-09T12:20:56.312Z] #31 86.31 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:56 [2023-01-09T12:20:56.350Z] #38 136.0   CC       criu/pagemap-cache.o
12:20:56 [2023-01-09T12:20:56.572Z] #31 DONE 86.7s
12:20:56 [2023-01-09T12:20:56.572Z] 
12:20:56 [2023-01-09T12:20:56.572Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:20:56 [2023-01-09T12:20:56.610Z] #38 136.4   CC       criu/pagemap.o
12:20:56 [2023-01-09T12:20:56.670Z] #39 48.44   CC       compel/arch/x86/src/lib/infect.o
12:20:56 [2023-01-09T12:20:56.918Z] #49 ...
12:20:56 [2023-01-09T12:20:56.918Z] 
12:20:56 [2023-01-09T12:20:56.918Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:56 [2023-01-09T12:20:56.918Z] #38 95.18   CC       criu/eventpoll.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 95.99   CC       criu/external.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 96.33   CC       criu/fault-injection.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 96.50   CC       criu/fdstore.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 96.80   CC       criu/fifo.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 97.16   CC       criu/file-ids.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 97.50   CC       criu/file-lock.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 98.50   CC       criu/files-ext.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 98.75   CC       criu/files-reg.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 100.9   CC       criu/files.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 103.1   CC       criu/filesystems.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 103.8   CC       criu/fsnotify.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 105.1   CC       criu/image-desc.o
12:20:56 [2023-01-09T12:20:56.918Z] #38 105.2   CC       criu/image.o
12:20:57 [2023-01-09T12:20:57.179Z] #38 ...
12:20:57 [2023-01-09T12:20:57.179Z] 
12:20:57 [2023-01-09T12:20:57.179Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:20:57 [2023-01-09T12:20:57.179Z] #49 43.57 Setting up libjq1:arm64 (1.6-2.1) ...
12:20:57 [2023-01-09T12:20:57.179Z] #49 43.59 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:20:57 [2023-01-09T12:20:57.234Z] #39 49.22   CC       compel/src/lib/infect-rpc.o
12:20:57 [2023-01-09T12:20:57.439Z] #49 43.61 Setting up thin-provisioning-tools (0.9.0-1) ...
12:20:57 [2023-01-09T12:20:57.439Z] #49 43.62 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:20:57 [2023-01-09T12:20:57.503Z] #39 49.55   CC       compel/src/lib/infect-util.o
12:20:57 [2023-01-09T12:20:57.551Z] #38 ...
12:20:57 [2023-01-09T12:20:57.551Z] 
12:20:57 [2023-01-09T12:20:57.551Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:20:57 [2023-01-09T12:20:57.551Z] #51 10.35 Collecting yamllint==1.26.1
12:20:57 [2023-01-09T12:20:57.759Z] #39 49.83   CC       compel/src/lib/infect.o
12:20:58 [2023-01-09T12:20:58.376Z] #49 44.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.79 Setting up jq (1.6-2.1) ...
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.80 Setting up libbpf0:arm64 (1:0.3-2) ...
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.81 Setting up iptables (1.8.7-1) ...
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:20:58 [2023-01-09T12:20:58.635Z] #49 44.90 Setting up iproute2 (5.10.0-4) ...
12:20:58 [2023-01-09T12:20:58.895Z] #49 45.28 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:20:58 [2023-01-09T12:20:58.933Z] #51 11.40   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.493 + RM_GOPATH=0
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.493 + TMP_GOPATH=
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.493 + : /build
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.493 + '[' -z '' ']'
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.500 ++ mktemp -d
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.520 + export GOPATH=/tmp/tmp.Jdfe77RqBP
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.520 + GOPATH=/tmp/tmp.Jdfe77RqBP
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.520 + RM_GOPATH=1
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.520 + case "$(go env GOARCH)" in
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.520 ++ go env GOARCH
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 Install tini version v0.19.0
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + export GO_BUILDMODE=-buildmode=pie
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + GO_BUILDMODE=-buildmode=pie
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 ++ dirname /tmp/install/install.sh
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + dir=/tmp/install
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + bin=tini
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + shift
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + '[' '!' -f /tmp/install/tini.installer ']'
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + . /tmp/install/tini.installer
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 ++ : v0.19.0
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + install_tini
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + echo 'Install tini version v0.19.0'
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.635 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jdfe77RqBP/tini
12:20:59 [2023-01-09T12:20:59.123Z] #38 2.643 Cloning into '/tmp/tmp.Jdfe77RqBP/tini'...
12:20:59 [2023-01-09T12:20:59.835Z] #49 DONE 46.0s
12:20:59 [2023-01-09T12:20:59.835Z] 
12:20:59 [2023-01-09T12:20:59.835Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:20:59 [2023-01-09T12:20:59.873Z] #51 12.77 Collecting pathspec>=0.5.3
12:20:59 [2023-01-09T12:20:59.873Z] #51 12.77   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:21:00 [2023-01-09T12:21:00.054Z] #38 3.832 + cd /tmp/tmp.Jdfe77RqBP/tini
12:21:00 [2023-01-09T12:21:00.054Z] #38 3.832 + git checkout -q v0.19.0
12:21:00 [2023-01-09T12:21:00.054Z] #38 3.894 + cmake .
12:21:00 [2023-01-09T12:21:00.281Z] #39 51.95   CC       compel/src/lib/ptrace.o
12:21:00 [2023-01-09T12:21:00.281Z] #39 52.27   AR       compel/libcompel.a
12:21:00 [2023-01-09T12:21:00.281Z] #39 52.34   HOSTCC   compel/src/main-host.o
12:21:00 [2023-01-09T12:21:00.407Z] #50 0.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:21:00 [2023-01-09T12:21:00.407Z] #50 0.714 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:21:00 [2023-01-09T12:21:00.407Z] #50 0.718 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:21:00 [2023-01-09T12:21:00.407Z] #50 DONE 0.8s
12:21:00 [2023-01-09T12:21:00.407Z] 
12:21:00 [2023-01-09T12:21:00.407Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:00 [2023-01-09T12:21:00.407Z] #38 106.2   CC       criu/ipc_ns.o
12:21:00 [2023-01-09T12:21:00.407Z] #38 107.6   CC       criu/irmap.o
12:21:00 [2023-01-09T12:21:00.407Z] #38 108.7   CC       criu/kcmp-ids.o
12:21:00 [2023-01-09T12:21:00.443Z] #51 13.35 Collecting pyyaml
12:21:00 [2023-01-09T12:21:00.443Z] #51 13.36   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)
12:21:00 [2023-01-09T12:21:00.443Z] #51 13.41 Building wheels for collected packages: yamllint
12:21:00 [2023-01-09T12:21:00.538Z] #39 52.60   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:21:00 [2023-01-09T12:21:00.703Z] #51 13.42   Building wheel for yamllint (setup.py): started
12:21:00 [2023-01-09T12:21:00.795Z] #39 52.74   HOSTCC   compel/src/lib/handle-elf-host.o
12:21:00 [2023-01-09T12:21:00.978Z] #38 109.2   CC       criu/kerndat.o
12:21:00 [2023-01-09T12:21:00.985Z] #38 4.766 -- The C compiler identification is GNU 10.2.1
12:21:00 [2023-01-09T12:21:00.985Z] #38 4.959 -- Detecting C compiler ABI info
12:21:01 [2023-01-09T12:21:01.358Z] #39 53.07   HOSTCC   compel/src/lib/log-host.o
12:21:01 [2023-01-09T12:21:01.358Z] #39 53.28   HOSTLINK compel/compel-host-bin
12:21:01 [2023-01-09T12:21:01.615Z] #39 53.47   DEP      soccr/soccr.d
12:21:01 [2023-01-09T12:21:01.615Z] #39 53.62   CC       soccr/soccr.o
12:21:02 [2023-01-09T12:21:02.157Z] #51 14.62   Building wheel for yamllint (setup.py): finished with status 'done'
12:21:02 [2023-01-09T12:21:02.157Z] #51 14.63   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=47f172c5466cd2d7b5100c3df62eea9c097ab14300bba8af3261ca5f22a7b66d
12:21:02 [2023-01-09T12:21:02.157Z] #51 14.63   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:21:02 [2023-01-09T12:21:02.157Z] #51 14.64 Successfully built yamllint
12:21:02 [2023-01-09T12:21:02.157Z] #51 14.66 Installing collected packages: pyyaml, pathspec, yamllint
12:21:02 [2023-01-09T12:21:02.355Z] #38 6.130 -- Detecting C compiler ABI info - done
12:21:02 [2023-01-09T12:21:02.355Z] #38 6.163 -- Check for working C compiler: /usr/bin/cc - skipped
12:21:02 [2023-01-09T12:21:02.355Z] #38 6.164 -- Detecting C compile features
12:21:02 [2023-01-09T12:21:02.355Z] #38 6.165 -- Detecting C compile features - done
12:21:02 [2023-01-09T12:21:02.355Z] #38 ...
12:21:02 [2023-01-09T12:21:02.355Z] 
12:21:02 [2023-01-09T12:21:02.355Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:02 [2023-01-09T12:21:02.355Z] #34 82.21 sync
12:21:02 [2023-01-09T12:21:02.355Z] #34 82.23 internal/reflectlite
12:21:02 [2023-01-09T12:21:02.355Z] #34 85.23 internal/testlog
12:21:02 [2023-01-09T12:21:02.355Z] #34 87.56 errors
12:21:02 [2023-01-09T12:21:02.355Z] #34 87.56 sort
12:21:02 [2023-01-09T12:21:02.355Z] #34 88.28 strconv
12:21:02 [2023-01-09T12:21:02.355Z] #34 90.23 io
12:21:02 [2023-01-09T12:21:02.355Z] #34 ...
12:21:02 [2023-01-09T12:21:02.355Z] 
12:21:02 [2023-01-09T12:21:02.355Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:21:02 [2023-01-09T12:21:02.355Z] #38 6.348 -- Performing Test HAS_BUILTIN_FORTIFY
12:21:02 [2023-01-09T12:21:02.357Z] #38 110.6   CC       criu/libnetlink.o
12:21:02 [2023-01-09T12:21:02.421Z] #51 15.11 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:21:02 [2023-01-09T12:21:02.612Z] #38 6.522 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:21:02 [2023-01-09T12:21:02.612Z] #38 6.631 -- Configuring done
12:21:02 [2023-01-09T12:21:02.616Z] #38 111.1   CC       criu/log.o
12:21:02 [2023-01-09T12:21:02.681Z] #51 DONE 15.6s
12:21:02 [2023-01-09T12:21:02.681Z] 
12:21:02 [2023-01-09T12:21:02.681Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:21:02 [2023-01-09T12:21:02.869Z] #38 6.659 -- Generating done
12:21:02 [2023-01-09T12:21:02.869Z] #38 6.672 -- Build files have been written to: /tmp/tmp.Jdfe77RqBP/tini
12:21:02 [2023-01-09T12:21:02.869Z] #38 6.689 + make tini-static
12:21:02 [2023-01-09T12:21:02.983Z] #39 54.87   AR       soccr/libsoccr.a
12:21:02 [2023-01-09T12:21:02.983Z] #39 54.95 make[1]: 'soccr/libsoccr.a' is up to date.
12:21:03 [2023-01-09T12:21:03.187Z] #38 111.6   CC       criu/lsm.o
12:21:03 [2023-01-09T12:21:03.252Z] #52 DONE 0.4s
12:21:03 [2023-01-09T12:21:03.252Z] 
12:21:03 [2023-01-09T12:21:03.252Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:21:03 [2023-01-09T12:21:03.438Z] #38 7.475 Scanning dependencies of target tini-static
12:21:03 [2023-01-09T12:21:03.513Z] #53 DONE 0.5s
12:21:03 [2023-01-09T12:21:03.513Z] 
12:21:03 [2023-01-09T12:21:03.513Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:03 [2023-01-09T12:21:03.513Z] #38 137.3   CC       criu/parasite-syscall.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 138.2   CC       criu/path.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 138.5   CC       criu/pie-util-vdso-elf32.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 139.0   CC       criu/pie-util-vdso.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 139.5   CC       criu/pie-util.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 139.8   CC       criu/pipes.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 140.8   CC       criu/plugin.o
12:21:03 [2023-01-09T12:21:03.513Z] #38 141.4   CC       criu/proc_parse.o
12:21:03 [2023-01-09T12:21:03.546Z] #39 55.25   DEP      criu/arch/x86/sigframe.d
12:21:03 [2023-01-09T12:21:03.546Z] #39 55.36   DEP      criu/arch/x86/sigaction_compat.d
12:21:03 [2023-01-09T12:21:03.546Z] #39 55.44   DEP      criu/arch/x86/kerndat.d
12:21:03 [2023-01-09T12:21:03.695Z] #38 7.649 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:21:03 [2023-01-09T12:21:03.757Z] #38 112.0   CC       criu/mem.o
12:21:03 [2023-01-09T12:21:03.773Z] #38 ...
12:21:03 [2023-01-09T12:21:03.773Z] 
12:21:03 [2023-01-09T12:21:03.773Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:21:03 [2023-01-09T12:21:03.803Z] #39 55.54   DEP      criu/arch/x86/crtools.d
12:21:03 [2023-01-09T12:21:03.803Z] #39 ...
12:21:03 [2023-01-09T12:21:03.803Z] 
12:21:03 [2023-01-09T12:21:03.803Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:21:03 [2023-01-09T12:21:03.803Z] #32 112.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:21:03 [2023-01-09T12:21:03.803Z] #32 112.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:21:03 [2023-01-09T12:21:03.803Z] #32 112.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:21:04 [2023-01-09T12:21:04.034Z] #54 DONE 0.4s
12:21:04 [2023-01-09T12:21:04.034Z] 
12:21:04 [2023-01-09T12:21:04.034Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:21:04 [2023-01-09T12:21:04.294Z] #55 DONE 0.1s
12:21:04 [2023-01-09T12:21:04.294Z] 
12:21:04 [2023-01-09T12:21:04.294Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:21:04 [2023-01-09T12:21:04.294Z] #56 DONE 0.1s
12:21:04 [2023-01-09T12:21:04.294Z] 
12:21:04 [2023-01-09T12:21:04.294Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:21:04 [2023-01-09T12:21:04.865Z] #37 ...
12:21:04 [2023-01-09T12:21:04.865Z] 
12:21:04 [2023-01-09T12:21:04.865Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:04 [2023-01-09T12:21:04.865Z] #38 144.6   CC       criu/protobuf-desc.o
12:21:05 [2023-01-09T12:21:05.665Z] #38 114.0   CC       criu/memfd.o
12:21:06 [2023-01-09T12:21:06.219Z] #38 10.05 [100%] Linking C executable tini-static
12:21:06 [2023-01-09T12:21:06.234Z] #38 114.6   CC       criu/mount.o
12:21:06 [2023-01-09T12:21:06.246Z] #38 145.7   CC       criu/protobuf.o
12:21:06 [2023-01-09T12:21:06.506Z] #38 146.1   CC       criu/pstree.o
12:21:06 [2023-01-09T12:21:06.783Z] #38 ...
12:21:06 [2023-01-09T12:21:06.783Z] 
12:21:06 [2023-01-09T12:21:06.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:06 [2023-01-09T12:21:06.783Z] #0 4.298 Note: Building without setproctitle() and strlcpy() support.
12:21:06 [2023-01-09T12:21:06.783Z] #0 4.298       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:21:06 [2023-01-09T12:21:06.783Z] #0 4.341 Note: Building without GnuTLS support
12:21:06 [2023-01-09T12:21:06.783Z] #0 4.366 Makefile.config:39: Warn: you have no libnftables installed
12:21:06 [2023-01-09T12:21:06.783Z] #0 4.366 Makefile.config:40: Warn: Building without nftables support
12:21:06 [2023-01-09T12:21:06.783Z] #0 7.402 fatal: not a git repository (or any of the parent directories): .git
12:21:06 [2023-01-09T12:21:06.783Z] #0 7.686   GEN      .gitid
12:21:06 [2023-01-09T12:21:06.783Z] #0 7.822   GEN      criu/include/version.h
12:21:06 [2023-01-09T12:21:06.783Z] #0 8.106   GEN      include/common/asm
12:21:06 [2023-01-09T12:21:06.783Z] #39 ...
12:21:06 [2023-01-09T12:21:06.783Z] 
12:21:06 [2023-01-09T12:21:06.783Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:21:06 [2023-01-09T12:21:06.783Z] #25 94.19 go: downloading github.com/hashicorp/hcl v1.0.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 94.57 go: downloading github.com/pelletier/go-toml v1.9.4
12:21:06 [2023-01-09T12:21:06.783Z] #25 94.65 go: downloading gopkg.in/yaml.v2 v2.4.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 94.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.12 go: downloading github.com/gobwas/glob v0.2.3
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.19 go: downloading github.com/kisielk/gotool v1.0.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.27 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.44 go: downloading golang.org/x/mod v0.5.1
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.53 go: downloading github.com/ettle/strcase v0.1.1
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.65 go: downloading github.com/fatih/structtag v1.2.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.68 go: downloading github.com/Masterminds/semver v1.5.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:21:06 [2023-01-09T12:21:06.783Z] #25 95.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:21:06 [2023-01-09T12:21:06.783Z] #25 96.08 go: downloading github.com/prometheus/client_golang v1.7.1
12:21:06 [2023-01-09T12:21:06.783Z] #25 96.77 go: downloading github.com/prometheus/client_model v0.2.0
12:21:06 [2023-01-09T12:21:06.783Z] #25 96.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:21:06 [2023-01-09T12:21:06.783Z] #25 96.96 go: downloading github.com/google/go-cmp v0.5.6
12:21:07 [2023-01-09T12:21:07.714Z] #25 97.61 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:21:07 [2023-01-09T12:21:07.714Z] #25 97.63 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:21:07 [2023-01-09T12:21:07.888Z] #38 147.3   CC       criu/rbtree.o
12:21:07 [2023-01-09T12:21:07.888Z] #38 147.7   CC       criu/rst-malloc.o
12:21:07 [2023-01-09T12:21:07.972Z] #25 97.91 go: downloading github.com/beorn7/perks v1.0.1
12:21:07 [2023-01-09T12:21:07.972Z] #25 97.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:21:07 [2023-01-09T12:21:07.972Z] #25 97.94 go: downloading github.com/golang/protobuf v1.5.2
12:21:07 [2023-01-09T12:21:07.972Z] #25 98.00 go: downloading github.com/cespare/xxhash v1.1.0
12:21:08 [2023-01-09T12:21:08.148Z] #38 148.0   CC       criu/seccomp.o
12:21:08 [2023-01-09T12:21:08.235Z] #25 98.23 go: downloading github.com/prometheus/common v0.10.0
12:21:08 [2023-01-09T12:21:08.491Z] #25 ...
12:21:08 [2023-01-09T12:21:08.491Z] 
12:21:08 [2023-01-09T12:21:08.491Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:21:08 [2023-01-09T12:21:08.491Z] #38 11.23 [100%] Built target tini-static
12:21:08 [2023-01-09T12:21:08.491Z] #38 11.27 + mkdir -p /build
12:21:08 [2023-01-09T12:21:08.491Z] #38 11.31 + cp tini-static /build/docker-init
12:21:08 [2023-01-09T12:21:08.491Z] #38 DONE 12.5s
12:21:08 [2023-01-09T12:21:08.491Z] 
12:21:08 [2023-01-09T12:21:08.491Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:21:08 [2023-01-09T12:21:08.491Z] #25 98.58 go: downloading github.com/prometheus/procfs v0.6.0
12:21:08 [2023-01-09T12:21:08.747Z] #25 98.79 go: downloading github.com/mattn/go-runewidth v0.0.9
12:21:09 [2023-01-09T12:21:09.005Z] #25 ...
12:21:09 [2023-01-09T12:21:09.005Z] 
12:21:09 [2023-01-09T12:21:09.005Z] #30 [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
12:21:09 [2023-01-09T12:21:09.005Z] #30 89.16 Selecting previously unselected package mingw-w64-x86-64-dev.
12:21:09 [2023-01-09T12:21:09.005Z] #30 89.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:21:09 [2023-01-09T12:21:09.005Z] #30 89.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.6 Selecting previously unselected package g++-mingw-w64-x86-64.
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.8 Selecting previously unselected package libapparmor1:amd64.
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:21:09 [2023-01-09T12:21:09.054Z] #32 117.9 Selecting previously unselected package libapparmor-dev:amd64.
12:21:09 [2023-01-09T12:21:09.088Z] #38 148.7   CC       criu/seize.o
12:21:09 [2023-01-09T12:21:09.264Z] #30 ...
12:21:09 [2023-01-09T12:21:09.264Z] 
12:21:09 [2023-01-09T12:21:09.264Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:21:09 [2023-01-09T12:21:09.264Z] #25 99.25 go: downloading google.golang.org/protobuf v1.27.1
12:21:09 [2023-01-09T12:21:09.311Z] #32 117.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:21:09 [2023-01-09T12:21:09.311Z] #32 117.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:21:09 [2023-01-09T12:21:09.311Z] #32 118.1 Selecting previously unselected package libbtrfs0:amd64.
12:21:09 [2023-01-09T12:21:09.311Z] #32 118.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:21:09 [2023-01-09T12:21:09.311Z] #32 118.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:21:09 [2023-01-09T12:21:09.568Z] #32 118.3 Selecting previously unselected package libbtrfs-dev:amd64.
12:21:09 [2023-01-09T12:21:09.568Z] #32 118.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:21:09 [2023-01-09T12:21:09.568Z] #32 118.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:21:09 [2023-01-09T12:21:09.825Z] #32 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:21:09 [2023-01-09T12:21:09.825Z] #32 118.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:21:09 [2023-01-09T12:21:09.825Z] #32 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:21:09 [2023-01-09T12:21:09.825Z] #32 118.6 Selecting previously unselected package libudev-dev:amd64.
12:21:09 [2023-01-09T12:21:09.825Z] #32 118.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:21:10 [2023-01-09T12:21:10.028Z] #38 149.7   CC       criu/servicefd.o
12:21:10 [2023-01-09T12:21:10.113Z] #32 118.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:21:10 [2023-01-09T12:21:10.113Z] #32 118.7 Selecting previously unselected package libsepol1-dev:amd64.
12:21:10 [2023-01-09T12:21:10.113Z] #32 118.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:21:10 [2023-01-09T12:21:10.113Z] #32 118.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:21:10 [2023-01-09T12:21:10.408Z] #32 119.1 Selecting previously unselected package libpcre2-16-0:amd64.
12:21:10 [2023-01-09T12:21:10.408Z] #32 119.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:21:10 [2023-01-09T12:21:10.408Z] #32 119.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:21:10 [2023-01-09T12:21:10.429Z] #38 118.5   CC       criu/namespaces.o
12:21:10 [2023-01-09T12:21:10.598Z] #38 150.1 include/common/asm/bitops.h: Assembler messages:
12:21:10 [2023-01-09T12:21:10.598Z] #38 150.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:21:10 [2023-01-09T12:21:10.598Z] #38 150.2   CC       criu/shmem.o
12:21:10 [2023-01-09T12:21:10.667Z] #32 119.4 Selecting previously unselected package libpcre2-32-0:amd64.
12:21:10 [2023-01-09T12:21:10.667Z] #32 119.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:21:10 [2023-01-09T12:21:10.667Z] #32 119.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:21:10 [2023-01-09T12:21:10.690Z] #38 ...
12:21:10 [2023-01-09T12:21:10.690Z] 
12:21:10 [2023-01-09T12:21:10.690Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:21:10 [2023-01-09T12:21:10.690Z] #0 9.227 Collecting yamllint==1.26.1
12:21:10 [2023-01-09T12:21:10.690Z] #51 10.29   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:21:10 [2023-01-09T12:21:10.933Z] #32 119.6 Selecting previously unselected package libpcre2-posix2:amd64.
12:21:10 [2023-01-09T12:21:10.933Z] #32 119.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:21:10 [2023-01-09T12:21:10.933Z] #32 119.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:21:10 [2023-01-09T12:21:10.933Z] #32 119.7 Selecting previously unselected package libpcre2-dev:amd64.
12:21:10 [2023-01-09T12:21:10.933Z] #32 119.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:21:11 [2023-01-09T12:21:11.161Z] #25 100.9 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:21:11 [2023-01-09T12:21:11.196Z] #32 119.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:21:11 [2023-01-09T12:21:11.537Z] #38 151.1   CC       criu/sigframe.o
12:21:11 [2023-01-09T12:21:11.537Z] #38 151.3   CC       criu/signalfd.o
12:21:11 [2023-01-09T12:21:11.758Z] #32 120.3 Selecting previously unselected package libselinux1-dev:amd64.
12:21:11 [2023-01-09T12:21:11.758Z] #32 120.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:21:11 [2023-01-09T12:21:11.758Z] #32 120.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:21:11 [2023-01-09T12:21:11.758Z] #32 ...
12:21:11 [2023-01-09T12:21:11.758Z] 
12:21:11 [2023-01-09T12:21:11.758Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:21:11 [2023-01-09T12:21:11.758Z] #29 120.4 + for f in rootlesskit rootlesskit-docker-proxy
12:21:11 [2023-01-09T12:21:11.758Z] #29 120.4 + GOBIN=/build
12:21:11 [2023-01-09T12:21:11.758Z] #29 120.4 + GO111MODULE=on
12:21:11 [2023-01-09T12:21:11.758Z] #29 120.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:21:12 [2023-01-09T12:21:12.075Z] #51 11.45 Collecting pathspec>=0.5.3
12:21:12 [2023-01-09T12:21:12.075Z] #51 11.46   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:21:12 [2023-01-09T12:21:12.108Z] #38 151.8   CC       criu/sk-inet.o
12:21:12 [2023-01-09T12:21:12.335Z] #51 11.79 Collecting pyyaml
12:21:12 [2023-01-09T12:21:12.335Z] #51 11.81   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
12:21:12 [2023-01-09T12:21:12.335Z] #51 11.88 Building wheels for collected packages: yamllint
12:21:12 [2023-01-09T12:21:12.550Z] #25 ...
12:21:12 [2023-01-09T12:21:12.550Z] 
12:21:12 [2023-01-09T12:21:12.550Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:12 [2023-01-09T12:21:12.550Z] #34 92.42 internal/oserror
12:21:12 [2023-01-09T12:21:12.550Z] #34 92.70 syscall
12:21:12 [2023-01-09T12:21:12.550Z] #34 95.89 reflect
12:21:12 [2023-01-09T12:21:12.550Z] #34 ...
12:21:12 [2023-01-09T12:21:12.550Z] 
12:21:12 [2023-01-09T12:21:12.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.58   PBCC     images/timens.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.59   DEP      images/timens.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.71   PBCC     images/fown.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.74   PBCC     images/google/protobuf/descriptor.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.80   PBCC     images/opts.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 11.87   PBCC     images/memfd.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.03   DEP      images/fown.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.22   DEP      images/google/protobuf/descriptor.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.34   DEP      images/opts.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.47   DEP      images/memfd.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.63   PBCC     images/sit.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.75   DEP      images/sit.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.79   PBCC     images/macvlan.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.83   DEP      images/macvlan.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.90   PBCC     images/autofs.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 12.96   DEP      images/autofs.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.05   PBCC     images/sysctl.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.13   DEP      images/sysctl.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.41   PBCC     images/time.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.50   DEP      images/time.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.64   PBCC     images/binfmt-misc.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.73   DEP      images/binfmt-misc.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 13.91   PBCC     images/seccomp.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.01   DEP      images/seccomp.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.22   PBCC     images/userns.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.30   DEP      images/userns.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.47   PBCC     images/cgroup.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.56   DEP      images/cgroup.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.74   PBCC     images/ext-file.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.79   DEP      images/ext-file.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.83   PBCC     images/rpc.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 14.93   DEP      images/rpc.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.08   PBCC     images/siginfo.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.17   DEP      images/siginfo.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.26   PBCC     images/pagemap.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.27   DEP      images/pagemap.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.29   PBCC     images/rlimit.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.30   DEP      images/rlimit.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.31   PBCC     images/file-lock.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.32   DEP      images/file-lock.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.34   PBCC     images/tty.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.35   DEP      images/tty.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.53   PBCC     images/tun.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.67   PBCC     images/netdev.pb-c.c
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.73   DEP      images/tun.pb-c.d
12:21:12 [2023-01-09T12:21:12.550Z] #39 15.89   DEP      images/netdev.pb-c.d
12:21:12 [2023-01-09T12:21:12.594Z] #51 11.90   Building wheel for yamllint (setup.py): started
12:21:12 [2023-01-09T12:21:12.594Z] #51 ...
12:21:12 [2023-01-09T12:21:12.594Z] 
12:21:12 [2023-01-09T12:21:12.595Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:12 [2023-01-09T12:21:12.595Z] #38 120.9   CC       criu/net.o
12:21:12 [2023-01-09T12:21:12.807Z] #39 15.98   PBCC     images/vma.pb-c.c
12:21:12 [2023-01-09T12:21:12.807Z] #39 16.13   DEP      images/vma.pb-c.d
12:21:12 [2023-01-09T12:21:12.807Z] #39 16.23   PBCC     images/creds.pb-c.c
12:21:13 [2023-01-09T12:21:13.048Z] #38 152.8   CC       criu/sk-netlink.o
12:21:13 [2023-01-09T12:21:13.066Z] #39 16.29   DEP      images/creds.pb-c.d
12:21:13 [2023-01-09T12:21:13.066Z] #39 16.31   PBCC     images/utsns.pb-c.c
12:21:13 [2023-01-09T12:21:13.066Z] #39 16.34   DEP      images/utsns.pb-c.d
12:21:13 [2023-01-09T12:21:13.066Z] #39 16.45   PBCC     images/ipc-desc.pb-c.c
12:21:13 [2023-01-09T12:21:13.308Z] #38 153.2   CC       criu/sk-packet.o
12:21:13 [2023-01-09T12:21:13.323Z] #39 16.51   PBCC     images/ipc-sem.pb-c.c
12:21:13 [2023-01-09T12:21:13.323Z] #39 16.55   DEP      images/ipc-desc.pb-c.d
12:21:13 [2023-01-09T12:21:13.323Z] #39 16.70   DEP      images/ipc-sem.pb-c.d
12:21:13 [2023-01-09T12:21:13.887Z] #39 16.97   PBCC     images/ipc-msg.pb-c.c
12:21:13 [2023-01-09T12:21:13.887Z] #39 17.04   DEP      images/ipc-msg.pb-c.d
12:21:13 [2023-01-09T12:21:13.887Z] #39 17.13   PBCC     images/ipc-shm.pb-c.c
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.20   DEP      images/ipc-shm.pb-c.d
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.35   PBCC     images/ipc-var.pb-c.c
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.38   DEP      images/ipc-var.pb-c.d
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.39   PBCC     images/sk-opts.pb-c.c
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.40   PBCC     images/packet-sock.pb-c.c
12:21:14 [2023-01-09T12:21:14.145Z] #39 17.41   DEP      images/sk-opts.pb-c.d
12:21:14 [2023-01-09T12:21:14.247Z] #38 153.9   CC       criu/sk-queue.o
12:21:14 [2023-01-09T12:21:14.275Z] #29 ...
12:21:14 [2023-01-09T12:21:14.275Z] 
12:21:14 [2023-01-09T12:21:14.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:14 [2023-01-09T12:21:14.275Z] #39 55.67   DEP      criu/arch/x86/cpu.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 55.85   CC       criu/arch/x86/cpu.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.38 include/common/asm/bitops.h: Assembler messages:
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.38 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.39 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.39 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:21:14 [2023-01-09T12:21:14.275Z] #39 56.41   CC       criu/arch/x86/crtools.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 57.57   CC       criu/arch/x86/kerndat.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.05   CC       criu/arch/x86/sigaction_compat.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.25   CC       criu/arch/x86/sigframe.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.47   LINK     criu/arch/x86/crtools.built-in.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.52   DEP      criu/pie/util-vdso-elf32.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.63   DEP      criu/pie/util-vdso.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.74   DEP      criu/pie/util.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 58.89   CC       criu/pie/util.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 59.17   CC       criu/pie/util-vdso.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 59.73   CC       criu/pie/util-vdso-elf32.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.32   AR       criu/pie/pie.lib.a
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.39   DEP      criu/pie/restorer.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.57   DEP      criu/arch/x86/sigaction_compat_pie.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.67   DEP      criu/arch/x86/restorer_unmap.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.70   DEP      criu/arch/x86/restorer.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 60.87   DEP      criu/arch/x86/vdso-pie.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 61.03   DEP      criu/pie/parasite-vdso.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 61.17   DEP      criu/pie/parasite.d
12:21:14 [2023-01-09T12:21:14.275Z] #39 61.39   CC       criu/pie/parasite.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 62.56   LINK     criu/pie/parasite.built-in.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 62.56   GEN      criu/pie/parasite-blob.h
12:21:14 [2023-01-09T12:21:14.275Z] #39 62.60   CC       criu/pie/parasite-vdso.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 63.20   CC       criu/arch/x86/vdso-pie.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 63.48   CC       criu/arch/x86/restorer.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 64.00   CC       criu/arch/x86/restorer_unmap.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 64.05   CC       criu/arch/x86/sigaction_compat_pie.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 64.29   CC       criu/pie/restorer.o
12:21:14 [2023-01-09T12:21:14.275Z] #39 ...
12:21:14 [2023-01-09T12:21:14.275Z] 
12:21:14 [2023-01-09T12:21:14.275Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.5 Selecting previously unselected package libdevmapper-dev:amd64.
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.6 Selecting previously unselected package libseccomp-dev:amd64.
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.7 Selecting previously unselected package libsystemd-dev:amd64.
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 120.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.4 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.4 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up mingw-w64-common (8.0.0-1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.7 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
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.8 Setting up dmsetup (2:1.02.175-2.1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:21:14 [2023-01-09T12:21:14.275Z] #32 121.9 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:21:14 [2023-01-09T12:21:14.402Z] #39 17.55   DEP      images/packet-sock.pb-c.d
12:21:14 [2023-01-09T12:21:14.402Z] #39 17.71   PBCC     images/sk-netlink.pb-c.c
12:21:14 [2023-01-09T12:21:14.662Z] #39 17.85   DEP      images/sk-netlink.pb-c.d
12:21:14 [2023-01-09T12:21:14.662Z] #39 18.00   PBCC     images/sk-inet.pb-c.c
12:21:14 [2023-01-09T12:21:14.662Z] #39 18.07   DEP      images/sk-inet.pb-c.d
12:21:14 [2023-01-09T12:21:14.817Z] #38 154.5   CC       criu/sk-tcp.o
12:21:14 [2023-01-09T12:21:14.837Z] #32 DONE 123.5s
12:21:14 [2023-01-09T12:21:14.837Z] 
12:21:14 [2023-01-09T12:21:14.837Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
12:21:15 [2023-01-09T12:21:15.141Z] #38 ...
12:21:15 [2023-01-09T12:21:15.141Z] 
12:21:15 [2023-01-09T12:21:15.141Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.00   Building wheel for yamllint (setup.py): finished with status 'done'
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.00   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=75a9ab46efc235038f329ec62d69455e78269623fa5a8def8e3d4f6a588665ed
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.00   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.00 Successfully built yamllint
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.05 Installing collected packages: pyyaml, pathspec, yamllint
12:21:15 [2023-01-09T12:21:15.141Z] #51 13.46 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:21:15 [2023-01-09T12:21:15.141Z] #51 DONE 14.2s
12:21:15 [2023-01-09T12:21:15.141Z] 
12:21:15 [2023-01-09T12:21:15.141Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.26   PBCC     images/sk-unix.pb-c.c
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.31   DEP      images/sk-unix.pb-c.d
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.43   PBCC     images/mm.pb-c.c
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.51   DEP      images/mm.pb-c.d
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.59   PBCC     images/timerfd.pb-c.c
12:21:15 [2023-01-09T12:21:15.226Z] #39 18.62   DEP      images/timerfd.pb-c.d
12:21:15 [2023-01-09T12:21:15.387Z] #38 155.1   CC       criu/sk-unix.o
12:21:15 [2023-01-09T12:21:15.483Z] #39 18.68   PBCC     images/timer.pb-c.c
12:21:15 [2023-01-09T12:21:15.483Z] #39 18.75   DEP      images/timer.pb-c.d
12:21:15 [2023-01-09T12:21:15.483Z] #39 18.87   PBCC     images/sa.pb-c.c
12:21:15 [2023-01-09T12:21:15.745Z] #39 18.91   DEP      images/sa.pb-c.d
12:21:15 [2023-01-09T12:21:15.745Z] #39 19.03   PBCC     images/pipe-data.pb-c.c
12:21:15 [2023-01-09T12:21:15.745Z] #39 19.08   DEP      images/pipe-data.pb-c.d
12:21:15 [2023-01-09T12:21:15.745Z] #39 19.17   PBCC     images/mnt.pb-c.c
12:21:16 [2023-01-09T12:21:16.005Z] #39 19.25   DEP      images/mnt.pb-c.d
12:21:16 [2023-01-09T12:21:16.080Z] #29 ...
12:21:16 [2023-01-09T12:21:16.080Z] 
12:21:16 [2023-01-09T12:21:16.080Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:16 [2023-01-09T12:21:16.080Z] #38 124.5   CC       criu/netfilter.o
12:21:16 [2023-01-09T12:21:16.266Z] #39 19.36   PBCC     images/sk-packet.pb-c.c
12:21:16 [2023-01-09T12:21:16.266Z] #39 19.37   DEP      images/sk-packet.pb-c.d
12:21:16 [2023-01-09T12:21:16.266Z] #39 19.45   PBCC     images/tcp-stream.pb-c.c
12:21:16 [2023-01-09T12:21:16.266Z] #39 19.53   DEP      images/tcp-stream.pb-c.d
12:21:16 [2023-01-09T12:21:16.342Z] #38 124.8   CC       criu/page-pipe.o
12:21:16 [2023-01-09T12:21:16.523Z] #39 19.60   PBCC     images/pipe.pb-c.c
12:21:16 [2023-01-09T12:21:16.523Z] #39 19.65   DEP      images/pipe.pb-c.d
12:21:16 [2023-01-09T12:21:16.523Z] #39 19.75   PBCC     images/pstree.pb-c.c
12:21:16 [2023-01-09T12:21:16.523Z] #39 19.82   DEP      images/pstree.pb-c.d
12:21:16 [2023-01-09T12:21:16.523Z] #39 19.90   PBCC     images/fs.pb-c.c
12:21:16 [2023-01-09T12:21:16.780Z] #39 ...
12:21:16 [2023-01-09T12:21:16.780Z] 
12:21:16 [2023-01-09T12:21:16.780Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:21:16 [2023-01-09T12:21:16.780Z] #32 DONE 106.7s
12:21:16 [2023-01-09T12:21:16.780Z] 
12:21:16 [2023-01-09T12:21:16.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:16 [2023-01-09T12:21:16.780Z] #39 19.92   DEP      images/fs.pb-c.d
12:21:16 [2023-01-09T12:21:16.780Z] #39 ...
12:21:16 [2023-01-09T12:21:16.780Z] 
12:21:16 [2023-01-09T12:21:16.780Z] #30 [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
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.50 Selecting previously unselected package gcc-mingw-w64-base.
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:21:16 [2023-01-09T12:21:16.780Z] #30 99.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:21:16 [2023-01-09T12:21:16.780Z] #30 ...
12:21:16 [2023-01-09T12:21:16.780Z] 
12:21:16 [2023-01-09T12:21:16.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:16 [2023-01-09T12:21:16.780Z] #39 20.09   PBCC     images/signalfd.pb-c.c
12:21:16 [2023-01-09T12:21:16.780Z] #39 20.11   DEP      images/signalfd.pb-c.d
12:21:17 [2023-01-09T12:21:17.038Z] #39 20.20   PBCC     images/fh.pb-c.c
12:21:17 [2023-01-09T12:21:17.038Z] #39 20.33   PBCC     images/fsnotify.pb-c.c
12:21:17 [2023-01-09T12:21:17.038Z] #39 20.44   DEP      images/fh.pb-c.d
12:21:17 [2023-01-09T12:21:17.281Z] #38 125.6   CC       criu/page-xfer.o
12:21:17 [2023-01-09T12:21:17.295Z] #39 20.54   DEP      images/fsnotify.pb-c.d
12:21:17 [2023-01-09T12:21:17.295Z] #39 20.61   PBCC     images/eventpoll.pb-c.c
12:21:17 [2023-01-09T12:21:17.295Z] #39 20.65   DEP      images/eventpoll.pb-c.d
12:21:17 [2023-01-09T12:21:17.552Z] #39 20.73   PBCC     images/eventfd.pb-c.c
12:21:17 [2023-01-09T12:21:17.552Z] #39 20.77   DEP      images/eventfd.pb-c.d
12:21:17 [2023-01-09T12:21:17.552Z] #39 20.83   PBCC     images/remap-file-path.pb-c.c
12:21:17 [2023-01-09T12:21:17.552Z] #39 20.87   DEP      images/remap-file-path.pb-c.d
12:21:17 [2023-01-09T12:21:17.810Z] #39 20.97   PBCC     images/fifo.pb-c.c
12:21:17 [2023-01-09T12:21:17.810Z] #39 21.05   DEP      images/fifo.pb-c.d
12:21:17 [2023-01-09T12:21:17.810Z] #39 21.10   PBCC     images/ghost-file.pb-c.c
12:21:17 [2023-01-09T12:21:17.810Z] #39 21.16   DEP      images/ghost-file.pb-c.d
12:21:17 [2023-01-09T12:21:17.927Z] #38 157.2   CC       criu/sockets.o
12:21:18 [2023-01-09T12:21:18.067Z] #39 21.31   PBCC     images/regfile.pb-c.c
12:21:18 [2023-01-09T12:21:18.067Z] #39 21.37   DEP      images/regfile.pb-c.d
12:21:18 [2023-01-09T12:21:18.067Z] #39 21.45   PBCC     images/ns.pb-c.c
12:21:18 [2023-01-09T12:21:18.105Z] #40 ...
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:21:18 [2023-01-09T12:21:18.105Z] #29 DONE 126.5s
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.37   LINK     criu/pie/restorer.built-in.o
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.40   GEN      criu/pie/restorer-blob.h
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.49   DEP      criu/vdso.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.65   DEP      criu/vdso-compat.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.82   DEP      criu/uts_ns.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 67.95   DEP      criu/util.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.10   DEP      criu/uffd.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.27   DEP      criu/tun.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.43   DEP      criu/tty.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.61   DEP      criu/timerfd.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.79   DEP      criu/timens.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 68.93   DEP      criu/sysfs_parse.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.08   DEP      criu/sysctl.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.26   DEP      criu/string.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.39   DEP      criu/stats.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.48   DEP      criu/sockets.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.60   DEP      criu/sk-unix.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.74   DEP      criu/sk-tcp.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 ...
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:21:18 [2023-01-09T12:21:18.105Z] #41 DONE 0.2s
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:18 [2023-01-09T12:21:18.105Z] #39 69.87   DEP      criu/sk-queue.d
12:21:18 [2023-01-09T12:21:18.105Z] #39 ...
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:21:18 [2023-01-09T12:21:18.105Z] #42 DONE 0.2s
12:21:18 [2023-01-09T12:21:18.105Z] 
12:21:18 [2023-01-09T12:21:18.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:18 [2023-01-09T12:21:18.105Z] #39 70.02   DEP      criu/sk-packet.d
12:21:18 [2023-01-09T12:21:18.324Z] #39 21.49   DEP      images/ns.pb-c.d
12:21:18 [2023-01-09T12:21:18.324Z] #39 21.57   PBCC     images/fdinfo.pb-c.c
12:21:18 [2023-01-09T12:21:18.362Z] #39 70.26   DEP      criu/sk-netlink.d
12:21:18 [2023-01-09T12:21:18.362Z] #39 70.40   DEP      criu/sk-inet.d
12:21:18 [2023-01-09T12:21:18.610Z] #39 21.72   DEP      images/fdinfo.pb-c.d
12:21:18 [2023-01-09T12:21:18.610Z] #39 21.83   PBCC     images/core-aarch64.pb-c.c
12:21:18 [2023-01-09T12:21:18.610Z] #39 21.90   PBCC     images/core-arm.pb-c.c
12:21:18 [2023-01-09T12:21:18.619Z] #39 ...
12:21:18 [2023-01-09T12:21:18.619Z] 
12:21:18 [2023-01-09T12:21:18.619Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
12:21:18 [2023-01-09T12:21:18.619Z] #40 DONE 3.7s
12:21:18 [2023-01-09T12:21:18.867Z] #38 158.4   CC       criu/stats.o
12:21:18 [2023-01-09T12:21:18.868Z] #39 22.01   PBCC     images/core-ppc64.pb-c.c
12:21:18 [2023-01-09T12:21:18.868Z] #39 22.06   PBCC     images/core-s390.pb-c.c
12:21:18 [2023-01-09T12:21:18.868Z] #39 22.16   PBCC     images/core-x86.pb-c.c
12:21:18 [2023-01-09T12:21:18.868Z] #39 22.25   PBCC     images/core.pb-c.c
12:21:18 [2023-01-09T12:21:18.876Z] 
12:21:18 [2023-01-09T12:21:18.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:18 [2023-01-09T12:21:18.876Z] #39 70.62   DEP      criu/signalfd.d
12:21:18 [2023-01-09T12:21:18.876Z] #39 70.76   DEP      criu/sigframe.d
12:21:18 [2023-01-09T12:21:18.876Z] #39 70.85   DEP      criu/shmem.d
12:21:19 [2023-01-09T12:21:19.125Z] #39 22.35   PBCC     images/inventory.pb-c.c
12:21:19 [2023-01-09T12:21:19.126Z] #39 22.54   DEP      images/core-aarch64.pb-c.d
12:21:19 [2023-01-09T12:21:19.126Z] #38 158.8   CC       criu/string.o
12:21:19 [2023-01-09T12:21:19.126Z] #38 158.9   CC       criu/sysctl.o
12:21:19 [2023-01-09T12:21:19.133Z] #39 71.00   DEP      criu/servicefd.d
12:21:19 [2023-01-09T12:21:19.133Z] #39 71.15   DEP      criu/seize.d
12:21:19 [2023-01-09T12:21:19.191Z] #38 127.3   CC       criu/pagemap-cache.o
12:21:19 [2023-01-09T12:21:19.383Z] #39 22.61   DEP      images/core-arm.pb-c.d
12:21:19 [2023-01-09T12:21:19.383Z] #39 22.68   DEP      images/core-ppc64.pb-c.d
12:21:19 [2023-01-09T12:21:19.389Z] #39 71.30   DEP      criu/seccomp.d
12:21:19 [2023-01-09T12:21:19.390Z] #39 71.43   DEP      criu/rst-malloc.d
12:21:19 [2023-01-09T12:21:19.450Z] #38 127.7   CC       criu/pagemap.o
12:21:19 [2023-01-09T12:21:19.464Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:21:19 [2023-01-09T12:21:19.464Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-92e6cf8c\powershellScript.ps1'; exit $LASTEXITCODE;
12:21:19 [2023-01-09T12:21:19.464Z] ----------------------------------------------------------------------------
12:21:19 [2023-01-09T12:21:19.464Z] 
12:21:19 [2023-01-09T12:21:19.464Z] INFO: executeCI.ps1 starting at Mon Jan  9 12:21:17 CUT 2023
12:21:19 [2023-01-09T12:21:19.464Z] 
12:21:19 [2023-01-09T12:21:19.464Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:21:19 [2023-01-09T12:21:19.464Z] INFO: Running git version 2.24.1.windows.2
12:21:19 [2023-01-09T12:21:19.464Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:21:19 [2023-01-09T12:21:19.464Z] INFO: Environment variables:
12:21:19 [2023-01-09T12:21:19.464Z] 
12:21:19 [2023-01-09T12:21:19.464Z] Name                           Value                                                                                   
12:21:19 [2023-01-09T12:21:19.464Z] ----                           -----                                                                                   
12:21:19 [2023-01-09T12:21:19.464Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:21:19 [2023-01-09T12:21:19.464Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:21:19 [2023-01-09T12:21:19.464Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:21:19 [2023-01-09T12:21:19.464Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14                     
12:21:19 [2023-01-09T12:21:19.464Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:21:19 [2023-01-09T12:21:19.464Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14                                                                                 
12:21:19 [2023-01-09T12:21:19.464Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:21:19 [2023-01-09T12:21:19.464Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:21:19 [2023-01-09T12:21:19.464Z] BRANCH_NAME                    PR-44767                                                                                
12:21:19 [2023-01-09T12:21:19.464Z] BUILD_DISPLAY_NAME             #1                                                                                      
12:21:19 [2023-01-09T12:21:19.464Z] BUILD_ID                       1                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] BUILD_NUMBER                   1                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] BUILD_TAG                      jenkins-moby-PR-44767-1                                                                 
12:21:19 [2023-01-09T12:21:19.464Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44767/1/                              
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_BRANCH                  20.10_containerd_binary_1.6.15                                                          
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_ID                      44767                                                                                   
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_TARGET                  20.10                                                                                   
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_TITLE                   [20.10] update containerd binary to v1.6.15                                             
12:21:19 [2023-01-09T12:21:19.464Z] CHANGE_URL                     https://github.com/moby/moby/pull/44767                                                 
12:21:19 [2023-01-09T12:21:19.464Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
12:21:19 [2023-01-09T12:21:19.464Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:21:19 [2023-01-09T12:21:19.464Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:21:19 [2023-01-09T12:21:19.464Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:21:19 [2023-01-09T12:21:19.464Z] COMPUTERNAME                   azwin-2-540ca0                                                                          
12:21:19 [2023-01-09T12:21:19.464Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:21:19 [2023-01-09T12:21:19.464Z] ConfigSequenceNumber           0                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] DOCKER_BUILDKIT                0                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] DOCKER_DUT_DEBUG               1                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:21:19 [2023-01-09T12:21:19.464Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:21:19 [2023-01-09T12:21:19.464Z] EXECUTOR_NUMBER                0                                                                                       
12:21:19 [2023-01-09T12:21:19.464Z] FQDN                           azwin-2-540ca0.westus.cloudapp.azure.com                                                
12:21:19 [2023-01-09T12:21:19.464Z] GIT_BRANCH                     PR-44767                                                                                
12:21:19 [2023-01-09T12:21:19.464Z] GIT_COMMIT                     efbc878c47be77f6cc0ca162b007900923475549                                                
12:21:19 [2023-01-09T12:21:19.464Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:21:19 [2023-01-09T12:21:19.464Z] HUDSON_COOKIE                  45a61b3b-5650-4101-ae64-7c35ac10592e                                                    
12:21:19 [2023-01-09T12:21:19.465Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:21:19 [2023-01-09T12:21:19.465Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:21:19 [2023-01-09T12:21:19.465Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:21:19 [2023-01-09T12:21:19.465Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
12:21:19 [2023-01-09T12:21:19.465Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:21:19 [2023-01-09T12:21:19.465Z] JENKINS_NODE_COOKIE            ed1747d4-a201-458a-9df3-689f1e8969fb                                                    
12:21:19 [2023-01-09T12:21:19.465Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:21:19 [2023-01-09T12:21:19.465Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:21:19 [2023-01-09T12:21:19.465Z] JOB_BASE_NAME                  PR-44767                                                                                
12:21:19 [2023-01-09T12:21:19.465Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44767/display/redirect                
12:21:19 [2023-01-09T12:21:19.465Z] JOB_NAME                       moby/PR-44767                                                                           
12:21:19 [2023-01-09T12:21:19.465Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44767/                                
12:21:19 [2023-01-09T12:21:19.465Z] library.jps.version            master                                                                                  
12:21:19 [2023-01-09T12:21:19.465Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:21:19 [2023-01-09T12:21:19.465Z] NODE_LABELS                    amd64 azure azwin-2-540ca0 azwin-2019 docker west-us windows windows-2019 x86_64        
12:21:19 [2023-01-09T12:21:19.465Z] NODE_NAME                      azwin-2-540ca0                                                                          
12:21:19 [2023-01-09T12:21:19.465Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] OS                             Windows_NT                                                                              
12:21:19 [2023-01-09T12:21:19.465Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:21:19 [2023-01-09T12:21:19.465Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:21:19 [2023-01-09T12:21:19.465Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:21:19 [2023-01-09T12:21:19.465Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:21:19 [2023-01-09T12:21:19.465Z] PROCESSOR_LEVEL                6                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] PROCESSOR_REVISION             4f01                                                                                    
12:21:19 [2023-01-09T12:21:19.465Z] ProgramData                    C:\ProgramData                                                                          
12:21:19 [2023-01-09T12:21:19.465Z] ProgramFiles                   C:\Program Files                                                                        
12:21:19 [2023-01-09T12:21:19.465Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:21:19 [2023-01-09T12:21:19.465Z] ProgramW6432                   C:\Program Files                                                                        
12:21:19 [2023-01-09T12:21:19.465Z] PROMPT                         $P$G                                                                                    
12:21:19 [2023-01-09T12:21:19.465Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:21:19 [2023-01-09T12:21:19.465Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:21:19 [2023-01-09T12:21:19.465Z] PUBLIC                         C:\Users\Public                                                                         
12:21:19 [2023-01-09T12:21:19.465Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44767/1/display/redirect?page=artif...
12:21:19 [2023-01-09T12:21:19.465Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44767/1/display/redirect?page=changes 
12:21:19 [2023-01-09T12:21:19.465Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44767/1/display/redirect              
12:21:19 [2023-01-09T12:21:19.465Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44767/1/display/redirect?page=tests   
12:21:19 [2023-01-09T12:21:19.465Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] SOURCES_DRIVE                  d                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] SOURCES_SUBDIR                 gopath                                                                                  
12:21:19 [2023-01-09T12:21:19.465Z] STAGE_NAME                     Run tests                                                                               
12:21:19 [2023-01-09T12:21:19.465Z] SystemDrive                    C:                                                                                      
12:21:19 [2023-01-09T12:21:19.465Z] SystemRoot                     C:\Windows                                                                              
12:21:19 [2023-01-09T12:21:19.465Z] TEMP                           C:\Windows\TEMP                                                                         
12:21:19 [2023-01-09T12:21:19.465Z] TESTDEBUG                      0                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] TESTRUN_DRIVE                  d                                                                                       
12:21:19 [2023-01-09T12:21:19.465Z] TESTRUN_SUBDIR                 CI                                                                                      
12:21:19 [2023-01-09T12:21:19.465Z] TIMEOUT                        120m                                                                                    
12:21:19 [2023-01-09T12:21:19.465Z] TMP                            C:\Windows\TEMP                                                                         
12:21:19 [2023-01-09T12:21:19.465Z] USERDOMAIN                     WORKGROUP                                                                               
12:21:19 [2023-01-09T12:21:19.465Z] USERNAME                       azwin-2-540ca0$                                                                         
12:21:19 [2023-01-09T12:21:19.465Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:21:19 [2023-01-09T12:21:19.465Z] windir                         C:\Windows                                                                              
12:21:19 [2023-01-09T12:21:19.465Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:21:19 [2023-01-09T12:21:19.465Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:21:19 [2023-01-09T12:21:19.465Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:21:19 [2023-01-09T12:21:19.465Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:21:19 [2023-01-09T12:21:19.465Z] 
12:21:19 [2023-01-09T12:21:19.465Z] 
12:21:19 [2023-01-09T12:21:19.465Z] 
12:21:19 [2023-01-09T12:21:19.640Z] #39 22.77   DEP      images/core-s390.pb-c.d
12:21:19 [2023-01-09T12:21:19.640Z] #39 22.88   DEP      images/core-x86.pb-c.d
12:21:19 [2023-01-09T12:21:19.640Z] #39 22.95   DEP      images/core.pb-c.d
12:21:19 [2023-01-09T12:21:19.646Z] #39 71.47   DEP      criu/rbtree.d
12:21:19 [2023-01-09T12:21:19.646Z] #39 71.51   DEP      criu/pstree.d
12:21:19 [2023-01-09T12:21:19.897Z] #39 23.04   DEP      images/inventory.pb-c.d
12:21:19 [2023-01-09T12:21:19.897Z] #39 23.13   PBCC     images/cpuinfo.pb-c.c
12:21:19 [2023-01-09T12:21:19.897Z] #39 23.21   DEP      images/cpuinfo.pb-c.d
12:21:19 [2023-01-09T12:21:19.903Z] #39 71.67   DEP      criu/protobuf.d
12:21:20 [2023-01-09T12:21:20.079Z] #38 159.7   CC       criu/sysfs_parse.o
12:21:20 [2023-01-09T12:21:20.155Z] #39 23.37   PBCC     images/stats.pb-c.c
12:21:20 [2023-01-09T12:21:20.155Z] #39 23.42   DEP      images/stats.pb-c.d
12:21:20 [2023-01-09T12:21:20.160Z] #39 71.89   GEN      criu/protobuf-desc-gen.h
12:21:20 [2023-01-09T12:21:20.339Z] #38 160.1   CC       criu/timens.o
12:21:20 [2023-01-09T12:21:20.388Z] #38 128.7   CC       criu/parasite-syscall.o
12:21:20 [2023-01-09T12:21:20.909Z] #38 160.5   CC       criu/timerfd.o
12:21:20 [2023-01-09T12:21:20.996Z] INFO: Sources under d:\gopath\...
12:21:20 [2023-01-09T12:21:20.996Z] INFO: Test run under d:\CI\...
12:21:20 [2023-01-09T12:21:20.996Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:21:20 [2023-01-09T12:21:20.996Z] INFO: docker/docker repository was found
12:21:20 [2023-01-09T12:21:20.996Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
12:21:21 [2023-01-09T12:21:21.169Z] #38 160.8   CC       criu/tty.o
12:21:21 [2023-01-09T12:21:21.169Z] #38 ...
12:21:21 [2023-01-09T12:21:21.169Z] 
12:21:21 [2023-01-09T12:21:21.169Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:21:21 [2023-01-09T12:21:21.169Z] #30 217.5 + dpkg --print-architecture
12:21:21 [2023-01-09T12:21:21.169Z] #30 217.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:21:21 [2023-01-09T12:21:21.339Z] #38 129.6   CC       criu/path.o
12:21:21 [2023-01-09T12:21:21.339Z] #38 129.8   CC       criu/pie-util-vdso.o
12:21:21 [2023-01-09T12:21:21.430Z] #30 217.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:21:21 [2023-01-09T12:21:21.430Z] #30 217.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:21:21 [2023-01-09T12:21:21.453Z] ltsc2019: Pulling from windows/servercore
12:21:21 [2023-01-09T12:21:21.453Z] b111c3320c94: Pulling fs layer
12:21:21 [2023-01-09T12:21:21.453Z] 98ecc5bab1a6: Pulling fs layer
12:21:21 [2023-01-09T12:21:21.908Z] #38 130.3   CC       criu/pie-util.o
12:21:22 [2023-01-09T12:21:22.053Z] #39 73.60   DEP      criu/protobuf-desc.d
12:21:22 [2023-01-09T12:21:22.053Z] #39 73.79   DEP      criu/proc_parse.d
12:21:22 [2023-01-09T12:21:22.053Z] #39 ...
12:21:22 [2023-01-09T12:21:22.053Z] 
12:21:22 [2023-01-09T12:21:22.053Z] #43 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:21:22 [2023-01-09T12:21:22.053Z] #43 DONE 3.4s
12:21:22 [2023-01-09T12:21:22.053Z] 
12:21:22 [2023-01-09T12:21:22.053Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:21:22 [2023-01-09T12:21:22.176Z] #38 130.5   CC       criu/pipes.o
12:21:23 [2023-01-09T12:21:23.122Z] #38 131.2   CC       criu/plugin.o
12:21:23 [2023-01-09T12:21:23.381Z] #38 131.7   CC       criu/proc_parse.o
12:21:23 [2023-01-09T12:21:23.430Z] #39 ...
12:21:23 [2023-01-09T12:21:23.430Z] 
12:21:23 [2023-01-09T12:21:23.430Z] #30 [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
12:21:23 [2023-01-09T12:21:23.430Z] #30 113.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:21:23 [2023-01-09T12:21:23.430Z] #30 113.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:21:23 [2023-01-09T12:21:23.430Z] #30 113.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:21:25 [2023-01-09T12:21:25.326Z] #30 ...
12:21:25 [2023-01-09T12:21:25.326Z] 
12:21:25 [2023-01-09T12:21:25.326Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:25 [2023-01-09T12:21:25.326Z] #34 105.0 internal/syscall/unix
12:21:25 [2023-01-09T12:21:25.326Z] #34 105.5 time
12:21:25 [2023-01-09T12:21:25.326Z] #34 ...
12:21:25 [2023-01-09T12:21:25.326Z] 
12:21:25 [2023-01-09T12:21:25.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:25 [2023-01-09T12:21:25.326Z] #39 27.33 make[1]: Nothing to be done for 'all'.
12:21:25 [2023-01-09T12:21:25.330Z] #44 ...
12:21:25 [2023-01-09T12:21:25.330Z] 
12:21:25 [2023-01-09T12:21:25.330Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + RM_GOPATH=0
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + TMP_GOPATH=
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + : /build
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + '[' -z '' ']'
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 ++ mktemp -d
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + export GOPATH=/tmp/tmp.KOwYhdqN5I
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + GOPATH=/tmp/tmp.KOwYhdqN5I
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + RM_GOPATH=1
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + case "$(go env GOARCH)" in
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 ++ go env GOARCH
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + export GO_BUILDMODE=-buildmode=pie
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 + GO_BUILDMODE=-buildmode=pie
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.232 ++ dirname /tmp/install/install.sh
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 + dir=/tmp/install
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 + bin=runc
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 + shift
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 + '[' '!' -f /tmp/install/runc.installer ']'
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 + . /tmp/install/runc.installer
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 ++ set -e
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.237 ++ : v1.1.4
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 + install_runc
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 + RUNC_BUILDTAGS=seccomp
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KOwYhdqN5I/src/github.com/opencontainers/runc
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 Cloning into '/tmp/tmp.KOwYhdqN5I/src/github.com/opencontainers/runc'...
12:21:25 [2023-01-09T12:21:25.330Z] #0 4.250 Install runc version v1.1.4 (build tags: seccomp)
12:21:25 [2023-01-09T12:21:25.330Z] #45 ...
12:21:25 [2023-01-09T12:21:25.330Z] 
12:21:25 [2023-01-09T12:21:25.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:25 [2023-01-09T12:21:25.330Z] #39 74.13   DEP      criu/plugin.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 74.26   DEP      criu/pipes.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 74.46   DEP      criu/pie-util.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 74.63   DEP      criu/pie-util-vdso.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 74.80   DEP      criu/pie-util-vdso-elf32.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.05   DEP      criu/path.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.07   DEP      criu/parasite-syscall.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.31   DEP      criu/pagemap.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.53   DEP      criu/pagemap-cache.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.68   DEP      criu/page-xfer.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.83   DEP      criu/page-pipe.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 75.94   DEP      criu/netfilter.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.08   DEP      criu/net.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.29   DEP      criu/namespaces.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.44   DEP      criu/mount.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.62   DEP      criu/memfd.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.80   DEP      criu/mem.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 76.97   DEP      criu/lsm.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 77.12   DEP      criu/log.d
12:21:25 [2023-01-09T12:21:25.330Z] #39 77.27   DEP      criu/libnetlink.d
12:21:25 [2023-01-09T12:21:25.587Z] #39 ...
12:21:25 [2023-01-09T12:21:25.587Z] 
12:21:25 [2023-01-09T12:21:25.587Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:21:25 [2023-01-09T12:21:25.587Z] #44 3.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:21:25 [2023-01-09T12:21:25.587Z] #44 DONE 3.6s
12:21:25 [2023-01-09T12:21:25.587Z] 
12:21:25 [2023-01-09T12:21:25.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:25 [2023-01-09T12:21:25.587Z] #39 77.45   DEP      criu/kerndat.d
12:21:25 [2023-01-09T12:21:25.843Z] #39 77.72   DEP      criu/kcmp-ids.d
12:21:25 [2023-01-09T12:21:25.843Z] #39 77.80   DEP      criu/irmap.d
12:21:26 [2023-01-09T12:21:26.100Z] #39 77.90   DEP      criu/ipc_ns.d
12:21:26 [2023-01-09T12:21:26.100Z] #39 78.05   DEP      criu/image.d
12:21:26 [2023-01-09T12:21:26.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:21:26 [2023-01-09T12:21:26.318Z] 
12:21:26 [2023-01-09T12:21:26.318Z] + c=0
12:21:26 [2023-01-09T12:21:26.318Z] ++ jobs -p
12:21:26 [2023-01-09T12:21:26.318Z] + for job in $(jobs -p)
12:21:26 [2023-01-09T12:21:26.318Z] + wait 6044
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_INTEGRATION_DEST=1
12:21:26 [2023-01-09T12:21:26.318Z] + CONTAINER_NAME=docker-pr1-1
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_SKIP_INTEGRATION_CLI=1
12:21:26 [2023-01-09T12:21:26.318Z] + run_tests test-integration-flaky
12:21:26 [2023-01-09T12:21:26.318Z] + '[' -n 0 ']'
12:21:26 [2023-01-09T12:21:26.318Z] + rm=
12:21:26 [2023-01-09T12:21:26.318Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44767/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh test-integration-flaky test-integration
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_INTEGRATION_DEST=2
12:21:26 [2023-01-09T12:21:26.318Z] + CONTAINER_NAME=docker-pr1-2
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_SKIP_INTEGRATION=1
12:21:26 [2023-01-09T12:21:26.318Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:21:26 [2023-01-09T12:21:26.318Z] + run_tests
12:21:26 [2023-01-09T12:21:26.318Z] + '[' -n 0 ']'
12:21:26 [2023-01-09T12:21:26.318Z] + rm=
12:21:26 [2023-01-09T12:21:26.318Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44767/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh '' test-integration
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_INTEGRATION_DEST=3
12:21:26 [2023-01-09T12:21:26.318Z] + CONTAINER_NAME=docker-pr1-3
12:21:26 [2023-01-09T12:21:26.318Z] + TEST_SKIP_INTEGRATION=1
12:21:26 [2023-01-09T12:21:26.318Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:21:26 [2023-01-09T12:21:26.318Z] + run_tests
12:21:26 [2023-01-09T12:21:26.318Z] + '[' -n 0 ']'
12:21:26 [2023-01-09T12:21:26.318Z] + rm=
12:21:26 [2023-01-09T12:21:26.318Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44767/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh '' test-integration
12:21:26 [2023-01-09T12:21:26.318Z] 
12:21:26 [2023-01-09T12:21:26.318Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:21:26 [2023-01-09T12:21:26.318Z] 
12:21:26 [2023-01-09T12:21:26.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:21:26 [2023-01-09T12:21:26.318Z] HOSTNAME=4019ea8cddc6
12:21:26 [2023-01-09T12:21:26.318Z] TEST_SKIP_INTEGRATION=1
12:21:26 [2023-01-09T12:21:26.318Z] TESTDEBUG=0
12:21:26 [2023-01-09T12:21:26.318Z] DEST=bundles/test-integration
12:21:26 [2023-01-09T12:21:26.318Z] PWD=/go/src/github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] KEEPBUNDLE=1
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:21:26 [2023-01-09T12:21:26.318Z] container=docker
12:21:26 [2023-01-09T12:21:26.318Z] HOME=/root
12:21:26 [2023-01-09T12:21:26.318Z] GOLANG_VERSION=1.18.9
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_BRANCH=20.10
12:21:26 [2023-01-09T12:21:26.318Z] TERM=xterm
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_PKG=github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] SHLVL=1
12:21:26 [2023-01-09T12:21:26.318Z] TIMEOUT=120m
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GRAPHDRIVER=overlay2
12:21:26 [2023-01-09T12:21:26.318Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:21:26 [2023-01-09T12:21:26.318Z] GO111MODULE=off
12:21:26 [2023-01-09T12:21:26.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:21:26 [2023-01-09T12:21:26.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:21:26 [2023-01-09T12:21:26.318Z] GOPATH=/go
12:21:26 [2023-01-09T12:21:26.318Z] PKG_CONFIG=pkg-config
12:21:26 [2023-01-09T12:21:26.318Z] _=/usr/bin/env
12:21:26 [2023-01-09T12:21:26.318Z] Building test suite binary ./integration-cli/test.main
12:21:26 [2023-01-09T12:21:26.318Z] 
12:21:26 [2023-01-09T12:21:26.318Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:21:26 [2023-01-09T12:21:26.318Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:21:26 [2023-01-09T12:21:26.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:21:26 [2023-01-09T12:21:26.318Z] HOSTNAME=a3c1012c0348
12:21:26 [2023-01-09T12:21:26.318Z] TEST_SKIP_INTEGRATION=1
12:21:26 [2023-01-09T12:21:26.318Z] TESTDEBUG=0
12:21:26 [2023-01-09T12:21:26.318Z] DEST=bundles/test-integration
12:21:26 [2023-01-09T12:21:26.318Z] PWD=/go/src/github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] KEEPBUNDLE=1
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:21:26 [2023-01-09T12:21:26.318Z] container=docker
12:21:26 [2023-01-09T12:21:26.318Z] HOME=/root
12:21:26 [2023-01-09T12:21:26.318Z] GOLANG_VERSION=1.18.9
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_BRANCH=20.10
12:21:26 [2023-01-09T12:21:26.318Z] TERM=xterm
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_PKG=github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] SHLVL=1
12:21:26 [2023-01-09T12:21:26.318Z] TIMEOUT=120m
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GRAPHDRIVER=overlay2
12:21:26 [2023-01-09T12:21:26.318Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:21:26 [2023-01-09T12:21:26.318Z] GO111MODULE=off
12:21:26 [2023-01-09T12:21:26.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:21:26 [2023-01-09T12:21:26.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:21:26 [2023-01-09T12:21:26.318Z] GOPATH=/go
12:21:26 [2023-01-09T12:21:26.318Z] PKG_CONFIG=pkg-config
12:21:26 [2023-01-09T12:21:26.318Z] _=/usr/bin/env
12:21:26 [2023-01-09T12:21:26.318Z] Building test suite binary ./integration-cli/test.main
12:21:26 [2023-01-09T12:21:26.318Z] No new tests added to integration.
12:21:26 [2023-01-09T12:21:26.318Z] 
12:21:26 [2023-01-09T12:21:26.318Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:21:26 [2023-01-09T12:21:26.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:21:26 [2023-01-09T12:21:26.318Z] HOSTNAME=0d2a693aa5bb
12:21:26 [2023-01-09T12:21:26.318Z] TESTDEBUG=0
12:21:26 [2023-01-09T12:21:26.318Z] DEST=bundles/test-integration
12:21:26 [2023-01-09T12:21:26.318Z] PWD=/go/src/github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] KEEPBUNDLE=1
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:21:26 [2023-01-09T12:21:26.318Z] container=docker
12:21:26 [2023-01-09T12:21:26.318Z] HOME=/root
12:21:26 [2023-01-09T12:21:26.318Z] GOLANG_VERSION=1.18.9
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:21:26 [2023-01-09T12:21:26.318Z] VALIDATE_BRANCH=20.10
12:21:26 [2023-01-09T12:21:26.318Z] TERM=xterm
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_PKG=github.com/docker/docker
12:21:26 [2023-01-09T12:21:26.318Z] SHLVL=1
12:21:26 [2023-01-09T12:21:26.318Z] TIMEOUT=120m
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:21:26 [2023-01-09T12:21:26.318Z] DOCKER_GRAPHDRIVER=overlay2
12:21:26 [2023-01-09T12:21:26.318Z] GO111MODULE=off
12:21:26 [2023-01-09T12:21:26.318Z] TEST_SKIP_INTEGRATION_CLI=1
12:21:26 [2023-01-09T12:21:26.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:21:26 [2023-01-09T12:21:26.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:21:26 [2023-01-09T12:21:26.318Z] GOPATH=/go
12:21:26 [2023-01-09T12:21:26.318Z] PKG_CONFIG=pkg-config
12:21:26 [2023-01-09T12:21:26.318Z] _=/usr/bin/env
12:21:26 [2023-01-09T12:21:26.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:21:26 [2023-01-09T12:21:26.361Z] #39 78.25   DEP      criu/image-desc.d
12:21:26 [2023-01-09T12:21:26.361Z] #39 78.34   DEP      criu/fsnotify.d
12:21:26 [2023-01-09T12:21:26.618Z] #39 78.52   DEP      criu/filesystems.d
12:21:26 [2023-01-09T12:21:26.618Z] #39 78.66   DEP      criu/files.d
12:21:26 [2023-01-09T12:21:26.672Z] #38 134.5   CC       criu/protobuf-desc.o
12:21:26 [2023-01-09T12:21:26.875Z] #39 78.89   DEP      criu/files-reg.d
12:21:27 [2023-01-09T12:21:27.132Z] #39 79.06   DEP      criu/files-ext.d
12:21:27 [2023-01-09T12:21:27.132Z] #39 79.19   DEP      criu/file-lock.d
12:21:27 [2023-01-09T12:21:27.240Z] #38 135.8   CC       criu/protobuf.o
12:21:27 [2023-01-09T12:21:27.500Z] #38 ...
12:21:27 [2023-01-09T12:21:27.500Z] 
12:21:27 [2023-01-09T12:21:27.500Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:21:27 [2023-01-09T12:21:27.500Z] #29 183.7 + dpkg --print-architecture
12:21:27 [2023-01-09T12:21:27.696Z] #39 79.43   DEP      criu/file-ids.d
12:21:27 [2023-01-09T12:21:27.696Z] #39 79.59   DEP      criu/fifo.d
12:21:27 [2023-01-09T12:21:27.760Z] #29 DONE 184.0s
12:21:27 [2023-01-09T12:21:27.760Z] 
12:21:27 [2023-01-09T12:21:27.760Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:21:27 [2023-01-09T12:21:27.892Z] #39 30.78   CC       images/stats.o
12:21:27 [2023-01-09T12:21:27.953Z] #39 79.72   DEP      criu/fdstore.d
12:21:27 [2023-01-09T12:21:27.953Z] #39 79.81   DEP      criu/fault-injection.d
12:21:27 [2023-01-09T12:21:27.953Z] #39 79.88   DEP      criu/external.d
12:21:28 [2023-01-09T12:21:28.020Z] #25 ...
12:21:28 [2023-01-09T12:21:28.020Z] 
12:21:28 [2023-01-09T12:21:28.020Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:28 [2023-01-09T12:21:28.020Z] #38 136.3   CC       criu/pstree.o
12:21:28 [2023-01-09T12:21:28.210Z] #39 79.99   DEP      criu/eventpoll.d
12:21:28 [2023-01-09T12:21:28.210Z] #39 80.12   DEP      criu/eventfd.d
12:21:28 [2023-01-09T12:21:28.467Z] #39 80.27   DEP      criu/crtools.d
12:21:28 [2023-01-09T12:21:28.467Z] #39 80.50   DEP      criu/cr-service.d
12:21:28 [2023-01-09T12:21:28.474Z] #39 31.56   CC       images/core.o
12:21:28 [2023-01-09T12:21:28.724Z] #39 80.71   DEP      criu/cr-restore.d
12:21:28 [2023-01-09T12:21:28.980Z] #39 ...
12:21:28 [2023-01-09T12:21:28.980Z] 
12:21:28 [2023-01-09T12:21:28.980Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:21:28 [2023-01-09T12:21:28.980Z] #46 DONE 3.4s
12:21:28 [2023-01-09T12:21:28.980Z] 
12:21:28 [2023-01-09T12:21:28.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:28 [2023-01-09T12:21:28.980Z] #39 81.02   DEP      criu/cr-errno.d
12:21:28 [2023-01-09T12:21:28.980Z] #39 81.04   DEP      criu/cr-dump.d
12:21:29 [2023-01-09T12:21:29.237Z] #39 81.30   DEP      criu/cr-dedup.d
12:21:29 [2023-01-09T12:21:29.401Z] #38 137.7   CC       criu/rbtree.o
12:21:29 [2023-01-09T12:21:29.494Z] #39 81.55   DEP      criu/cr-check.d
12:21:29 [2023-01-09T12:21:29.558Z] #30 ...
12:21:29 [2023-01-09T12:21:29.558Z] 
12:21:29 [2023-01-09T12:21:29.558Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:29 [2023-01-09T12:21:29.558Z] #38 163.0   CC       criu/tun.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 163.6   CC       criu/uffd.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 164.8   CC       criu/util.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 166.4   CC       criu/uts_ns.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 166.6   CC       criu/vdso-compat.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 166.9   CC       criu/vdso.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 167.7   LINK     criu/built-in.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 167.9   LINK     criu/criu
12:21:29 [2023-01-09T12:21:29.558Z] #38 168.4   DEP      lib/c/criu.d
12:21:29 [2023-01-09T12:21:29.558Z] #38 168.6   CC       images/rpc.pb-c.o
12:21:29 [2023-01-09T12:21:29.558Z] #38 169.2   CC       lib/c/criu.o
12:21:29 [2023-01-09T12:21:29.661Z] #38 137.9   CC       criu/rst-malloc.o
12:21:29 [2023-01-09T12:21:29.840Z] #39 32.98   CC       images/core-x86.o
12:21:29 [2023-01-09T12:21:29.921Z] #38 138.3   CC       criu/seccomp.o
12:21:30 [2023-01-09T12:21:30.057Z] #39 81.76   DEP      criu/config.d
12:21:30 [2023-01-09T12:21:30.057Z] #39 81.90   DEP      criu/clone-noasan.d
12:21:30 [2023-01-09T12:21:30.057Z] #39 81.96   DEP      criu/cgroup.d
12:21:30 [2023-01-09T12:21:30.316Z] #39 82.15   DEP      criu/cgroup-props.d
12:21:30 [2023-01-09T12:21:30.316Z] #39 82.24   DEP      criu/bitmap.d
12:21:30 [2023-01-09T12:21:30.316Z] #39 82.27   DEP      criu/bfd.d
12:21:30 [2023-01-09T12:21:30.316Z] #39 82.37   DEP      criu/autofs.d
12:21:30 [2023-01-09T12:21:30.404Z] #39 33.54   CC       images/core-arm.o
12:21:30 [2023-01-09T12:21:30.490Z] #38 138.9   CC       criu/seize.o
12:21:30 [2023-01-09T12:21:30.880Z] #39 82.54   DEP      criu/aio.d
12:21:30 [2023-01-09T12:21:30.880Z] #39 82.72   DEP      criu/action-scripts.d
12:21:30 [2023-01-09T12:21:30.939Z] #38 170.6   LINK     lib/c/built-in.o
12:21:30 [2023-01-09T12:21:30.939Z] #38 170.6   LINK     lib/c/libcriu.so
12:21:30 [2023-01-09T12:21:30.939Z] #38 170.7   LINK     lib/c/libcriu.a
12:21:30 [2023-01-09T12:21:30.968Z] #39 34.02   CC       images/core-aarch64.o
12:21:31 [2023-01-09T12:21:31.139Z] #39 ...
12:21:31 [2023-01-09T12:21:31.139Z] 
12:21:31 [2023-01-09T12:21:31.139Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:21:31 [2023-01-09T12:21:31.139Z] #47 DONE 2.2s
12:21:31 [2023-01-09T12:21:31.199Z] #38 170.8   GEN      magic.py
12:21:31 [2023-01-09T12:21:31.225Z] #39 34.48   CC       images/core-ppc64.o
12:21:31 [2023-01-09T12:21:31.396Z] 
12:21:31 [2023-01-09T12:21:31.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:31 [2023-01-09T12:21:31.396Z] #39 83.15   CC       criu/action-scripts.o
12:21:31 [2023-01-09T12:21:31.429Z] #38 139.7   CC       criu/servicefd.o
12:21:31 [2023-01-09T12:21:31.459Z] #38 171.0 Note: Building without setproctitle() and strlcpy() support.
12:21:31 [2023-01-09T12:21:31.459Z] #38 171.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:21:31 [2023-01-09T12:21:31.459Z] #38 171.0 Note: Building without GnuTLS support
12:21:31 [2023-01-09T12:21:31.459Z] #38 171.0 Makefile.config:39: Warn: you have no libnftables installed
12:21:31 [2023-01-09T12:21:31.459Z] #38 171.0 Makefile.config:40: Warn: Building without nftables support
12:21:31 [2023-01-09T12:21:31.653Z] #39 83.59   CC       criu/aio.o
12:21:31 [2023-01-09T12:21:31.689Z] #38 140.0   CC       criu/shmem.o
12:21:31 [2023-01-09T12:21:31.777Z] 98ecc5bab1a6: Verifying Checksum
12:21:31 [2023-01-09T12:21:31.777Z] 98ecc5bab1a6: Download complete
12:21:32 [2023-01-09T12:21:32.156Z] #39 35.43   CC       images/core-s390.o
12:21:32 [2023-01-09T12:21:32.398Z] #38 172.0 fatal: not a git repository (or any of the parent directories): .git
12:21:32 [2023-01-09T12:21:32.587Z] #39 84.18   CC       criu/autofs.o
12:21:32 [2023-01-09T12:21:32.628Z] #38 140.9   CC       criu/sigframe.o
12:21:32 [2023-01-09T12:21:32.628Z] #38 141.1   CC       criu/signalfd.o
12:21:33 [2023-01-09T12:21:33.198Z] #38 141.4   CC       criu/sk-inet.o
12:21:33 [2023-01-09T12:21:33.340Z] #38 172.8 make[1]: Nothing to be done for 'all'.
12:21:33 [2023-01-09T12:21:33.528Z] #39 36.53   CC       images/cpuinfo.o
12:21:33 [2023-01-09T12:21:33.910Z] #38 173.6 make[1]: 'images/built-in.o' is up to date.
12:21:33 [2023-01-09T12:21:33.910Z] #38 173.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:21:33 [2023-01-09T12:21:33.910Z] #38 173.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:21:33 [2023-01-09T12:21:33.910Z] #38 173.8 make[1]: 'compel/libcompel.a' is up to date.
12:21:33 [2023-01-09T12:21:33.970Z] #39 ...
12:21:33 [2023-01-09T12:21:33.970Z] 
12:21:33 [2023-01-09T12:21:33.970Z] #48 [dev-systemd-false  6/26] RUN ldconfig
12:21:33 [2023-01-09T12:21:33.970Z] #48 DONE 2.5s
12:21:33 [2023-01-09T12:21:33.970Z] 
12:21:33 [2023-01-09T12:21:33.970Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:21:34 [2023-01-09T12:21:34.092Z] #39 ...
12:21:34 [2023-01-09T12:21:34.092Z] 
12:21:34 [2023-01-09T12:21:34.092Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:34 [2023-01-09T12:21:34.092Z] #34 115.4 internal/poll
12:21:34 [2023-01-09T12:21:34.092Z] #34 119.4 internal/fmtsort
12:21:34 [2023-01-09T12:21:34.092Z] #34 119.7 internal/safefilepath
12:21:34 [2023-01-09T12:21:34.092Z] #34 119.9 internal/syscall/execenv
12:21:34 [2023-01-09T12:21:34.092Z] #34 120.2 path
12:21:34 [2023-01-09T12:21:34.092Z] #34 120.4 strings
12:21:34 [2023-01-09T12:21:34.092Z] #34 120.7 io/fs
12:21:34 [2023-01-09T12:21:34.092Z] #34 122.3 os
12:21:34 [2023-01-09T12:21:34.137Z] #38 142.4   CC       criu/sk-netlink.o
12:21:34 [2023-01-09T12:21:34.170Z] #38 173.8 make[1]: 'compel/compel-host-bin' is up to date.
12:21:34 [2023-01-09T12:21:34.170Z] #38 173.8 make[1]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.170Z] #38 173.9 make[1]: 'soccr/libsoccr.a' is up to date.
12:21:34 [2023-01-09T12:21:34.349Z] #34 124.2 bufio
12:21:34 [2023-01-09T12:21:34.349Z] #34 ...
12:21:34 [2023-01-09T12:21:34.349Z] 
12:21:34 [2023-01-09T12:21:34.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:34 [2023-01-09T12:21:34.349Z] #39 37.49   CC       images/inventory.o
12:21:34 [2023-01-09T12:21:34.397Z] #38 142.7   CC       criu/sk-packet.o
12:21:34 [2023-01-09T12:21:34.430Z] #38 174.1 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.430Z] #38 174.2 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.430Z] #38 174.2 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.608Z] #39 37.95   CC       images/fdinfo.o
12:21:34 [2023-01-09T12:21:34.690Z] #38 174.3 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.690Z] #38 174.4 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.690Z] #38 174.4 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.690Z] #38 174.5 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.949Z] #38 174.6 make[2]: Nothing to be done for 'all'.
12:21:34 [2023-01-09T12:21:34.949Z] #38 174.7   INSTALL  criu/criu
12:21:34 [2023-01-09T12:21:34.967Z] #38 143.2   CC       criu/sk-queue.o
12:21:35 [2023-01-09T12:21:35.227Z] #38 143.6   CC       criu/sk-tcp.o
12:21:35 [2023-01-09T12:21:35.519Z] #38 DONE 175.3s
12:21:35 [2023-01-09T12:21:35.519Z] 
12:21:35 [2023-01-09T12:21:35.519Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:21:35 [2023-01-09T12:21:35.540Z] #39 38.65   CC       images/fown.o
12:21:35 [2023-01-09T12:21:35.797Z] #39 38.97   CC       images/ns.o
12:21:35 [2023-01-09T12:21:35.841Z] #38 144.2   CC       criu/sk-unix.o
12:21:36 [2023-01-09T12:21:36.361Z] #39 39.45   CC       images/regfile.o
12:21:36 [2023-01-09T12:21:36.490Z] #49 2.367 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:21:36 [2023-01-09T12:21:36.490Z] #49 2.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:21:36 [2023-01-09T12:21:36.490Z] #49 2.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:21:36 [2023-01-09T12:21:36.618Z] #39 39.78   CC       images/ghost-file.o
12:21:36 [2023-01-09T12:21:36.747Z] #49 2.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:21:37 [2023-01-09T12:21:37.182Z] #39 40.45   CC       images/fifo.o
12:21:37 [2023-01-09T12:21:37.746Z] #39 40.89   CC       images/remap-file-path.o
12:21:37 [2023-01-09T12:21:37.758Z] #38 146.2   CC       criu/sockets.o
12:21:38 [2023-01-09T12:21:38.003Z] #39 41.31   CC       images/eventfd.o
12:21:38 [2023-01-09T12:21:38.115Z] #49 4.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:21:38 [2023-01-09T12:21:38.567Z] #39 41.72   CC       images/eventpoll.o
12:21:38 [2023-01-09T12:21:38.696Z] #38 146.9   CC       criu/stats.o
12:21:38 [2023-01-09T12:21:38.824Z] #39 42.01   CC       images/fh.o
12:21:38 [2023-01-09T12:21:38.954Z] #38 147.4   CC       criu/string.o
12:21:39 [2023-01-09T12:21:39.044Z] #49 ...
12:21:39 [2023-01-09T12:21:39.044Z] 
12:21:39 [2023-01-09T12:21:39.044Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:21:39 [2023-01-09T12:21:39.044Z] #45 14.09 + cd /tmp/tmp.KOwYhdqN5I/src/github.com/opencontainers/runc
12:21:39 [2023-01-09T12:21:39.044Z] #45 14.09 + git checkout -q v1.1.4
12:21:39 [2023-01-09T12:21:39.044Z] #45 15.04 + '[' -z '' ']'
12:21:39 [2023-01-09T12:21:39.044Z] #45 15.04 + target=static
12:21:39 [2023-01-09T12:21:39.044Z] #45 15.04 + make BUILDTAGS=seccomp static
12:21:39 [2023-01-09T12:21:39.044Z] #45 15.46 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
12:21:39 [2023-01-09T12:21:39.044Z] #45 ...
12:21:39 [2023-01-09T12:21:39.044Z] 
12:21:39 [2023-01-09T12:21:39.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:39 [2023-01-09T12:21:39.044Z] #39 85.99   CC       criu/bfd.o
12:21:39 [2023-01-09T12:21:39.044Z] #39 86.52   CC       criu/bitmap.o
12:21:39 [2023-01-09T12:21:39.044Z] #39 86.68   CC       criu/cgroup-props.o
12:21:39 [2023-01-09T12:21:39.044Z] #39 87.68   CC       criu/cgroup.o
12:21:39 [2023-01-09T12:21:39.044Z] #39 90.90   CC       criu/clone-noasan.o
12:21:39 [2023-01-09T12:21:39.214Z] #38 147.5   CC       criu/sysctl.o
12:21:39 [2023-01-09T12:21:39.301Z] #39 91.13   CC       criu/config.o
12:21:39 [2023-01-09T12:21:39.387Z] #39 42.52   CC       images/fsnotify.o
12:21:39 [2023-01-09T12:21:39.782Z] #38 148.0   CC       criu/sysfs_parse.o
12:21:40 [2023-01-09T12:21:40.041Z] #38 148.4   CC       criu/timens.o
12:21:40 [2023-01-09T12:21:40.321Z] #39 43.55   CC       images/signalfd.o
12:21:40 [2023-01-09T12:21:40.577Z] #39 43.91   CC       images/fs.o
12:21:40 [2023-01-09T12:21:40.610Z] #38 148.7   CC       criu/timerfd.o
12:21:40 [2023-01-09T12:21:40.668Z] #39 92.61   CC       criu/cr-check.o
12:21:40 [2023-01-09T12:21:40.835Z] #39 44.23   CC       images/pstree.o
12:21:40 [2023-01-09T12:21:40.869Z] #38 149.0   CC       criu/tty.o
12:21:41 [2023-01-09T12:21:41.399Z] #39 44.59   CC       images/pipe.o
12:21:41 [2023-01-09T12:21:41.656Z] #39 44.95   CC       images/tcp-stream.o
12:21:42 [2023-01-09T12:21:42.220Z] #39 45.36   CC       images/sk-packet.o
12:21:42 [2023-01-09T12:21:42.778Z] #38 151.1   CC       criu/tun.o
12:21:42 [2023-01-09T12:21:42.786Z] #39 45.83   CC       images/mnt.o
12:21:42 [2023-01-09T12:21:42.786Z] #39 46.16   CC       images/pipe-data.o
12:21:43 [2023-01-09T12:21:43.189Z] #39 94.65   CC       criu/cr-dedup.o
12:21:43 [2023-01-09T12:21:43.189Z] #39 95.13   CC       criu/cr-dump.o
12:21:43 [2023-01-09T12:21:43.476Z] #39 46.44   CC       images/sa.o
12:21:43 [2023-01-09T12:21:43.476Z] #39 46.80   CC       images/timer.o
12:21:43 [2023-01-09T12:21:43.482Z] #38 151.6   CC       criu/uffd.o
12:21:43 [2023-01-09T12:21:43.781Z] #39 ...
12:21:43 [2023-01-09T12:21:43.781Z] 
12:21:43 [2023-01-09T12:21:43.781Z] #24 [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
12:21:43 [2023-01-09T12:21:43.781Z] #24 DONE 152.1s
12:21:43 [2023-01-09T12:21:43.781Z] 
12:21:43 [2023-01-09T12:21:43.781Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:21:43 [2023-01-09T12:21:43.781Z] #49 5.665 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:21:43 [2023-01-09T12:21:43.781Z] #49 9.402 Fetched 8616 kB in 7s (1166 kB/s)
12:21:44 [2023-01-09T12:21:44.044Z] #39 47.39   CC       images/timerfd.o
12:21:44 [2023-01-09T12:21:44.420Z] #38 152.9   CC       criu/util.o
12:21:44 [2023-01-09T12:21:44.608Z] #39 47.75   CC       images/mm.o
12:21:45 [2023-01-09T12:21:45.171Z] #39 48.33   CC       images/sk-opts.o
12:21:45 [2023-01-09T12:21:45.511Z] #37 ...
12:21:45 [2023-01-09T12:21:45.511Z] 
12:21:45 [2023-01-09T12:21:45.511Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:21:45 [2023-01-09T12:21:45.511Z] #30 DONE 241.3s
12:21:45 [2023-01-09T12:21:45.511Z] 
12:21:45 [2023-01-09T12:21:45.511Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:21:45 [2023-01-09T12:21:45.735Z] #39 48.79   CC       images/sk-unix.o
12:21:45 [2023-01-09T12:21:45.802Z] #38 154.2   CC       criu/uts_ns.o
12:21:46 [2023-01-09T12:21:46.062Z] #38 154.4   CC       criu/vdso.o
12:21:46 [2023-01-09T12:21:46.081Z] #40 ...
12:21:46 [2023-01-09T12:21:46.081Z] 
12:21:46 [2023-01-09T12:21:46.081Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:21:46 [2023-01-09T12:21:46.299Z] #39 49.39   CC       images/sk-inet.o
12:21:46 [2023-01-09T12:21:46.303Z] #49 9.402 Reading package lists...
12:21:46 [2023-01-09T12:21:46.303Z] #49 12.66 Reading package lists...
12:21:46 [2023-01-09T12:21:46.303Z] #49 ...
12:21:46 [2023-01-09T12:21:46.303Z] 
12:21:46 [2023-01-09T12:21:46.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:46 [2023-01-09T12:21:46.303Z] #39 98.20   CC       criu/cr-errno.o
12:21:46 [2023-01-09T12:21:46.303Z] #39 98.31   CC       criu/cr-restore.o
12:21:46 [2023-01-09T12:21:46.575Z] b111c3320c94: Verifying Checksum
12:21:46 [2023-01-09T12:21:46.575Z] b111c3320c94: Download complete
12:21:46 [2023-01-09T12:21:46.630Z] #38 155.0   LINK     criu/built-in.o
12:21:46 [2023-01-09T12:21:46.650Z] #57 DONE 0.5s
12:21:46 [2023-01-09T12:21:46.650Z] 
12:21:46 [2023-01-09T12:21:46.650Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:21:46 [2023-01-09T12:21:46.862Z] #39 50.17   CC       images/tun.o
12:21:46 [2023-01-09T12:21:46.862Z] #39 ...
12:21:46 [2023-01-09T12:21:46.862Z] 
12:21:46 [2023-01-09T12:21:46.862Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:46 [2023-01-09T12:21:46.862Z] #34 126.9 text/tabwriter
12:21:46 [2023-01-09T12:21:46.862Z] #34 128.8 io/ioutil
12:21:46 [2023-01-09T12:21:46.862Z] #34 128.8 fmt
12:21:46 [2023-01-09T12:21:46.862Z] #34 132.8 github.com/BurntSushi/toml
12:21:46 [2023-01-09T12:21:46.862Z] #34 132.8 flag
12:21:46 [2023-01-09T12:21:46.862Z] #34 135.1 log
12:21:46 [2023-01-09T12:21:46.889Z] #38 155.1   LINK     criu/criu
12:21:46 [2023-01-09T12:21:46.910Z] #58 DONE 0.1s
12:21:46 [2023-01-09T12:21:46.910Z] 
12:21:46 [2023-01-09T12:21:46.910Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:21:46 [2023-01-09T12:21:46.910Z] #59 DONE 0.2s
12:21:46 [2023-01-09T12:21:46.910Z] 
12:21:46 [2023-01-09T12:21:46.910Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:21:46 [2023-01-09T12:21:46.910Z] #60 DONE 0.1s
12:21:46 [2023-01-09T12:21:46.910Z] 
12:21:46 [2023-01-09T12:21:46.910Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:21:47 [2023-01-09T12:21:47.149Z] #38 155.5   DEP      lib/c/criu.d
12:21:47 [2023-01-09T12:21:47.408Z] #38 155.6   CC       images/rpc.pb-c.o
12:21:47 [2023-01-09T12:21:47.426Z] #34 ...
12:21:47 [2023-01-09T12:21:47.426Z] 
12:21:47 [2023-01-09T12:21:47.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:47 [2023-01-09T12:21:47.426Z] #39 50.74   CC       images/sk-netlink.o
12:21:47 [2023-01-09T12:21:47.978Z] #38 156.3   CC       lib/c/criu.o
12:21:47 [2023-01-09T12:21:47.989Z] #39 51.25   CC       images/packet-sock.o
12:21:48 [2023-01-09T12:21:48.919Z] #39 52.05   CC       images/ipc-var.o
12:21:49 [2023-01-09T12:21:49.176Z] #39 52.39   CC       images/ipc-desc.o
12:21:49 [2023-01-09T12:21:49.358Z] #38 157.5   LINK     lib/c/built-in.o
12:21:49 [2023-01-09T12:21:49.358Z] #38 157.5   LINK     lib/c/libcriu.so
12:21:49 [2023-01-09T12:21:49.358Z] #38 157.5   LINK     lib/c/libcriu.a
12:21:49 [2023-01-09T12:21:49.358Z] #38 157.6   GEN      magic.py
12:21:49 [2023-01-09T12:21:49.433Z] #39 52.79   CC       images/ipc-shm.o
12:21:49 [2023-01-09T12:21:49.617Z] #38 157.8 Note: Building without setproctitle() and strlcpy() support.
12:21:49 [2023-01-09T12:21:49.617Z] #38 157.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:21:49 [2023-01-09T12:21:49.617Z] #38 157.8 Note: Building without GnuTLS support
12:21:49 [2023-01-09T12:21:49.617Z] #38 157.8 Makefile.config:39: Warn: you have no libnftables installed
12:21:49 [2023-01-09T12:21:49.617Z] #38 157.8 Makefile.config:40: Warn: Building without nftables support
12:21:49 [2023-01-09T12:21:49.999Z] #39 53.23   CC       images/ipc-msg.o
12:21:50 [2023-01-09T12:21:50.556Z] #38 158.7 fatal: not a git repository (or any of the parent directories): .git
12:21:50 [2023-01-09T12:21:50.564Z] #39 53.69   CC       images/ipc-sem.o
12:21:50 [2023-01-09T12:21:50.822Z] #39 54.13   CC       images/utsns.o
12:21:51 [2023-01-09T12:21:51.402Z] #39 54.47   CC       images/creds.o
12:21:51 [2023-01-09T12:21:51.496Z] #38 159.6 make[1]: Nothing to be done for 'all'.
12:21:51 [2023-01-09T12:21:51.554Z] #39 102.8   CC       criu/cr-service.o
12:21:51 [2023-01-09T12:21:51.659Z] #39 54.78   CC       images/vma.o
12:21:51 [2023-01-09T12:21:51.811Z] #39 ...
12:21:51 [2023-01-09T12:21:51.811Z] 
12:21:51 [2023-01-09T12:21:51.811Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:21:51 [2023-01-09T12:21:51.811Z] #49 12.66 Reading package lists...
12:21:51 [2023-01-09T12:21:51.811Z] #49 15.38 Building dependency tree...
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.95 The following additional packages will be installed:
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.95   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.95   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.95   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.95   python3-pkg-resources vim-runtime xxd
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96 Suggested packages:
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96   acl attr quota
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96 Recommended packages:
12:21:51 [2023-01-09T12:21:51.811Z] #49 16.96   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:21:51 [2023-01-09T12:21:51.811Z] #49 18.26 The following NEW packages will be installed:
12:21:51 [2023-01-09T12:21:51.917Z] #39 55.11   CC       images/netdev.o
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.27   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.27   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   python3-pkg-resources python3-setuptools python3-wheel sudo
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:21:52 [2023-01-09T12:21:52.068Z] #49 18.28   xz-utils zip
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.59 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.59 Need to get 27.0 MB of archives.
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.59 After this operation, 104 MB of additional disk space will be used.
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:21:52 [2023-01-09T12:21:52.325Z] #49 18.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.5 make[1]: 'images/built-in.o' is up to date.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.7 make[1]: 'compel/libcompel.a' is up to date.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.8 make[1]: 'compel/compel-host-bin' is up to date.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.8 make[1]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.435Z] #38 160.8 make[1]: 'soccr/libsoccr.a' is up to date.
12:21:52 [2023-01-09T12:21:52.481Z] #39 55.69   CC       images/tty.o
12:21:52 [2023-01-09T12:21:52.582Z] #49 18.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:21:52 [2023-01-09T12:21:52.582Z] #49 18.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:21:52 [2023-01-09T12:21:52.695Z] #38 160.9 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.695Z] #38 161.0 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.695Z] #38 161.0 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.695Z] #38 161.1 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.839Z] #49 19.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:21:52 [2023-01-09T12:21:52.839Z] #49 19.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:21:52 [2023-01-09T12:21:52.840Z] #49 19.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:21:52 [2023-01-09T12:21:52.955Z] #38 161.2 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.955Z] #38 161.2 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.955Z] #38 161.3 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.955Z] #38 161.4 make[2]: Nothing to be done for 'all'.
12:21:52 [2023-01-09T12:21:52.955Z] #38 161.4   INSTALL  criu/criu
12:21:53 [2023-01-09T12:21:53.045Z] #39 ...
12:21:53 [2023-01-09T12:21:53.045Z] 
12:21:53 [2023-01-09T12:21:53.045Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:21:53 [2023-01-09T12:21:53.045Z] #37 77.99 Updating files:  28% (1487/5151)
Updating files:  29% (1494/5151)
Updating files:  30% (1546/5151)
Updating files:  31% (1597/5151)
Updating files:  32% (1649/5151)
Updating files:  33% (1700/5151)
Updating files:  34% (1752/5151)
Updating files:  35% (1803/5151)
Updating files:  36% (1855/5151)
Updating files:  37% (1906/5151)
Updating files:  38% (1958/5151)
Updating files:  39% (2009/5151)
Updating files:  40% (2061/5151)
Updating files:  41% (2112/5151)
Updating files:  42% (2164/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  59% (3060/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  81% (4209/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files:  99% (5118/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
12:21:53 [2023-01-09T12:21:53.045Z] #37 81.08 + cd /tmp/tmp.dybnqJr1bG/src/github.com/containerd/containerd
12:21:53 [2023-01-09T12:21:53.045Z] #37 81.08 + git checkout -q v1.6.15
12:21:53 [2023-01-09T12:21:53.096Z] #49 19.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:21:53 [2023-01-09T12:21:53.096Z] #49 19.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:21:53 [2023-01-09T12:21:53.096Z] #49 19.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:21:53 [2023-01-09T12:21:53.525Z] #38 DONE 161.9s
12:21:53 [2023-01-09T12:21:53.525Z] 
12:21:53 [2023-01-09T12:21:53.525Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:21:53 [2023-01-09T12:21:53.659Z] #49 20.16 debconf: delaying package configuration, since apt-utils is not installed
12:21:53 [2023-01-09T12:21:53.916Z] #49 20.30 Fetched 27.0 MB in 1s (21.0 MB/s)
12:21:53 [2023-01-09T12:21:53.916Z] #49 20.40 Selecting previously unselected package pigz.
12:21:54 [2023-01-09T12:21:54.173Z] #49 20.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
12:21:54 [2023-01-09T12:21:54.173Z] #49 20.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.173Z] #49 20.47 Unpacking pigz (2.6-1) ...
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.60 Selecting previously unselected package libelf1:amd64.
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.62 Unpacking libelf1:amd64 (0.183-1) ...
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.77 Selecting previously unselected package libbpf0:amd64.
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.429Z] #49 20.78 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.87 Selecting previously unselected package libcap2:amd64.
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.89 Unpacking libcap2:amd64 (1:2.44-1) ...
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.97 Selecting previously unselected package libmnl0:amd64.
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.686Z] #49 20.99 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:21:54 [2023-01-09T12:21:54.686Z] #49 21.06 Selecting previously unselected package libxtables12:amd64.
12:21:54 [2023-01-09T12:21:54.686Z] #49 21.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.51 + export 'BUILDTAGS=netgo osusergo static_build'
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + BUILDTAGS='netgo osusergo static_build'
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + export EXTRA_FLAGS=-buildmode=pie
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + EXTRA_FLAGS=-buildmode=pie
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + '[' '' = dynamic ']'
12:21:54 [2023-01-09T12:21:54.941Z] #37 83.52 + make
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.08 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.14 Selecting previously unselected package libcap2-bin.
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.16 Unpacking libcap2-bin (1:2.44-1) ...
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.25 Selecting previously unselected package iproute2.
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:21:54 [2023-01-09T12:21:54.943Z] #49 21.26 Unpacking iproute2 (5.10.0-4) ...
12:21:55 [2023-01-09T12:21:55.505Z] #37 ...
12:21:55 [2023-01-09T12:21:55.505Z] 
12:21:55 [2023-01-09T12:21:55.505Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:21:55 [2023-01-09T12:21:55.505Z] #34 139.6 github.com/BurntSushi/toml/cmd/tomlv
12:21:55 [2023-01-09T12:21:55.505Z] #34 DONE 145.3s
12:21:55 [2023-01-09T12:21:55.505Z] 
12:21:55 [2023-01-09T12:21:55.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:21:55 [2023-01-09T12:21:55.505Z] #39 56.52   CC       images/file-lock.o
12:21:55 [2023-01-09T12:21:55.505Z] #39 56.85   CC       images/rlimit.o
12:21:55 [2023-01-09T12:21:55.505Z] #39 57.03   CC       images/pagemap.o
12:21:55 [2023-01-09T12:21:55.505Z] #39 57.29   CC       images/siginfo.o
12:21:55 [2023-01-09T12:21:55.505Z] #39 57.69   CC       images/rpc.o
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.77 Selecting previously unselected package xxd.
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.91 Selecting previously unselected package vim-common.
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:21:55 [2023-01-09T12:21:55.506Z] #49 21.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:21:55 [2023-01-09T12:21:55.767Z] #49 22.12 Selecting previously unselected package bash-completion.
12:21:55 [2023-01-09T12:21:55.767Z] #49 22.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:21:56 [2023-01-09T12:21:56.436Z] #39 59.56   CC       images/ext-file.o
12:21:56 [2023-01-09T12:21:56.693Z] #39 59.82   CC       images/cgroup.o
12:21:57 [2023-01-09T12:21:57.640Z] #39 60.85   CC       images/userns.o
12:21:57 [2023-01-09T12:21:57.897Z] #39 61.28   CC       images/google/protobuf/descriptor.o
12:21:58 [2023-01-09T12:21:58.154Z] #39 ...
12:21:58 [2023-01-09T12:21:58.154Z] 
12:21:58 [2023-01-09T12:21:58.154Z] #30 [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
12:21:58 [2023-01-09T12:21:58.154Z] #30 138.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:21:58 [2023-01-09T12:21:58.154Z] #30 138.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:21:58 [2023-01-09T12:21:58.154Z] #30 138.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:21:58 [2023-01-09T12:21:58.293Z] #49 24.24 Unpacking bash-completion (1:2.11-2) ...
12:21:58 [2023-01-09T12:21:58.293Z] #49 24.79 Selecting previously unselected package bzip2.
12:21:58 [2023-01-09T12:21:58.411Z] #30 148.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:21:58 [2023-01-09T12:21:58.411Z] #30 148.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:21:58 [2023-01-09T12:21:58.411Z] #30 148.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:21:58 [2023-01-09T12:21:58.411Z] #30 ...
12:21:58 [2023-01-09T12:21:58.411Z] 
12:21:58 [2023-01-09T12:21:58.411Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:21:58 [2023-01-09T12:21:58.411Z] #37 86.59 + bin/ctr
12:21:58 [2023-01-09T12:21:58.550Z] #49 24.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:21:58 [2023-01-09T12:21:58.550Z] #49 24.81 Unpacking bzip2 (1.0.8-4) ...
12:21:58 [2023-01-09T12:21:58.550Z] #49 24.89 Selecting previously unselected package xz-utils.
12:21:58 [2023-01-09T12:21:58.550Z] #49 24.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:21:58 [2023-01-09T12:21:58.550Z] #49 24.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:21:58 [2023-01-09T12:21:58.806Z] #49 25.12 Selecting previously unselected package apparmor.
12:21:58 [2023-01-09T12:21:58.806Z] #49 25.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.063Z] #49 25.17 Unpacking apparmor (2.13.6-10) ...
12:21:59 [2023-01-09T12:21:59.320Z] #49 25.63 Selecting previously unselected package inetutils-ping.
12:21:59 [2023-01-09T12:21:59.320Z] #49 25.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.320Z] #49 25.65 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:21:59 [2023-01-09T12:21:59.320Z] #49 25.77 Selecting previously unselected package libip4tc2:amd64.
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.77 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.85 Selecting previously unselected package libip6tc2:amd64.
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.86 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.94 Selecting previously unselected package libnfnetlink0:amd64.
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.579Z] #49 25.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:21:59 [2023-01-09T12:21:59.835Z] #49 26.04 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:21:59 [2023-01-09T12:21:59.835Z] #49 26.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.835Z] #49 26.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:21:59 [2023-01-09T12:21:59.835Z] #49 26.16 Selecting previously unselected package libnftnl11:amd64.
12:21:59 [2023-01-09T12:21:59.836Z] #49 26.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.836Z] #49 26.17 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:21:59 [2023-01-09T12:21:59.836Z] #49 26.25 Selecting previously unselected package iptables.
12:21:59 [2023-01-09T12:21:59.836Z] #49 26.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:21:59 [2023-01-09T12:21:59.836Z] #49 26.26 Unpacking iptables (1.8.7-1) ...
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.66 Selecting previously unselected package libonig5:amd64.
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.67 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.82 Selecting previously unselected package libjq1:amd64.
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.399Z] #49 26.83 Unpacking libjq1:amd64 (1.6-2.1) ...
12:22:00 [2023-01-09T12:22:00.656Z] #49 26.97 Selecting previously unselected package jq.
12:22:00 [2023-01-09T12:22:00.656Z] #49 26.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.656Z] #49 26.98 Unpacking jq (1.6-2.1) ...
12:22:00 [2023-01-09T12:22:00.656Z] #49 27.05 Selecting previously unselected package libaio1:amd64.
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.05 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.05 Unpacking libaio1:amd64 (0.3.112-9) ...
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.12 Selecting previously unselected package libgpm2:amd64.
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.13 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.21 Selecting previously unselected package libicu67:amd64.
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.22 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:22:00 [2023-01-09T12:22:00.913Z] #49 27.24 Unpacking libicu67:amd64 (67.1-7) ...
12:22:02 [2023-01-09T12:22:02.805Z] #49 ...
12:22:02 [2023-01-09T12:22:02.805Z] 
12:22:02 [2023-01-09T12:22:02.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:02 [2023-01-09T12:22:02.805Z] #39 104.3   CC       criu/crtools.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 104.9   CC       criu/eventfd.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 105.2   CC       criu/eventpoll.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 106.0   CC       criu/external.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 106.3   CC       criu/fault-injection.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 106.4   CC       criu/fdstore.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 106.8   CC       criu/fifo.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 107.2   CC       criu/file-ids.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 107.6   CC       criu/file-lock.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 108.6   CC       criu/files-ext.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 108.9   CC       criu/files-reg.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 111.4   CC       criu/files.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 113.5 include/common/asm/bitops.h: Assembler messages:
12:22:02 [2023-01-09T12:22:02.805Z] #39 113.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
12:22:02 [2023-01-09T12:22:02.805Z] #39 113.6   CC       criu/filesystems.o
12:22:02 [2023-01-09T12:22:02.805Z] #39 114.4   CC       criu/fsnotify.o
12:22:03 [2023-01-09T12:22:03.668Z] #37 ...
12:22:03 [2023-01-09T12:22:03.668Z] 
12:22:03 [2023-01-09T12:22:03.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:03 [2023-01-09T12:22:03.668Z] #39 63.98   CC       images/opts.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 64.35   CC       images/seccomp.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 64.87   CC       images/binfmt-misc.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 65.11   CC       images/time.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 65.46   CC       images/sysctl.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 65.95   CC       images/autofs.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 66.33   CC       images/macvlan.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 66.60   CC       images/sit.o
12:22:03 [2023-01-09T12:22:03.668Z] #39 66.83   CC       images/memfd.o
12:22:03 [2023-01-09T12:22:03.735Z] #39 115.7   CC       criu/image-desc.o
12:22:03 [2023-01-09T12:22:03.925Z] #39 67.11   CC       images/timens.o
12:22:03 [2023-01-09T12:22:03.991Z] #39 115.8   CC       criu/image.o
12:22:04 [2023-01-09T12:22:04.182Z] #39 67.44   LINK     images/built-in.o
12:22:04 [2023-01-09T12:22:04.440Z] #39 67.74   GEN      compel/include/asm
12:22:04 [2023-01-09T12:22:04.555Z] #39 ...
12:22:04 [2023-01-09T12:22:04.555Z] 
12:22:04 [2023-01-09T12:22:04.555Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.80 Selecting previously unselected package libinih1:amd64.
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.82 Unpacking libinih1:amd64 (53-1+b2) ...
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.90 Selecting previously unselected package libnet1:amd64.
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:22:04 [2023-01-09T12:22:04.555Z] #49 30.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:22:04 [2023-01-09T12:22:04.697Z] #39 67.81   GEN      compel/include/version.h
12:22:04 [2023-01-09T12:22:04.697Z] #39 67.93 touch .config
12:22:04 [2023-01-09T12:22:04.697Z] #39 68.01   GEN      include/common/config.h
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.02 Selecting previously unselected package libnl-3-200:amd64.
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.18 Selecting previously unselected package libprotobuf-c1:amd64.
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:22:04 [2023-01-09T12:22:04.811Z] #49 31.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:22:04 [2023-01-09T12:22:04.956Z] #39 68.23   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:22:04 [2023-01-09T12:22:04.956Z] #39 68.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:22:04 [2023-01-09T12:22:04.956Z] #39 68.38   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:22:05 [2023-01-09T12:22:05.068Z] #49 31.27 Selecting previously unselected package net-tools.
12:22:05 [2023-01-09T12:22:05.068Z] #49 31.29 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:22:05 [2023-01-09T12:22:05.068Z] #49 31.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:22:05 [2023-01-09T12:22:05.068Z] #49 31.52 Selecting previously unselected package patch.
12:22:05 [2023-01-09T12:22:05.214Z] #39 68.42   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:22:05 [2023-01-09T12:22:05.214Z] #39 68.48   DEP      compel/arch/x86/plugins/std/memcpy.d
12:22:05 [2023-01-09T12:22:05.214Z] #39 68.56   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:22:05 [2023-01-09T12:22:05.325Z] #49 31.53 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
12:22:05 [2023-01-09T12:22:05.325Z] #49 31.54 Unpacking patch (2.7.6-7) ...
12:22:05 [2023-01-09T12:22:05.325Z] #49 31.65 Selecting previously unselected package python-pip-whl.
12:22:05 [2023-01-09T12:22:05.325Z] #49 31.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:22:05 [2023-01-09T12:22:05.325Z] #49 31.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:22:05 [2023-01-09T12:22:05.471Z] #39 68.67   GEN      compel/plugins/include/uapi/std/syscall.h
12:22:05 [2023-01-09T12:22:05.471Z] #39 68.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:22:05 [2023-01-09T12:22:05.471Z] #39 68.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:22:05 [2023-01-09T12:22:05.728Z] #39 68.83   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:22:05 [2023-01-09T12:22:05.728Z] #39 68.85   DEP      compel/plugins/std/infect.d
12:22:05 [2023-01-09T12:22:05.889Z] #49 32.34 Selecting previously unselected package python3-lib2to3.
12:22:05 [2023-01-09T12:22:05.889Z] #49 32.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:22:05 [2023-01-09T12:22:05.985Z] #39 69.10   DEP      compel/plugins/std/string.d
12:22:05 [2023-01-09T12:22:05.985Z] #39 69.26   DEP      compel/plugins/std/log.d
12:22:06 [2023-01-09T12:22:06.147Z] #49 32.36 Unpacking python3-lib2to3 (3.9.2-1) ...
12:22:06 [2023-01-09T12:22:06.147Z] #49 32.50 Selecting previously unselected package python3-distutils.
12:22:06 [2023-01-09T12:22:06.147Z] #49 32.50 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:22:06 [2023-01-09T12:22:06.147Z] #49 32.50 Unpacking python3-distutils (3.9.2-1) ...
12:22:06 [2023-01-09T12:22:06.242Z] #39 69.40   DEP      compel/plugins/std/fds.d
12:22:06 [2023-01-09T12:22:06.242Z] #39 69.59   DEP      compel/plugins/std/std.d
12:22:06 [2023-01-09T12:22:06.402Z] #49 32.69 Selecting previously unselected package python3-pkg-resources.
12:22:06 [2023-01-09T12:22:06.403Z] #49 32.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:22:06 [2023-01-09T12:22:06.403Z] #49 32.71 Unpacking python3-pkg-resources (52.0.0-4) ...
12:22:06 [2023-01-09T12:22:06.499Z] #39 69.77   DEP      compel/plugins/shmem/shmem.d
12:22:06 [2023-01-09T12:22:06.659Z] #49 32.87 Selecting previously unselected package python3-setuptools.
12:22:06 [2023-01-09T12:22:06.659Z] #49 32.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:22:06 [2023-01-09T12:22:06.659Z] #49 32.88 Unpacking python3-setuptools (52.0.0-4) ...
12:22:06 [2023-01-09T12:22:06.756Z] #39 69.95   DEP      compel/plugins/fds/fds.d
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.16 Selecting previously unselected package python3-wheel.
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.18 Unpacking python3-wheel (0.34.2-1) ...
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.28 Selecting previously unselected package python3-pip.
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:22:06 [2023-01-09T12:22:06.915Z] #49 33.29 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:22:07 [2023-01-09T12:22:07.013Z] #39 70.19   CC       compel/plugins/std/std.o
12:22:07 [2023-01-09T12:22:07.242Z] #49 33.58 Selecting previously unselected package sudo.
12:22:07 [2023-01-09T12:22:07.242Z] #49 33.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
12:22:07 [2023-01-09T12:22:07.242Z] #49 33.59 Unpacking sudo (1.9.5p2-3) ...
12:22:07 [2023-01-09T12:22:07.270Z] #39 70.59   CC       compel/plugins/std/fds.o
12:22:07 [2023-01-09T12:22:07.811Z] #49 34.26 Selecting previously unselected package thin-provisioning-tools.
12:22:08 [2023-01-09T12:22:08.072Z] #49 34.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:22:08 [2023-01-09T12:22:08.072Z] #49 34.27 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:22:08 [2023-01-09T12:22:08.072Z] #49 34.55 Selecting previously unselected package uidmap.
12:22:08 [2023-01-09T12:22:08.202Z] #39 71.27   CC       compel/plugins/std/log.o
12:22:08 [2023-01-09T12:22:08.337Z] #49 34.56 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
12:22:08 [2023-01-09T12:22:08.337Z] #49 34.57 Unpacking uidmap (1:4.8.1-1) ...
12:22:08 [2023-01-09T12:22:08.337Z] #49 34.77 Selecting previously unselected package vim-runtime.
12:22:08 [2023-01-09T12:22:08.337Z] #49 34.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:22:08 [2023-01-09T12:22:08.593Z] #49 34.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:22:08 [2023-01-09T12:22:08.593Z] #49 34.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:22:08 [2023-01-09T12:22:08.593Z] #49 34.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:22:09 [2023-01-09T12:22:09.674Z] #39 72.85   CC       compel/plugins/std/string.o
12:22:10 [2023-01-09T12:22:10.611Z] #39 ...
12:22:10 [2023-01-09T12:22:10.611Z] 
12:22:10 [2023-01-09T12:22:10.611Z] #30 [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
12:22:10 [2023-01-09T12:22:10.611Z] #30 160.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:22:10 [2023-01-09T12:22:10.611Z] #30 160.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:22:10 [2023-01-09T12:22:10.611Z] #30 160.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:22:12 [2023-01-09T12:22:12.760Z] #49 38.35 Selecting previously unselected package vim.
12:22:12 [2023-01-09T12:22:12.760Z] #49 38.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:22:12 [2023-01-09T12:22:12.760Z] #49 38.37 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:22:12 [2023-01-09T12:22:12.760Z] #49 39.01 Selecting previously unselected package xfsprogs.
12:22:12 [2023-01-09T12:22:12.760Z] #49 39.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
12:22:12 [2023-01-09T12:22:12.760Z] #49 39.02 Unpacking xfsprogs (5.10.0-4) ...
12:22:13 [2023-01-09T12:22:13.016Z] #49 39.51 Selecting previously unselected package zip.
12:22:13 [2023-01-09T12:22:13.272Z] #49 39.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
12:22:13 [2023-01-09T12:22:13.272Z] #49 39.53 Unpacking zip (3.0-12) ...
12:22:13 [2023-01-09T12:22:13.528Z] #49 39.72 Setting up python3-pkg-resources (52.0.0-4) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.68 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.70 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.71 Setting up libgpm2:amd64 (1.20.7-8) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.73 Setting up libicu67:amd64 (67.1-7) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.74 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.75 Setting up libinih1:amd64 (53-1+b2) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.80 Setting up uidmap (1:4.8.1-1) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.84 Setting up bzip2 (1.0.8-4) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:22:14 [2023-01-09T12:22:14.459Z] #49 40.87 Setting up python3-wheel (0.34.2-1) ...
12:22:15 [2023-01-09T12:22:15.021Z] #49 ...
12:22:15 [2023-01-09T12:22:15.021Z] 
12:22:15 [2023-01-09T12:22:15.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:15 [2023-01-09T12:22:15.021Z] #39 116.8   CC       criu/ipc_ns.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 118.1   CC       criu/irmap.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 118.8   CC       criu/kcmp-ids.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 119.2   CC       criu/kerndat.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 120.5   CC       criu/libnetlink.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 120.9   CC       criu/log.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 121.6   CC       criu/lsm.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 122.1   CC       criu/mem.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 123.9   CC       criu/memfd.o
12:22:15 [2023-01-09T12:22:15.021Z] #39 124.6   CC       criu/mount.o
12:22:15 [2023-01-09T12:22:15.277Z] #39 ...
12:22:15 [2023-01-09T12:22:15.277Z] 
12:22:15 [2023-01-09T12:22:15.277Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:22:15 [2023-01-09T12:22:15.277Z] #49 41.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:22:15 [2023-01-09T12:22:15.277Z] #49 41.63 Setting up libcap2:amd64 (1:2.44-1) ...
12:22:15 [2023-01-09T12:22:15.277Z] #49 41.65 Setting up libcap2-bin (1:2.44-1) ...
12:22:15 [2023-01-09T12:22:15.534Z] #49 41.67 Setting up apparmor (2.13.6-10) ...
12:22:15 [2023-01-09T12:22:15.878Z] #30 ...
12:22:15 [2023-01-09T12:22:15.878Z] 
12:22:15 [2023-01-09T12:22:15.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:15 [2023-01-09T12:22:15.878Z] #39 74.13   CC       compel/plugins/std/infect.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 74.97   CC       compel/arch/x86/plugins/std/parasite-head.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 75.09   CC       compel/arch/x86/plugins/std/memcpy.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 75.22   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 75.36   AR       compel/plugins/std.lib.a
12:22:15 [2023-01-09T12:22:15.878Z] #39 75.52   CC       compel/plugins/fds/fds.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.07   AR       compel/plugins/fds.lib.a
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.30   HOSTDEP  compel/src/lib/log-host.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.40   HOSTDEP  compel/src/lib/handle-elf-host.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.48   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.56   HOSTDEP  compel/src/main-host.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.66   DEP      compel/src/lib/ptrace.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 76.85   DEP      compel/src/lib/infect.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 77.11   DEP      compel/src/lib/infect-util.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 77.29   DEP      compel/src/lib/infect-rpc.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 77.49   DEP      compel/arch/x86/src/lib/infect.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 77.75   DEP      compel/arch/x86/src/lib/cpu.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 77.88   DEP      compel/src/lib/log.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 78.09   DEP      compel/src/main.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 78.30   DEP      compel/src/lib/handle-elf.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 78.49   DEP      compel/arch/x86/src/lib/handle-elf.d
12:22:15 [2023-01-09T12:22:15.878Z] #39 78.64   CC       compel/src/lib/log.o
12:22:15 [2023-01-09T12:22:15.878Z] #39 78.97   CC       compel/arch/x86/src/lib/cpu.o
12:22:17 [2023-01-09T12:22:17.248Z] #39 80.32   CC       compel/arch/x86/src/lib/infect.o
12:22:17 [2023-01-09T12:22:17.425Z] #49 43.51 Setting up zip (3.0-12) ...
12:22:17 [2023-01-09T12:22:17.425Z] #49 43.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:22:17 [2023-01-09T12:22:17.425Z] #49 43.56 Setting up bash-completion (1:2.11-2) ...
12:22:18 [2023-01-09T12:22:18.617Z] #39 81.82   CC       compel/src/lib/infect-rpc.o
12:22:19 [2023-01-09T12:22:19.548Z] #39 82.62   CC       compel/src/lib/infect-util.o
12:22:19 [2023-01-09T12:22:19.805Z] #39 83.03   CC       compel/src/lib/infect.o
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.82 Setting up libmnl0:amd64 (1.0.4-3) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.84 Setting up patch (2.7.6-7) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.85 Setting up sudo (1.9.5p2-3) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.95 invoke-rc.d: could not determine current runlevel
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.97 invoke-rc.d: policy-rc.d denied execution of start.
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.98 Setting up xfsprogs (5.10.0-4) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 45.99 Setting up libxtables12:amd64 (1.8.7-1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.03 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.05 Setting up pigz (2.6-1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:22:19 [2023-01-09T12:22:19.942Z] #49 46.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:22:20 [2023-01-09T12:22:20.503Z] #49 46.75 Setting up libaio1:amd64 (0.3.112-9) ...
12:22:20 [2023-01-09T12:22:20.503Z] #49 46.76 Setting up python3-lib2to3 (3.9.2-1) ...
12:22:21 [2023-01-09T12:22:21.065Z] #49 47.26 Setting up libelf1:amd64 (0.183-1) ...
12:22:21 [2023-01-09T12:22:21.065Z] #49 47.30 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:22:21 [2023-01-09T12:22:21.065Z] #49 47.32 Setting up python3-distutils (3.9.2-1) ...
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:22:21 [2023-01-09T12:22:21.628Z] #49 47.87 Setting up python3-setuptools (52.0.0-4) ...
12:22:23 [2023-01-09T12:22:23.521Z] #49 49.42 Setting up libjq1:amd64 (1.6-2.1) ...
12:22:23 [2023-01-09T12:22:23.521Z] #49 49.43 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:22:23 [2023-01-09T12:22:23.521Z] #49 49.45 Setting up thin-provisioning-tools (0.9.0-1) ...
12:22:23 [2023-01-09T12:22:23.521Z] #49 49.47 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:22:23 [2023-01-09T12:22:23.982Z] #39 86.81   CC       compel/src/lib/ptrace.o
12:22:24 [2023-01-09T12:22:24.239Z] #39 87.48   AR       compel/libcompel.a
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.66 Setting up jq (1.6-2.1) ...
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.68 Setting up libbpf0:amd64 (1:0.3-2) ...
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.71 Setting up iptables (1.8.7-1) ...
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:22:24 [2023-01-09T12:22:24.451Z] #49 50.78 Setting up iproute2 (5.10.0-4) ...
12:22:24 [2023-01-09T12:22:24.496Z] #39 87.60   HOSTCC   compel/src/main-host.o
12:22:24 [2023-01-09T12:22:24.707Z] #49 51.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:22:24 [2023-01-09T12:22:24.753Z] #39 87.88   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:22:24 [2023-01-09T12:22:24.753Z] #39 88.08   HOSTCC   compel/src/lib/handle-elf-host.o
12:22:25 [2023-01-09T12:22:25.272Z] #49 DONE 51.6s
12:22:25 [2023-01-09T12:22:25.272Z] 
12:22:25 [2023-01-09T12:22:25.272Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:22:25 [2023-01-09T12:22:25.317Z] #39 88.61   HOSTCC   compel/src/lib/log-host.o
12:22:25 [2023-01-09T12:22:25.574Z] #39 88.90   HOSTLINK compel/compel-host-bin
12:22:25 [2023-01-09T12:22:25.620Z] #25 242.0 + return
12:22:25 [2023-01-09T12:22:25.880Z] #25 DONE 242.5s
12:22:25 [2023-01-09T12:22:25.880Z] 
12:22:25 [2023-01-09T12:22:25.880Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:26 [2023-01-09T12:22:26.138Z] #39 89.22   DEP      soccr/soccr.d
12:22:26 [2023-01-09T12:22:26.395Z] #39 89.56   CC       soccr/soccr.o
12:22:26 [2023-01-09T12:22:26.638Z] #50 ...
12:22:26 [2023-01-09T12:22:26.638Z] 
12:22:26 [2023-01-09T12:22:26.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:26 [2023-01-09T12:22:26.638Z] #39 128.7   CC       criu/namespaces.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 130.9   CC       criu/net.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 134.4   CC       criu/netfilter.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 134.8   CC       criu/page-pipe.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 135.4   CC       criu/page-xfer.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 137.4   CC       criu/pagemap-cache.o
12:22:26 [2023-01-09T12:22:26.638Z] #39 137.9   CC       criu/pagemap.o
12:22:26 [2023-01-09T12:22:26.819Z] #37 ...
12:22:26 [2023-01-09T12:22:26.819Z] 
12:22:26 [2023-01-09T12:22:26.819Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:22:26 [2023-01-09T12:22:26.894Z] #39 ...
12:22:26 [2023-01-09T12:22:26.894Z] 
12:22:26 [2023-01-09T12:22:26.894Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:22:26 [2023-01-09T12:22:26.894Z] #50 1.656 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:22:26 [2023-01-09T12:22:26.894Z] #50 1.662 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:22:26 [2023-01-09T12:22:26.894Z] #50 1.666 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:22:26 [2023-01-09T12:22:26.894Z] #50 DONE 1.7s
12:22:26 [2023-01-09T12:22:26.894Z] 
12:22:26 [2023-01-09T12:22:26.894Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:22:27 [2023-01-09T12:22:27.079Z] #52 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.079Z] 
12:22:27 [2023-01-09T12:22:27.079Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:22:27 [2023-01-09T12:22:27.339Z] #53 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.339Z] 
12:22:27 [2023-01-09T12:22:27.339Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.339Z] #54 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.339Z] 
12:22:27 [2023-01-09T12:22:27.339Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.339Z] #55 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.339Z] 
12:22:27 [2023-01-09T12:22:27.339Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:27 [2023-01-09T12:22:27.601Z] #37 ...
12:22:27 [2023-01-09T12:22:27.601Z] 
12:22:27 [2023-01-09T12:22:27.601Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.601Z] #56 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.601Z] 
12:22:27 [2023-01-09T12:22:27.601Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.601Z] #57 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.601Z] 
12:22:27 [2023-01-09T12:22:27.601Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:22:27 [2023-01-09T12:22:27.601Z] #58 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.601Z] 
12:22:27 [2023-01-09T12:22:27.601Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:22:27 [2023-01-09T12:22:27.861Z] #42 ...
12:22:27 [2023-01-09T12:22:27.861Z] 
12:22:27 [2023-01-09T12:22:27.861Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.861Z] #59 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.861Z] 
12:22:27 [2023-01-09T12:22:27.861Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:22:27 [2023-01-09T12:22:27.861Z] #60 DONE 0.1s
12:22:27 [2023-01-09T12:22:27.861Z] 
12:22:27 [2023-01-09T12:22:27.861Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:28 [2023-01-09T12:22:28.918Z] #39 91.83   AR       soccr/libsoccr.a
12:22:28 [2023-01-09T12:22:28.918Z] #39 91.94 make[1]: 'soccr/libsoccr.a' is up to date.
12:22:29 [2023-01-09T12:22:29.849Z] #39 92.87   DEP      criu/arch/x86/sigframe.d
12:22:29 [2023-01-09T12:22:29.849Z] #39 93.01   DEP      criu/arch/x86/sigaction_compat.d
12:22:29 [2023-01-09T12:22:29.849Z] #39 93.11   DEP      criu/arch/x86/kerndat.d
12:22:30 [2023-01-09T12:22:30.140Z] #39 93.29   DEP      criu/arch/x86/crtools.d
12:22:30 [2023-01-09T12:22:30.400Z] #37 ...
12:22:30 [2023-01-09T12:22:30.400Z] 
12:22:30 [2023-01-09T12:22:30.400Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:22:30 [2023-01-09T12:22:30.400Z] #34 246.6 + /build/golangci-lint --version
12:22:30 [2023-01-09T12:22:30.407Z] #39 93.47   DEP      criu/arch/x86/cpu.d
12:22:30 [2023-01-09T12:22:30.407Z] #39 93.71   CC       criu/arch/x86/cpu.o
12:22:31 [2023-01-09T12:22:31.339Z] #39 94.64 include/common/asm/bitops.h: Assembler messages:
12:22:31 [2023-01-09T12:22:31.339Z] #39 94.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:22:31 [2023-01-09T12:22:31.339Z] #39 94.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:22:31 [2023-01-09T12:22:31.598Z] #39 94.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:22:31 [2023-01-09T12:22:31.598Z] #39 94.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:22:31 [2023-01-09T12:22:31.598Z] #39 94.69   CC       criu/arch/x86/crtools.o
12:22:31 [2023-01-09T12:22:31.781Z] #34 248.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:22:31 [2023-01-09T12:22:31.781Z] #34 DONE 248.3s
12:22:31 [2023-01-09T12:22:31.781Z] 
12:22:31 [2023-01-09T12:22:31.781Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:32 [2023-01-09T12:22:32.041Z] #37 ...
12:22:32 [2023-01-09T12:22:32.041Z] 
12:22:32 [2023-01-09T12:22:32.041Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:22:32 [2023-01-09T12:22:32.041Z] #42 145.1 + mkdir -p /build
12:22:32 [2023-01-09T12:22:32.041Z] #42 145.1 + cp runc /build/runc
12:22:32 [2023-01-09T12:22:32.301Z] #42 DONE 145.2s
12:22:32 [2023-01-09T12:22:32.301Z] 
12:22:32 [2023-01-09T12:22:32.301Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:33 [2023-01-09T12:22:33.432Z] #51 ...
12:22:33 [2023-01-09T12:22:33.432Z] 
12:22:33 [2023-01-09T12:22:33.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:33 [2023-01-09T12:22:33.432Z] #39 139.1   CC       criu/parasite-syscall.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 140.2   CC       criu/path.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 140.6   CC       criu/pie-util-vdso-elf32.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 141.0   CC       criu/pie-util-vdso.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 141.5   CC       criu/pie-util.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 141.8   CC       criu/pipes.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 142.7   CC       criu/plugin.o
12:22:33 [2023-01-09T12:22:33.432Z] #39 143.1   CC       criu/proc_parse.o
12:22:33 [2023-01-09T12:22:33.494Z] #39 96.47   CC       criu/arch/x86/kerndat.o
12:22:33 [2023-01-09T12:22:33.670Z] #36 ...
12:22:33 [2023-01-09T12:22:33.670Z] 
12:22:33 [2023-01-09T12:22:33.670Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:22:33 [2023-01-09T12:22:33.670Z] #40 161.4 + mkdir -p /build
12:22:33 [2023-01-09T12:22:33.670Z] #40 161.4 + cp runc /build/runc
12:22:33 [2023-01-09T12:22:33.670Z] #40 DONE 164.1s
12:22:33 [2023-01-09T12:22:33.670Z] 
12:22:33 [2023-01-09T12:22:33.670Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:22:33 [2023-01-09T12:22:33.670Z] #36 286.8 + /build/golangci-lint --version
12:22:33 [2023-01-09T12:22:33.670Z] #36 288.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:22:33 [2023-01-09T12:22:33.670Z] #36 DONE 288.8s
12:22:33 [2023-01-09T12:22:33.670Z] 
12:22:33 [2023-01-09T12:22:33.670Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:33 [2023-01-09T12:22:33.934Z] #37 ...
12:22:33 [2023-01-09T12:22:33.934Z] 
12:22:33 [2023-01-09T12:22:33.934Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.209Z] #37 ...
12:22:34 [2023-01-09T12:22:34.209Z] 
12:22:34 [2023-01-09T12:22:34.209Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.363Z] #39 146.4   CC       criu/protobuf-desc.o
12:22:34 [2023-01-09T12:22:34.424Z] #39 97.44   CC       criu/arch/x86/sigaction_compat.o
12:22:34 [2023-01-09T12:22:34.478Z] #61 DONE 0.2s
12:22:34 [2023-01-09T12:22:34.478Z] 
12:22:34 [2023-01-09T12:22:34.478Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.478Z] #62 DONE 0.0s
12:22:34 [2023-01-09T12:22:34.478Z] 
12:22:34 [2023-01-09T12:22:34.478Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.478Z] #63 DONE 0.1s
12:22:34 [2023-01-09T12:22:34.478Z] 
12:22:34 [2023-01-09T12:22:34.478Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:34 [2023-01-09T12:22:34.507Z] #61 DONE 0.5s
12:22:34 [2023-01-09T12:22:34.507Z] 
12:22:34 [2023-01-09T12:22:34.507Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.507Z] #62 DONE 0.1s
12:22:34 [2023-01-09T12:22:34.507Z] 
12:22:34 [2023-01-09T12:22:34.507Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:34 [2023-01-09T12:22:34.507Z] #37 ...
12:22:34 [2023-01-09T12:22:34.507Z] 
12:22:34 [2023-01-09T12:22:34.507Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:22:34 [2023-01-09T12:22:34.687Z] #39 97.84   CC       criu/arch/x86/sigframe.o
12:22:34 [2023-01-09T12:22:34.687Z] #39 ...
12:22:34 [2023-01-09T12:22:34.687Z] 
12:22:34 [2023-01-09T12:22:34.687Z] #30 [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
12:22:34 [2023-01-09T12:22:34.687Z] #30 184.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:22:34 [2023-01-09T12:22:34.687Z] #30 184.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:22:34 [2023-01-09T12:22:34.687Z] #30 184.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:22:34 [2023-01-09T12:22:34.767Z] #63 DONE 0.2s
12:22:34 [2023-01-09T12:22:34.767Z] 
12:22:34 [2023-01-09T12:22:34.767Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:35 [2023-01-09T12:22:35.732Z] #39 147.5   CC       criu/protobuf.o
12:22:35 [2023-01-09T12:22:35.988Z] #39 147.9   CC       criu/pstree.o
12:22:36 [2023-01-09T12:22:36.673Z] #37 255.2 + bin/containerd
12:22:37 [2023-01-09T12:22:37.014Z] #37 221.0 + bin/containerd
12:22:37 [2023-01-09T12:22:37.355Z] #39 149.2   CC       criu/rbtree.o
12:22:37 [2023-01-09T12:22:37.611Z] #39 149.6   CC       criu/rst-malloc.o
12:22:37 [2023-01-09T12:22:37.868Z] #39 149.9   CC       criu/seccomp.o
12:22:38 [2023-01-09T12:22:38.431Z] #39 ...
12:22:38 [2023-01-09T12:22:38.431Z] 
12:22:38 [2023-01-09T12:22:38.431Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:22:38 [2023-01-09T12:22:38.431Z] #51 11.33 Collecting yamllint==1.26.1
12:22:39 [2023-01-09T12:22:39.361Z] #51 12.39   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:22:40 [2023-01-09T12:22:40.726Z] #51 13.75 Collecting pathspec>=0.5.3
12:22:40 [2023-01-09T12:22:40.726Z] #51 13.76   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:22:41 [2023-01-09T12:22:41.236Z] #30 ...
12:22:41 [2023-01-09T12:22:41.236Z] 
12:22:41 [2023-01-09T12:22:41.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:41 [2023-01-09T12:22:41.236Z] #39 98.24   LINK     criu/arch/x86/crtools.built-in.o
12:22:41 [2023-01-09T12:22:41.236Z] #39 98.38   DEP      criu/pie/util-vdso-elf32.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 98.63   DEP      criu/pie/util-vdso.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 98.93   DEP      criu/pie/util.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 99.37   CC       criu/pie/util.o
12:22:41 [2023-01-09T12:22:41.236Z] #39 99.83   CC       criu/pie/util-vdso.o
12:22:41 [2023-01-09T12:22:41.236Z] #39 100.8   CC       criu/pie/util-vdso-elf32.o
12:22:41 [2023-01-09T12:22:41.236Z] #39 102.1   AR       criu/pie/pie.lib.a
12:22:41 [2023-01-09T12:22:41.236Z] #39 102.2   DEP      criu/pie/restorer.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 102.5   DEP      criu/arch/x86/sigaction_compat_pie.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 102.8   DEP      criu/arch/x86/restorer_unmap.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 102.9   DEP      criu/arch/x86/restorer.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 103.2   DEP      criu/arch/x86/vdso-pie.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 103.5   DEP      criu/pie/parasite-vdso.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 103.9   DEP      criu/pie/parasite.d
12:22:41 [2023-01-09T12:22:41.236Z] #39 104.3   CC       criu/pie/parasite.o
12:22:41 [2023-01-09T12:22:41.288Z] #51 14.24 Collecting pyyaml
12:22:41 [2023-01-09T12:22:41.288Z] #51 14.25   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)
12:22:41 [2023-01-09T12:22:41.288Z] #51 14.32 Building wheels for collected packages: yamllint
12:22:41 [2023-01-09T12:22:41.288Z] #51 14.32   Building wheel for yamllint (setup.py): started
12:22:42 [2023-01-09T12:22:42.166Z] #39 ...
12:22:42 [2023-01-09T12:22:42.166Z] 
12:22:42 [2023-01-09T12:22:42.166Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:22:42 [2023-01-09T12:22:42.166Z] #26 191.9 + for f in rootlesskit rootlesskit-docker-proxy
12:22:42 [2023-01-09T12:22:42.166Z] #26 191.9 + GOBIN=/build
12:22:42 [2023-01-09T12:22:42.166Z] #26 191.9 + GO111MODULE=on
12:22:42 [2023-01-09T12:22:42.166Z] #26 191.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:22:42 [2023-01-09T12:22:42.654Z] #51 15.51   Building wheel for yamllint (setup.py): finished with status 'done'
12:22:42 [2023-01-09T12:22:42.654Z] #51 15.51   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a046b0f8d8542976515b8fd7a14b22378ee543f07961dd9bf45b58e7c59585e
12:22:42 [2023-01-09T12:22:42.654Z] #51 15.51   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:22:42 [2023-01-09T12:22:42.654Z] #51 15.52 Successfully built yamllint
12:22:42 [2023-01-09T12:22:42.654Z] #51 15.56 Installing collected packages: pyyaml, pathspec, yamllint
12:22:43 [2023-01-09T12:22:43.216Z] #51 15.99 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:22:43 [2023-01-09T12:22:43.778Z] #51 DONE 16.6s
12:22:43 [2023-01-09T12:22:43.778Z] 
12:22:43 [2023-01-09T12:22:43.778Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:22:43 [2023-01-09T12:22:43.778Z] #52 DONE 0.3s
12:22:43 [2023-01-09T12:22:43.778Z] 
12:22:43 [2023-01-09T12:22:43.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:43 [2023-01-09T12:22:43.778Z] #39 150.7   CC       criu/seize.o
12:22:43 [2023-01-09T12:22:43.778Z] #39 151.8   CC       criu/servicefd.o
12:22:43 [2023-01-09T12:22:43.778Z] #39 152.3 include/common/asm/bitops.h: Assembler messages:
12:22:43 [2023-01-09T12:22:43.778Z] #39 152.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:22:43 [2023-01-09T12:22:43.778Z] #39 152.4   CC       criu/shmem.o
12:22:43 [2023-01-09T12:22:43.778Z] #39 153.7   CC       criu/sigframe.o
12:22:43 [2023-01-09T12:22:43.778Z] #39 153.9   CC       criu/signalfd.o
12:22:43 [2023-01-09T12:22:43.778Z] #39 154.3   CC       criu/sk-inet.o
12:22:44 [2023-01-09T12:22:44.035Z] #39 155.8   CC       criu/sk-netlink.o
12:22:44 [2023-01-09T12:22:44.291Z] #39 ...
12:22:44 [2023-01-09T12:22:44.291Z] 
12:22:44 [2023-01-09T12:22:44.291Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:22:44 [2023-01-09T12:22:44.291Z] #53 DONE 0.4s
12:22:44 [2023-01-09T12:22:44.291Z] 
12:22:44 [2023-01-09T12:22:44.291Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:22:44 [2023-01-09T12:22:44.548Z] #54 DONE 0.2s
12:22:44 [2023-01-09T12:22:44.548Z] 
12:22:44 [2023-01-09T12:22:44.548Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:22:44 [2023-01-09T12:22:44.548Z] #37 ...
12:22:44 [2023-01-09T12:22:44.548Z] 
12:22:44 [2023-01-09T12:22:44.548Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:22:44 [2023-01-09T12:22:44.548Z] #55 DONE 0.1s
12:22:44 [2023-01-09T12:22:44.548Z] 
12:22:44 [2023-01-09T12:22:44.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:44 [2023-01-09T12:22:44.548Z] #39 156.4   CC       criu/sk-packet.o
12:22:44 [2023-01-09T12:22:44.805Z] #39 ...
12:22:44 [2023-01-09T12:22:44.805Z] 
12:22:44 [2023-01-09T12:22:44.805Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:22:44 [2023-01-09T12:22:44.805Z] #56 DONE 0.1s
12:22:44 [2023-01-09T12:22:44.805Z] 
12:22:44 [2023-01-09T12:22:44.805Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:22:45 [2023-01-09T12:22:45.368Z] #25 ...
12:22:45 [2023-01-09T12:22:45.368Z] 
12:22:45 [2023-01-09T12:22:45.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:45 [2023-01-09T12:22:45.368Z] #39 157.3   CC       criu/sk-queue.o
12:22:45 [2023-01-09T12:22:45.931Z] #39 157.8   CC       criu/sk-tcp.o
12:22:46 [2023-01-09T12:22:46.494Z] #39 158.4   CC       criu/sk-unix.o
12:22:47 [2023-01-09T12:22:47.426Z] #26 ...
12:22:47 [2023-01-09T12:22:47.426Z] 
12:22:47 [2023-01-09T12:22:47.426Z] #30 [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
12:22:47 [2023-01-09T12:22:47.426Z] #30 194.7 Selecting previously unselected package g++-mingw-w64-x86-64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 194.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 194.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.3 Selecting previously unselected package libapparmor1:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.6 Selecting previously unselected package libapparmor-dev:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.8 Selecting previously unselected package libbtrfs0:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 195.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.0 Selecting previously unselected package libbtrfs-dev:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.4 Selecting previously unselected package libudev-dev:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.5 Selecting previously unselected package libsepol1-dev:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.9 Selecting previously unselected package libpcre2-16-0:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 196.9 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.1 Selecting previously unselected package libpcre2-32-0:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.3 Selecting previously unselected package libpcre2-posix2:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.4 Selecting previously unselected package libpcre2-dev:amd64.
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.426Z] #30 197.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:22:47 [2023-01-09T12:22:47.991Z] #30 198.0 Selecting previously unselected package libselinux1-dev:amd64.
12:22:47 [2023-01-09T12:22:47.991Z] #30 198.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:22:47 [2023-01-09T12:22:47.991Z] #30 198.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:22:48 [2023-01-09T12:22:48.555Z] #30 198.6 Selecting previously unselected package libdevmapper-dev:amd64.
12:22:48 [2023-01-09T12:22:48.555Z] #30 198.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:22:48 [2023-01-09T12:22:48.555Z] #30 198.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:22:48 [2023-01-09T12:22:48.812Z] #30 199.0 Selecting previously unselected package libseccomp-dev:amd64.
12:22:49 [2023-01-09T12:22:49.013Z] #39 160.6   CC       criu/sockets.o
12:22:49 [2023-01-09T12:22:49.068Z] #30 199.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:22:49 [2023-01-09T12:22:49.068Z] #30 199.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:22:49 [2023-01-09T12:22:49.325Z] #30 199.4 Selecting previously unselected package libsystemd-dev:amd64.
12:22:49 [2023-01-09T12:22:49.581Z] #30 199.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:22:49 [2023-01-09T12:22:49.581Z] #30 199.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:22:49 [2023-01-09T12:22:49.942Z] #39 161.9   CC       criu/stats.o
12:22:50 [2023-01-09T12:22:50.145Z] #30 ...
12:22:50 [2023-01-09T12:22:50.145Z] 
12:22:50 [2023-01-09T12:22:50.145Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:22:50 [2023-01-09T12:22:50.145Z] #26 DONE 200.1s
12:22:50 [2023-01-09T12:22:50.145Z] 
12:22:50 [2023-01-09T12:22:50.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:50 [2023-01-09T12:22:50.145Z] #39 106.4   LINK     criu/pie/parasite.built-in.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 106.4   GEN      criu/pie/parasite-blob.h
12:22:50 [2023-01-09T12:22:50.145Z] #39 106.4   CC       criu/pie/parasite-vdso.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 107.3   CC       criu/arch/x86/vdso-pie.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 107.7   CC       criu/arch/x86/restorer.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 108.3   CC       criu/arch/x86/restorer_unmap.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 108.4   CC       criu/arch/x86/sigaction_compat_pie.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 108.7   CC       criu/pie/restorer.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 112.3   LINK     criu/pie/restorer.built-in.o
12:22:50 [2023-01-09T12:22:50.145Z] #39 112.4   GEN      criu/pie/restorer-blob.h
12:22:50 [2023-01-09T12:22:50.145Z] #39 112.6   DEP      criu/vdso.d
12:22:50 [2023-01-09T12:22:50.145Z] #39 112.9   DEP      criu/vdso-compat.d
12:22:50 [2023-01-09T12:22:50.145Z] #39 113.1   DEP      criu/uts_ns.d
12:22:50 [2023-01-09T12:22:50.145Z] #39 ...
12:22:50 [2023-01-09T12:22:50.145Z] 
12:22:50 [2023-01-09T12:22:50.145Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:22:50 [2023-01-09T12:22:50.145Z] #40 DONE 0.1s
12:22:50 [2023-01-09T12:22:50.145Z] 
12:22:50 [2023-01-09T12:22:50.145Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:22:50 [2023-01-09T12:22:50.145Z] #41 DONE 0.1s
12:22:50 [2023-01-09T12:22:50.145Z] 
12:22:50 [2023-01-09T12:22:50.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:50 [2023-01-09T12:22:50.145Z] #39 113.4   DEP      criu/util.d
12:22:50 [2023-01-09T12:22:50.503Z] #39 162.3   CC       criu/string.o
12:22:50 [2023-01-09T12:22:50.503Z] #39 162.4   CC       criu/sysctl.o
12:22:50 [2023-01-09T12:22:50.710Z] #39 113.9   DEP      criu/uffd.d
12:22:50 [2023-01-09T12:22:50.967Z] #39 114.2   DEP      criu/tun.d
12:22:51 [2023-01-09T12:22:51.226Z] #39 114.4   DEP      criu/tty.d
12:22:51 [2023-01-09T12:22:51.431Z] #39 163.1   CC       criu/sysfs_parse.o
12:22:51 [2023-01-09T12:22:51.687Z] #39 163.6   CC       criu/timens.o
12:22:51 [2023-01-09T12:22:51.791Z] #39 114.8   DEP      criu/timerfd.d
12:22:52 [2023-01-09T12:22:52.048Z] #39 ...
12:22:52 [2023-01-09T12:22:52.048Z] 
12:22:52 [2023-01-09T12:22:52.048Z] #30 [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
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.8 Setting up mingw-w64-common (8.0.0-1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 200.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.0 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
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.0 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
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.1 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
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:22:52 [2023-01-09T12:22:52.048Z] #30 201.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:22:52 [2023-01-09T12:22:52.049Z] #30 201.2 Setting up dmsetup (2:1.02.175-2.1) ...
12:22:52 [2023-01-09T12:22:52.049Z] #30 201.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:22:52 [2023-01-09T12:22:52.049Z] #30 201.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:22:52 [2023-01-09T12:22:52.049Z] #30 201.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:22:52 [2023-01-09T12:22:52.049Z] #30 DONE 201.9s
12:22:52 [2023-01-09T12:22:52.049Z] 
12:22:52 [2023-01-09T12:22:52.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:52 [2023-01-09T12:22:52.049Z] #39 115.1   DEP      criu/timens.d
12:22:52 [2023-01-09T12:22:52.250Z] #39 164.0   CC       criu/timerfd.o
12:22:52 [2023-01-09T12:22:52.306Z] #39 115.5   DEP      criu/sysfs_parse.d
12:22:52 [2023-01-09T12:22:52.506Z] #39 164.4   CC       criu/tty.o
12:22:52 [2023-01-09T12:22:52.563Z] #39 115.8   DEP      criu/sysctl.d
12:22:52 [2023-01-09T12:22:52.820Z] #39 116.0   DEP      criu/string.d
12:22:52 [2023-01-09T12:22:52.820Z] #39 116.1   DEP      criu/stats.d
12:22:53 [2023-01-09T12:22:53.077Z] #39 116.3   DEP      criu/sockets.d
12:22:53 [2023-01-09T12:22:53.335Z] #39 116.6   DEP      criu/sk-unix.d
12:22:53 [2023-01-09T12:22:53.591Z] #39 116.9   DEP      criu/sk-tcp.d
12:22:53 [2023-01-09T12:22:53.849Z] #39 117.1   DEP      criu/sk-queue.d
12:22:54 [2023-01-09T12:22:54.106Z] #39 117.4   DEP      criu/sk-packet.d
12:22:54 [2023-01-09T12:22:54.362Z] #39 117.7   DEP      criu/sk-netlink.d
12:22:54 [2023-01-09T12:22:54.620Z] #39 118.0   DEP      criu/sk-inet.d
12:22:55 [2023-01-09T12:22:55.023Z] #39 166.7   CC       criu/tun.o
12:22:55 [2023-01-09T12:22:55.184Z] #39 ...
12:22:55 [2023-01-09T12:22:55.184Z] 
12:22:55 [2023-01-09T12:22:55.184Z] #42 [dev-systemd-false  1/26] RUN groupadd -r docker
12:22:55 [2023-01-09T12:22:55.184Z] #42 DONE 3.2s
12:22:55 [2023-01-09T12:22:55.184Z] 
12:22:55 [2023-01-09T12:22:55.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:55 [2023-01-09T12:22:55.184Z] #39 118.3   DEP      criu/signalfd.d
12:22:55 [2023-01-09T12:22:55.279Z] #39 167.3   CC       criu/uffd.o
12:22:55 [2023-01-09T12:22:55.441Z] #39 118.7   DEP      criu/sigframe.d
12:22:55 [2023-01-09T12:22:55.441Z] #39 118.8   DEP      criu/shmem.d
12:22:55 [2023-01-09T12:22:55.700Z] #39 119.0   DEP      criu/servicefd.d
12:22:55 [2023-01-09T12:22:55.957Z] #39 119.3   DEP      criu/seize.d
12:22:56 [2023-01-09T12:22:56.214Z] #39 119.5   DEP      criu/seccomp.d
12:22:56 [2023-01-09T12:22:56.472Z] #39 119.8   DEP      criu/rst-malloc.d
12:22:56 [2023-01-09T12:22:56.743Z] #39 119.9   DEP      criu/rbtree.d
12:22:56 [2023-01-09T12:22:56.743Z] #39 120.1   DEP      criu/pstree.d
12:22:57 [2023-01-09T12:22:57.001Z] #39 ...
12:22:57 [2023-01-09T12:22:57.001Z] 
12:22:57 [2023-01-09T12:22:57.001Z] #43 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:22:57 [2023-01-09T12:22:57.001Z] #43 DONE 2.0s
12:22:57 [2023-01-09T12:22:57.180Z] #39 168.9   CC       criu/util.o
12:22:57 [2023-01-09T12:22:57.180Z] #39 ...
12:22:57 [2023-01-09T12:22:57.180Z] 
12:22:57 [2023-01-09T12:22:57.180Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:22:57 [2023-01-09T12:22:57.180Z] #25 225.7 + dpkg --print-architecture
12:22:57 [2023-01-09T12:22:57.258Z] 
12:22:57 [2023-01-09T12:22:57.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:22:57 [2023-01-09T12:22:57.258Z] #39 120.4   DEP      criu/protobuf.d
12:22:57 [2023-01-09T12:22:57.436Z] #25 225.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:22:57 [2023-01-09T12:22:57.516Z] #39 120.7   GEN      criu/protobuf-desc-gen.h
12:22:57 [2023-01-09T12:22:57.693Z] #25 226.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:22:57 [2023-01-09T12:22:57.693Z] #25 226.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:22:58 [2023-01-09T12:22:58.938Z] #39 ...
12:22:58 [2023-01-09T12:22:58.938Z] 
12:22:58 [2023-01-09T12:22:58.938Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:22:58 [2023-01-09T12:22:58.938Z] #0 1.505 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:22:58 [2023-01-09T12:22:58.938Z] #44 DONE 1.6s
12:22:58 [2023-01-09T12:22:58.938Z] 
12:22:58 [2023-01-09T12:22:58.938Z] #45 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:23:00 [2023-01-09T12:23:00.316Z] #45 DONE 1.6s
12:23:00 [2023-01-09T12:23:00.316Z] 
12:23:00 [2023-01-09T12:23:00.316Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.132 + RM_GOPATH=0
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.132 + TMP_GOPATH=
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.132 + : /build
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.132 + '[' -z '' ']'
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 ++ mktemp -d
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 + export GOPATH=/tmp/tmp.3A7q8xJ68D
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 + GOPATH=/tmp/tmp.3A7q8xJ68D
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 + RM_GOPATH=1
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 + case "$(go env GOARCH)" in
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.143 ++ go env GOARCH
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.185 + export GO_BUILDMODE=-buildmode=pie
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.185 + GO_BUILDMODE=-buildmode=pie
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.185 ++ dirname /tmp/install/install.sh
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.216 Install runc version v1.1.4 (build tags: seccomp)
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + dir=/tmp/install
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + bin=runc
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + shift
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + '[' '!' -f /tmp/install/runc.installer ']'
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + . /tmp/install/runc.installer
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 ++ set -e
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 ++ : v1.1.4
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + install_runc
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + RUNC_BUILDTAGS=seccomp
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3A7q8xJ68D/src/github.com/opencontainers/runc
12:23:00 [2023-01-09T12:23:00.316Z] #0 3.231 Cloning into '/tmp/tmp.3A7q8xJ68D/src/github.com/opencontainers/runc'...
12:23:00 [2023-01-09T12:23:00.316Z] #46 ...
12:23:00 [2023-01-09T12:23:00.316Z] 
12:23:00 [2023-01-09T12:23:00.316Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:23:01 [2023-01-09T12:23:01.685Z] #47 DONE 1.3s
12:23:01 [2023-01-09T12:23:01.685Z] 
12:23:01 [2023-01-09T12:23:01.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:01 [2023-01-09T12:23:01.685Z] #39 123.8   DEP      criu/protobuf-desc.d
12:23:01 [2023-01-09T12:23:01.685Z] #39 124.1   DEP      criu/proc_parse.d
12:23:01 [2023-01-09T12:23:01.685Z] #39 124.3   DEP      criu/plugin.d
12:23:01 [2023-01-09T12:23:01.685Z] #39 124.5   DEP      criu/pipes.d
12:23:01 [2023-01-09T12:23:01.685Z] #39 124.8   DEP      criu/pie-util.d
12:23:01 [2023-01-09T12:23:01.685Z] #39 125.0   DEP      criu/pie-util-vdso.d
12:23:01 [2023-01-09T12:23:01.946Z] #39 125.2   DEP      criu/pie-util-vdso-elf32.d
12:23:01 [2023-01-09T12:23:01.946Z] #39 125.4   DEP      criu/path.d
12:23:02 [2023-01-09T12:23:02.509Z] #39 125.6   DEP      criu/parasite-syscall.d
12:23:02 [2023-01-09T12:23:02.766Z] #39 126.0   DEP      criu/pagemap.d
12:23:03 [2023-01-09T12:23:03.022Z] #39 126.2   DEP      criu/pagemap-cache.d
12:23:03 [2023-01-09T12:23:03.022Z] #39 ...
12:23:03 [2023-01-09T12:23:03.022Z] 
12:23:03 [2023-01-09T12:23:03.022Z] #48 [dev-systemd-false  6/26] RUN ldconfig
12:23:03 [2023-01-09T12:23:03.022Z] #48 DONE 1.6s
12:23:03 [2023-01-09T12:23:03.280Z] 
12:23:03 [2023-01-09T12:23:03.280Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:05 [2023-01-09T12:23:05.173Z] #49 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:05 [2023-01-09T12:23:05.173Z] #49 1.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:05 [2023-01-09T12:23:05.173Z] #49 1.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:05 [2023-01-09T12:23:05.738Z] #49 2.595 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
12:23:07 [2023-01-09T12:23:07.110Z] #49 3.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
12:23:07 [2023-01-09T12:23:07.638Z] #25 ...
12:23:07 [2023-01-09T12:23:07.638Z] 
12:23:07 [2023-01-09T12:23:07.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:07 [2023-01-09T12:23:07.638Z] #39 170.5   CC       criu/uts_ns.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 170.7   CC       criu/vdso-compat.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 171.0   CC       criu/vdso.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 171.7   LINK     criu/built-in.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 171.9   LINK     criu/criu
12:23:07 [2023-01-09T12:23:07.638Z] #39 172.3   DEP      lib/c/criu.d
12:23:07 [2023-01-09T12:23:07.638Z] #39 172.4   CC       images/rpc.pb-c.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 173.1   CC       lib/c/criu.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.5   LINK     lib/c/built-in.o
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.5   LINK     lib/c/libcriu.so
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.6   LINK     lib/c/libcriu.a
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.8   GEN      magic.py
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.9 Note: Building without setproctitle() and strlcpy() support.
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.9 Note: Building without GnuTLS support
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.9 Makefile.config:39: Warn: you have no libnftables installed
12:23:07 [2023-01-09T12:23:07.638Z] #39 174.9 Makefile.config:40: Warn: Building without nftables support
12:23:07 [2023-01-09T12:23:07.638Z] #39 175.9 fatal: not a git repository (or any of the parent directories): .git
12:23:07 [2023-01-09T12:23:07.638Z] #39 176.8 make[1]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 177.8 make[1]: 'images/built-in.o' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 177.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 177.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 177.9 make[1]: 'compel/libcompel.a' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.0 make[1]: 'compel/compel-host-bin' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.0 make[1]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.1 make[1]: 'soccr/libsoccr.a' is up to date.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.3 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.3 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.4 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.5 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.6 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.6 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.6 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.7 make[2]: Nothing to be done for 'all'.
12:23:07 [2023-01-09T12:23:07.638Z] #39 178.8   INSTALL  criu/criu
12:23:07 [2023-01-09T12:23:07.638Z] #39 DONE 179.2s
12:23:07 [2023-01-09T12:23:07.638Z] 
12:23:07 [2023-01-09T12:23:07.638Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:23:09 [2023-01-09T12:23:09.008Z] #49 5.599 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
12:23:09 [2023-01-09T12:23:09.264Z] #49 ...
12:23:09 [2023-01-09T12:23:09.264Z] 
12:23:09 [2023-01-09T12:23:09.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:09 [2023-01-09T12:23:09.264Z] #39 126.5   DEP      criu/page-xfer.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 126.8   DEP      criu/page-pipe.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 127.1   DEP      criu/netfilter.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 127.2   DEP      criu/net.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 127.6   DEP      criu/namespaces.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 127.9   DEP      criu/mount.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 128.1   DEP      criu/memfd.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 128.4   DEP      criu/mem.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 128.6   DEP      criu/lsm.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 128.8   DEP      criu/log.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 129.0   DEP      criu/libnetlink.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 129.1   DEP      criu/kerndat.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 129.5   DEP      criu/kcmp-ids.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 129.6   DEP      criu/irmap.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 129.9   DEP      criu/ipc_ns.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 130.2   DEP      criu/image.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 130.5   DEP      criu/image-desc.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 130.6   DEP      criu/fsnotify.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 130.9   DEP      criu/filesystems.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 131.2   DEP      criu/files.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 131.5   DEP      criu/files-reg.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 131.7   DEP      criu/files-ext.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 132.0   DEP      criu/file-lock.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 132.2   DEP      criu/file-ids.d
12:23:09 [2023-01-09T12:23:09.264Z] #39 132.4   DEP      criu/fifo.d
12:23:09 [2023-01-09T12:23:09.265Z] #39 132.6   DEP      criu/fdstore.d
12:23:09 [2023-01-09T12:23:09.522Z] #39 132.8   DEP      criu/fault-injection.d
12:23:09 [2023-01-09T12:23:09.779Z] #39 132.9   DEP      criu/external.d
12:23:09 [2023-01-09T12:23:09.779Z] #39 133.1   DEP      criu/eventpoll.d
12:23:10 [2023-01-09T12:23:10.342Z] #39 133.4   DEP      criu/eventfd.d
12:23:10 [2023-01-09T12:23:10.342Z] #39 ...
12:23:10 [2023-01-09T12:23:10.342Z] 
12:23:10 [2023-01-09T12:23:10.342Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:23:10 [2023-01-09T12:23:10.342Z] #46 18.37 + cd /tmp/tmp.3A7q8xJ68D/src/github.com/opencontainers/runc
12:23:10 [2023-01-09T12:23:10.342Z] #46 18.37 + git checkout -q v1.1.4
12:23:11 [2023-01-09T12:23:11.273Z] #46 19.15 + '[' -z '' ']'
12:23:11 [2023-01-09T12:23:11.273Z] #46 19.15 + target=static
12:23:11 [2023-01-09T12:23:11.273Z] #46 19.15 + make BUILDTAGS=seccomp static
12:23:11 [2023-01-09T12:23:11.836Z] #46 19.88 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
12:23:15 [2023-01-09T12:23:15.744Z] #37 259.8 # github.com/containerd/containerd/cmd/containerd
12:23:15 [2023-01-09T12:23:15.745Z] #37 259.8 /usr/bin/ld: /tmp/go-link-1086961259/000019.o: in function `New':
12:23:15 [2023-01-09T12:23:15.745Z] #37 259.8 /tmp/tmp.V7pqeE0FWi/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:23:15 [2023-01-09T12:23:15.745Z] #37 259.9 + bin/containerd-stress
12:23:16 [2023-01-09T12:23:16.684Z] #37 261.1 + bin/containerd-shim
12:23:17 [2023-01-09T12:23:17.089Z] #46 ...
12:23:17 [2023-01-09T12:23:17.089Z] 
12:23:17 [2023-01-09T12:23:17.089Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:17 [2023-01-09T12:23:17.089Z] #49 13.04 Fetched 8616 kB in 11s (750 kB/s)
12:23:20 [2023-01-09T12:23:20.360Z] #49 13.04 Reading package lists...
12:23:20 [2023-01-09T12:23:20.360Z] #49 ...
12:23:20 [2023-01-09T12:23:20.360Z] 
12:23:20 [2023-01-09T12:23:20.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:20 [2023-01-09T12:23:20.360Z] #39 133.7   DEP      criu/crtools.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 134.1   DEP      criu/cr-service.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 134.5   DEP      criu/cr-restore.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 135.0   DEP      criu/cr-errno.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 135.0   DEP      criu/cr-dump.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 135.6   DEP      criu/cr-dedup.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 136.0   DEP      criu/cr-check.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 136.5   DEP      criu/config.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 136.8   DEP      criu/clone-noasan.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 137.1   DEP      criu/cgroup.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 137.5   DEP      criu/cgroup-props.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 137.7   DEP      criu/bitmap.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 137.7   DEP      criu/bfd.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 137.8   DEP      criu/autofs.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 138.0   DEP      criu/aio.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 138.2   DEP      criu/action-scripts.d
12:23:20 [2023-01-09T12:23:20.360Z] #39 138.5   CC       criu/action-scripts.o
12:23:20 [2023-01-09T12:23:20.360Z] #39 139.2   CC       criu/aio.o
12:23:20 [2023-01-09T12:23:20.360Z] #39 140.3   CC       criu/autofs.o
12:23:20 [2023-01-09T12:23:20.360Z] #39 143.3   CC       criu/bfd.o
12:23:20 [2023-01-09T12:23:20.924Z] #39 144.3   CC       criu/bitmap.o
12:23:21 [2023-01-09T12:23:21.181Z] #39 ...
12:23:21 [2023-01-09T12:23:21.181Z] 
12:23:21 [2023-01-09T12:23:21.181Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:21 [2023-01-09T12:23:21.181Z] #49 13.04 Reading package lists...
12:23:22 [2023-01-09T12:23:22.574Z] #30 ...
12:23:22 [2023-01-09T12:23:22.574Z] 
12:23:22 [2023-01-09T12:23:22.574Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:23:22 [2023-01-09T12:23:22.574Z] #25 DONE 249.1s
12:23:22 [2023-01-09T12:23:22.574Z] 
12:23:22 [2023-01-09T12:23:22.574Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:23:22 [2023-01-09T12:23:22.574Z] #45 ...
12:23:22 [2023-01-09T12:23:22.574Z] 
12:23:22 [2023-01-09T12:23:22.574Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:23:22 [2023-01-09T12:23:22.574Z] #57 DONE 0.2s
12:23:22 [2023-01-09T12:23:22.574Z] 
12:23:22 [2023-01-09T12:23:22.574Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:23:22 [2023-01-09T12:23:22.832Z] #30 ...
12:23:22 [2023-01-09T12:23:22.832Z] 
12:23:22 [2023-01-09T12:23:22.832Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:23:22 [2023-01-09T12:23:22.832Z] #58 DONE 0.1s
12:23:22 [2023-01-09T12:23:22.832Z] 
12:23:22 [2023-01-09T12:23:22.832Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:23:23 [2023-01-09T12:23:23.091Z] #59 DONE 0.1s
12:23:23 [2023-01-09T12:23:23.091Z] 
12:23:23 [2023-01-09T12:23:23.091Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:23:23 [2023-01-09T12:23:23.091Z] #60 DONE 0.1s
12:23:23 [2023-01-09T12:23:23.091Z] 
12:23:23 [2023-01-09T12:23:23.091Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:23:26 [2023-01-09T12:23:26.439Z] #49 18.23 Reading package lists...
12:23:26 [2023-01-09T12:23:26.823Z] #37 269.8 + bin/containerd-shim-runc-v1
12:23:27 [2023-01-09T12:23:27.811Z] #49 23.17 Building dependency tree...
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.44 The following additional packages will be installed:
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.45   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.45   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.45   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.46   python3-pkg-resources vim-runtime xxd
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.46 Suggested packages:
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.47   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.47   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.47   acl attr quota
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.47 Recommended packages:
12:23:29 [2023-01-09T12:23:29.707Z] #49 26.47   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:23:29 [2023-01-09T12:23:29.964Z] #49 ...
12:23:29 [2023-01-09T12:23:29.964Z] 
12:23:29 [2023-01-09T12:23:29.965Z] #23 [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
12:23:29 [2023-01-09T12:23:29.965Z] #23 DONE 239.6s
12:23:29 [2023-01-09T12:23:29.965Z] 
12:23:29 [2023-01-09T12:23:29.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:29 [2023-01-09T12:23:29.965Z] #39 144.6   CC       criu/cgroup-props.o
12:23:29 [2023-01-09T12:23:29.965Z] #39 146.6   CC       criu/cgroup.o
12:23:29 [2023-01-09T12:23:29.965Z] #39 152.0   CC       criu/clone-noasan.o
12:23:29 [2023-01-09T12:23:29.965Z] #39 152.2   CC       criu/config.o
12:23:31 [2023-01-09T12:23:31.024Z] #37 274.7 + bin/containerd-shim-runc-v2
12:23:31 [2023-01-09T12:23:31.283Z] #37 275.4 + binaries
12:23:31 [2023-01-09T12:23:31.283Z] #37 275.4 + install -D bin/containerd /build/containerd
12:23:31 [2023-01-09T12:23:31.283Z] #37 275.4 + install -D bin/containerd-shim /build/containerd-shim
12:23:31 [2023-01-09T12:23:31.283Z] #37 275.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:23:31 [2023-01-09T12:23:31.283Z] #37 275.5 + install -D bin/ctr /build/ctr
12:23:31 [2023-01-09T12:23:31.341Z] #39 154.5   CC       criu/cr-check.o
12:23:31 [2023-01-09T12:23:31.601Z] #39 ...
12:23:31 [2023-01-09T12:23:31.601Z] 
12:23:31 [2023-01-09T12:23:31.601Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47 The following NEW packages will be installed:
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   python3-pkg-resources python3-setuptools python3-wheel sudo
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:23:31 [2023-01-09T12:23:31.601Z] #49 28.47   xz-utils zip
12:23:31 [2023-01-09T12:23:31.851Z] #37 DONE 276.1s
12:23:32 [2023-01-09T12:23:32.169Z] #49 28.98 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
12:23:32 [2023-01-09T12:23:32.169Z] #49 28.98 Need to get 27.0 MB of archives.
12:23:32 [2023-01-09T12:23:32.169Z] #49 28.98 After this operation, 104 MB of additional disk space will be used.
12:23:32 [2023-01-09T12:23:32.169Z] #49 28.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 28.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:23:32 [2023-01-09T12:23:32.169Z] #49 29.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
12:23:32 [2023-01-09T12:23:32.421Z] 
12:23:32 [2023-01-09T12:23:32.421Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:23:32 [2023-01-09T12:23:32.427Z] #49 29.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:23:32 [2023-01-09T12:23:32.679Z] #64 DONE 0.2s
12:23:32 [2023-01-09T12:23:32.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:23:32 [2023-01-09T12:23:32.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:23:32 [2023-01-09T12:23:32.918Z] #37 306.6 # github.com/containerd/containerd/cmd/containerd
12:23:32 [2023-01-09T12:23:32.918Z] #37 306.6 /usr/bin/ld: /tmp/go-link-429913919/000019.o: in function `New':
12:23:32 [2023-01-09T12:23:32.918Z] #37 306.6 /tmp/tmp.MPgLoH4ji0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:23:32 [2023-01-09T12:23:32.918Z] #37 306.7 + bin/containerd-stress
12:23:32 [2023-01-09T12:23:32.918Z] #37 307.8 + bin/containerd-shim
12:23:32 [2023-01-09T12:23:32.940Z] 
12:23:32 [2023-01-09T12:23:32.940Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:23:32 [2023-01-09T12:23:32.992Z] #49 29.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:23:33 [2023-01-09T12:23:33.199Z] #65 DONE 0.4s
12:23:33 [2023-01-09T12:23:33.199Z] 
12:23:33 [2023-01-09T12:23:33.199Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:23:33 [2023-01-09T12:23:33.250Z] #49 29.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 29.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 29.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:23:33 [2023-01-09T12:23:33.250Z] #49 30.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:23:33 [2023-01-09T12:23:33.813Z] #49 30.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:23:33 [2023-01-09T12:23:33.813Z] #49 30.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:23:34 [2023-01-09T12:23:34.073Z] #49 30.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:23:35 [2023-01-09T12:23:35.005Z] #49 31.78 debconf: delaying package configuration, since apt-utils is not installed
12:23:35 [2023-01-09T12:23:35.005Z] #49 32.00 Fetched 27.0 MB in 2s (12.1 MB/s)
12:23:35 [2023-01-09T12:23:35.103Z] #66 DONE 2.1s
12:23:35 [2023-01-09T12:23:35.104Z] 
12:23:35 [2023-01-09T12:23:35.104Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:23:35 [2023-01-09T12:23:35.104Z] #67 DONE 0.0s
12:23:35 [2023-01-09T12:23:35.262Z] #49 32.18 Selecting previously unselected package pigz.
12:23:35 [2023-01-09T12:23:35.364Z] 
12:23:35 [2023-01-09T12:23:35.364Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:23:35 [2023-01-09T12:23:35.364Z] #68 DONE 0.0s
12:23:35 [2023-01-09T12:23:35.364Z] 
12:23:35 [2023-01-09T12:23:35.364Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:23:35 [2023-01-09T12:23:35.525Z] #49 32.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
12:23:35 [2023-01-09T12:23:35.525Z] #49 32.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:23:35 [2023-01-09T12:23:35.525Z] #49 32.32 Unpacking pigz (2.6-1) ...
12:23:35 [2023-01-09T12:23:35.782Z] #49 32.61 Selecting previously unselected package libelf1:amd64.
12:23:35 [2023-01-09T12:23:35.782Z] #49 32.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:23:35 [2023-01-09T12:23:35.782Z] #49 32.66 Unpacking libelf1:amd64 (0.183-1) ...
12:23:36 [2023-01-09T12:23:36.039Z] #49 32.97 Selecting previously unselected package libbpf0:amd64.
12:23:36 [2023-01-09T12:23:36.039Z] #49 32.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:23:36 [2023-01-09T12:23:36.039Z] #49 32.99 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:23:36 [2023-01-09T12:23:36.296Z] #49 33.26 Selecting previously unselected package libcap2:amd64.
12:23:36 [2023-01-09T12:23:36.296Z] #49 33.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:23:36 [2023-01-09T12:23:36.296Z] #49 33.27 Unpacking libcap2:amd64 (1:2.44-1) ...
12:23:36 [2023-01-09T12:23:36.301Z] #69 DONE 1.1s
12:23:36 [2023-01-09T12:23:36.560Z] 
12:23:36 [2023-01-09T12:23:36.560Z] #70 exporting to image
12:23:36 [2023-01-09T12:23:36.560Z] #70 exporting layers
12:23:36 [2023-01-09T12:23:36.859Z] #49 33.53 Selecting previously unselected package libmnl0:amd64.
12:23:36 [2023-01-09T12:23:36.859Z] #49 33.54 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:23:36 [2023-01-09T12:23:36.859Z] #49 33.57 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:23:36 [2023-01-09T12:23:36.859Z] #49 33.79 Selecting previously unselected package libxtables12:amd64.
12:23:37 [2023-01-09T12:23:37.116Z] #49 33.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:23:37 [2023-01-09T12:23:37.116Z] #49 33.83 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:23:37 [2023-01-09T12:23:37.116Z] #49 34.02 Selecting previously unselected package libcap2-bin.
12:23:37 [2023-01-09T12:23:37.116Z] #49 34.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:23:37 [2023-01-09T12:23:37.116Z] #49 34.03 Unpacking libcap2-bin (1:2.44-1) ...
12:23:37 [2023-01-09T12:23:37.373Z] #49 34.19 Selecting previously unselected package iproute2.
12:23:37 [2023-01-09T12:23:37.373Z] #49 34.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:23:37 [2023-01-09T12:23:37.373Z] #49 34.21 Unpacking iproute2 (5.10.0-4) ...
12:23:37 [2023-01-09T12:23:37.939Z] #49 34.81 Selecting previously unselected package xxd.
12:23:37 [2023-01-09T12:23:37.939Z] #49 34.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:23:37 [2023-01-09T12:23:37.939Z] #49 34.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:23:38 [2023-01-09T12:23:38.196Z] #49 35.14 Selecting previously unselected package vim-common.
12:23:38 [2023-01-09T12:23:38.196Z] #49 35.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:23:38 [2023-01-09T12:23:38.196Z] #49 35.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:23:38 [2023-01-09T12:23:38.710Z] #49 35.51 Selecting previously unselected package bash-completion.
12:23:38 [2023-01-09T12:23:38.710Z] #49 35.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:23:39 [2023-01-09T12:23:39.097Z] #70 exporting layers 2.6s done
12:23:39 [2023-01-09T12:23:39.097Z] #70 writing image sha256:d9c7bafb31f88fa19baeb59f4dc594116ef479005044099ff7d383125e87390f done
12:23:39 [2023-01-09T12:23:39.097Z] #70 naming to docker.io/library/docker:efbc878c47be77f6cc0ca162b007900923475549 done
12:23:39 [2023-01-09T12:23:39.097Z] #70 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:23:39 [2023-01-09T12:23:39.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/test/unit
12:23:41 [2023-01-09T12:23:41.045Z] #37 319.2 + bin/containerd-shim-runc-v1
12:23:41 [2023-01-09T12:23:41.987Z] #49 38.63 Unpacking bash-completion (1:2.11-2) ...
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.31 Selecting previously unselected package bzip2.
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.35 Unpacking bzip2 (1.0.8-4) ...
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.54 Selecting previously unselected package xz-utils.
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.54 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:23:42 [2023-01-09T12:23:42.551Z] #49 39.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:23:43 [2023-01-09T12:23:43.115Z] #49 39.94 Selecting previously unselected package apparmor.
12:23:43 [2023-01-09T12:23:43.115Z] #49 39.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:23:43 [2023-01-09T12:23:43.115Z] #49 40.05 Unpacking apparmor (2.13.6-10) ...
12:23:43 [2023-01-09T12:23:43.617Z] ?   	github.com/docker/docker/api	[no test files]
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.69 Selecting previously unselected package inetutils-ping.
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.69 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.91 Selecting previously unselected package libip4tc2:amd64.
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.046Z] #49 40.92 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:23:44 [2023-01-09T12:23:44.046Z] #49 41.05 Selecting previously unselected package libip6tc2:amd64.
12:23:44 [2023-01-09T12:23:44.303Z] #49 41.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.303Z] #49 41.06 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:23:44 [2023-01-09T12:23:44.303Z] #49 41.18 Selecting previously unselected package libnfnetlink0:amd64.
12:23:44 [2023-01-09T12:23:44.303Z] #49 41.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.303Z] #49 41.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:23:44 [2023-01-09T12:23:44.560Z] #49 41.38 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:23:44 [2023-01-09T12:23:44.560Z] #49 41.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.560Z] #49 41.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:23:44 [2023-01-09T12:23:44.560Z] #49 ...
12:23:44 [2023-01-09T12:23:44.560Z] 
12:23:44 [2023-01-09T12:23:44.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:44 [2023-01-09T12:23:44.560Z] #39 157.8   CC       criu/cr-dedup.o
12:23:44 [2023-01-09T12:23:44.560Z] #39 158.7   CC       criu/cr-dump.o
12:23:44 [2023-01-09T12:23:44.560Z] #39 162.8   CC       criu/cr-errno.o
12:23:44 [2023-01-09T12:23:44.560Z] #39 162.9   CC       criu/cr-restore.o
12:23:44 [2023-01-09T12:23:44.818Z] #39 ...
12:23:44 [2023-01-09T12:23:44.818Z] 
12:23:44 [2023-01-09T12:23:44.818Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:44 [2023-01-09T12:23:44.818Z] #49 41.66 Selecting previously unselected package libnftnl11:amd64.
12:23:44 [2023-01-09T12:23:44.818Z] #49 41.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:23:44 [2023-01-09T12:23:44.818Z] #49 41.67 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:23:45 [2023-01-09T12:23:45.074Z] #49 41.84 Selecting previously unselected package iptables.
12:23:45 [2023-01-09T12:23:45.074Z] #49 41.84 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:23:45 [2023-01-09T12:23:45.074Z] #49 41.85 Unpacking iptables (1.8.7-1) ...
12:23:45 [2023-01-09T12:23:45.683Z] #49 42.40 Selecting previously unselected package libonig5:amd64.
12:23:45 [2023-01-09T12:23:45.683Z] #49 42.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:23:45 [2023-01-09T12:23:45.683Z] #49 42.42 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:23:45 [2023-01-09T12:23:45.948Z] #49 42.72 Selecting previously unselected package libjq1:amd64.
12:23:45 [2023-01-09T12:23:45.948Z] #49 42.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:23:45 [2023-01-09T12:23:45.948Z] #49 42.75 Unpacking libjq1:amd64 (1.6-2.1) ...
12:23:46 [2023-01-09T12:23:46.210Z] #49 43.11 Selecting previously unselected package jq.
12:23:46 [2023-01-09T12:23:46.210Z] #49 43.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:23:46 [2023-01-09T12:23:46.210Z] #49 43.12 Unpacking jq (1.6-2.1) ...
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.37 Selecting previously unselected package libaio1:amd64.
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.38 Unpacking libaio1:amd64 (0.3.112-9) ...
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.46 Selecting previously unselected package libgpm2:amd64.
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:23:46 [2023-01-09T12:23:46.471Z] #49 43.46 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:23:46 [2023-01-09T12:23:46.736Z] #49 43.65 Selecting previously unselected package libicu67:amd64.
12:23:46 [2023-01-09T12:23:46.736Z] #49 43.66 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:23:46 [2023-01-09T12:23:46.736Z] #49 43.67 Unpacking libicu67:amd64 (67.1-7) ...
12:23:47 [2023-01-09T12:23:47.619Z] #37 325.5 + bin/containerd-shim-runc-v2
12:23:47 [2023-01-09T12:23:47.619Z] #37 326.3 + binaries
12:23:47 [2023-01-09T12:23:47.619Z] #37 326.3 + install -D bin/containerd /build/containerd
12:23:47 [2023-01-09T12:23:47.619Z] #37 326.3 + install -D bin/containerd-shim /build/containerd-shim
12:23:47 [2023-01-09T12:23:47.619Z] #37 326.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:23:47 [2023-01-09T12:23:47.619Z] #37 326.3 + install -D bin/ctr /build/ctr
12:23:49 [2023-01-09T12:23:49.522Z] #37 DONE 328.3s
12:23:50 [2023-01-09T12:23:50.461Z] 
12:23:50 [2023-01-09T12:23:50.461Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:23:51 [2023-01-09T12:23:51.397Z] #64 DONE 0.9s
12:23:51 [2023-01-09T12:23:51.397Z] 
12:23:51 [2023-01-09T12:23:51.397Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:23:51 [2023-01-09T12:23:51.656Z] #65 DONE 0.2s
12:23:51 [2023-01-09T12:23:51.656Z] 
12:23:51 [2023-01-09T12:23:51.656Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:23:52 [2023-01-09T12:23:52.592Z] #66 DONE 0.9s
12:23:52 [2023-01-09T12:23:52.592Z] 
12:23:52 [2023-01-09T12:23:52.592Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:23:52 [2023-01-09T12:23:52.592Z] #67 DONE 0.0s
12:23:52 [2023-01-09T12:23:52.592Z] 
12:23:52 [2023-01-09T12:23:52.592Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:23:52 [2023-01-09T12:23:52.592Z] #68 DONE 0.0s
12:23:52 [2023-01-09T12:23:52.592Z] 
12:23:52 [2023-01-09T12:23:52.592Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:23:53 [2023-01-09T12:23:53.277Z] #49 49.87 Selecting previously unselected package libinih1:amd64.
12:23:53 [2023-01-09T12:23:53.277Z] #49 49.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:23:53 [2023-01-09T12:23:53.277Z] #49 49.95 Unpacking libinih1:amd64 (53-1+b2) ...
12:23:53 [2023-01-09T12:23:53.277Z] #49 50.01 Selecting previously unselected package libnet1:amd64.
12:23:53 [2023-01-09T12:23:53.277Z] #49 50.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:23:53 [2023-01-09T12:23:53.277Z] #49 50.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:23:53 [2023-01-09T12:23:53.538Z] #49 50.30 Selecting previously unselected package libnl-3-200:amd64.
12:23:53 [2023-01-09T12:23:53.538Z] #49 50.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:23:53 [2023-01-09T12:23:53.538Z] #49 50.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:23:53 [2023-01-09T12:23:53.538Z] #49 50.48 Selecting previously unselected package libprotobuf-c1:amd64.
12:23:53 [2023-01-09T12:23:53.538Z] #49 50.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:23:53 [2023-01-09T12:23:53.604Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 7.9% of statements
12:23:53 [2023-01-09T12:23:53.794Z] #49 50.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:23:53 [2023-01-09T12:23:53.794Z] #49 50.62 Selecting previously unselected package net-tools.
12:23:53 [2023-01-09T12:23:53.794Z] #49 50.62 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:23:53 [2023-01-09T12:23:53.794Z] #49 50.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:23:54 [2023-01-09T12:23:54.051Z] #49 51.01 Selecting previously unselected package patch.
12:23:54 [2023-01-09T12:23:54.308Z] #49 51.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
12:23:54 [2023-01-09T12:23:54.308Z] #49 51.02 Unpacking patch (2.7.6-7) ...
12:23:54 [2023-01-09T12:23:54.308Z] #49 51.17 Selecting previously unselected package python-pip-whl.
12:23:54 [2023-01-09T12:23:54.308Z] #49 51.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:23:54 [2023-01-09T12:23:54.308Z] #49 51.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.32 Selecting previously unselected package python3-lib2to3.
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.35 Unpacking python3-lib2to3 (3.9.2-1) ...
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.59 Selecting previously unselected package python3-distutils.
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:23:55 [2023-01-09T12:23:55.694Z] #49 52.62 Unpacking python3-distutils (3.9.2-1) ...
12:23:55 [2023-01-09T12:23:55.881Z] #69 DONE 3.2s
12:23:55 [2023-01-09T12:23:55.881Z] 
12:23:55 [2023-01-09T12:23:55.881Z] #70 exporting to image
12:23:55 [2023-01-09T12:23:55.881Z] #70 exporting layers
12:23:55 [2023-01-09T12:23:55.950Z] #49 52.87 Selecting previously unselected package python3-pkg-resources.
12:23:55 [2023-01-09T12:23:55.951Z] #49 52.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:23:55 [2023-01-09T12:23:55.951Z] #49 52.91 Unpacking python3-pkg-resources (52.0.0-4) ...
12:23:56 [2023-01-09T12:23:56.207Z] #49 53.27 Selecting previously unselected package python3-setuptools.
12:23:56 [2023-01-09T12:23:56.207Z] #49 53.28 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:23:56 [2023-01-09T12:23:56.207Z] #49 53.28 Unpacking python3-setuptools (52.0.0-4) ...
12:23:56 [2023-01-09T12:23:56.464Z] #49 ...
12:23:56 [2023-01-09T12:23:56.464Z] 
12:23:56 [2023-01-09T12:23:56.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:23:56 [2023-01-09T12:23:56.464Z] #39 169.7   CC       criu/cr-service.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 172.8   CC       criu/crtools.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 173.8   CC       criu/eventfd.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 174.4   CC       criu/eventpoll.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 175.8   CC       criu/external.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 176.3   CC       criu/fault-injection.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 176.4   CC       criu/fdstore.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 177.0   CC       criu/fifo.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 177.7   CC       criu/file-ids.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 178.4   CC       criu/file-lock.o
12:23:56 [2023-01-09T12:23:56.464Z] #39 179.7   CC       criu/files-ext.o
12:23:56 [2023-01-09T12:23:56.721Z] #39 ...
12:23:56 [2023-01-09T12:23:56.721Z] 
12:23:56 [2023-01-09T12:23:56.721Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:23:56 [2023-01-09T12:23:56.721Z] #49 53.72 Selecting previously unselected package python3-wheel.
12:23:56 [2023-01-09T12:23:56.977Z] #49 53.73 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:23:56 [2023-01-09T12:23:56.977Z] #49 53.73 Unpacking python3-wheel (0.34.2-1) ...
12:23:56 [2023-01-09T12:23:56.977Z] #49 53.91 Selecting previously unselected package python3-pip.
12:23:56 [2023-01-09T12:23:56.977Z] #49 53.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:23:56 [2023-01-09T12:23:56.977Z] #49 53.92 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:23:57 [2023-01-09T12:23:57.556Z] #49 54.57 Selecting previously unselected package sudo.
12:23:57 [2023-01-09T12:23:57.813Z] #49 54.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
12:23:57 [2023-01-09T12:23:57.813Z] #49 54.59 Unpacking sudo (1.9.5p2-3) ...
12:23:59 [2023-01-09T12:23:59.184Z] #49 55.87 Selecting previously unselected package thin-provisioning-tools.
12:23:59 [2023-01-09T12:23:59.184Z] #49 55.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:23:59 [2023-01-09T12:23:59.184Z] #49 55.89 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:23:59 [2023-01-09T12:23:59.442Z] #49 56.42 Selecting previously unselected package uidmap.
12:23:59 [2023-01-09T12:23:59.442Z] #49 56.42 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
12:23:59 [2023-01-09T12:23:59.442Z] #49 56.43 Unpacking uidmap (1:4.8.1-1) ...
12:24:00 [2023-01-09T12:24:00.009Z] #49 56.85 Selecting previously unselected package vim-runtime.
12:24:00 [2023-01-09T12:24:00.009Z] #49 56.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:24:00 [2023-01-09T12:24:00.274Z] #49 56.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:24:00 [2023-01-09T12:24:00.274Z] #49 56.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:24:00 [2023-01-09T12:24:00.274Z] #49 57.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:24:02 [2023-01-09T12:24:02.452Z] #70 exporting layers 5.9s done
12:24:02 [2023-01-09T12:24:02.452Z] #70 writing image sha256:adad843a1d8ae283a05d3200e78b7c6aa72676d0b0d8206172451c076c2a9d1e done
12:24:02 [2023-01-09T12:24:02.452Z] #70 naming to docker.io/library/docker:efbc878c47be77f6cc0ca162b007900923475549 done
12:24:02 [2023-01-09T12:24:02.452Z] #70 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:24:02 [2023-01-09T12:24:02.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/validate/default
12:24:05 [2023-01-09T12:24:05.310Z] Congratulations!  All commits are properly signed with the DCO!
12:24:06 [2023-01-09T12:24:06.249Z] Congratulations!  Seccomp profile generation is done correctly.
12:24:06 [2023-01-09T12:24:06.249Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:24:06 [2023-01-09T12:24:06.823Z] #49 63.24 Selecting previously unselected package vim.
12:24:06 [2023-01-09T12:24:06.823Z] #49 63.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:24:06 [2023-01-09T12:24:06.823Z] #49 63.28 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:24:07 [2023-01-09T12:24:07.081Z] #49 ...
12:24:07 [2023-01-09T12:24:07.081Z] 
12:24:07 [2023-01-09T12:24:07.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:07 [2023-01-09T12:24:07.081Z] #39 180.5   CC       criu/files-reg.o
12:24:07 [2023-01-09T12:24:07.081Z] #39 184.9   CC       criu/files.o
12:24:07 [2023-01-09T12:24:07.081Z] #39 188.5 include/common/asm/bitops.h: Assembler messages:
12:24:07 [2023-01-09T12:24:07.081Z] #39 188.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
12:24:07 [2023-01-09T12:24:07.081Z] #39 188.7   CC       criu/filesystems.o
12:24:07 [2023-01-09T12:24:07.081Z] #39 190.0   CC       criu/fsnotify.o
12:24:07 [2023-01-09T12:24:07.338Z] #39 ...
12:24:07 [2023-01-09T12:24:07.338Z] 
12:24:07 [2023-01-09T12:24:07.338Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:24:07 [2023-01-09T12:24:07.595Z] #49 64.26 Selecting previously unselected package xfsprogs.
12:24:07 [2023-01-09T12:24:07.595Z] #49 64.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
12:24:07 [2023-01-09T12:24:07.595Z] #49 64.28 Unpacking xfsprogs (5.10.0-4) ...
12:24:08 [2023-01-09T12:24:08.417Z] #49 65.13 Selecting previously unselected package zip.
12:24:08 [2023-01-09T12:24:08.417Z] #49 65.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
12:24:08 [2023-01-09T12:24:08.417Z] #49 65.14 Unpacking zip (3.0-12) ...
12:24:08 [2023-01-09T12:24:08.674Z] #49 65.56 Setting up python3-pkg-resources (52.0.0-4) ...
12:24:09 [2023-01-09T12:24:09.717Z] #37 ...
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:24:09 [2023-01-09T12:24:09.717Z] #45 167.7 + mkdir -p /build
12:24:09 [2023-01-09T12:24:09.717Z] #45 167.7 + cp runc /build/runc
12:24:09 [2023-01-09T12:24:09.717Z] #45 DONE 168.1s
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:24:09 [2023-01-09T12:24:09.717Z] #30 294.0 + /build/golangci-lint --version
12:24:09 [2023-01-09T12:24:09.717Z] #30 295.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:24:09 [2023-01-09T12:24:09.717Z] #30 DONE 295.5s
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:24:09 [2023-01-09T12:24:09.717Z] #37 ...
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:24:09 [2023-01-09T12:24:09.717Z] #61 DONE 0.3s
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:24:09 [2023-01-09T12:24:09.717Z] #62 DONE 0.1s
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:24:09 [2023-01-09T12:24:09.717Z] #63 DONE 0.1s
12:24:09 [2023-01-09T12:24:09.717Z] 
12:24:09 [2023-01-09T12:24:09.717Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.28 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.30 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.32 Setting up libgpm2:amd64 (1.20.7-8) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.33 Setting up libicu67:amd64 (67.1-7) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.35 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.37 Setting up libinih1:amd64 (53-1+b2) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.40 Setting up uidmap (1:4.8.1-1) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.43 Setting up bzip2 (1.0.8-4) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:10 [2023-01-09T12:24:10.570Z] #49 67.46 Setting up python3-wheel (0.34.2-1) ...
12:24:10 [2023-01-09T12:24:10.645Z] #37 263.8 + bin/containerd
12:24:11 [2023-01-09T12:24:11.939Z] #49 68.73 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:24:11 [2023-01-09T12:24:11.939Z] #49 68.74 Setting up libcap2:amd64 (1:2.44-1) ...
12:24:11 [2023-01-09T12:24:11.939Z] #49 68.76 Setting up libcap2-bin (1:2.44-1) ...
12:24:11 [2023-01-09T12:24:11.939Z] #49 68.77 Setting up apparmor (2.13.6-10) ...
12:24:13 [2023-01-09T12:24:13.411Z] b111c3320c94: Pull complete
12:24:14 [2023-01-09T12:24:14.381Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
12:24:14 [2023-01-09T12:24:14.465Z] #49 71.03 Setting up zip (3.0-12) ...
12:24:14 [2023-01-09T12:24:14.465Z] #49 71.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:24:14 [2023-01-09T12:24:14.465Z] #49 71.10 Setting up bash-completion (1:2.11-2) ...
12:24:15 [2023-01-09T12:24:15.320Z] Congratulations!  All API changes are done the right way.
12:24:15 [2023-01-09T12:24:15.320Z] Congratulations!  All TOML source files changed here have valid syntax.
12:24:15 [2023-01-09T12:24:15.320Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:24:15 [2023-01-09T12:24:15.320Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:24:15 [2023-01-09T12:24:15.320Z] Congratulations!  No new tests were added to integration-cli.
12:24:15 [2023-01-09T12:24:15.320Z] 
12:24:15 [2023-01-09T12:24:15.320Z] INFO Start validation with golang-ci-lint
12:24:15 [2023-01-09T12:24:15.889Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:24:15 [2023-01-09T12:24:15.889Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:24:15 [2023-01-09T12:24:15.889Z] INFO [loader] Using build tags: [apparmor seccomp] 
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.28 Setting up libmnl0:amd64 (1.0.4-3) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.29 Setting up patch (2.7.6-7) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.31 Setting up sudo (1.9.5p2-3) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.41 invoke-rc.d: could not determine current runlevel
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.43 invoke-rc.d: policy-rc.d denied execution of start.
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.46 Setting up xfsprogs (5.10.0-4) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.50 Setting up libxtables12:amd64 (1.8.7-1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.52 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.54 Setting up pigz (2.6-1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:24:18 [2023-01-09T12:24:18.648Z] #49 75.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:24:18 [2023-01-09T12:24:18.910Z] #49 ...
12:24:18 [2023-01-09T12:24:18.910Z] 
12:24:18 [2023-01-09T12:24:18.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:18 [2023-01-09T12:24:18.910Z] #39 192.0   CC       criu/image-desc.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 192.3   CC       criu/image.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 194.0   CC       criu/ipc_ns.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 196.4   CC       criu/irmap.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 197.4   CC       criu/kcmp-ids.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 197.8   CC       criu/kerndat.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 199.7   CC       criu/libnetlink.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 200.4   CC       criu/log.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 201.2   CC       criu/lsm.o
12:24:18 [2023-01-09T12:24:18.910Z] #39 201.9   CC       criu/mem.o
12:24:19 [2023-01-09T12:24:19.841Z] #39 ...
12:24:19 [2023-01-09T12:24:19.841Z] 
12:24:19 [2023-01-09T12:24:19.841Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:24:19 [2023-01-09T12:24:19.841Z] #49 76.71 Setting up libaio1:amd64 (0.3.112-9) ...
12:24:19 [2023-01-09T12:24:19.841Z] #49 76.75 Setting up python3-lib2to3 (3.9.2-1) ...
12:24:20 [2023-01-09T12:24:20.772Z] #49 77.53 Setting up libelf1:amd64 (0.183-1) ...
12:24:20 [2023-01-09T12:24:20.772Z] #49 77.56 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:24:20 [2023-01-09T12:24:20.772Z] #49 77.59 Setting up python3-distutils (3.9.2-1) ...
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:24:21 [2023-01-09T12:24:21.704Z] #49 78.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:24:21 [2023-01-09T12:24:21.961Z] #49 78.79 Setting up python3-setuptools (52.0.0-4) ...
12:24:25 [2023-01-09T12:24:25.235Z] #49 82.11 Setting up libjq1:amd64 (1.6-2.1) ...
12:24:25 [2023-01-09T12:24:25.235Z] #49 82.21 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:24:25 [2023-01-09T12:24:25.492Z] #49 82.21 Setting up thin-provisioning-tools (0.9.0-1) ...
12:24:25 [2023-01-09T12:24:25.492Z] #49 82.23 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.13 Setting up jq (1.6-2.1) ...
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.15 Setting up libbpf0:amd64 (1:0.3-2) ...
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.17 Setting up iptables (1.8.7-1) ...
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:24:27 [2023-01-09T12:24:27.391Z] #49 84.24 Setting up iproute2 (5.10.0-4) ...
12:24:27 [2023-01-09T12:24:27.957Z] #49 84.93 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:24:28 [2023-01-09T12:24:28.215Z] #49 DONE 85.2s
12:24:28 [2023-01-09T12:24:28.215Z] 
12:24:28 [2023-01-09T12:24:28.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:28 [2023-01-09T12:24:28.215Z] #39 205.0   CC       criu/memfd.o
12:24:28 [2023-01-09T12:24:28.215Z] #39 206.4   CC       criu/mount.o
12:24:28 [2023-01-09T12:24:28.473Z] #39 ...
12:24:28 [2023-01-09T12:24:28.473Z] 
12:24:28 [2023-01-09T12:24:28.473Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:24:29 [2023-01-09T12:24:29.844Z] #50 1.483 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:24:29 [2023-01-09T12:24:29.844Z] #50 1.487 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:24:29 [2023-01-09T12:24:29.844Z] #50 1.498 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:24:30 [2023-01-09T12:24:30.775Z] #50 DONE 2.4s
12:24:30 [2023-01-09T12:24:30.775Z] 
12:24:30 [2023-01-09T12:24:30.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:30 [2023-01-09T12:24:30.775Z] #39 213.9   CC       criu/namespaces.o
12:24:34 [2023-01-09T12:24:34.051Z] #39 217.2   CC       criu/net.o
12:24:39 [2023-01-09T12:24:39.307Z] #39 221.8   CC       criu/netfilter.o
12:24:39 [2023-01-09T12:24:39.307Z] #39 222.2   CC       criu/page-pipe.o
12:24:39 [2023-01-09T12:24:39.563Z] #39 222.9   CC       criu/page-xfer.o
12:24:40 [2023-01-09T12:24:40.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:24:40 [2023-01-09T12:24:40.983Z] #39 ...
12:24:40 [2023-01-09T12:24:40.984Z] 
12:24:40 [2023-01-09T12:24:40.984Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:24:41 [2023-01-09T12:24:41.551Z] #51 ...
12:24:41 [2023-01-09T12:24:41.551Z] 
12:24:41 [2023-01-09T12:24:41.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:41 [2023-01-09T12:24:41.551Z] #39 224.8   CC       criu/pagemap-cache.o
12:24:42 [2023-01-09T12:24:42.113Z] #39 225.2   CC       criu/pagemap.o
12:24:42 [2023-01-09T12:24:42.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:24:43 [2023-01-09T12:24:43.043Z] #39 226.2   CC       criu/parasite-syscall.o
12:24:43 [2023-01-09T12:24:43.974Z] #39 227.2   CC       criu/path.o
12:24:44 [2023-01-09T12:24:44.231Z] #39 227.6   CC       criu/pie-util-vdso-elf32.o
12:24:45 [2023-01-09T12:24:45.162Z] #39 228.2   CC       criu/pie-util-vdso.o
12:24:45 [2023-01-09T12:24:45.726Z] #39 228.8   CC       criu/pie-util.o
12:24:45 [2023-01-09T12:24:45.726Z] #39 229.1   CC       criu/pipes.o
12:24:47 [2023-01-09T12:24:47.096Z] #39 230.1   CC       criu/plugin.o
12:24:47 [2023-01-09T12:24:47.659Z] #39 230.7   CC       criu/proc_parse.o
12:24:49 [2023-01-09T12:24:49.033Z] #39 ...
12:24:49 [2023-01-09T12:24:49.033Z] 
12:24:49 [2023-01-09T12:24:49.033Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:24:49 [2023-01-09T12:24:49.033Z] #51 12.82 Collecting yamllint==1.26.1
12:24:49 [2023-01-09T12:24:49.033Z] #51 13.87   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.26 Collecting pathspec>=0.5.3
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.28   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.75 Collecting pyyaml
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.76   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)
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.84 Building wheels for collected packages: yamllint
12:24:49 [2023-01-09T12:24:49.033Z] #51 15.85   Building wheel for yamllint (setup.py): started
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.08   Building wheel for yamllint (setup.py): finished with status 'done'
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.08   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d05c0c2c01835950dd83dc98ddc786c8b52e746be6bce972751a648e1f4476aa
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.08   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.09 Successfully built yamllint
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.13 Installing collected packages: pyyaml, pathspec, yamllint
12:24:49 [2023-01-09T12:24:49.033Z] #51 17.59 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:24:49 [2023-01-09T12:24:49.033Z] #51 DONE 18.2s
12:24:49 [2023-01-09T12:24:49.033Z] 
12:24:49 [2023-01-09T12:24:49.033Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:24:49 [2023-01-09T12:24:49.600Z] #52 DONE 0.5s
12:24:49 [2023-01-09T12:24:49.600Z] 
12:24:49 [2023-01-09T12:24:49.600Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:24:49 [2023-01-09T12:24:49.857Z] #53 DONE 0.5s
12:24:49 [2023-01-09T12:24:49.857Z] 
12:24:49 [2023-01-09T12:24:49.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:50 [2023-01-09T12:24:50.123Z] #39 ...
12:24:50 [2023-01-09T12:24:50.123Z] 
12:24:50 [2023-01-09T12:24:50.123Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:24:50 [2023-01-09T12:24:50.383Z] #54 DONE 0.3s
12:24:50 [2023-01-09T12:24:50.383Z] 
12:24:50 [2023-01-09T12:24:50.383Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:24:50 [2023-01-09T12:24:50.383Z] #55 DONE 0.1s
12:24:50 [2023-01-09T12:24:50.383Z] 
12:24:50 [2023-01-09T12:24:50.383Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:24:50 [2023-01-09T12:24:50.383Z] #56 DONE 0.1s
12:24:50 [2023-01-09T12:24:50.383Z] 
12:24:50 [2023-01-09T12:24:50.383Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:24:50 [2023-01-09T12:24:50.947Z] #35 ...
12:24:50 [2023-01-09T12:24:50.947Z] 
12:24:50 [2023-01-09T12:24:50.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:24:50 [2023-01-09T12:24:50.947Z] #39 234.1   CC       criu/protobuf-desc.o
12:24:51 [2023-01-09T12:24:51.878Z] #39 235.2   CC       criu/protobuf.o
12:24:52 [2023-01-09T12:24:52.809Z] #39 235.8   CC       criu/pstree.o
12:24:54 [2023-01-09T12:24:54.179Z] #39 237.2   CC       criu/rbtree.o
12:24:54 [2023-01-09T12:24:54.179Z] #39 237.5   CC       criu/rst-malloc.o
12:24:54 [2023-01-09T12:24:54.742Z] #39 237.9   CC       criu/seccomp.o
12:24:55 [2023-01-09T12:24:55.305Z] #39 238.6   CC       criu/seize.o
12:24:56 [2023-01-09T12:24:56.235Z] #39 239.6   CC       criu/servicefd.o
12:24:57 [2023-01-09T12:24:57.055Z] #39 240.2 include/common/asm/bitops.h: Assembler messages:
12:24:57 [2023-01-09T12:24:57.055Z] #39 240.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:24:57 [2023-01-09T12:24:57.055Z] #39 240.2   CC       criu/shmem.o
12:24:57 [2023-01-09T12:24:57.986Z] #39 241.3   CC       criu/sigframe.o
12:24:58 [2023-01-09T12:24:58.243Z] #39 241.6   CC       criu/signalfd.o
12:24:58 [2023-01-09T12:24:58.806Z] #39 241.9   CC       criu/sk-inet.o
12:25:00 [2023-01-09T12:25:00.193Z] #39 243.2   CC       criu/sk-netlink.o
12:25:00 [2023-01-09T12:25:00.450Z] #39 243.7   CC       criu/sk-packet.o
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 16.2% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 93.7% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/builder/remotecontext	0.079s	coverage: 13.7% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/builder/dockerfile	0.185s	coverage: 48.5% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.682s	coverage: 83.5% of statements
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/cli	[no test files]
12:25:01 [2023-01-09T12:25:01.310Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:25:01 [2023-01-09T12:25:01.381Z] #39 244.6   CC       criu/sk-queue.o
12:25:01 [2023-01-09T12:25:01.944Z] #39 245.1   CC       criu/sk-tcp.o
12:25:02 [2023-01-09T12:25:02.690Z] ok  	github.com/docker/docker/client	0.092s	coverage: 75.4% of statements
12:25:02 [2023-01-09T12:25:02.875Z] #39 245.9   CC       criu/sk-unix.o
12:25:05 [2023-01-09T12:25:05.396Z] #39 248.3   CC       criu/sockets.o
12:25:06 [2023-01-09T12:25:06.327Z] #39 249.6   CC       criu/stats.o
12:25:06 [2023-01-09T12:25:06.327Z] #39 ...
12:25:06 [2023-01-09T12:25:06.327Z] 
12:25:06 [2023-01-09T12:25:06.327Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:25:06 [2023-01-09T12:25:06.327Z] #35 336.2 + dpkg --print-architecture
12:25:06 [2023-01-09T12:25:06.585Z] #35 336.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:25:06 [2023-01-09T12:25:06.824Z] #37 314.9 # github.com/containerd/containerd/cmd/containerd
12:25:06 [2023-01-09T12:25:06.824Z] #37 314.9 /usr/bin/ld: /tmp/go-link-2887682925/000019.o: in function `New':
12:25:06 [2023-01-09T12:25:06.824Z] #37 314.9 /tmp/tmp.CTxieBMF81/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:25:06 [2023-01-09T12:25:06.824Z] #37 315.0 + bin/containerd-stress
12:25:06 [2023-01-09T12:25:06.824Z] #37 316.2 + bin/containerd-shim
12:25:06 [2023-01-09T12:25:06.841Z] #35 336.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:25:06 [2023-01-09T12:25:06.841Z] #35 336.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:25:14 [2023-01-09T12:25:14.914Z] #37 327.5 + bin/containerd-shim-runc-v1
12:25:16 [2023-01-09T12:25:16.794Z] #35 ...
12:25:16 [2023-01-09T12:25:16.794Z] 
12:25:16 [2023-01-09T12:25:16.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:25:16 [2023-01-09T12:25:16.794Z] #39 250.0   CC       criu/string.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 250.1   CC       criu/sysctl.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 250.9   CC       criu/sysfs_parse.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 251.4   CC       criu/timens.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 251.8   CC       criu/timerfd.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 252.2   CC       criu/tty.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 254.4   CC       criu/tun.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 255.1   CC       criu/uffd.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 256.6   CC       criu/util.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 258.2   CC       criu/uts_ns.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 258.5   CC       criu/vdso-compat.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 258.7   CC       criu/vdso.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 259.6   LINK     criu/built-in.o
12:25:16 [2023-01-09T12:25:16.794Z] #39 259.8   LINK     criu/criu
12:25:17 [2023-01-09T12:25:17.358Z] #39 260.4   DEP      lib/c/criu.d
12:25:17 [2023-01-09T12:25:17.358Z] #39 260.5   CC       images/rpc.pb-c.o
12:25:17 [2023-01-09T12:25:17.922Z] #39 261.2   CC       lib/c/criu.o
12:25:19 [2023-01-09T12:25:19.290Z] #39 262.6   LINK     lib/c/built-in.o
12:25:19 [2023-01-09T12:25:19.546Z] #39 262.6   LINK     lib/c/libcriu.so
12:25:19 [2023-01-09T12:25:19.547Z] #39 262.7   LINK     lib/c/libcriu.a
12:25:19 [2023-01-09T12:25:19.803Z] #39 262.9   GEN      magic.py
12:25:19 [2023-01-09T12:25:19.803Z] #39 263.1 Note: Building without setproctitle() and strlcpy() support.
12:25:19 [2023-01-09T12:25:19.803Z] #39 263.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:25:20 [2023-01-09T12:25:20.060Z] #39 263.2 Note: Building without GnuTLS support
12:25:20 [2023-01-09T12:25:20.060Z] #39 263.2 Makefile.config:39: Warn: you have no libnftables installed
12:25:20 [2023-01-09T12:25:20.060Z] #39 263.2 Makefile.config:40: Warn: Building without nftables support
12:25:21 [2023-01-09T12:25:21.429Z] #39 264.5 fatal: not a git repository (or any of the parent directories): .git
12:25:21 [2023-01-09T12:25:21.455Z] #37 333.9 + bin/containerd-shim-runc-v2
12:25:21 [2023-01-09T12:25:21.455Z] #37 334.7 + binaries
12:25:21 [2023-01-09T12:25:21.455Z] #37 334.7 + install -D bin/containerd /build/containerd
12:25:21 [2023-01-09T12:25:21.455Z] #37 334.7 + install -D bin/containerd-shim /build/containerd-shim
12:25:21 [2023-01-09T12:25:21.455Z] #37 334.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:25:21 [2023-01-09T12:25:21.845Z] #37 334.8 + install -D bin/ctr /build/ctr
12:25:22 [2023-01-09T12:25:22.102Z] #37 DONE 335.3s
12:25:22 [2023-01-09T12:25:22.147Z] #39 265.4 make[1]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.031Z] 
12:25:23 [2023-01-09T12:25:23.031Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:25:23 [2023-01-09T12:25:23.078Z] #39 266.4 make[1]: 'images/built-in.o' is up to date.
12:25:23 [2023-01-09T12:25:23.078Z] #39 266.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:25:23 [2023-01-09T12:25:23.078Z] #39 266.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:25:23 [2023-01-09T12:25:23.287Z] #64 DONE 0.2s
12:25:23 [2023-01-09T12:25:23.287Z] 
12:25:23 [2023-01-09T12:25:23.287Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:25:23 [2023-01-09T12:25:23.287Z] #65 DONE 0.1s
12:25:23 [2023-01-09T12:25:23.287Z] 
12:25:23 [2023-01-09T12:25:23.287Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:25:23 [2023-01-09T12:25:23.335Z] #39 266.5 make[1]: 'compel/libcompel.a' is up to date.
12:25:23 [2023-01-09T12:25:23.335Z] #39 266.6 make[1]: 'compel/compel-host-bin' is up to date.
12:25:23 [2023-01-09T12:25:23.335Z] #39 266.6 make[1]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.335Z] #39 266.7 make[1]: 'soccr/libsoccr.a' is up to date.
12:25:23 [2023-01-09T12:25:23.543Z] #66 DONE 0.3s
12:25:23 [2023-01-09T12:25:23.543Z] 
12:25:23 [2023-01-09T12:25:23.543Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:25:23 [2023-01-09T12:25:23.543Z] #67 DONE 0.1s
12:25:23 [2023-01-09T12:25:23.543Z] 
12:25:23 [2023-01-09T12:25:23.543Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:25:23 [2023-01-09T12:25:23.543Z] #68 DONE 0.0s
12:25:23 [2023-01-09T12:25:23.543Z] 
12:25:23 [2023-01-09T12:25:23.543Z] #69 [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
12:25:23 [2023-01-09T12:25:23.592Z] #39 267.0 make[2]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.592Z] #39 267.0 make[2]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.849Z] #39 267.1 make[2]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.849Z] #39 267.2 make[2]: Nothing to be done for 'all'.
12:25:23 [2023-01-09T12:25:23.849Z] #39 267.3 make[2]: Nothing to be done for 'all'.
12:25:24 [2023-01-09T12:25:24.106Z] #39 267.3 make[2]: Nothing to be done for 'all'.
12:25:24 [2023-01-09T12:25:24.106Z] #39 267.4 make[2]: Nothing to be done for 'all'.
12:25:24 [2023-01-09T12:25:24.362Z] #39 267.6 make[2]: Nothing to be done for 'all'.
12:25:24 [2023-01-09T12:25:24.362Z] #39 267.6   INSTALL  criu/criu
12:25:24 [2023-01-09T12:25:24.470Z] #69 0.651 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:25:24 [2023-01-09T12:25:24.470Z] #69 0.736 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:25:24 [2023-01-09T12:25:24.470Z] #69 0.824 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:25:25 [2023-01-09T12:25:25.033Z] #69 0.905 Reading package lists...
12:25:25 [2023-01-09T12:25:25.293Z] #39 DONE 268.4s
12:25:25 [2023-01-09T12:25:25.293Z] 
12:25:25 [2023-01-09T12:25:25.293Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:25:25 [2023-01-09T12:25:25.596Z] #69 1.400 Reading package lists...
12:25:25 [2023-01-09T12:25:25.596Z] #69 1.894 Building dependency tree...
12:25:25 [2023-01-09T12:25:25.596Z] #69 2.012 Reading state information...
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.130 The following additional packages will be installed:
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.131   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.132 Suggested packages:
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.132   systemd-container policykit-1
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.132 Recommended packages:
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.132   systemd-timesyncd | time-daemon libnss-systemd
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.198 The following NEW packages will be installed:
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.198   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
12:25:25 [2023-01-09T12:25:25.851Z] #69 2.199   libkmod2 libpam-systemd systemd systemd-sysv
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.467 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.467 Need to get 5828 kB of archives.
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.467 After this operation, 19.3 MB of additional disk space will be used.
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.469 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.474 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.506 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.507 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.509 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.511 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.513 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
12:25:26 [2023-01-09T12:25:26.109Z] #69 2.634 debconf: delaying package configuration, since apt-utils is not installed
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.666 Fetched 5828 kB in 0s (18.8 MB/s)
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.690 Selecting previously unselected package libargon2-1:amd64.
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.690 (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 ... 28609 files and directories currently installed.)
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.705 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.713 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.748 Selecting previously unselected package libjson-c5:amd64.
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.751 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.754 Unpacking libjson-c5:amd64 (0.15-2) ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.790 Selecting previously unselected package libcryptsetup12:amd64.
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.792 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.796 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:25:26 [2023-01-09T12:25:26.365Z] #69 2.853 Selecting previously unselected package libkmod2:amd64.
12:25:26 [2023-01-09T12:25:26.621Z] #69 2.856 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
12:25:26 [2023-01-09T12:25:26.621Z] #69 2.861 Unpacking libkmod2:amd64 (28-1) ...
12:25:26 [2023-01-09T12:25:26.621Z] #69 2.909 Selecting previously unselected package systemd.
12:25:26 [2023-01-09T12:25:26.621Z] #69 2.912 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
12:25:26 [2023-01-09T12:25:26.621Z] #69 2.947 Unpacking systemd (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.435 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.446 Setting up libjson-c5:amd64 (0.15-2) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.458 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.472 Setting up libkmod2:amd64 (28-1) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.486 Setting up systemd (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.533 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.534 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.540 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:25:27 [2023-01-09T12:25:27.182Z] #69 3.567 Initializing machine ID from KVM UUID.
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.910 Selecting previously unselected package systemd-sysv.
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.910 (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 ... 29420 files and directories currently installed.)
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.925 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.928 Unpacking systemd-sysv (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.971 Selecting previously unselected package libdbus-1-3:amd64.
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.974 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 3.977 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.041 Selecting previously unselected package dbus.
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.044 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.054 Unpacking dbus (1.12.24-0+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.115 Selecting previously unselected package libpam-systemd:amd64.
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.118 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.123 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.175 Selecting previously unselected package dbus-user-session.
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.177 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.182 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.743Z] #69 4.225 Setting up systemd-sysv (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.240 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.252 Setting up dbus (1.12.24-0+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.369 invoke-rc.d: could not determine current runlevel
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.372 invoke-rc.d: policy-rc.d denied execution of start.
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.376 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:25:27 [2023-01-09T12:25:27.999Z] #69 4.487 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:25:28 [2023-01-09T12:25:28.254Z] #69 4.503 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:25:28 [2023-01-09T12:25:28.254Z] #69 DONE 4.6s
12:25:28 [2023-01-09T12:25:28.511Z] 
12:25:28 [2023-01-09T12:25:28.511Z] #70 [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
12:25:28 [2023-01-09T12:25:28.766Z] #70 0.443   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:25:28 [2023-01-09T12:25:28.766Z] #70 0.445                                  Dload  Upload   Total   Spent    Left  Speed
12:25:29 [2023-01-09T12:25:29.023Z] #70 0.447 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5842      0 --:--:-- --:--:-- --:--:--  5842
12:25:29 [2023-01-09T12:25:29.023Z] #70 DONE 0.8s
12:25:29 [2023-01-09T12:25:29.023Z] 
12:25:29 [2023-01-09T12:25:29.023Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
12:25:30 [2023-01-09T12:25:30.389Z] #71 DONE 1.0s
12:25:30 [2023-01-09T12:25:30.389Z] 
12:25:30 [2023-01-09T12:25:30.389Z] #72 exporting to image
12:25:30 [2023-01-09T12:25:30.389Z] #72 exporting layers
12:25:33 [2023-01-09T12:25:33.445Z] #35 DONE 362.7s
12:25:33 [2023-01-09T12:25:33.445Z] 
12:25:33 [2023-01-09T12:25:33.445Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:25:34 [2023-01-09T12:25:34.373Z] #25 ...
12:25:34 [2023-01-09T12:25:34.373Z] 
12:25:34 [2023-01-09T12:25:34.373Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:25:34 [2023-01-09T12:25:34.781Z] ok  	github.com/docker/docker/cmd/dockerd	0.095s	coverage: 29.1% of statements
12:25:34 [2023-01-09T12:25:34.782Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.5% of statements
12:25:34 [2023-01-09T12:25:34.782Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:25:34 [2023-01-09T12:25:34.782Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:25:34 [2023-01-09T12:25:34.782Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:25:34 [2023-01-09T12:25:34.782Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:25:34 [2023-01-09T12:25:34.936Z] #57 DONE 0.5s
12:25:34 [2023-01-09T12:25:34.936Z] 
12:25:34 [2023-01-09T12:25:34.936Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:25:34 [2023-01-09T12:25:34.936Z] #58 DONE 0.1s
12:25:34 [2023-01-09T12:25:34.936Z] 
12:25:34 [2023-01-09T12:25:34.936Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:25:35 [2023-01-09T12:25:35.193Z] #25 ...
12:25:35 [2023-01-09T12:25:35.193Z] 
12:25:35 [2023-01-09T12:25:35.193Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:25:35 [2023-01-09T12:25:35.193Z] #59 DONE 0.1s
12:25:35 [2023-01-09T12:25:35.193Z] 
12:25:35 [2023-01-09T12:25:35.193Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:25:35 [2023-01-09T12:25:35.193Z] #60 DONE 0.1s
12:25:35 [2023-01-09T12:25:35.193Z] 
12:25:35 [2023-01-09T12:25:35.193Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:25:35 [2023-01-09T12:25:35.633Z] #72 exporting layers 5.5s done
12:25:35 [2023-01-09T12:25:35.633Z] #72 writing image sha256:9a8366cd5edade628f19dff0bcc5b6a3056fa8ec99b4684aff921f3ffacdbe73 done
12:25:35 [2023-01-09T12:25:35.633Z] #72 naming to docker.io/library/docker:efbc878c47be77f6cc0ca162b007900923475549 done
12:25:35 [2023-01-09T12:25:35.633Z] #72 DONE 5.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:25:36 [2023-01-09T12:25:36.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary test-integration
12:25:36 [2023-01-09T12:25:36.688Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
12:25:37 [2023-01-09T12:25:37.461Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:25:37 [2023-01-09T12:25:37.461Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:25:37 [2023-01-09T12:25:37.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:25:37 [2023-01-09T12:25:37.461Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:25:37 [2023-01-09T12:25:37.461Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
12:25:37 [2023-01-09T12:25:37.461Z] Detected virtualization docker.
12:25:37 [2023-01-09T12:25:37.461Z] Detected architecture x86-64.
12:25:37 [2023-01-09T12:25:37.461Z] Set hostname to <978b422e2ec4>.
12:25:37 [2023-01-09T12:25:37.461Z] modprobe@configfs.service: Succeeded.
12:25:37 [2023-01-09T12:25:37.461Z] modprobe@drm.service: Succeeded.
12:25:37 [2023-01-09T12:25:37.461Z] modprobe@fuse.service: Succeeded.
12:25:37 [2023-01-09T12:25:37.461Z] + source /etc/docker-entrypoint-cmd
12:25:37 [2023-01-09T12:25:37.461Z] ++ hack/make.sh dynbinary test-integration
12:25:37 [2023-01-09T12:25:37.461Z] 
12:25:37 [2023-01-09T12:25:37.461Z] Removing bundles/
12:25:37 [2023-01-09T12:25:37.461Z] 
12:25:37 [2023-01-09T12:25:37.461Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:25:37 [2023-01-09T12:25:37.461Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:25:37 [2023-01-09T12:25:37.461Z] GOOS="" GOARCH="" GOARM=""
12:25:38 [2023-01-09T12:25:38.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:25:38 [2023-01-09T12:25:38.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:25:38 [2023-01-09T12:25:38.599Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
12:25:39 [2023-01-09T12:25:39.537Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.9% of statements
12:25:40 [2023-01-09T12:25:40.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:25:43 [2023-01-09T12:25:43.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:25:43 [2023-01-09T12:25:43.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:25:46 [2023-01-09T12:25:46.107Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.8% of statements
12:25:47 [2023-01-09T12:25:47.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:25:47 [2023-01-09T12:25:47.046Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.8% of statements
12:25:47 [2023-01-09T12:25:47.306Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
12:25:47 [2023-01-09T12:25:47.891Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:25:48 [2023-01-09T12:25:48.466Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
12:25:49 [2023-01-09T12:25:49.845Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.568s	coverage: 74.6% of statements
12:25:51 [2023-01-09T12:25:51.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:25:51 [2023-01-09T12:25:51.224Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
12:25:51 [2023-01-09T12:25:51.486Z] ok  	github.com/docker/docker/daemon	12.135s	coverage: 17.1% of statements
12:25:51 [2023-01-09T12:25:51.747Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:25:51 [2023-01-09T12:25:51.747Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:25:51 [2023-01-09T12:25:51.747Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:25:51 [2023-01-09T12:25:51.747Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:25:52 [2023-01-09T12:25:52.006Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.254s	coverage: 60.7% of statements
12:25:53 [2023-01-09T12:25:53.386Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
12:25:54 [2023-01-09T12:25:54.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:25:54 [2023-01-09T12:25:54.770Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.231s	coverage: 50.5% of statements
12:25:55 [2023-01-09T12:25:55.709Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.108s	coverage: 45.9% of statements
12:25:55 [2023-01-09T12:25:55.709Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:25:56 [2023-01-09T12:25:56.650Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.8% of statements
12:25:56 [2023-01-09T12:25:56.650Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.875s	coverage: 58.0% of statements
12:25:56 [2023-01-09T12:25:56.650Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:25:56 [2023-01-09T12:25:56.650Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:25:56 [2023-01-09T12:25:56.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:25:57 [2023-01-09T12:25:57.588Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
12:25:57 [2023-01-09T12:25:57.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:25:58 [2023-01-09T12:25:58.157Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
12:25:58 [2023-01-09T12:25:58.725Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 6.6% of statements
12:25:58 [2023-01-09T12:25:58.726Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:25:58 [2023-01-09T12:25:58.726Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:25:59 [2023-01-09T12:25:59.665Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
12:25:59 [2023-01-09T12:25:59.924Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 77.8% of statements
12:25:59 [2023-01-09T12:25:59.925Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:25:59 [2023-01-09T12:25:59.925Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:26:00 [2023-01-09T12:26:00.184Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
12:26:00 [2023-01-09T12:26:00.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:26:00 [2023-01-09T12:26:00.443Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
12:26:01 [2023-01-09T12:26:01.011Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
12:26:01 [2023-01-09T12:26:01.012Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
12:26:01 [2023-01-09T12:26:01.580Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 78.7% of statements
12:26:01 [2023-01-09T12:26:01.580Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:26:01 [2023-01-09T12:26:01.840Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 54.7% of statements
12:26:02 [2023-01-09T12:26:02.100Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
12:26:02 [2023-01-09T12:26:02.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:26:03 [2023-01-09T12:26:03.038Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
12:26:03 [2023-01-09T12:26:03.298Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
12:26:03 [2023-01-09T12:26:03.866Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
12:26:04 [2023-01-09T12:26:04.435Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
12:26:04 [2023-01-09T12:26:04.435Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:26:04 [2023-01-09T12:26:04.435Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:26:05 [2023-01-09T12:26:05.376Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 48.2% of statements
12:26:05 [2023-01-09T12:26:05.636Z] ok  	github.com/docker/docker/distribution	0.606s	coverage: 29.0% of statements
12:26:05 [2023-01-09T12:26:05.636Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:26:06 [2023-01-09T12:26:06.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:26:06 [2023-01-09T12:26:06.205Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
12:26:06 [2023-01-09T12:26:06.774Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.8% of statements
12:26:07 [2023-01-09T12:26:07.343Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
12:26:07 [2023-01-09T12:26:07.602Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
12:26:07 [2023-01-09T12:26:07.602Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.6% of statements
12:26:07 [2023-01-09T12:26:07.602Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:26:07 [2023-01-09T12:26:07.602Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:26:07 [2023-01-09T12:26:07.602Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:26:07 [2023-01-09T12:26:07.862Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:26:08 [2023-01-09T12:26:08.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:26:08 [2023-01-09T12:26:08.800Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 40.6% of statements
12:26:09 [2023-01-09T12:26:09.368Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.1% of statements
12:26:09 [2023-01-09T12:26:09.628Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:26:09 [2023-01-09T12:26:09.834Z] 98ecc5bab1a6: Pull complete
12:26:09 [2023-01-09T12:26:09.834Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
12:26:09 [2023-01-09T12:26:09.834Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:26:09 [2023-01-09T12:26:09.834Z] mcr.microsoft.com/windows/servercore:ltsc2019
12:26:09 [2023-01-09T12:26:09.834Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
12:26:09 [2023-01-09T12:26:09.834Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
12:26:10 [2023-01-09T12:26:10.291Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3770'
12:26:10 [2023-01-09T12:26:10.291Z] INFO: Docker version of control daemon
12:26:10 [2023-01-09T12:26:10.291Z] 
12:26:10 [2023-01-09T12:26:10.291Z] Client:
12:26:10 [2023-01-09T12:26:10.291Z]  Version:           20.10.9
12:26:10 [2023-01-09T12:26:10.291Z]  API version:       1.41
12:26:10 [2023-01-09T12:26:10.291Z]  Go version:        go1.16.8
12:26:10 [2023-01-09T12:26:10.291Z]  Git commit:        c2ea9bc
12:26:10 [2023-01-09T12:26:10.291Z]  Built:             Mon Oct  4 16:11:10 2021
12:26:10 [2023-01-09T12:26:10.291Z]  OS/Arch:           windows/amd64
12:26:10 [2023-01-09T12:26:10.291Z]  Context:           default
12:26:10 [2023-01-09T12:26:10.291Z]  Experimental:      true
12:26:10 [2023-01-09T12:26:10.291Z] 
12:26:10 [2023-01-09T12:26:10.291Z] Server: Docker Engine - Community
12:26:10 [2023-01-09T12:26:10.291Z]  Engine:
12:26:10 [2023-01-09T12:26:10.291Z]   Version:          20.10.9
12:26:10 [2023-01-09T12:26:10.291Z]   API version:      1.41 (minimum version 1.24)
12:26:10 [2023-01-09T12:26:10.291Z]   Go version:       go1.16.8
12:26:10 [2023-01-09T12:26:10.291Z]   Git commit:       79ea9d3
12:26:10 [2023-01-09T12:26:10.291Z]   Built:            Mon Oct  4 16:06:39 2021
12:26:10 [2023-01-09T12:26:10.291Z]   OS/Arch:          windows/amd64
12:26:10 [2023-01-09T12:26:10.291Z]   Experimental:     true
12:26:10 [2023-01-09T12:26:10.291Z] 
12:26:10 [2023-01-09T12:26:10.291Z] INFO: Docker info of control daemon
12:26:10 [2023-01-09T12:26:10.291Z] 
12:26:10 [2023-01-09T12:26:10.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:26:11 [2023-01-09T12:26:11.007Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.3% of statements
12:26:11 [2023-01-09T12:26:11.256Z] Client:
12:26:11 [2023-01-09T12:26:11.256Z]  Context:    default
12:26:11 [2023-01-09T12:26:11.256Z]  Debug Mode: false
12:26:11 [2023-01-09T12:26:11.256Z]  Plugins:
12:26:11 [2023-01-09T12:26:11.256Z]   app: Docker Application (Docker Inc., v0.8.0)
12:26:11 [2023-01-09T12:26:11.256Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:26:11 [2023-01-09T12:26:11.256Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:26:11 [2023-01-09T12:26:11.256Z] 
12:26:11 [2023-01-09T12:26:11.256Z] Server:
12:26:11 [2023-01-09T12:26:11.256Z]  Containers: 0
12:26:11 [2023-01-09T12:26:11.256Z]   Running: 0
12:26:11 [2023-01-09T12:26:11.256Z]   Paused: 0
12:26:11 [2023-01-09T12:26:11.256Z]   Stopped: 0
12:26:11 [2023-01-09T12:26:11.256Z]  Images: 1
12:26:11 [2023-01-09T12:26:11.256Z]  Server Version: 20.10.9
12:26:11 [2023-01-09T12:26:11.257Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:26:11 [2023-01-09T12:26:11.257Z]   Windows: 
12:26:11 [2023-01-09T12:26:11.257Z]   LCOW: 
12:26:11 [2023-01-09T12:26:11.257Z]  Logging Driver: json-file
12:26:11 [2023-01-09T12:26:11.257Z]  Plugins:
12:26:11 [2023-01-09T12:26:11.257Z]   Volume: local
12:26:11 [2023-01-09T12:26:11.257Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:26:11 [2023-01-09T12:26:11.257Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:26:11 [2023-01-09T12:26:11.257Z]  Swarm: inactive
12:26:11 [2023-01-09T12:26:11.257Z]  Default Isolation: process
12:26:11 [2023-01-09T12:26:11.257Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:26:11 [2023-01-09T12:26:11.257Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:26:11 [2023-01-09T12:26:11.257Z]  OSType: windows
12:26:11 [2023-01-09T12:26:11.257Z]  Architecture: x86_64
12:26:11 [2023-01-09T12:26:11.257Z]  CPUs: 4
12:26:11 [2023-01-09T12:26:11.257Z]  Total Memory: 32GiB
12:26:11 [2023-01-09T12:26:11.257Z]  Name: azwin-2-540ca0
12:26:11 [2023-01-09T12:26:11.257Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
12:26:11 [2023-01-09T12:26:11.257Z]  Docker Root Dir: D:\docker
12:26:11 [2023-01-09T12:26:11.257Z]  Debug Mode: false
12:26:11 [2023-01-09T12:26:11.257Z]  Registry: https://index.docker.io/v1/
12:26:11 [2023-01-09T12:26:11.257Z]  Labels:
12:26:11 [2023-01-09T12:26:11.257Z]  Experimental: true
12:26:11 [2023-01-09T12:26:11.257Z]  Insecure Registries:
12:26:11 [2023-01-09T12:26:11.257Z]   10.0.0.4:5000
12:26:11 [2023-01-09T12:26:11.257Z]   127.0.0.0/8
12:26:11 [2023-01-09T12:26:11.257Z]  Registry Mirrors:
12:26:11 [2023-01-09T12:26:11.257Z]   http://10.0.0.4:5000/
12:26:11 [2023-01-09T12:26:11.257Z]  Live Restore Enabled: false
12:26:11 [2023-01-09T12:26:11.257Z]  Product License: Community Engine
12:26:11 [2023-01-09T12:26:11.257Z] 
12:26:11 [2023-01-09T12:26:11.257Z] 
12:26:11 [2023-01-09T12:26:11.257Z] INFO: Commit hash is efbc878c47
12:26:11 [2023-01-09T12:26:11.257Z] INFO: Nuke-Everything...
12:26:11 [2023-01-09T12:26:11.257Z] INFO: Container count on control daemon to delete is 0
12:26:12 [2023-01-09T12:26:12.218Z] INFO: Nuking d:\CI
12:26:12 [2023-01-09T12:26:12.218Z] INFO: Zapped successfully
12:26:12 [2023-01-09T12:26:12.218Z] INFO: Location for testing is d:\CI\PR-44767\1
12:26:12 [2023-01-09T12:26:12.218Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:26:12 [2023-01-09T12:26:12.218Z] 
12:26:12 [2023-01-09T12:26:12.218Z] 
12:26:12 [2023-01-09T12:26:12.218Z] INFO: Building the image from Dockerfile.windows at 01/09/2023 12:26:12...
12:26:12 [2023-01-09T12:26:12.218Z] 
12:26:12 [2023-01-09T12:26:12.388Z] ok  	github.com/docker/docker/pkg/authorization	1.023s	coverage: 68.3% of statements
12:26:12 [2023-01-09T12:26:12.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:26:12 [2023-01-09T12:26:12.489Z] Using test binary docker
12:26:12 [2023-01-09T12:26:12.647Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:26:12 [2023-01-09T12:26:12.745Z] +++ /etc/init.d/apparmor start
12:26:12 [2023-01-09T12:26:12.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:26:12 [2023-01-09T12:26:12.745Z] INFO: Waiting for daemon to start...
12:26:12 [2023-01-09T12:26:12.745Z] Starting dockerd
12:26:12 [2023-01-09T12:26:12.745Z] +++ 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
12:26:12 [2023-01-09T12:26:12.906Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:26:15 [2023-01-09T12:26:15.295Z] .
12:26:15 [2023-01-09T12:26:15.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:26:15 [2023-01-09T12:26:15.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:26:15 [2023-01-09T12:26:15.295Z] Error: No such image: emptyfs
12:26:15 [2023-01-09T12:26:15.295Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:26:15 [2023-01-09T12:26:15.295Z] ++++ docker load
12:26:15 [2023-01-09T12:26:15.295Z] Running integration-test (iteration 1)
12:26:15 [2023-01-09T12:26:15.295Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:26:15 [2023-01-09T12:26:15.295Z] ++ 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
12:26:15 [2023-01-09T12:26:15.295Z] ++ set -e
12:26:15 [2023-01-09T12:26:15.295Z] ++ '[' -n 0 ']'
12:26:15 [2023-01-09T12:26:15.295Z] ++ set -x
12:26:15 [2023-01-09T12:26:15.295Z] ++ 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
12:26:16 [2023-01-09T12:26:16.194Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.515s	coverage: 43.5% of statements
12:26:16 [2023-01-09T12:26:16.194Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:26:16 [2023-01-09T12:26:16.194Z] ok  	github.com/docker/docker/layer	7.095s	coverage: 68.8% of statements
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:26:16 [2023-01-09T12:26:16.194Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:26:16 [2023-01-09T12:26:16.456Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
12:26:16 [2023-01-09T12:26:16.456Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
12:26:16 [2023-01-09T12:26:16.666Z] Loaded image: busybox:latest
12:26:16 [2023-01-09T12:26:16.715Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
12:26:16 [2023-01-09T12:26:16.925Z] Loaded image: busybox:glibc
12:26:17 [2023-01-09T12:26:17.289Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
12:26:17 [2023-01-09T12:26:17.290Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
12:26:18 [2023-01-09T12:26:18.228Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
12:26:18 [2023-01-09T12:26:18.796Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 86.5% of statements
12:26:19 [2023-01-09T12:26:19.284Z] Sending build context to Docker daemon  58.53MB
12:26:19 [2023-01-09T12:26:19.284Z] 
12:26:19 [2023-01-09T12:26:19.284Z] Step 1/10 : FROM microsoft/windowsservercore
12:26:19 [2023-01-09T12:26:19.284Z]  ---> f09307a3e16d
12:26:19 [2023-01-09T12:26:19.284Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:26:19 [2023-01-09T12:26:19.284Z]  ---> Running in 88a3ba0a5420
12:26:19 [2023-01-09T12:26:19.364Z] ok  	github.com/docker/docker/pkg/fsutils	0.195s	coverage: 85.1% of statements
12:26:19 [2023-01-09T12:26:19.624Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
12:26:20 [2023-01-09T12:26:20.193Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.023s	coverage: 84.1% of statements
12:26:20 [2023-01-09T12:26:20.254Z] Removing intermediate container 88a3ba0a5420
12:26:20 [2023-01-09T12:26:20.254Z]  ---> 2ef3a7e6559e
12:26:20 [2023-01-09T12:26:20.254Z] Step 3/10 : ARG GO_VERSION=1.18.9
12:26:20 [2023-01-09T12:26:20.254Z]  ---> Running in b44d5e16cc46
12:26:20 [2023-01-09T12:26:20.452Z] ok  	github.com/docker/docker/pkg/idtools	0.435s	coverage: 69.5% of statements
12:26:20 [2023-01-09T12:26:20.710Z] Removing intermediate container b44d5e16cc46
12:26:20 [2023-01-09T12:26:20.710Z]  ---> 2deb8b804aee
12:26:20 [2023-01-09T12:26:20.710Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
12:26:20 [2023-01-09T12:26:20.710Z]  ---> Running in 9a02fae009ab
12:26:21 [2023-01-09T12:26:21.021Z] ok  	github.com/docker/docker/pkg/ioutils	0.357s	coverage: 70.1% of statements
12:26:21 [2023-01-09T12:26:21.021Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
12:26:21 [2023-01-09T12:26:21.021Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:26:21 [2023-01-09T12:26:21.167Z] Removing intermediate container 9a02fae009ab
12:26:21 [2023-01-09T12:26:21.167Z]  ---> 3577d290dce2
12:26:21 [2023-01-09T12:26:21.167Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
12:26:21 [2023-01-09T12:26:21.167Z]  ---> Running in 332b40ca33f6
12:26:21 [2023-01-09T12:26:21.280Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
12:26:21 [2023-01-09T12:26:21.280Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:26:21 [2023-01-09T12:26:21.280Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:26:21 [2023-01-09T12:26:21.280Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:26:21 [2023-01-09T12:26:21.280Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:26:21 [2023-01-09T12:26:21.540Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:26:21 [2023-01-09T12:26:21.540Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:26:21 [2023-01-09T12:26:21.624Z] Removing intermediate container 332b40ca33f6
12:26:21 [2023-01-09T12:26:21.624Z]  ---> 7a938cd72786
12:26:21 [2023-01-09T12:26:21.624Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
12:26:21 [2023-01-09T12:26:21.624Z]  ---> Running in 2ca5a76f8e93
12:26:21 [2023-01-09T12:26:21.800Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
12:26:21 [2023-01-09T12:26:21.800Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
12:26:21 [2023-01-09T12:26:21.800Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:26:21 [2023-01-09T12:26:21.800Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:26:21 [2023-01-09T12:26:21.818Z] #25 ...
12:26:21 [2023-01-09T12:26:21.818Z] 
12:26:21 [2023-01-09T12:26:21.818Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:26:21 [2023-01-09T12:26:21.818Z] #46 206.2 + mkdir -p /build
12:26:21 [2023-01-09T12:26:21.818Z] #46 206.2 + cp runc /build/runc
12:26:21 [2023-01-09T12:26:21.818Z] #46 DONE 206.8s
12:26:21 [2023-01-09T12:26:21.818Z] 
12:26:21 [2023-01-09T12:26:21.818Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:26:21 [2023-01-09T12:26:21.818Z] #25 411.6 + /build/golangci-lint --version
12:26:22 [2023-01-09T12:26:22.174Z] Loaded image: debian:bullseye-slim
12:26:22 [2023-01-09T12:26:22.174Z] Loaded image: hello-world:latest
12:26:22 [2023-01-09T12:26:22.174Z] Loaded image: arm32v7/hello-world:latest
12:26:22 [2023-01-09T12:26:22.174Z] INFO: Testing against a local daemon
12:26:22 [2023-01-09T12:26:22.174Z] === RUN   TestCgroupNamespacesBuild
12:26:22 [2023-01-09T12:26:22.369Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
12:26:22 [2023-01-09T12:26:22.628Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
12:26:22 [2023-01-09T12:26:22.888Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:26:23 [2023-01-09T12:26:23.147Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
12:26:23 [2023-01-09T12:26:23.197Z] #25 413.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:26:23 [2023-01-09T12:26:23.197Z] #25 DONE 413.4s
12:26:23 [2023-01-09T12:26:23.197Z] 
12:26:23 [2023-01-09T12:26:23.197Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:26:24 [2023-01-09T12:26:24.066Z] --- PASS: TestCgroupNamespacesBuild (2.06s)
12:26:24 [2023-01-09T12:26:24.066Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:26:24 [2023-01-09T12:26:24.524Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
12:26:24 [2023-01-09T12:26:24.784Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
12:26:25 [2023-01-09T12:26:25.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s)
12:26:25 [2023-01-09T12:26:25.957Z] === RUN   TestBuildWithSession
12:26:25 [2023-01-09T12:26:25.957Z]     build_session_test.go:25: TODO: BuildKit
12:26:25 [2023-01-09T12:26:25.957Z] --- SKIP: TestBuildWithSession (0.00s)
12:26:25 [2023-01-09T12:26:25.957Z] === RUN   TestBuildSquashParent
12:26:26 [2023-01-09T12:26:26.465Z] #37 354.6 + bin/containerd
12:26:27 [2023-01-09T12:26:27.833Z] #37 ...
12:26:27 [2023-01-09T12:26:27.833Z] 
12:26:27 [2023-01-09T12:26:27.833Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:26:27 [2023-01-09T12:26:27.833Z] #61 DONE 0.7s
12:26:27 [2023-01-09T12:26:27.833Z] 
12:26:27 [2023-01-09T12:26:27.833Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:26:27 [2023-01-09T12:26:27.833Z] #62 DONE 0.1s
12:26:28 [2023-01-09T12:26:28.091Z] 
12:26:28 [2023-01-09T12:26:28.091Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:26:28 [2023-01-09T12:26:28.091Z] #63 DONE 0.3s
12:26:28 [2023-01-09T12:26:28.091Z] 
12:26:28 [2023-01-09T12:26:28.092Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:26:28 [2023-01-09T12:26:28.975Z] ok  	github.com/docker/docker/pkg/signal	3.339s	coverage: 62.3% of statements
12:26:28 [2023-01-09T12:26:28.975Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:26:28 [2023-01-09T12:26:28.975Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:26:28 [2023-01-09T12:26:28.975Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:26:29 [2023-01-09T12:26:29.543Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
12:26:30 [2023-01-09T12:26:30.112Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:26:30 [2023-01-09T12:26:30.112Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
12:26:30 [2023-01-09T12:26:30.681Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
12:26:30 [2023-01-09T12:26:30.940Z] coverage: [no statements]
12:26:30 [2023-01-09T12:26:30.940Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
12:26:31 [2023-01-09T12:26:31.199Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
12:26:31 [2023-01-09T12:26:31.485Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:26:31 [2023-01-09T12:26:31.485Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:26:33 [2023-01-09T12:26:33.423Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
12:26:33 [2023-01-09T12:26:33.683Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
12:26:33 [2023-01-09T12:26:33.942Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.6% of statements
12:26:34 [2023-01-09T12:26:34.050Z] --- PASS: TestBuildSquashParent (7.71s)
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:34 [2023-01-09T12:26:34.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:34 [2023-01-09T12:26:34.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:34 [2023-01-09T12:26:34.050Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:34 [2023-01-09T12:26:34.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:35 [2023-01-09T12:26:35.322Z] ok  	github.com/docker/docker/quota	0.193s	coverage: 71.4% of statements
12:26:35 [2023-01-09T12:26:35.322Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
12:26:36 [2023-01-09T12:26:36.260Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 57.3% of statements
12:26:36 [2023-01-09T12:26:36.569Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:36 [2023-01-09T12:26:36.569Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:36 [2023-01-09T12:26:36.829Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:26:36 [2023-01-09T12:26:36.829Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:26:37 [2023-01-09T12:26:37.398Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 66.1% of statements
12:26:37 [2023-01-09T12:26:37.657Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:26:39 [2023-01-09T12:26:39.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:39 [2023-01-09T12:26:39.343Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:39 [2023-01-09T12:26:39.561Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:26:39 [2023-01-09T12:26:39.820Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 76.4% of statements
12:26:40 [2023-01-09T12:26:40.388Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
12:26:41 [2023-01-09T12:26:41.325Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
12:26:42 [2023-01-09T12:26:42.615Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
12:26:42 [2023-01-09T12:26:42.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
12:26:42 [2023-01-09T12:26:42.615Z] === RUN   TestBuildMultiStageCopy
12:26:42 [2023-01-09T12:26:42.615Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:26:42 [2023-01-09T12:26:42.677Z] 
12:26:42 [2023-01-09T12:26:42.677Z] SUCCESS: Specified value was saved.
12:26:42 [2023-01-09T12:26:42.677Z] INFO: Downloading git...
12:26:43 [2023-01-09T12:26:43.647Z] INFO: Downloading go...
12:26:44 [2023-01-09T12:26:44.506Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:26:44 [2023-01-09T12:26:44.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:26:45 [2023-01-09T12:26:45.200Z] INFO: Downloading compiler 1 of 3...
12:26:45 [2023-01-09T12:26:45.323Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:26:45 [2023-01-09T12:26:45.885Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:26:46 [2023-01-09T12:26:46.172Z] INFO: Downloading compiler 2 of 3...
12:26:46 [2023-01-09T12:26:46.447Z] --- PASS: TestBuildMultiStageCopy (4.36s)
12:26:46 [2023-01-09T12:26:46.447Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s)
12:26:46 [2023-01-09T12:26:46.447Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
12:26:46 [2023-01-09T12:26:46.447Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
12:26:46 [2023-01-09T12:26:46.447Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
12:26:46 [2023-01-09T12:26:46.447Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s)
12:26:46 [2023-01-09T12:26:46.447Z] === RUN   TestBuildMultiStageParentConfig
12:26:46 [2023-01-09T12:26:46.629Z] INFO: Downloading compiler 3 of 3...
12:26:47 [2023-01-09T12:26:47.376Z] --- PASS: TestBuildMultiStageParentConfig (1.10s)
12:26:47 [2023-01-09T12:26:47.376Z] === RUN   TestBuildLabelWithTargets
12:26:47 [2023-01-09T12:26:47.591Z] INFO: Extracting git...
12:26:49 [2023-01-09T12:26:49.895Z] --- PASS: TestBuildLabelWithTargets (1.95s)
12:26:49 [2023-01-09T12:26:49.895Z] === RUN   TestBuildWithEmptyLayers
12:26:50 [2023-01-09T12:26:50.457Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
12:26:50 [2023-01-09T12:26:50.457Z] === RUN   TestBuildMultiStageOnBuild
12:26:52 [2023-01-09T12:26:52.526Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 2m24.809717685s 
12:26:52 [2023-01-09T12:26:52.526Z] 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. 
12:26:52 [2023-01-09T12:26:52.526Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 390.719168ms 
12:26:53 [2023-01-09T12:26:53.723Z] --- PASS: TestBuildMultiStageOnBuild (2.68s)
12:26:53 [2023-01-09T12:26:53.723Z] === RUN   TestBuildUncleanTarFilenames
12:26:54 [2023-01-09T12:26:54.653Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
12:26:54 [2023-01-09T12:26:54.653Z] === RUN   TestBuildMultiStageLayerLeak
12:26:56 [2023-01-09T12:26:56.208Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/rootless	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/volume	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === Skipped
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     exec_linux_test.go:19: requires AppArmor to be enabled
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     exec_linux_test.go:39: requires AppArmor to be enabled
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:47: Driver btrfs not supported
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:47: Driver btrfs not supported
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:47: Driver btrfs not supported
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:47: Driver btrfs not supported
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:47: Driver btrfs not supported
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z]     graphtest_unix.go:74: No driver to put!
12:26:56 [2023-01-09T12:26:56.208Z] 
12:26:56 [2023-01-09T12:26:56.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:26:56 [2023-01-09T12:26:56.208Z] time="2023-01-09T12:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z] time="2023-01-09T12:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z] time="2023-01-09T12:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z] time="2023-01-09T12:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z] time="2023-01-09T12:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:74: No driver to put!
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     overlay_test.go:50: Fails to compute changes intermittently
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     overlay_test.go:66: Cannot run test with naive change algorithm
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver zfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver zfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver zfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver zfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:47: Driver zfs not supported
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     graphtest_unix.go:74: No driver to put!
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:26:56 [2023-01-09T12:26:56.209Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:26:56 [2023-01-09T12:26:56.209Z] 
12:26:56 [2023-01-09T12:26:56.209Z] DONE 2267 tests, 26 skipped in 194.045s
Post stage
[Pipeline] junit
12:26:56 [2023-01-09T12:26:56.790Z] Recording test results
12:26:57 [2023-01-09T12:26:57.924Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s)
12:26:57 [2023-01-09T12:26:57.924Z] === RUN   TestBuildWithHugeFile
12:26:58 [2023-01-09T12:26:58.092Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:26:58 [2023-01-09T12:26:58.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary test-integration
12:26:59 [2023-01-09T12:26:59.007Z] 
12:26:59 [2023-01-09T12:26:59.007Z] Removing bundles/
12:26:59 [2023-01-09T12:26:59.007Z] 
12:26:59 [2023-01-09T12:26:59.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:26:59 [2023-01-09T12:26:59.007Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:26:59 [2023-01-09T12:26:59.007Z] GOOS="" GOARCH="" GOARM=""
12:27:05 [2023-01-09T12:27:05.246Z] INFO: Expanding go...
12:27:24 [2023-01-09T12:27:24.264Z] #37 408.9 # github.com/containerd/containerd/cmd/containerd
12:27:24 [2023-01-09T12:27:24.264Z] #37 408.9 /usr/bin/ld: /tmp/go-link-3770852429/000019.o: in function `New':
12:27:24 [2023-01-09T12:27:24.264Z] #37 408.9 /tmp/tmp.dybnqJr1bG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:27:24 [2023-01-09T12:27:24.264Z] #37 409.0 + bin/containerd-stress
12:27:24 [2023-01-09T12:27:24.264Z] #37 410.3 + bin/containerd-shim
12:27:28 [2023-01-09T12:27:28.859Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:27:28 [2023-01-09T12:27:28.859Z] 
12:27:28 [2023-01-09T12:27:28.859Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_SYSTEMD=1
12:27:28 [2023-01-09T12:27:28.859Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:27:28 [2023-01-09T12:27:28.859Z] HOSTNAME=978b422e2ec4
12:27:28 [2023-01-09T12:27:28.859Z] DEST=bundles/test-integration
12:27:28 [2023-01-09T12:27:28.859Z] PWD=/go/src/github.com/docker/docker
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:27:28 [2023-01-09T12:27:28.859Z] container=docker
12:27:28 [2023-01-09T12:27:28.859Z] HOME=/root
12:27:28 [2023-01-09T12:27:28.859Z] LANG=C.UTF-8
12:27:28 [2023-01-09T12:27:28.859Z] INVOCATION_ID=973586579485457b8cb1fe762d5027a5
12:27:28 [2023-01-09T12:27:28.859Z] GOLANG_VERSION=1.18.9
12:27:28 [2023-01-09T12:27:28.859Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:27:28 [2023-01-09T12:27:28.859Z] VALIDATE_BRANCH=20.10
12:27:28 [2023-01-09T12:27:28.859Z] TERM=xterm
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_PKG=github.com/docker/docker
12:27:28 [2023-01-09T12:27:28.859Z] SHLVL=3
12:27:28 [2023-01-09T12:27:28.859Z] TIMEOUT=120m
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_GRAPHDRIVER=overlay2
12:27:28 [2023-01-09T12:27:28.859Z] GO111MODULE=off
12:27:28 [2023-01-09T12:27:28.859Z] DOCKER_EXPERIMENTAL=1
12:27:28 [2023-01-09T12:27:28.859Z] TEST_SKIP_INTEGRATION_CLI=1
12:27:28 [2023-01-09T12:27:28.859Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:27:28 [2023-01-09T12:27:28.859Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:27:28 [2023-01-09T12:27:28.859Z] GOPATH=/go
12:27:28 [2023-01-09T12:27:28.859Z] PKG_CONFIG=pkg-config
12:27:28 [2023-01-09T12:27:28.859Z] _=/usr/bin/env
12:27:28 [2023-01-09T12:27:28.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:27:34 [2023-01-09T12:27:34.213Z] #37 422.3 + bin/containerd-shim-runc-v1
12:27:35 [2023-01-09T12:27:35.154Z] INFO: Expanding compiler 1 of 3...
12:27:36 [2023-01-09T12:27:36.685Z] INFO: Expanding compiler 2 of 3...
12:27:40 [2023-01-09T12:27:40.758Z] #37 429.1 + bin/containerd-shim-runc-v2
12:27:41 [2023-01-09T12:27:41.321Z] #37 430.0 + binaries
12:27:41 [2023-01-09T12:27:41.321Z] #37 430.0 + install -D bin/containerd /build/containerd
12:27:41 [2023-01-09T12:27:41.321Z] #37 430.0 + install -D bin/containerd-shim /build/containerd-shim
12:27:41 [2023-01-09T12:27:41.321Z] #37 430.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:27:41 [2023-01-09T12:27:41.321Z] #37 430.0 + install -D bin/ctr /build/ctr
12:27:42 [2023-01-09T12:27:42.457Z] INFO: Expanding compiler 3 of 3...
12:27:43 [2023-01-09T12:27:43.418Z] INFO: Removing downloaded files...
12:27:43 [2023-01-09T12:27:43.418Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:27:43 [2023-01-09T12:27:43.418Z] INFO: Configuring git core.autocrlf...
12:27:43 [2023-01-09T12:27:43.835Z] #37 DONE 432.0s
12:27:44 [2023-01-09T12:27:44.397Z] 
12:27:44 [2023-01-09T12:27:44.397Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:27:45 [2023-01-09T12:27:45.325Z] #64 DONE 0.9s
12:27:45 [2023-01-09T12:27:45.325Z] 
12:27:45 [2023-01-09T12:27:45.325Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:27:45 [2023-01-09T12:27:45.581Z] #65 DONE 0.2s
12:27:45 [2023-01-09T12:27:45.581Z] 
12:27:45 [2023-01-09T12:27:45.581Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:27:46 [2023-01-09T12:27:46.509Z] #66 DONE 0.9s
12:27:46 [2023-01-09T12:27:46.509Z] 
12:27:46 [2023-01-09T12:27:46.509Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:27:46 [2023-01-09T12:27:46.509Z] #67 DONE 0.0s
12:27:46 [2023-01-09T12:27:46.509Z] 
12:27:46 [2023-01-09T12:27:46.509Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:27:46 [2023-01-09T12:27:46.509Z] #68 DONE 0.0s
12:27:46 [2023-01-09T12:27:46.509Z] 
12:27:46 [2023-01-09T12:27:46.509Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:27:49 [2023-01-09T12:27:49.024Z] #69 DONE 2.1s
12:27:49 [2023-01-09T12:27:49.024Z] 
12:27:49 [2023-01-09T12:27:49.024Z] #70 exporting to image
12:27:49 [2023-01-09T12:27:49.024Z] #70 exporting layers
12:27:54 [2023-01-09T12:27:54.269Z] #70 exporting layers 5.6s done
12:27:54 [2023-01-09T12:27:54.269Z] #70 writing image sha256:c4802da83daed5cd945375223685fa041a884137103c71f0e0306ae3afdfa887 done
12:27:54 [2023-01-09T12:27:54.269Z] #70 naming to docker.io/library/docker:efbc878c47be77f6cc0ca162b007900923475549 done
12:27:54 [2023-01-09T12:27:54.269Z] #70 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:27:54 [2023-01-09T12:27:54.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary test-integration
12:27:56 [2023-01-09T12:27:56.535Z] 
12:27:56 [2023-01-09T12:27:56.535Z] Removing bundles/
12:27:56 [2023-01-09T12:27:56.535Z] 
12:27:56 [2023-01-09T12:27:56.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:27:56 [2023-01-09T12:27:56.535Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:27:56 [2023-01-09T12:27:56.535Z] GOOS="" GOARCH="" GOARM=""
12:28:00 [2023-01-09T12:28:00.220Z] INFO [linters context/goanalysis] analyzers took 3m58.766426141s with top 10 stages: buildir: 1m41.786204125s, goimports: 20.761704528s, unconvert: 14.983582287s, gosec: 12.154032362s, S1038: 6.935738449s, golint: 6.771834996s, misspell: 5.330507887s, unused: 3.388808504s, nilness: 3.339509859s, inspect: 3.199423644s 
12:28:00 [2023-01-09T12:28:00.220Z] INFO [runner] Issues before processing: 2495, after processing: 0 
12:28:00 [2023-01-09T12:28:00.220Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1877/1877, path_prettifier: 1877/1877, cgo: 1877/2495, skip_files: 1877/1877, identifier_marker: 1772/1772, skip_dirs: 1877/1877, autogenerated_exclude: 1772/1877, exclude: 1772/1772, exclude-rules: 78/1772, nolint: 0/78 
12:28:00 [2023-01-09T12:28:00.220Z] INFO [runner] processing took 70.848719ms with stages: nolint: 27.346181ms, identifier_marker: 19.543805ms, path_prettifier: 7.827104ms, autogenerated_exclude: 7.16235ms, exclude-rules: 7.107073ms, skip_dirs: 1.486687ms, cgo: 250.209µs, filename_unadjuster: 120.636µs, max_same_issues: 1.458µs, uniq_by_line: 545ns, skip_files: 464ns, max_from_linter: 304ns, severity-rules: 301ns, diff: 292ns, exclude: 277ns, source_code: 264ns, sort_results: 239ns, max_per_file_from_linter: 232ns, path_shortener: 196ns, path_prefixer: 102ns 
12:28:00 [2023-01-09T12:28:00.220Z] INFO [runner] linters took 1m16.906411631s with stages: goanalysis_metalinter: 1m16.835365855s 
12:28:00 [2023-01-09T12:28:00.220Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
12:28:00 [2023-01-09T12:28:00.220Z] INFO Memory: 2223 samples, avg is 284.8MB, max is 1110.0MB 
12:28:00 [2023-01-09T12:28:00.220Z] INFO Execution took 3m42.11503995s                
12:28:00 [2023-01-09T12:28:00.220Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:28:00 [2023-01-09T12:28:00.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary-daemon test-docker-py
12:28:01 [2023-01-09T12:28:01.127Z] 
12:28:01 [2023-01-09T12:28:01.127Z] Removing bundles/
12:28:01 [2023-01-09T12:28:01.127Z] 
12:28:01 [2023-01-09T12:28:01.127Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:28:01 [2023-01-09T12:28:01.127Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:28:01 [2023-01-09T12:28:01.127Z] GOOS="" GOARCH="" GOARM=""
12:28:15 [2023-01-09T12:28:15.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:28:15 [2023-01-09T12:28:15.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:28:19 [2023-01-09T12:28:19.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] Using test binary docker
12:28:19 [2023-01-09T12:28:19.315Z] +++ /etc/init.d/apparmor start
12:28:19 [2023-01-09T12:28:19.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:28:19 [2023-01-09T12:28:19.315Z] INFO: Waiting for daemon to start...
12:28:19 [2023-01-09T12:28:19.315Z] Starting dockerd
12:28:19 [2023-01-09T12:28:19.315Z] +++ 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
12:28:19 [2023-01-09T12:28:19.315Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] Using test binary docker
12:28:19 [2023-01-09T12:28:19.315Z] +++ /etc/init.d/apparmor start
12:28:19 [2023-01-09T12:28:19.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:28:19 [2023-01-09T12:28:19.315Z] INFO: Waiting for daemon to start...
12:28:19 [2023-01-09T12:28:19.315Z] Starting dockerd
12:28:19 [2023-01-09T12:28:19.315Z] +++ 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
12:28:19 [2023-01-09T12:28:19.315Z] .
12:28:19 [2023-01-09T12:28:19.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] Error: No such image: emptyfs
12:28:19 [2023-01-09T12:28:19.315Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:28:19 [2023-01-09T12:28:19.315Z] ++++ docker load
12:28:19 [2023-01-09T12:28:19.315Z] Running integration-test (iteration 1)
12:28:19 [2023-01-09T12:28:19.315Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:28:19 [2023-01-09T12:28:19.315Z] ++ 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)/'
12:28:19 [2023-01-09T12:28:19.315Z] ++ set -e
12:28:19 [2023-01-09T12:28:19.315Z] ++ '[' -n 0 ']'
12:28:19 [2023-01-09T12:28:19.315Z] ++ set -x
12:28:19 [2023-01-09T12:28:19.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: busybox:latest
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: busybox:glibc
12:28:19 [2023-01-09T12:28:19.315Z] 
12:28:19 [2023-01-09T12:28:19.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:28:19 [2023-01-09T12:28:19.315Z] Error: No such image: emptyfs
12:28:19 [2023-01-09T12:28:19.315Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:28:19 [2023-01-09T12:28:19.315Z] ++++ docker load
12:28:19 [2023-01-09T12:28:19.315Z] Running integration-test (iteration 1)
12:28:19 [2023-01-09T12:28:19.315Z] 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)/
12:28:19 [2023-01-09T12:28:19.315Z] ++ 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)/'
12:28:19 [2023-01-09T12:28:19.315Z] ++ set -e
12:28:19 [2023-01-09T12:28:19.315Z] ++ '[' -n 0 ']'
12:28:19 [2023-01-09T12:28:19.315Z] ++ set -x
12:28:19 [2023-01-09T12:28:19.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: busybox:latest
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: busybox:glibc
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: debian:bullseye-slim
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: hello-world:latest
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: arm32v7/hello-world:latest
12:28:19 [2023-01-09T12:28:19.315Z] INFO: Testing against a local daemon
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerDaemonSuite
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: debian:bullseye-slim
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: hello-world:latest
12:28:19 [2023-01-09T12:28:19.315Z] Loaded image: arm32v7/hello-world:latest
12:28:19 [2023-01-09T12:28:19.315Z] INFO: Testing against a local daemon
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:28:19 [2023-01-09T12:28:19.315Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:28:19 [2023-01-09T12:28:19.573Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:28:19 [2023-01-09T12:28:19.573Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:28:20 [2023-01-09T12:28:20.501Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:28:20 [2023-01-09T12:28:20.507Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:28:20 [2023-01-09T12:28:20.507Z] 
12:28:20 [2023-01-09T12:28:20.507Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:28:20 [2023-01-09T12:28:20.507Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:28:20 [2023-01-09T12:28:20.507Z] HOSTNAME=cc01daa56590
12:28:20 [2023-01-09T12:28:20.507Z] TESTDEBUG=0
12:28:20 [2023-01-09T12:28:20.507Z] DEST=bundles/test-integration
12:28:20 [2023-01-09T12:28:20.507Z] PWD=/go/src/github.com/docker/docker
12:28:20 [2023-01-09T12:28:20.507Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:28:20 [2023-01-09T12:28:20.507Z] container=docker
12:28:20 [2023-01-09T12:28:20.507Z] HOME=/root
12:28:20 [2023-01-09T12:28:20.507Z] GOLANG_VERSION=1.18.9
12:28:20 [2023-01-09T12:28:20.507Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:28:20 [2023-01-09T12:28:20.507Z] VALIDATE_BRANCH=20.10
12:28:20 [2023-01-09T12:28:20.507Z] TERM=xterm
12:28:20 [2023-01-09T12:28:20.507Z] DOCKER_PKG=github.com/docker/docker
12:28:20 [2023-01-09T12:28:20.507Z] SHLVL=1
12:28:20 [2023-01-09T12:28:20.507Z] TIMEOUT=120m
12:28:20 [2023-01-09T12:28:20.507Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:28:20 [2023-01-09T12:28:20.507Z] DOCKER_GRAPHDRIVER=overlay2
12:28:20 [2023-01-09T12:28:20.507Z] GO111MODULE=off
12:28:20 [2023-01-09T12:28:20.507Z] DOCKER_EXPERIMENTAL=1
12:28:20 [2023-01-09T12:28:20.507Z] TEST_SKIP_INTEGRATION_CLI=1
12:28:20 [2023-01-09T12:28:20.507Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:28:20 [2023-01-09T12:28:20.507Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:28:20 [2023-01-09T12:28:20.507Z] GOPATH=/go
12:28:20 [2023-01-09T12:28:20.507Z] PKG_CONFIG=pkg-config
12:28:20 [2023-01-09T12:28:20.507Z] _=/usr/bin/env
12:28:20 [2023-01-09T12:28:20.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:28:20 [2023-01-09T12:28:20.758Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:28:21 [2023-01-09T12:28:21.685Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:28:22 [2023-01-09T12:28:22.246Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:28:22 [2023-01-09T12:28:22.246Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:28:22 [2023-01-09T12:28:22.811Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:28:23 [2023-01-09T12:28:23.747Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:28:24 [2023-01-09T12:28:24.012Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:28:24 [2023-01-09T12:28:24.012Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:28:24 [2023-01-09T12:28:24.012Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:28:24 [2023-01-09T12:28:24.268Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:28:24 [2023-01-09T12:28:24.860Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:28:25 [2023-01-09T12:28:25.808Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:28:25 [2023-01-09T12:28:25.808Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:28:25 [2023-01-09T12:28:25.808Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:28:25 [2023-01-09T12:28:25.808Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:28:32 [2023-01-09T12:28:32.355Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:28:33 [2023-01-09T12:28:33.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:28:33 [2023-01-09T12:28:33.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:28:35 [2023-01-09T12:28:35.624Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:28:37 [2023-01-09T12:28:37.513Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:28:39 [2023-01-09T12:28:39.400Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:28:40 [2023-01-09T12:28:40.332Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:28:40 [2023-01-09T12:28:40.895Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:28:41 [2023-01-09T12:28:41.152Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:28:42 [2023-01-09T12:28:42.080Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:28:42 [2023-01-09T12:28:42.641Z]     docker_cli_daemon_test.go:1456: [dd3fbfa5bf3e2] daemon is not started
12:28:42 [2023-01-09T12:28:42.641Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:28:43 [2023-01-09T12:28:43.573Z]     check_test.go:309: [dbbd44490af16] daemon is not started
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:28:43 [2023-01-09T12:28:43.573Z] --- PASS: TestBuildWithHugeFile (105.94s)
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildWithEmptyDockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:43 [2023-01-09T12:28:43.573Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:28:43 [2023-01-09T12:28:43.573Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
12:28:43 [2023-01-09T12:28:43.573Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:28:43 [2023-01-09T12:28:43.573Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildPreserveOwnership
12:28:43 [2023-01-09T12:28:43.573Z] === RUN   TestBuildPreserveOwnership/copy_from
12:28:44 [2023-01-09T12:28:44.939Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:28:45 [2023-01-09T12:28:45.195Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:28:46 [2023-01-09T12:28:46.122Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:28:46 [2023-01-09T12:28:46.378Z] === RUN   TestDockerSuite/TestAttachDetach
12:28:46 [2023-01-09T12:28:46.942Z]     check_test.go:309: [d98a82f0fe697] daemon is not started
12:28:46 [2023-01-09T12:28:46.942Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:28:47 [2023-01-09T12:28:47.198Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:28:47 [2023-01-09T12:28:47.198Z] --- PASS: TestBuildPreserveOwnership (3.65s)
12:28:47 [2023-01-09T12:28:47.198Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.32s)
12:28:47 [2023-01-09T12:28:47.198Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
12:28:47 [2023-01-09T12:28:47.198Z] === RUN   TestBuildPlatformInvalid
12:28:47 [2023-01-09T12:28:47.454Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:28:47 [2023-01-09T12:28:47.454Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:28:47 [2023-01-09T12:28:47.709Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:28:48 [2023-01-09T12:28:48.270Z] Loaded image: busybox:latest
12:28:48 [2023-01-09T12:28:48.526Z] Loaded image: busybox:glibc
12:28:49 [2023-01-09T12:28:49.891Z] Loaded image: debian:bullseye-slim
12:28:49 [2023-01-09T12:28:49.891Z] Loaded image: hello-world:latest
12:28:50 [2023-01-09T12:28:50.195Z] Loaded image: arm32v7/hello-world:latest
12:28:50 [2023-01-09T12:28:50.195Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:28:51 [2023-01-09T12:28:51.561Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:28:51 [2023-01-09T12:28:51.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:28:51 [2023-01-09T12:28:51.817Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:28:51 [2023-01-09T12:28:51.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:28:52 [2023-01-09T12:28:52.074Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:28:52 [2023-01-09T12:28:52.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:28:52 [2023-01-09T12:28:52.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:28:52 [2023-01-09T12:28:52.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:28:53 [2023-01-09T12:28:53.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:28:53 [2023-01-09T12:28:53.438Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:28:53 [2023-01-09T12:28:53.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:28:54 [2023-01-09T12:28:54.804Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:28:55 [2023-01-09T12:28:55.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:28:55 [2023-01-09T12:28:55.060Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:28:56 [2023-01-09T12:28:56.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:28:56 [2023-01-09T12:28:56.427Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:28:57 [2023-01-09T12:28:57.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:28:58 [2023-01-09T12:28:58.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:28:58 [2023-01-09T12:28:58.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:28:58 [2023-01-09T12:28:58.973Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:28:59 [2023-01-09T12:28:59.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:28:59 [2023-01-09T12:28:59.899Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:28:59 [2023-01-09T12:28:59.899Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:29:00 [2023-01-09T12:29:00.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:29:00 [2023-01-09T12:29:00.826Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:29:01 [2023-01-09T12:29:01.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:29:02 [2023-01-09T12:29:02.194Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:29:02 [2023-01-09T12:29:02.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:29:03 [2023-01-09T12:29:03.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:29:03 [2023-01-09T12:29:03.559Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:29:03 [2023-01-09T12:29:03.728Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:29:03 [2023-01-09T12:29:03.728Z] Using test binary docker
12:29:03 [2023-01-09T12:29:03.728Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:29:03 [2023-01-09T12:29:03.728Z] Starting apparmor (via systemctl): apparmor.service.
12:29:03 [2023-01-09T12:29:03.728Z] INFO: Waiting for daemon to start...
12:29:03 [2023-01-09T12:29:03.728Z] Starting dockerd
12:29:04 [2023-01-09T12:29:04.490Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.87s)
12:29:04 [2023-01-09T12:29:04.490Z] PASS
12:29:04 [2023-01-09T12:29:04.490Z] 
12:29:04 [2023-01-09T12:29:04.490Z] === Skipped
12:29:04 [2023-01-09T12:29:04.490Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:29:04 [2023-01-09T12:29:04.490Z]     build_session_test.go:25: TODO: BuildKit
12:29:04 [2023-01-09T12:29:04.490Z] 
12:29:04 [2023-01-09T12:29:04.490Z] DONE 33 tests, 1 skipped in 168.915s
12:29:04 [2023-01-09T12:29:04.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:29:04 [2023-01-09T12:29:04.490Z] ++ 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
12:29:04 [2023-01-09T12:29:04.490Z] ++ set -e
12:29:04 [2023-01-09T12:29:04.490Z] ++ '[' -n 0 ']'
12:29:04 [2023-01-09T12:29:04.490Z] ++ set -x
12:29:04 [2023-01-09T12:29:04.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:29:04 [2023-01-09T12:29:04.490Z] INFO: Testing against a local daemon
12:29:04 [2023-01-09T12:29:04.490Z] === RUN   TestConfigInspect
12:29:06 [2023-01-09T12:29:06.242Z] .
12:29:06 [2023-01-09T12:29:06.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:29:06 [2023-01-09T12:29:06.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:29:06 [2023-01-09T12:29:06.242Z] Error: No such image: emptyfs
12:29:06 [2023-01-09T12:29:06.242Z] Running integration-test (iteration 1)
12:29:06 [2023-01-09T12:29:06.242Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:29:06 [2023-01-09T12:29:06.242Z] Loaded image: busybox:latest
12:29:06 [2023-01-09T12:29:06.380Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:29:06 [2023-01-09T12:29:06.499Z] Loaded image: busybox:glibc
12:29:07 [2023-01-09T12:29:07.310Z] --- PASS: TestConfigInspect (2.70s)
12:29:07 [2023-01-09T12:29:07.310Z] === RUN   TestConfigList
12:29:07 [2023-01-09T12:29:07.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:29:07 [2023-01-09T12:29:07.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:29:07 [2023-01-09T12:29:07.864Z] Loaded image: debian:bullseye-slim
12:29:07 [2023-01-09T12:29:07.864Z] Loaded image: hello-world:latest
12:29:07 [2023-01-09T12:29:07.864Z] Loaded image: arm32v7/hello-world:latest
12:29:07 [2023-01-09T12:29:07.864Z] INFO: Testing against a local daemon
12:29:07 [2023-01-09T12:29:07.864Z] === RUN   TestCgroupNamespacesBuild
12:29:08 [2023-01-09T12:29:08.677Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:29:09 [2023-01-09T12:29:09.606Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:29:09 [2023-01-09T12:29:09.862Z] --- PASS: TestConfigList (2.78s)
12:29:09 [2023-01-09T12:29:09.862Z] === RUN   TestConfigsCreateAndDelete
12:29:10 [2023-01-09T12:29:10.376Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
12:29:10 [2023-01-09T12:29:10.376Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:29:11 [2023-01-09T12:29:11.742Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
12:29:11 [2023-01-09T12:29:11.742Z] === RUN   TestBuildWithSession
12:29:11 [2023-01-09T12:29:11.742Z]     build_session_test.go:25: TODO: BuildKit
12:29:11 [2023-01-09T12:29:11.742Z] --- SKIP: TestBuildWithSession (0.00s)
12:29:11 [2023-01-09T12:29:11.742Z] === RUN   TestBuildSquashParent
12:29:11 [2023-01-09T12:29:11.752Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:29:12 [2023-01-09T12:29:12.313Z]     check_test.go:309: [db5cb6ca3610f] daemon is not started
12:29:12 [2023-01-09T12:29:12.313Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:29:12 [2023-01-09T12:29:12.569Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
12:29:12 [2023-01-09T12:29:12.569Z] === RUN   TestConfigsUpdate
12:29:12 [2023-01-09T12:29:12.824Z]     check_test.go:309: [d7224ffef2c0b] daemon is not started
12:29:12 [2023-01-09T12:29:12.824Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:29:14 [2023-01-09T12:29:14.191Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:29:14 [2023-01-09T12:29:14.446Z]     check_test.go:309: [ddf991bb1e5e1] daemon is not started
12:29:14 [2023-01-09T12:29:14.446Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:29:15 [2023-01-09T12:29:15.401Z] --- PASS: TestConfigsUpdate (2.82s)
12:29:15 [2023-01-09T12:29:15.401Z] === RUN   TestTemplatedConfig
12:29:16 [2023-01-09T12:29:16.342Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:29:16 [2023-01-09T12:29:16.597Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:29:16 [2023-01-09T12:29:16.853Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:29:16 [2023-01-09T12:29:16.986Z] --- PASS: TestBuildSquashParent (4.83s)
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:16 [2023-01-09T12:29:16.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:16 [2023-01-09T12:29:16.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:16 [2023-01-09T12:29:16.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:16 [2023-01-09T12:29:16.986Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:17 [2023-01-09T12:29:17.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:18 [2023-01-09T12:29:18.168Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:18 [2023-01-09T12:29:18.218Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:29:18 [2023-01-09T12:29:18.218Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:29:18 [2023-01-09T12:29:18.218Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:29:18 [2023-01-09T12:29:18.780Z] --- PASS: TestTemplatedConfig (3.22s)
12:29:18 [2023-01-09T12:29:18.780Z] === RUN   TestConfigCreateResolve
12:29:18 [2023-01-09T12:29:18.780Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:29:19 [2023-01-09T12:29:19.533Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:19 [2023-01-09T12:29:19.533Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:19 [2023-01-09T12:29:19.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:29:20 [2023-01-09T12:29:20.144Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:29:20 [2023-01-09T12:29:20.399Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:29:20 [2023-01-09T12:29:20.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:29:20 [2023-01-09T12:29:20.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s)
12:29:20 [2023-01-09T12:29:20.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s)
12:29:20 [2023-01-09T12:29:20.898Z] === RUN   TestBuildMultiStageCopy
12:29:20 [2023-01-09T12:29:20.898Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:29:21 [2023-01-09T12:29:21.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:29:21 [2023-01-09T12:29:21.326Z] --- PASS: TestConfigCreateResolve (2.60s)
12:29:21 [2023-01-09T12:29:21.326Z] === RUN   TestConfigDaemonLibtrustID
12:29:21 [2023-01-09T12:29:21.326Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:29:21 [2023-01-09T12:29:21.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:29:21 [2023-01-09T12:29:21.887Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:29:21 [2023-01-09T12:29:21.887Z] PASS
12:29:21 [2023-01-09T12:29:21.887Z] 
12:29:21 [2023-01-09T12:29:21.887Z] DONE 7 tests in 17.559s
12:29:21 [2023-01-09T12:29:21.887Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:29:21 [2023-01-09T12:29:21.887Z] ++ 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
12:29:21 [2023-01-09T12:29:21.887Z] ++ set -e
12:29:21 [2023-01-09T12:29:21.887Z] ++ '[' -n 0 ']'
12:29:21 [2023-01-09T12:29:21.887Z] ++ set -x
12:29:21 [2023-01-09T12:29:21.887Z] ++ 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
12:29:21 [2023-01-09T12:29:21.887Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:29:22 [2023-01-09T12:29:22.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:29:22 [2023-01-09T12:29:22.143Z] INFO: Testing against a local daemon
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCheckpoint
12:29:22 [2023-01-09T12:29:22.143Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:22 [2023-01-09T12:29:22.143Z] --- SKIP: TestCheckpoint (0.00s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestContainerInvalidJSON
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:29:22 [2023-01-09T12:29:22.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:29:22 [2023-01-09T12:29:22.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:29:22 [2023-01-09T12:29:22.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:29:22 [2023-01-09T12:29:22.143Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:29:22 [2023-01-09T12:29:22.143Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:29:22 [2023-01-09T12:29:22.143Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:29:22 [2023-01-09T12:29:22.143Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:29:22 [2023-01-09T12:29:22.143Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:29:22 [2023-01-09T12:29:22.143Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:29:22 [2023-01-09T12:29:22.143Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:29:22 [2023-01-09T12:29:22.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCopyFromContainerPathIsNotDir
12:29:22 [2023-01-09T12:29:22.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCopyToContainerPathDoesNotExist
12:29:22 [2023-01-09T12:29:22.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCopyToContainerPathIsNotDir
12:29:22 [2023-01-09T12:29:22.143Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
12:29:22 [2023-01-09T12:29:22.143Z] === RUN   TestCopyFromContainer
12:29:22 [2023-01-09T12:29:22.265Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:29:22 [2023-01-09T12:29:22.522Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:29:22 [2023-01-09T12:29:22.704Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:29:22 [2023-01-09T12:29:22.777Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:29:22 [2023-01-09T12:29:22.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:29:23 [2023-01-09T12:29:23.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:29:23 [2023-01-09T12:29:23.272Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:29:23 [2023-01-09T12:29:23.272Z] === RUN   TestCopyFromContainer//
12:29:23 [2023-01-09T12:29:23.332Z] --- PASS: TestBuildMultiStageCopy (2.17s)
12:29:23 [2023-01-09T12:29:23.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s)
12:29:23 [2023-01-09T12:29:23.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:29:23 [2023-01-09T12:29:23.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:29:23 [2023-01-09T12:29:23.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:29:23 [2023-01-09T12:29:23.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:29:23 [2023-01-09T12:29:23.332Z] === RUN   TestBuildMultiStageParentConfig
12:29:23 [2023-01-09T12:29:23.528Z] === RUN   TestCopyFromContainer//bar/root
12:29:23 [2023-01-09T12:29:23.528Z] === RUN   TestCopyFromContainer//bar/root/
12:29:23 [2023-01-09T12:29:23.784Z] === RUN   TestCopyFromContainer/bar/quux
12:29:23 [2023-01-09T12:29:23.784Z] === RUN   TestCopyFromContainer/bar/quux/
12:29:23 [2023-01-09T12:29:23.893Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
12:29:23 [2023-01-09T12:29:23.893Z] === RUN   TestBuildLabelWithTargets
12:29:24 [2023-01-09T12:29:24.040Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:29:24 [2023-01-09T12:29:24.040Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:29:24 [2023-01-09T12:29:24.040Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:29:24 [2023-01-09T12:29:24.040Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCopyFromContainer/bar/notarget
12:29:24 [2023-01-09T12:29:24.296Z] --- PASS: TestCopyFromContainer (2.07s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:24 [2023-01-09T12:29:24.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateLinkToNonExistingContainer
12:29:24 [2023-01-09T12:29:24.296Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateWithInvalidEnv
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateWithInvalidEnv/0
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateWithInvalidEnv/0
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateWithInvalidEnv/1
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateWithInvalidEnv/1
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateWithInvalidEnv/2
12:29:24 [2023-01-09T12:29:24.296Z] === PAUSE TestCreateWithInvalidEnv/2
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateWithInvalidEnv/0
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateWithInvalidEnv/2
12:29:24 [2023-01-09T12:29:24.296Z] === CONT  TestCreateWithInvalidEnv/1
12:29:24 [2023-01-09T12:29:24.296Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:29:24 [2023-01-09T12:29:24.296Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateTmpfsMountsTarget
12:29:24 [2023-01-09T12:29:24.296Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:29:24 [2023-01-09T12:29:24.296Z] === RUN   TestCreateWithCustomMaskedPaths
12:29:24 [2023-01-09T12:29:24.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:29:24 [2023-01-09T12:29:24.611Z] Removing intermediate container 2ca5a76f8e93
12:29:24 [2023-01-09T12:29:24.611Z]  ---> b25832023f19
12:29:24 [2023-01-09T12:29:24.611Z] Step 7/10 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
12:29:24 [2023-01-09T12:29:24.611Z]  ---> Running in 4b32be00cac1
12:29:24 [2023-01-09T12:29:24.611Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin
12:29:24 [2023-01-09T12:29:24.611Z] go: downloading gotest.tools/gotestsum v1.8.2
12:29:24 [2023-01-09T12:29:24.820Z] --- PASS: TestBuildLabelWithTargets (0.95s)
12:29:24 [2023-01-09T12:29:24.820Z] === RUN   TestBuildWithEmptyLayers
12:29:25 [2023-01-09T12:29:25.076Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
12:29:25 [2023-01-09T12:29:25.076Z] === RUN   TestBuildMultiStageOnBuild
12:29:25 [2023-01-09T12:29:25.078Z] go: downloading github.com/fatih/color v1.13.0
12:29:25 [2023-01-09T12:29:25.078Z] go: downloading github.com/dnephin/pflag v1.0.7
12:29:25 [2023-01-09T12:29:25.078Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:29:25 [2023-01-09T12:29:25.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:29:25 [2023-01-09T12:29:25.558Z] go: downloading golang.org/x/tools v0.1.11
12:29:25 [2023-01-09T12:29:25.558Z] go: downloading github.com/mattn/go-colorable v0.1.12
12:29:25 [2023-01-09T12:29:25.558Z] go: downloading github.com/mattn/go-isatty v0.0.14
12:29:25 [2023-01-09T12:29:25.558Z] go: downloading github.com/fsnotify/fsnotify v1.5.4
12:29:25 [2023-01-09T12:29:25.663Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:29:25 [2023-01-09T12:29:25.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:29:26 [2023-01-09T12:29:26.031Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:29:26 [2023-01-09T12:29:26.031Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:29:26 [2023-01-09T12:29:26.224Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s)
12:29:26 [2023-01-09T12:29:26.224Z] === RUN   TestCreateWithCustomReadonlyPaths
12:29:26 [2023-01-09T12:29:26.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:29:26 [2023-01-09T12:29:26.490Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:29:26 [2023-01-09T12:29:26.966Z] --- PASS: TestBuildMultiStageOnBuild (1.56s)
12:29:26 [2023-01-09T12:29:26.966Z] === RUN   TestBuildUncleanTarFilenames
12:29:27 [2023-01-09T12:29:27.222Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
12:29:27 [2023-01-09T12:29:27.222Z] === RUN   TestBuildMultiStageLayerLeak
12:29:27 [2023-01-09T12:29:27.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:29:27 [2023-01-09T12:29:27.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:29:28 [2023-01-09T12:29:28.020Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:29:28 [2023-01-09T12:29:28.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:28 [2023-01-09T12:29:28.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:28 [2023-01-09T12:29:28.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:28 [2023-01-09T12:29:28.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:28 [2023-01-09T12:29:28.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:28 [2023-01-09T12:29:28.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:29:28 [2023-01-09T12:29:28.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:29:28 [2023-01-09T12:29:28.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:29:28 [2023-01-09T12:29:28.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:29:28 [2023-01-09T12:29:28.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
12:29:28 [2023-01-09T12:29:28.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:29:28 [2023-01-09T12:29:28.113Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:29:28 [2023-01-09T12:29:28.368Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestCreateDifferentPlatform
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestCreateDifferentPlatform/different_os
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:29:28 [2023-01-09T12:29:28.368Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:29:28 [2023-01-09T12:29:28.368Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:29:28 [2023-01-09T12:29:28.368Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:29:28 [2023-01-09T12:29:28.368Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:29:28 [2023-01-09T12:29:28.368Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:29:28 [2023-01-09T12:29:28.368Z] === RUN   TestContainerStartOnDaemonRestart
12:29:28 [2023-01-09T12:29:28.369Z] === PAUSE TestContainerStartOnDaemonRestart
12:29:28 [2023-01-09T12:29:28.369Z] === RUN   TestDaemonRestartIpcMode
12:29:28 [2023-01-09T12:29:28.369Z] === PAUSE TestDaemonRestartIpcMode
12:29:28 [2023-01-09T12:29:28.369Z] === RUN   TestDaemonHostGatewayIP
12:29:28 [2023-01-09T12:29:28.369Z] === PAUSE TestDaemonHostGatewayIP
12:29:28 [2023-01-09T12:29:28.369Z] === RUN   TestRestartDaemonWithRestartingContainer
12:29:28 [2023-01-09T12:29:28.369Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:29:28 [2023-01-09T12:29:28.369Z] === RUN   TestContainerKillOnDaemonStart
12:29:28 [2023-01-09T12:29:28.369Z] === PAUSE TestContainerKillOnDaemonStart
12:29:28 [2023-01-09T12:29:28.369Z] === RUN   TestDiff
12:29:28 [2023-01-09T12:29:28.624Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:29:28 [2023-01-09T12:29:28.879Z] --- PASS: TestDiff (0.56s)
12:29:28 [2023-01-09T12:29:28.879Z] === RUN   TestExecWithCloseStdin
12:29:28 [2023-01-09T12:29:28.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:29:29 [2023-01-09T12:29:29.111Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s)
12:29:29 [2023-01-09T12:29:29.111Z] === RUN   TestBuildWithHugeFile
12:29:29 [2023-01-09T12:29:29.136Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:29:29 [2023-01-09T12:29:29.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:29:29 [2023-01-09T12:29:29.698Z]     check_test.go:309: [d3a71ab1d62e6] daemon is not started
12:29:29 [2023-01-09T12:29:29.698Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:29:29 [2023-01-09T12:29:29.698Z] --- PASS: TestExecWithCloseStdin (0.78s)
12:29:29 [2023-01-09T12:29:29.698Z] === RUN   TestExec
12:29:30 [2023-01-09T12:29:30.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:29:30 [2023-01-09T12:29:30.259Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:29:30 [2023-01-09T12:29:30.514Z] --- PASS: TestExec (0.73s)
12:29:30 [2023-01-09T12:29:30.514Z] === RUN   TestExecUser
12:29:30 [2023-01-09T12:29:30.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:29:30 [2023-01-09T12:29:30.595Z] Using test binary docker
12:29:30 [2023-01-09T12:29:30.595Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:29:30 [2023-01-09T12:29:30.770Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:29:30 [2023-01-09T12:29:30.854Z] +++ /etc/init.d/apparmor start
12:29:30 [2023-01-09T12:29:30.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:29:30 [2023-01-09T12:29:30.854Z] INFO: Waiting for daemon to start...
12:29:30 [2023-01-09T12:29:30.854Z] Starting dockerd
12:29:30 [2023-01-09T12:29:30.854Z] +++ 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
12:29:31 [2023-01-09T12:29:31.331Z] --- PASS: TestExecUser (0.75s)
12:29:31 [2023-01-09T12:29:31.331Z] === RUN   TestExportContainerAndImportImage
12:29:31 [2023-01-09T12:29:31.331Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:29:31 [2023-01-09T12:29:31.895Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:29:31 [2023-01-09T12:29:31.895Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:29:32 [2023-01-09T12:29:32.158Z] --- PASS: TestExportContainerAndImportImage (0.94s)
12:29:32 [2023-01-09T12:29:32.158Z] === RUN   TestExportContainerAfterDaemonRestart
12:29:32 [2023-01-09T12:29:32.759Z] .
12:29:32 [2023-01-09T12:29:32.759Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:29:32 [2023-01-09T12:29:32.759Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:29:32 [2023-01-09T12:29:32.759Z] Error: No such image: emptyfs
12:29:32 [2023-01-09T12:29:32.759Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:29:32 [2023-01-09T12:29:32.759Z] ++++ docker load
12:29:33 [2023-01-09T12:29:33.018Z] Running integration-test (iteration 1)
12:29:33 [2023-01-09T12:29:33.018Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:29:33 [2023-01-09T12:29:33.018Z] ++ 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
12:29:33 [2023-01-09T12:29:33.018Z] ++ set -e
12:29:33 [2023-01-09T12:29:33.018Z] ++ '[' -n 0 ']'
12:29:33 [2023-01-09T12:29:33.018Z] ++ set -x
12:29:33 [2023-01-09T12:29:33.018Z] ++ 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
12:29:33 [2023-01-09T12:29:33.277Z] Loaded image: busybox:latest
12:29:33 [2023-01-09T12:29:33.277Z] Loaded image: busybox:glibc
12:29:33 [2023-01-09T12:29:33.522Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:29:33 [2023-01-09T12:29:33.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
12:29:33 [2023-01-09T12:29:33.778Z] === RUN   TestHealthCheckWorkdir
12:29:34 [2023-01-09T12:29:34.216Z] Loaded image: debian:bullseye-slim
12:29:34 [2023-01-09T12:29:34.340Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:29:34 [2023-01-09T12:29:34.475Z] Loaded image: hello-world:latest
12:29:34 [2023-01-09T12:29:34.475Z] Loaded image: arm32v7/hello-world:latest
12:29:34 [2023-01-09T12:29:34.475Z] INFO: Testing against a local daemon
12:29:34 [2023-01-09T12:29:34.475Z] === RUN   TestCgroupNamespacesBuild
12:29:34 [2023-01-09T12:29:34.595Z] --- PASS: TestHealthCheckWorkdir (0.90s)
12:29:34 [2023-01-09T12:29:34.595Z] === RUN   TestHealthKillContainer
12:29:36 [2023-01-09T12:29:36.484Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:29:37 [2023-01-09T12:29:37.046Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:29:37 [2023-01-09T12:29:37.609Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:29:38 [2023-01-09T12:29:38.535Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:29:38 [2023-01-09T12:29:38.665Z] --- PASS: TestCgroupNamespacesBuild (3.61s)
12:29:38 [2023-01-09T12:29:38.665Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:29:39 [2023-01-09T12:29:39.234Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
12:29:39 [2023-01-09T12:29:39.234Z] === RUN   TestBuildWithSession
12:29:39 [2023-01-09T12:29:39.234Z]     build_session_test.go:25: TODO: BuildKit
12:29:39 [2023-01-09T12:29:39.234Z] --- SKIP: TestBuildWithSession (0.00s)
12:29:39 [2023-01-09T12:29:39.234Z] === RUN   TestBuildSquashParent
12:29:39 [2023-01-09T12:29:39.903Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:29:40 [2023-01-09T12:29:40.465Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:29:40 [2023-01-09T12:29:40.465Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
12:29:40 [2023-01-09T12:29:40.465Z]     check_test.go:309: [dcab768296c15] daemon is not started
12:29:40 [2023-01-09T12:29:40.465Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:29:41 [2023-01-09T12:29:41.828Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:29:42 [2023-01-09T12:29:42.389Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:29:42 [2023-01-09T12:29:42.951Z] --- PASS: TestHealthKillContainer (8.35s)
12:29:42 [2023-01-09T12:29:42.951Z] === RUN   TestHealthCheckProcessKilled
12:29:42 [2023-01-09T12:29:42.951Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:29:43 [2023-01-09T12:29:43.426Z] --- PASS: TestBuildSquashParent (4.04s)
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:43 [2023-01-09T12:29:43.426Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:43 [2023-01-09T12:29:43.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:43 [2023-01-09T12:29:43.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:29:43 [2023-01-09T12:29:43.426Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:29:43 [2023-01-09T12:29:43.512Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:29:44 [2023-01-09T12:29:44.073Z] --- PASS: TestHealthCheckProcessKilled (0.97s)
12:29:44 [2023-01-09T12:29:44.073Z] === RUN   TestInspectCpusetInConfigPre120
12:29:44 [2023-01-09T12:29:44.073Z] === RUN   TestDockerSuite/TestBuildAddScript
12:29:44 [2023-01-09T12:29:44.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:29:44 [2023-01-09T12:29:44.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:29:44 [2023-01-09T12:29:44.635Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
12:29:44 [2023-01-09T12:29:44.635Z] === RUN   TestIpcModeNone
12:29:45 [2023-01-09T12:29:45.198Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:29:45 [2023-01-09T12:29:45.456Z] --- PASS: TestIpcModeNone (0.80s)
12:29:45 [2023-01-09T12:29:45.456Z] === RUN   TestIpcModePrivate
12:29:45 [2023-01-09T12:29:45.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:29:45 [2023-01-09T12:29:45.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:29:46 [2023-01-09T12:29:46.019Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
12:29:46 [2023-01-09T12:29:46.276Z] --- PASS: TestIpcModePrivate (0.76s)
12:29:46 [2023-01-09T12:29:46.276Z] === RUN   TestIpcModeShareable
12:29:46 [2023-01-09T12:29:46.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s)
12:29:46 [2023-01-09T12:29:46.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s)
12:29:46 [2023-01-09T12:29:46.685Z] === RUN   TestBuildMultiStageCopy
12:29:46 [2023-01-09T12:29:46.685Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:29:46 [2023-01-09T12:29:46.840Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
12:29:46 [2023-01-09T12:29:46.840Z]     check_test.go:309: [d525812fae3e7] daemon is not started
12:29:46 [2023-01-09T12:29:46.840Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:29:46 [2023-01-09T12:29:46.840Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:29:46 [2023-01-09T12:29:46.840Z] --- PASS: TestIpcModeShareable (0.72s)
12:29:46 [2023-01-09T12:29:46.840Z] === RUN   TestAPIIpcModeShareableAndContainer
12:29:48 [2023-01-09T12:29:48.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:29:48 [2023-01-09T12:29:48.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:29:48 [2023-01-09T12:29:48.063Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:29:48 [2023-01-09T12:29:48.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:29:48 [2023-01-09T12:29:48.582Z] --- PASS: TestBuildMultiStageCopy (1.92s)
12:29:48 [2023-01-09T12:29:48.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
12:29:48 [2023-01-09T12:29:48.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:29:48 [2023-01-09T12:29:48.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
12:29:48 [2023-01-09T12:29:48.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:29:48 [2023-01-09T12:29:48.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:29:48 [2023-01-09T12:29:48.582Z] === RUN   TestBuildMultiStageParentConfig
12:29:49 [2023-01-09T12:29:49.151Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
12:29:49 [2023-01-09T12:29:49.151Z] === RUN   TestBuildLabelWithTargets
12:29:49 [2023-01-09T12:29:49.359Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s)
12:29:49 [2023-01-09T12:29:49.359Z] === RUN   TestAPIIpcModeHost
12:29:49 [2023-01-09T12:29:49.616Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:29:49 [2023-01-09T12:29:49.872Z] --- PASS: TestAPIIpcModeHost (0.63s)
12:29:49 [2023-01-09T12:29:49.872Z] === RUN   TestDaemonIpcModeShareable
12:29:50 [2023-01-09T12:29:50.090Z] --- PASS: TestBuildLabelWithTargets (0.89s)
12:29:50 [2023-01-09T12:29:50.090Z] === RUN   TestBuildWithEmptyLayers
12:29:50 [2023-01-09T12:29:50.129Z]     check_test.go:309: [d4ace9bd30abf] daemon is not started
12:29:50 [2023-01-09T12:29:50.129Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:29:50 [2023-01-09T12:29:50.349Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:29:50 [2023-01-09T12:29:50.349Z] === RUN   TestBuildMultiStageOnBuild
12:29:51 [2023-01-09T12:29:51.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
12:29:51 [2023-01-09T12:29:51.494Z] --- PASS: TestDaemonIpcModeShareable (1.48s)
12:29:51 [2023-01-09T12:29:51.494Z] === RUN   TestDaemonIpcModePrivate
12:29:51 [2023-01-09T12:29:51.727Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
12:29:51 [2023-01-09T12:29:51.727Z] === RUN   TestBuildUncleanTarFilenames
12:29:52 [2023-01-09T12:29:52.295Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
12:29:52 [2023-01-09T12:29:52.295Z] === RUN   TestBuildMultiStageLayerLeak
12:29:52 [2023-01-09T12:29:52.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:29:52 [2023-01-09T12:29:52.610Z] 
12:29:52 [2023-01-09T12:29:52.610Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:29:52 [2023-01-09T12:29:52.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:29:52 [2023-01-09T12:29:52.610Z] Using test binary docker
12:29:52 [2023-01-09T12:29:52.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:29:52 [2023-01-09T12:29:52.610Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:29:52 [2023-01-09T12:29:52.610Z] INFO: Waiting for daemon to start...
12:29:52 [2023-01-09T12:29:52.610Z] Starting dockerd
12:29:52 [2023-01-09T12:29:52.610Z] .
12:29:52 [2023-01-09T12:29:52.610Z] INFO: Building docker-sdk-python3:4.4.1...
12:29:52 [2023-01-09T12:29:52.860Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:29:52 [2023-01-09T12:29:52.860Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
12:29:52 [2023-01-09T12:29:52.860Z] --- PASS: TestDaemonIpcModePrivate (1.52s)
12:29:52 [2023-01-09T12:29:52.860Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:29:53 [2023-01-09T12:29:53.146Z] Removing intermediate container 4b32be00cac1
12:29:53 [2023-01-09T12:29:53.146Z]  ---> fb906d58cc6f
12:29:53 [2023-01-09T12:29:53.146Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:29:53 [2023-01-09T12:29:53.146Z]  ---> Running in fe2912ef5bb0
12:29:53 [2023-01-09T12:29:53.146Z] Removing intermediate container fe2912ef5bb0
12:29:53 [2023-01-09T12:29:53.146Z]  ---> 32b2cac92ebc
12:29:53 [2023-01-09T12:29:53.146Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:29:53 [2023-01-09T12:29:53.146Z]  ---> Running in b270525bd4cc
12:29:53 [2023-01-09T12:29:53.422Z]     docker_cli_daemon_plugins_test.go:80: [d05ee4619b256] daemon is not started
12:29:53 [2023-01-09T12:29:53.673Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s)
12:29:53 [2023-01-09T12:29:53.673Z] === RUN   TestBuildWithHugeFile
12:29:54 [2023-01-09T12:29:54.118Z] Removing intermediate container b270525bd4cc
12:29:54 [2023-01-09T12:29:54.118Z]  ---> ae8b7c5b6fff
12:29:54 [2023-01-09T12:29:54.118Z] Step 10/10 : COPY . .
12:29:54 [2023-01-09T12:29:54.350Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
12:29:54 [2023-01-09T12:29:54.350Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:29:54 [2023-01-09T12:29:54.350Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
12:29:54 [2023-01-09T12:29:54.350Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:29:55 [2023-01-09T12:29:55.716Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
12:29:55 [2023-01-09T12:29:55.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s)
12:29:55 [2023-01-09T12:29:55.716Z] === RUN   TestIpcModeOlderClient
12:29:55 [2023-01-09T12:29:55.716Z] === PAUSE TestIpcModeOlderClient
12:29:55 [2023-01-09T12:29:55.716Z] === RUN   TestKillContainerInvalidSignal
12:29:56 [2023-01-09T12:29:56.278Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:29:56 [2023-01-09T12:29:56.534Z] --- PASS: TestKillContainerInvalidSignal (0.60s)
12:29:56 [2023-01-09T12:29:56.534Z] === RUN   TestKillContainer
12:29:56 [2023-01-09T12:29:56.534Z] === RUN   TestKillContainer/no_signal
12:29:57 [2023-01-09T12:29:57.100Z] === RUN   TestKillContainer/non_killing_signal
12:29:57 [2023-01-09T12:29:57.357Z]     docker_cli_daemon_plugins_test.go:170: [dac140c1da141] daemon is not started
12:29:57 [2023-01-09T12:29:57.615Z] === RUN   TestKillContainer/killing_signal
12:29:58 [2023-01-09T12:29:58.558Z] --- PASS: TestKillContainer (1.98s)
12:29:58 [2023-01-09T12:29:58.558Z]     --- PASS: TestKillContainer/no_signal (0.70s)
12:29:58 [2023-01-09T12:29:58.558Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
12:29:58 [2023-01-09T12:29:58.558Z]     --- PASS: TestKillContainer/killing_signal (0.55s)
12:29:58 [2023-01-09T12:29:58.558Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:29:58 [2023-01-09T12:29:58.558Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:29:58 [2023-01-09T12:29:58.558Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:29:58 [2023-01-09T12:29:58.815Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:29:59 [2023-01-09T12:29:59.083Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:29:59 [2023-01-09T12:29:59.348Z] === RUN   TestDockerSuite/TestBuildAddTar
12:29:59 [2023-01-09T12:29:59.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
12:29:59 [2023-01-09T12:29:59.932Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
12:29:59 [2023-01-09T12:29:59.932Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
12:29:59 [2023-01-09T12:29:59.932Z] === RUN   TestKillStoppedContainer
12:30:00 [2023-01-09T12:30:00.188Z] --- PASS: TestKillStoppedContainer (0.08s)
12:30:00 [2023-01-09T12:30:00.188Z] === RUN   TestKillStoppedContainerAPIPre120
12:30:00 [2023-01-09T12:30:00.188Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:30:00 [2023-01-09T12:30:00.188Z] === RUN   TestKillDifferentUserContainer
12:30:01 [2023-01-09T12:30:01.115Z] --- PASS: TestKillDifferentUserContainer (0.79s)
12:30:01 [2023-01-09T12:30:01.115Z] === RUN   TestInspectOomKilledTrue
12:30:01 [2023-01-09T12:30:01.115Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:30:01 [2023-01-09T12:30:01.115Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:30:01 [2023-01-09T12:30:01.115Z] === RUN   TestInspectOomKilledFalse
12:30:01 [2023-01-09T12:30:01.115Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:30:01 [2023-01-09T12:30:01.115Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:30:01 [2023-01-09T12:30:01.115Z] === RUN   TestLinksEtcHostsContentMatch
12:30:01 [2023-01-09T12:30:01.370Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s)
12:30:01 [2023-01-09T12:30:01.370Z] === RUN   TestLinksContainerNames
12:30:01 [2023-01-09T12:30:01.931Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:30:02 [2023-01-09T12:30:02.494Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:30:02 [2023-01-09T12:30:02.494Z] --- PASS: TestLinksContainerNames (1.18s)
12:30:02 [2023-01-09T12:30:02.494Z] === RUN   TestLogsFollowTailEmpty
12:30:02 [2023-01-09T12:30:02.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:30:02 [2023-01-09T12:30:02.939Z] 
12:30:02 [2023-01-09T12:30:02.939Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:30:02 [2023-01-09T12:30:02.939Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:30:02 [2023-01-09T12:30:02.939Z] HOSTNAME=bd049e6b6fbd
12:30:02 [2023-01-09T12:30:02.939Z] DEST=bundles/test-integration
12:30:02 [2023-01-09T12:30:02.939Z] PWD=/go/src/github.com/docker/docker
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_ROOTLESS=1
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549
12:30:02 [2023-01-09T12:30:02.939Z] container=docker
12:30:02 [2023-01-09T12:30:02.939Z] HOME=/root
12:30:02 [2023-01-09T12:30:02.939Z] GOLANG_VERSION=1.18.9
12:30:02 [2023-01-09T12:30:02.939Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:30:02 [2023-01-09T12:30:02.939Z] VALIDATE_BRANCH=20.10
12:30:02 [2023-01-09T12:30:02.939Z] TERM=xterm
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_PKG=github.com/docker/docker
12:30:02 [2023-01-09T12:30:02.939Z] SHLVL=1
12:30:02 [2023-01-09T12:30:02.939Z] TIMEOUT=120m
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_GRAPHDRIVER=overlay2
12:30:02 [2023-01-09T12:30:02.939Z] GO111MODULE=off
12:30:02 [2023-01-09T12:30:02.939Z] DOCKER_EXPERIMENTAL=1
12:30:02 [2023-01-09T12:30:02.939Z] TEST_SKIP_INTEGRATION_CLI=1
12:30:02 [2023-01-09T12:30:02.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:30:02 [2023-01-09T12:30:02.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:30:02 [2023-01-09T12:30:02.939Z] GOPATH=/go
12:30:02 [2023-01-09T12:30:02.939Z] PKG_CONFIG=pkg-config
12:30:02 [2023-01-09T12:30:02.939Z] _=/usr/bin/env
12:30:02 [2023-01-09T12:30:02.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:30:03 [2023-01-09T12:30:03.056Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:30:03 [2023-01-09T12:30:03.311Z] --- PASS: TestLogsFollowTailEmpty (0.61s)
12:30:03 [2023-01-09T12:30:03.311Z] === RUN   TestContainerNetworkMountsNoChown
12:30:03 [2023-01-09T12:30:03.567Z]     check_test.go:309: [da8ddbb01868f] daemon is not started
12:30:03 [2023-01-09T12:30:03.567Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:30:03 [2023-01-09T12:30:03.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/default
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/default
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/private
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/private
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rprivate
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rprivate
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/slave
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/slave
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rslave
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rslave
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/shared
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/shared
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rshared
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rshared
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/default
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/default/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/default/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/default/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/rshared
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/shared
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/rslave
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/slave
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/rprivate
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/private
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/private/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/private/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:30:03 [2023-01-09T12:30:03.823Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:30:03 [2023-01-09T12:30:03.823Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/default/mount_root
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:30:04 [2023-01-09T12:30:04.079Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/private/bind_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/private/mount_root
12:30:04 [2023-01-09T12:30:04.335Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:30:04 [2023-01-09T12:30:04.594Z] --- PASS: TestMountDaemonRoot (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
12:30:04 [2023-01-09T12:30:04.594Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:30:04 [2023-01-09T12:30:04.594Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:30:04 [2023-01-09T12:30:04.594Z] === RUN   TestContainerBindMountNonRecursive
12:30:05 [2023-01-09T12:30:05.155Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:30:06 [2023-01-09T12:30:06.082Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:30:06 [2023-01-09T12:30:06.339Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
12:30:06 [2023-01-09T12:30:06.339Z] === RUN   TestContainerVolumesMountedAsShared
12:30:06 [2023-01-09T12:30:06.900Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:30:07 [2023-01-09T12:30:07.156Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s)
12:30:07 [2023-01-09T12:30:07.156Z] === RUN   TestContainerVolumesMountedAsSlave
12:30:07 [2023-01-09T12:30:07.156Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:30:07 [2023-01-09T12:30:07.718Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s)
12:30:07 [2023-01-09T12:30:07.718Z] === RUN   TestNetworkNat
12:30:08 [2023-01-09T12:30:08.280Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:30:08 [2023-01-09T12:30:08.280Z] --- PASS: TestNetworkNat (0.85s)
12:30:08 [2023-01-09T12:30:08.280Z] === RUN   TestNetworkLocalhostTCPNat
12:30:08 [2023-01-09T12:30:08.537Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:30:09 [2023-01-09T12:30:09.101Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s)
12:30:09 [2023-01-09T12:30:09.101Z] === RUN   TestNetworkLoopbackNat
12:30:10 [2023-01-09T12:30:10.030Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:30:11 [2023-01-09T12:30:11.394Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:30:11 [2023-01-09T12:30:11.394Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:30:11 [2023-01-09T12:30:11.960Z] --- PASS: TestNetworkLoopbackNat (3.00s)
12:30:11 [2023-01-09T12:30:11.960Z] === RUN   TestPause
12:30:12 [2023-01-09T12:30:12.887Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:30:12 [2023-01-09T12:30:12.887Z] --- PASS: TestPause (0.85s)
12:30:12 [2023-01-09T12:30:12.887Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:30:12 [2023-01-09T12:30:12.887Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:30:12 [2023-01-09T12:30:12.887Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:30:12 [2023-01-09T12:30:12.887Z] === RUN   TestPauseStopPausedContainer
12:30:13 [2023-01-09T12:30:13.817Z] --- PASS: TestPauseStopPausedContainer (0.77s)
12:30:13 [2023-01-09T12:30:13.817Z] === RUN   TestPsFilter
12:30:13 [2023-01-09T12:30:13.817Z] --- PASS: TestPsFilter (0.14s)
12:30:13 [2023-01-09T12:30:13.817Z] === RUN   TestRemoveContainerWithRemovedVolume
12:30:14 [2023-01-09T12:30:14.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
12:30:14 [2023-01-09T12:30:14.379Z] === RUN   TestRemoveContainerWithVolume
12:30:14 [2023-01-09T12:30:14.635Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:30:15 [2023-01-09T12:30:15.198Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
12:30:15 [2023-01-09T12:30:15.198Z] === RUN   TestRemoveContainerRunning
12:30:15 [2023-01-09T12:30:15.198Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:30:15 [2023-01-09T12:30:15.761Z] --- PASS: TestRemoveContainerRunning (0.65s)
12:30:15 [2023-01-09T12:30:15.761Z] === RUN   TestRemoveContainerForceRemoveRunning
12:30:16 [2023-01-09T12:30:16.323Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
12:30:16 [2023-01-09T12:30:16.323Z] === RUN   TestRemoveInvalidContainer
12:30:16 [2023-01-09T12:30:16.323Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:30:16 [2023-01-09T12:30:16.323Z] === RUN   TestRenameLinkedContainer
12:30:16 [2023-01-09T12:30:16.579Z] === RUN   TestDockerSuite/TestBuildBlankName
12:30:16 [2023-01-09T12:30:16.835Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:30:18 [2023-01-09T12:30:18.728Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:30:18 [2023-01-09T12:30:18.728Z] --- PASS: TestRenameLinkedContainer (2.29s)
12:30:18 [2023-01-09T12:30:18.728Z] === RUN   TestRenameStoppedContainer
12:30:18 [2023-01-09T12:30:18.728Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:30:19 [2023-01-09T12:30:19.290Z] --- PASS: TestRenameStoppedContainer (0.64s)
12:30:19 [2023-01-09T12:30:19.290Z] === RUN   TestRenameRunningContainerAndReuse
12:30:19 [2023-01-09T12:30:19.851Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:30:20 [2023-01-09T12:30:20.413Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
12:30:20 [2023-01-09T12:30:20.413Z] === RUN   TestRenameInvalidName
12:30:20 [2023-01-09T12:30:20.669Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:30:20 [2023-01-09T12:30:20.925Z] --- PASS: TestRenameInvalidName (0.57s)
12:30:20 [2023-01-09T12:30:20.925Z] === RUN   TestRenameAnonymousContainer
12:30:22 [2023-01-09T12:30:22.291Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:30:23 [2023-01-09T12:30:23.220Z] --- PASS: TestRenameAnonymousContainer (2.13s)
12:30:23 [2023-01-09T12:30:23.220Z] === RUN   TestRenameContainerWithSameName
12:30:23 [2023-01-09T12:30:23.781Z] --- PASS: TestRenameContainerWithSameName (0.53s)
12:30:23 [2023-01-09T12:30:23.781Z] === RUN   TestRenameContainerWithLinkedContainer
12:30:23 [2023-01-09T12:30:23.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:30:25 [2023-01-09T12:30:25.145Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
12:30:25 [2023-01-09T12:30:25.145Z] === RUN   TestResize
12:30:25 [2023-01-09T12:30:25.284Z] --- PASS: TestBuildWithHugeFile (50.34s)
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildWithEmptyDockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:25 [2023-01-09T12:30:25.284Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:30:25 [2023-01-09T12:30:25.284Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
12:30:25 [2023-01-09T12:30:25.284Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
12:30:25 [2023-01-09T12:30:25.284Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildPreserveOwnership
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildPreserveOwnership/copy_from
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:30:25 [2023-01-09T12:30:25.284Z] --- PASS: TestBuildPreserveOwnership (3.54s)
12:30:25 [2023-01-09T12:30:25.284Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
12:30:25 [2023-01-09T12:30:25.284Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s)
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildPlatformInvalid
12:30:25 [2023-01-09T12:30:25.284Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:30:25 [2023-01-09T12:30:25.284Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:30:25 [2023-01-09T12:30:25.284Z] Loaded image: busybox:latest
12:30:25 [2023-01-09T12:30:25.284Z] Loaded image: busybox:glibc
12:30:25 [2023-01-09T12:30:25.284Z] Loaded image: debian:bullseye-slim
12:30:25 [2023-01-09T12:30:25.284Z] Loaded image: hello-world:latest
12:30:25 [2023-01-09T12:30:25.284Z] Loaded image: arm32v7/hello-world:latest
12:30:25 [2023-01-09T12:30:25.400Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:30:25 [2023-01-09T12:30:25.400Z] --- PASS: TestResize (0.58s)
12:30:25 [2023-01-09T12:30:25.400Z] === RUN   TestResizeWithInvalidSize
12:30:25 [2023-01-09T12:30:25.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:30:25 [2023-01-09T12:30:25.962Z] --- PASS: TestResizeWithInvalidSize (0.62s)
12:30:25 [2023-01-09T12:30:25.962Z] === RUN   TestResizeWhenContainerNotStarted
12:30:26 [2023-01-09T12:30:26.524Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:30:26 [2023-01-09T12:30:26.782Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:26 [2023-01-09T12:30:26.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:29 [2023-01-09T12:30:29.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:30:29 [2023-01-09T12:30:29.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:30:29 [2023-01-09T12:30:29.773Z]  ---> 53649497ad55
12:30:29 [2023-01-09T12:30:29.773Z] Successfully built 53649497ad55
12:30:29 [2023-01-09T12:30:29.773Z] Successfully tagged docker:latest
12:30:29 [2023-01-09T12:30:29.773Z] INFO: Image build ended at 01/09/2023 12:30:25. Duration:00:04:13.4082617
12:30:29 [2023-01-09T12:30:29.773Z] 
12:30:29 [2023-01-09T12:30:29.773Z] 
12:30:29 [2023-01-09T12:30:29.773Z] INFO: Building the test binaries at 01/09/2023 12:30:25...
12:30:29 [2023-01-09T12:30:29.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:30:30 [2023-01-09T12:30:30.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:30:31 [2023-01-09T12:30:31.044Z]     check_test.go:309: [d1e0f67f4f198] daemon is not started
12:30:31 [2023-01-09T12:30:31.044Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:30:31 [2023-01-09T12:30:31.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:30:32 [2023-01-09T12:30:32.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:30:32 [2023-01-09T12:30:32.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:32 [2023-01-09T12:30:32.670Z] INFO: make.ps1 starting at 01/09/2023 12:30:32
12:30:33 [2023-01-09T12:30:33.126Z] INFO: Git commit (efbc878c47) assumed from DOCKER_GITCOMMIT environment variable
12:30:33 [2023-01-09T12:30:33.126Z] INFO: Invoking autogen...
12:30:33 [2023-01-09T12:30:33.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:30:34 [2023-01-09T12:30:34.092Z] INFO: Building daemon...
12:30:34 [2023-01-09T12:30:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:30:34 [2023-01-09T12:30:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:30:35 [2023-01-09T12:30:35.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:35 [2023-01-09T12:30:35.280Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.14s)
12:30:35 [2023-01-09T12:30:35.280Z] PASS
12:30:35 [2023-01-09T12:30:35.280Z] 
12:30:35 [2023-01-09T12:30:35.280Z] === Skipped
12:30:35 [2023-01-09T12:30:35.280Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:30:35 [2023-01-09T12:30:35.280Z]     build_session_test.go:25: TODO: BuildKit
12:30:35 [2023-01-09T12:30:35.280Z] 
12:30:35 [2023-01-09T12:30:35.280Z] DONE 33 tests, 1 skipped in 88.016s
12:30:35 [2023-01-09T12:30:35.280Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:30:35 [2023-01-09T12:30:35.280Z] INFO: Testing against a local daemon
12:30:35 [2023-01-09T12:30:35.280Z] === RUN   TestConfigInspect
12:30:35 [2023-01-09T12:30:35.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:36 [2023-01-09T12:30:36.666Z] --- PASS: TestConfigInspect (2.42s)
12:30:36 [2023-01-09T12:30:36.666Z] === RUN   TestConfigList
12:30:38 [2023-01-09T12:30:38.555Z] --- PASS: TestConfigList (1.72s)
12:30:38 [2023-01-09T12:30:38.555Z] === RUN   TestConfigsCreateAndDelete
12:30:39 [2023-01-09T12:30:39.304Z] sha256:68f77afec9c84461685dd43a32263cadd5408530e4780bf7c70c87f06bd6f731
12:30:39 [2023-01-09T12:30:39.304Z] INFO: Starting docker-py tests...
12:30:39 [2023-01-09T12:30:39.304Z] ============================= test session starts ==============================
12:30:39 [2023-01-09T12:30:39.304Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:30:39 [2023-01-09T12:30:39.304Z] rootdir: /src, inifile: pytest.ini
12:30:39 [2023-01-09T12:30:39.304Z] plugins: timeout-1.3.3, cov-2.6.1
12:30:39 [2023-01-09T12:30:39.304Z] collected 389 items / 1 deselected / 388 selected
12:30:39 [2023-01-09T12:30:39.304Z] 
12:30:39 [2023-01-09T12:30:39.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:39 [2023-01-09T12:30:39.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:40 [2023-01-09T12:30:40.442Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
12:30:40 [2023-01-09T12:30:40.442Z] === RUN   TestConfigsUpdate
12:30:42 [2023-01-09T12:30:42.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:30:42 [2023-01-09T12:30:42.070Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s)
12:30:42 [2023-01-09T12:30:42.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s)
12:30:42 [2023-01-09T12:30:42.070Z] === RUN   TestCgroupNamespacesRun
12:30:42 [2023-01-09T12:30:42.955Z] --- PASS: TestConfigsUpdate (2.11s)
12:30:42 [2023-01-09T12:30:42.955Z] === RUN   TestTemplatedConfig
12:30:43 [2023-01-09T12:30:43.962Z] --- PASS: TestCgroupNamespacesRun (1.81s)
12:30:43 [2023-01-09T12:30:43.962Z] === RUN   TestCgroupNamespacesRunPrivileged
12:30:44 [2023-01-09T12:30:44.906Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:30:45 [2023-01-09T12:30:45.468Z] --- PASS: TestTemplatedConfig (2.70s)
12:30:45 [2023-01-09T12:30:45.468Z] === RUN   TestConfigCreateResolve
12:30:45 [2023-01-09T12:30:45.845Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s)
12:30:45 [2023-01-09T12:30:45.845Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:30:47 [2023-01-09T12:30:47.356Z] --- PASS: TestConfigCreateResolve (2.10s)
12:30:47 [2023-01-09T12:30:47.356Z] === RUN   TestConfigDaemonLibtrustID
12:30:47 [2023-01-09T12:30:47.917Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:30:47 [2023-01-09T12:30:47.917Z] PASS
12:30:47 [2023-01-09T12:30:47.917Z] 
12:30:47 [2023-01-09T12:30:47.917Z] DONE 7 tests in 13.773s
12:30:47 [2023-01-09T12:30:47.917Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:30:47 [2023-01-09T12:30:47.917Z] INFO: Testing against a local daemon
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestCheckpoint
12:30:47 [2023-01-09T12:30:47.917Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:30:47 [2023-01-09T12:30:47.917Z] --- SKIP: TestCheckpoint (0.00s)
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestContainerInvalidJSON
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:30:47 [2023-01-09T12:30:47.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:30:47 [2023-01-09T12:30:47.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:30:47 [2023-01-09T12:30:47.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:30:47 [2023-01-09T12:30:47.917Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:30:47 [2023-01-09T12:30:47.917Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:30:47 [2023-01-09T12:30:47.917Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:30:47 [2023-01-09T12:30:47.917Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:30:47 [2023-01-09T12:30:47.917Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:30:47 [2023-01-09T12:30:47.917Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:30:47 [2023-01-09T12:30:47.917Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:30:47 [2023-01-09T12:30:47.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestCopyFromContainerPathIsNotDir
12:30:47 [2023-01-09T12:30:47.917Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:30:47 [2023-01-09T12:30:47.917Z] === RUN   TestCopyToContainerPathDoesNotExist
12:30:48 [2023-01-09T12:30:48.173Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:30:48 [2023-01-09T12:30:48.173Z] === RUN   TestCopyToContainerPathIsNotDir
12:30:48 [2023-01-09T12:30:48.173Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:30:48 [2023-01-09T12:30:48.173Z] === RUN   TestCopyFromContainer
12:30:48 [2023-01-09T12:30:48.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:30:48 [2023-01-09T12:30:48.360Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
12:30:48 [2023-01-09T12:30:48.360Z] === RUN   TestCgroupNamespacesRunHostMode
12:30:48 [2023-01-09T12:30:48.360Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:30:48 [2023-01-09T12:30:48.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:30:48 [2023-01-09T12:30:48.910Z] tests/integration/api_build_test.py .......................X             [  6%]
12:30:49 [2023-01-09T12:30:49.099Z] === RUN   TestCopyFromContainer//
12:30:49 [2023-01-09T12:30:49.356Z] === RUN   TestCopyFromContainer//bar/root
12:30:49 [2023-01-09T12:30:49.356Z] === RUN   TestCopyFromContainer//bar/root/
12:30:49 [2023-01-09T12:30:49.356Z] === RUN   TestCopyFromContainer/bar/quux
12:30:49 [2023-01-09T12:30:49.356Z] === RUN   TestCopyFromContainer/bar/quux/
12:30:49 [2023-01-09T12:30:49.356Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:30:49 [2023-01-09T12:30:49.477Z] tests/integration/api_client_test.py .....                               [  7%]
12:30:49 [2023-01-09T12:30:49.612Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:30:49 [2023-01-09T12:30:49.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:30:49 [2023-01-09T12:30:49.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:30:49 [2023-01-09T12:30:49.612Z] === RUN   TestCopyFromContainer/bar/notarget
12:30:49 [2023-01-09T12:30:49.723Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s)
12:30:49 [2023-01-09T12:30:49.724Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:30:49 [2023-01-09T12:30:49.868Z] --- PASS: TestCopyFromContainer (1.60s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:49 [2023-01-09T12:30:49.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateLinkToNonExistingContainer
12:30:49 [2023-01-09T12:30:49.868Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateWithInvalidEnv
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateWithInvalidEnv/0
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateWithInvalidEnv/0
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateWithInvalidEnv/1
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateWithInvalidEnv/1
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateWithInvalidEnv/2
12:30:49 [2023-01-09T12:30:49.868Z] === PAUSE TestCreateWithInvalidEnv/2
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateWithInvalidEnv/0
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateWithInvalidEnv/2
12:30:49 [2023-01-09T12:30:49.868Z] === CONT  TestCreateWithInvalidEnv/1
12:30:49 [2023-01-09T12:30:49.868Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateTmpfsMountsTarget
12:30:49 [2023-01-09T12:30:49.868Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:30:49 [2023-01-09T12:30:49.868Z] === RUN   TestCreateWithCustomMaskedPaths
12:30:49 [2023-01-09T12:30:49.997Z] --- PASS: TestBuildWithHugeFile (51.93s)
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildWithEmptyDockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:30:49 [2023-01-09T12:30:49.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:30:49 [2023-01-09T12:30:49.997Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
12:30:49 [2023-01-09T12:30:49.997Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
12:30:49 [2023-01-09T12:30:49.997Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildPreserveOwnership
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildPreserveOwnership/copy_from
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:30:49 [2023-01-09T12:30:49.997Z] --- PASS: TestBuildPreserveOwnership (2.87s)
12:30:49 [2023-01-09T12:30:49.997Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.95s)
12:30:49 [2023-01-09T12:30:49.997Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s)
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildPlatformInvalid
12:30:49 [2023-01-09T12:30:49.997Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:30:49 [2023-01-09T12:30:49.997Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:30:49 [2023-01-09T12:30:49.997Z] Loaded image: busybox:latest
12:30:49 [2023-01-09T12:30:49.997Z] Loaded image: busybox:glibc
12:30:50 [2023-01-09T12:30:50.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:30:50 [2023-01-09T12:30:50.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:30:50 [2023-01-09T12:30:50.565Z] Loaded image: debian:bullseye-slim
12:30:50 [2023-01-09T12:30:50.824Z] Loaded image: hello-world:latest
12:30:50 [2023-01-09T12:30:50.824Z] Loaded image: arm32v7/hello-world:latest
12:30:50 [2023-01-09T12:30:50.981Z] tests/integration/api_config_test.py .....                               [  8%]
12:30:51 [2023-01-09T12:30:51.103Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.45s)
12:30:51 [2023-01-09T12:30:51.103Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:30:51 [2023-01-09T12:30:51.664Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:30:51 [2023-01-09T12:30:51.757Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s)
12:30:51 [2023-01-09T12:30:51.757Z] === RUN   TestCreateWithCustomReadonlyPaths
12:30:52 [2023-01-09T12:30:52.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:30:52 [2023-01-09T12:30:52.787Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s)
12:30:52 [2023-01-09T12:30:52.787Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:30:53 [2023-01-09T12:30:53.128Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s)
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:53 [2023-01-09T12:30:53.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:53 [2023-01-09T12:30:53.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:53 [2023-01-09T12:30:53.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:53 [2023-01-09T12:30:53.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:53 [2023-01-09T12:30:53.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:30:53 [2023-01-09T12:30:53.128Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:30:53 [2023-01-09T12:30:53.383Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
12:30:53 [2023-01-09T12:30:53.383Z] === RUN   TestCreateDifferentPlatform
12:30:53 [2023-01-09T12:30:53.383Z] === RUN   TestCreateDifferentPlatform/different_os
12:30:53 [2023-01-09T12:30:53.383Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:30:53 [2023-01-09T12:30:53.383Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:30:53 [2023-01-09T12:30:53.383Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:30:53 [2023-01-09T12:30:53.383Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:30:53 [2023-01-09T12:30:53.383Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:30:53 [2023-01-09T12:30:53.383Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:30:53 [2023-01-09T12:30:53.383Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:30:53 [2023-01-09T12:30:53.639Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestContainerStartOnDaemonRestart
12:30:53 [2023-01-09T12:30:53.639Z] === PAUSE TestContainerStartOnDaemonRestart
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestDaemonRestartIpcMode
12:30:53 [2023-01-09T12:30:53.639Z] === PAUSE TestDaemonRestartIpcMode
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestDaemonHostGatewayIP
12:30:53 [2023-01-09T12:30:53.639Z] === PAUSE TestDaemonHostGatewayIP
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestRestartDaemonWithRestartingContainer
12:30:53 [2023-01-09T12:30:53.639Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestContainerKillOnDaemonStart
12:30:53 [2023-01-09T12:30:53.639Z] === PAUSE TestContainerKillOnDaemonStart
12:30:53 [2023-01-09T12:30:53.639Z] === RUN   TestDiff
12:30:53 [2023-01-09T12:30:53.715Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
12:30:53 [2023-01-09T12:30:53.715Z] === RUN   TestCgroupNamespacesRunOlderClient
12:30:54 [2023-01-09T12:30:54.200Z] --- PASS: TestDiff (0.55s)
12:30:54 [2023-01-09T12:30:54.200Z] === RUN   TestExecWithCloseStdin
12:30:54 [2023-01-09T12:30:54.765Z] --- PASS: TestExecWithCloseStdin (0.61s)
12:30:54 [2023-01-09T12:30:54.765Z] === RUN   TestExec
12:30:55 [2023-01-09T12:30:55.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
12:30:55 [2023-01-09T12:30:55.083Z] === RUN   TestNISDomainname
12:30:55 [2023-01-09T12:30:55.326Z] --- PASS: TestExec (0.66s)
12:30:55 [2023-01-09T12:30:55.326Z] === RUN   TestExecUser
12:30:55 [2023-01-09T12:30:55.887Z] --- PASS: TestExecUser (0.59s)
12:30:55 [2023-01-09T12:30:55.887Z] === RUN   TestExportContainerAndImportImage
12:30:56 [2023-01-09T12:30:56.011Z] --- PASS: TestNISDomainname (0.89s)
12:30:56 [2023-01-09T12:30:56.011Z] === RUN   TestHostnameDnsResolution
12:30:56 [2023-01-09T12:30:56.011Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:30:56 [2023-01-09T12:30:56.813Z] --- PASS: TestExportContainerAndImportImage (0.66s)
12:30:56 [2023-01-09T12:30:56.813Z] === RUN   TestExportContainerAfterDaemonRestart
12:30:56 [2023-01-09T12:30:56.940Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:30:56 [2023-01-09T12:30:56.940Z] --- PASS: TestHostnameDnsResolution (1.07s)
12:30:56 [2023-01-09T12:30:56.940Z] === RUN   TestUnprivilegedPortsAndPing
12:30:57 [2023-01-09T12:30:57.869Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:30:57 [2023-01-09T12:30:57.869Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s)
12:30:57 [2023-01-09T12:30:57.869Z] === RUN   TestStats
12:30:58 [2023-01-09T12:30:58.178Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
12:30:58 [2023-01-09T12:30:58.178Z] === RUN   TestHealthCheckWorkdir
12:30:58 [2023-01-09T12:30:58.740Z] --- PASS: TestHealthCheckWorkdir (0.70s)
12:30:58 [2023-01-09T12:30:58.740Z] === RUN   TestHealthKillContainer
12:30:58 [2023-01-09T12:30:58.800Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:30:58 [2023-01-09T12:30:58.800Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:30:58 [2023-01-09T12:30:58.943Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.19s)
12:30:58 [2023-01-09T12:30:58.943Z] PASS
12:30:58 [2023-01-09T12:30:58.943Z] 
12:30:58 [2023-01-09T12:30:58.943Z] === Skipped
12:30:58 [2023-01-09T12:30:58.943Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:30:58 [2023-01-09T12:30:58.943Z]     build_session_test.go:25: TODO: BuildKit
12:30:58 [2023-01-09T12:30:58.943Z] 
12:30:58 [2023-01-09T12:30:58.943Z] DONE 33 tests, 1 skipped in 84.974s
12:30:58 [2023-01-09T12:30:58.943Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:30:58 [2023-01-09T12:30:58.943Z] ++ 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
12:30:58 [2023-01-09T12:30:58.943Z] ++ set -e
12:30:58 [2023-01-09T12:30:58.943Z] ++ '[' -n 0 ']'
12:30:58 [2023-01-09T12:30:58.943Z] ++ set -x
12:30:58 [2023-01-09T12:30:58.943Z] ++ 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
12:30:58 [2023-01-09T12:30:58.943Z] INFO: Testing against a local daemon
12:30:58 [2023-01-09T12:30:58.943Z] === RUN   TestConfigInspect
12:30:59 [2023-01-09T12:30:59.361Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:30:59 [2023-01-09T12:30:59.923Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:31:00 [2023-01-09T12:31:00.325Z] --- PASS: TestConfigInspect (2.24s)
12:31:00 [2023-01-09T12:31:00.325Z] === RUN   TestConfigList
12:31:00 [2023-01-09T12:31:00.851Z] --- PASS: TestStats (2.65s)
12:31:00 [2023-01-09T12:31:00.851Z] === RUN   TestStopContainerWithTimeout
12:31:00 [2023-01-09T12:31:00.851Z] === RUN   TestStopContainerWithTimeout/0
12:31:00 [2023-01-09T12:31:00.851Z] === PAUSE TestStopContainerWithTimeout/0
12:31:00 [2023-01-09T12:31:00.851Z] === RUN   TestStopContainerWithTimeout/1
12:31:00 [2023-01-09T12:31:00.851Z] === PAUSE TestStopContainerWithTimeout/1
12:31:00 [2023-01-09T12:31:00.851Z] === RUN   TestStopContainerWithTimeout/3
12:31:00 [2023-01-09T12:31:00.851Z] === PAUSE TestStopContainerWithTimeout/3
12:31:00 [2023-01-09T12:31:00.851Z] === RUN   TestStopContainerWithTimeout/-1
12:31:00 [2023-01-09T12:31:00.851Z] === PAUSE TestStopContainerWithTimeout/-1
12:31:00 [2023-01-09T12:31:00.851Z] === CONT  TestStopContainerWithTimeout/0
12:31:00 [2023-01-09T12:31:00.851Z] === CONT  TestStopContainerWithTimeout/-1
12:31:01 [2023-01-09T12:31:01.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:31:01 [2023-01-09T12:31:01.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:31:02 [2023-01-09T12:31:02.218Z] === CONT  TestStopContainerWithTimeout/3
12:31:02 [2023-01-09T12:31:02.999Z] --- PASS: TestConfigList (2.21s)
12:31:02 [2023-01-09T12:31:02.999Z] === RUN   TestConfigsCreateAndDelete
12:31:03 [2023-01-09T12:31:03.582Z]     check_test.go:309: [de1174542127d] daemon is not started
12:31:03 [2023-01-09T12:31:03.582Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:31:03 [2023-01-09T12:31:03.839Z] === CONT  TestStopContainerWithTimeout/1
12:31:04 [2023-01-09T12:31:04.402Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:31:04 [2023-01-09T12:31:04.903Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
12:31:04 [2023-01-09T12:31:04.903Z] === RUN   TestConfigsUpdate
12:31:04 [2023-01-09T12:31:04.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:31:05 [2023-01-09T12:31:05.218Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:31:05 [2023-01-09T12:31:05.474Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:31:05 [2023-01-09T12:31:05.474Z]     --- PASS: TestStopContainerWithTimeout/0 (1.32s)
12:31:05 [2023-01-09T12:31:05.474Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
12:31:05 [2023-01-09T12:31:05.474Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
12:31:05 [2023-01-09T12:31:05.474Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
12:31:05 [2023-01-09T12:31:05.474Z] === RUN   TestDeleteDevicemapper
12:31:05 [2023-01-09T12:31:05.474Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:05 [2023-01-09T12:31:05.474Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:31:05 [2023-01-09T12:31:05.474Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:31:06 [2023-01-09T12:31:06.036Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:31:06 [2023-01-09T12:31:06.597Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:31:06 [2023-01-09T12:31:06.811Z] --- PASS: TestConfigsUpdate (2.06s)
12:31:06 [2023-01-09T12:31:06.811Z] === RUN   TestTemplatedConfig
12:31:06 [2023-01-09T12:31:06.853Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:31:06 [2023-01-09T12:31:06.914Z] --- PASS: TestHealthKillContainer (8.21s)
12:31:06 [2023-01-09T12:31:06.914Z] === RUN   TestHealthCheckProcessKilled
12:31:07 [2023-01-09T12:31:07.840Z] --- PASS: TestHealthCheckProcessKilled (0.82s)
12:31:07 [2023-01-09T12:31:07.840Z] === RUN   TestInspectCpusetInConfigPre120
12:31:08 [2023-01-09T12:31:08.096Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
12:31:08 [2023-01-09T12:31:08.096Z] === RUN   TestIpcModeNone
12:31:09 [2023-01-09T12:31:09.022Z] --- PASS: TestIpcModeNone (0.62s)
12:31:09 [2023-01-09T12:31:09.022Z] === RUN   TestIpcModePrivate
12:31:09 [2023-01-09T12:31:09.278Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
12:31:09 [2023-01-09T12:31:09.344Z] --- PASS: TestTemplatedConfig (2.51s)
12:31:09 [2023-01-09T12:31:09.344Z] === RUN   TestConfigCreateResolve
12:31:09 [2023-01-09T12:31:09.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
12:31:09 [2023-01-09T12:31:09.369Z] === RUN   TestUpdateMemory
12:31:09 [2023-01-09T12:31:09.369Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:31:09 [2023-01-09T12:31:09.369Z] --- SKIP: TestUpdateMemory (0.00s)
12:31:09 [2023-01-09T12:31:09.369Z] === RUN   TestUpdateCPUQuota
12:31:09 [2023-01-09T12:31:09.534Z] --- PASS: TestIpcModePrivate (0.65s)
12:31:09 [2023-01-09T12:31:09.534Z] === RUN   TestIpcModeShareable
12:31:09 [2023-01-09T12:31:09.790Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
12:31:10 [2023-01-09T12:31:10.045Z] --- PASS: TestIpcModeShareable (0.63s)
12:31:10 [2023-01-09T12:31:10.045Z] === RUN   TestAPIIpcModeShareableAndContainer
12:31:10 [2023-01-09T12:31:10.735Z] --- PASS: TestUpdateCPUQuota (1.54s)
12:31:10 [2023-01-09T12:31:10.735Z] === RUN   TestUpdatePidsLimit
12:31:10 [2023-01-09T12:31:10.735Z] === RUN   TestUpdatePidsLimit/update_from_none
12:31:10 [2023-01-09T12:31:10.990Z] === RUN   TestUpdatePidsLimit/no_change
12:31:11 [2023-01-09T12:31:11.246Z] === RUN   TestUpdatePidsLimit/update_lower
12:31:11 [2023-01-09T12:31:11.503Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:31:11 [2023-01-09T12:31:11.762Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:31:11 [2023-01-09T12:31:11.884Z] --- PASS: TestConfigCreateResolve (2.20s)
12:31:11 [2023-01-09T12:31:11.884Z] === RUN   TestConfigDaemonLibtrustID
12:31:11 [2023-01-09T12:31:11.884Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:31:11 [2023-01-09T12:31:11.884Z] PASS
12:31:11 [2023-01-09T12:31:11.884Z] 
12:31:11 [2023-01-09T12:31:11.884Z] DONE 7 tests in 13.993s
12:31:11 [2023-01-09T12:31:11.884Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:31:11 [2023-01-09T12:31:11.884Z] ++ 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
12:31:11 [2023-01-09T12:31:11.884Z] ++ set -e
12:31:11 [2023-01-09T12:31:11.884Z] ++ '[' -n 0 ']'
12:31:11 [2023-01-09T12:31:11.884Z] ++ set -x
12:31:11 [2023-01-09T12:31:11.884Z] ++ 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
12:31:11 [2023-01-09T12:31:11.933Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
12:31:11 [2023-01-09T12:31:11.933Z] === RUN   TestAPIIpcModeHost
12:31:12 [2023-01-09T12:31:12.018Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:31:12 [2023-01-09T12:31:12.143Z] INFO: Testing against a local daemon
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestCheckpoint
12:31:12 [2023-01-09T12:31:12.143Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:31:12 [2023-01-09T12:31:12.143Z] --- SKIP: TestCheckpoint (0.00s)
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestContainerInvalidJSON
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:31:12 [2023-01-09T12:31:12.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:31:12 [2023-01-09T12:31:12.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:31:12 [2023-01-09T12:31:12.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:31:12 [2023-01-09T12:31:12.143Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:31:12 [2023-01-09T12:31:12.143Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:31:12 [2023-01-09T12:31:12.143Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:31:12 [2023-01-09T12:31:12.143Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:31:12 [2023-01-09T12:31:12.143Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:31:12 [2023-01-09T12:31:12.143Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:31:12 [2023-01-09T12:31:12.143Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:31:12 [2023-01-09T12:31:12.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestCopyFromContainerPathIsNotDir
12:31:12 [2023-01-09T12:31:12.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:31:12 [2023-01-09T12:31:12.143Z] === RUN   TestCopyToContainerPathDoesNotExist
12:31:12 [2023-01-09T12:31:12.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:31:12 [2023-01-09T12:31:12.402Z] === RUN   TestCopyToContainerPathIsNotDir
12:31:12 [2023-01-09T12:31:12.402Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:31:12 [2023-01-09T12:31:12.402Z] === RUN   TestCopyFromContainer
12:31:12 [2023-01-09T12:31:12.494Z] --- PASS: TestAPIIpcModeHost (0.41s)
12:31:12 [2023-01-09T12:31:12.494Z] === RUN   TestDaemonIpcModeShareable
12:31:12 [2023-01-09T12:31:12.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:31:12 [2023-01-09T12:31:12.839Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer//
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer//bar/root
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer//bar/root/
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer/bar/quux
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer/bar/quux/
12:31:13 [2023-01-09T12:31:13.342Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:31:13 [2023-01-09T12:31:13.421Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:31:13 [2023-01-09T12:31:13.421Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
12:31:13 [2023-01-09T12:31:13.421Z] === RUN   TestDaemonIpcModePrivate
12:31:13 [2023-01-09T12:31:13.603Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:31:13 [2023-01-09T12:31:13.603Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:31:13 [2023-01-09T12:31:13.603Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:31:13 [2023-01-09T12:31:13.603Z] === RUN   TestCopyFromContainer/bar/notarget
12:31:13 [2023-01-09T12:31:13.770Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:31:13 [2023-01-09T12:31:13.862Z] --- PASS: TestCopyFromContainer (1.41s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:31:13 [2023-01-09T12:31:13.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateLinkToNonExistingContainer
12:31:13 [2023-01-09T12:31:13.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateWithInvalidEnv
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateWithInvalidEnv/0
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateWithInvalidEnv/0
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateWithInvalidEnv/1
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateWithInvalidEnv/1
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateWithInvalidEnv/2
12:31:13 [2023-01-09T12:31:13.862Z] === PAUSE TestCreateWithInvalidEnv/2
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateWithInvalidEnv/0
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateWithInvalidEnv/2
12:31:13 [2023-01-09T12:31:13.862Z] === CONT  TestCreateWithInvalidEnv/1
12:31:13 [2023-01-09T12:31:13.862Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateTmpfsMountsTarget
12:31:13 [2023-01-09T12:31:13.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:31:13 [2023-01-09T12:31:13.862Z] === RUN   TestCreateWithCustomMaskedPaths
12:31:14 [2023-01-09T12:31:14.027Z] --- PASS: TestUpdatePidsLimit (3.36s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
12:31:14 [2023-01-09T12:31:14.027Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
12:31:14 [2023-01-09T12:31:14.027Z] === RUN   TestUpdateRestartPolicy
12:31:14 [2023-01-09T12:31:14.785Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:31:14 [2023-01-09T12:31:14.785Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
12:31:14 [2023-01-09T12:31:14.785Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:31:14 [2023-01-09T12:31:14.954Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:31:15 [2023-01-09T12:31:15.211Z] === RUN   TestDockerSuite/TestBuildCmd
12:31:15 [2023-01-09T12:31:15.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s)
12:31:15 [2023-01-09T12:31:15.241Z] === RUN   TestCreateWithCustomReadonlyPaths
12:31:15 [2023-01-09T12:31:15.467Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:31:15 [2023-01-09T12:31:15.712Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:31:15 [2023-01-09T12:31:15.724Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:31:15 [2023-01-09T12:31:15.724Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:31:15 [2023-01-09T12:31:15.968Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
12:31:15 [2023-01-09T12:31:15.968Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:31:15 [2023-01-09T12:31:15.980Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:31:15 [2023-01-09T12:31:15.980Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:31:15 [2023-01-09T12:31:15.980Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:31:16 [2023-01-09T12:31:16.620Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:31:16 [2023-01-09T12:31:16.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:31:16 [2023-01-09T12:31:16.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:31:16 [2023-01-09T12:31:16.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:31:16 [2023-01-09T12:31:16.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:31:16 [2023-01-09T12:31:16.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:31:16 [2023-01-09T12:31:16.620Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:31:16 [2023-01-09T12:31:16.879Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestCreateDifferentPlatform
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestCreateDifferentPlatform/different_os
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:31:16 [2023-01-09T12:31:16.879Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:31:16 [2023-01-09T12:31:16.879Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:31:16 [2023-01-09T12:31:16.879Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:31:16 [2023-01-09T12:31:16.879Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:31:16 [2023-01-09T12:31:16.879Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestContainerStartOnDaemonRestart
12:31:16 [2023-01-09T12:31:16.879Z] === PAUSE TestContainerStartOnDaemonRestart
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestDaemonRestartIpcMode
12:31:16 [2023-01-09T12:31:16.879Z] === PAUSE TestDaemonRestartIpcMode
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestDaemonHostGatewayIP
12:31:16 [2023-01-09T12:31:16.879Z] === PAUSE TestDaemonHostGatewayIP
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestRestartDaemonWithRestartingContainer
12:31:16 [2023-01-09T12:31:16.879Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestContainerKillOnDaemonStart
12:31:16 [2023-01-09T12:31:16.879Z] === PAUSE TestContainerKillOnDaemonStart
12:31:16 [2023-01-09T12:31:16.879Z] === RUN   TestDiff
12:31:16 [2023-01-09T12:31:16.896Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:31:16 [2023-01-09T12:31:16.896Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
12:31:16 [2023-01-09T12:31:16.896Z] === RUN   TestIpcModeOlderClient
12:31:16 [2023-01-09T12:31:16.896Z] === PAUSE TestIpcModeOlderClient
12:31:16 [2023-01-09T12:31:16.896Z] === RUN   TestKillContainerInvalidSignal
12:31:17 [2023-01-09T12:31:17.345Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:31:17 [2023-01-09T12:31:17.447Z] --- PASS: TestDiff (0.40s)
12:31:17 [2023-01-09T12:31:17.447Z] === RUN   TestExecWithCloseStdin
12:31:17 [2023-01-09T12:31:17.457Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
12:31:17 [2023-01-09T12:31:17.457Z] === RUN   TestKillContainer
12:31:17 [2023-01-09T12:31:17.457Z] === RUN   TestKillContainer/no_signal
12:31:17 [2023-01-09T12:31:17.706Z] --- PASS: TestExecWithCloseStdin (0.47s)
12:31:17 [2023-01-09T12:31:17.706Z] === RUN   TestExec
12:31:17 [2023-01-09T12:31:17.906Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:31:18 [2023-01-09T12:31:18.018Z] === RUN   TestKillContainer/non_killing_signal
12:31:18 [2023-01-09T12:31:18.273Z] === RUN   TestKillContainer/killing_signal
12:31:18 [2023-01-09T12:31:18.275Z] --- PASS: TestExec (0.47s)
12:31:18 [2023-01-09T12:31:18.275Z] === RUN   TestExecUser
12:31:18 [2023-01-09T12:31:18.835Z] --- PASS: TestKillContainer (1.34s)
12:31:18 [2023-01-09T12:31:18.835Z]     --- PASS: TestKillContainer/no_signal (0.42s)
12:31:18 [2023-01-09T12:31:18.835Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
12:31:18 [2023-01-09T12:31:18.835Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
12:31:18 [2023-01-09T12:31:18.835Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:31:18 [2023-01-09T12:31:18.835Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:31:18 [2023-01-09T12:31:18.844Z] --- PASS: TestExecUser (0.48s)
12:31:18 [2023-01-09T12:31:18.844Z] === RUN   TestExportContainerAndImportImage
12:31:19 [2023-01-09T12:31:19.396Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:31:19 [2023-01-09T12:31:19.412Z] --- PASS: TestExportContainerAndImportImage (0.58s)
12:31:19 [2023-01-09T12:31:19.412Z] === RUN   TestExportContainerAfterDaemonRestart
12:31:19 [2023-01-09T12:31:19.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
12:31:19 [2023-01-09T12:31:19.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
12:31:19 [2023-01-09T12:31:19.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
12:31:19 [2023-01-09T12:31:19.653Z] === RUN   TestKillStoppedContainer
12:31:19 [2023-01-09T12:31:19.653Z] --- PASS: TestKillStoppedContainer (0.05s)
12:31:19 [2023-01-09T12:31:19.653Z] === RUN   TestKillStoppedContainerAPIPre120
12:31:19 [2023-01-09T12:31:19.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:31:19 [2023-01-09T12:31:19.653Z] === RUN   TestKillDifferentUserContainer
12:31:19 [2023-01-09T12:31:19.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:31:19 [2023-01-09T12:31:19.769Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:31:19 [2023-01-09T12:31:19.793Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:31:20 [2023-01-09T12:31:20.216Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:31:20 [2023-01-09T12:31:20.216Z] === RUN   TestInspectOomKilledTrue
12:31:20 [2023-01-09T12:31:20.216Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:31:20 [2023-01-09T12:31:20.216Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:31:20 [2023-01-09T12:31:20.216Z] === RUN   TestInspectOomKilledFalse
12:31:20 [2023-01-09T12:31:20.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:31:20 [2023-01-09T12:31:20.778Z] --- PASS: TestInspectOomKilledFalse (0.40s)
12:31:20 [2023-01-09T12:31:20.778Z] === RUN   TestLinksEtcHostsContentMatch
12:31:20 [2023-01-09T12:31:20.790Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
12:31:20 [2023-01-09T12:31:20.790Z] === RUN   TestHealthCheckWorkdir
12:31:21 [2023-01-09T12:31:21.033Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
12:31:21 [2023-01-09T12:31:21.033Z] === RUN   TestLinksContainerNames
12:31:21 [2023-01-09T12:31:21.157Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:31:21 [2023-01-09T12:31:21.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:31:21 [2023-01-09T12:31:21.358Z] --- PASS: TestHealthCheckWorkdir (0.66s)
12:31:21 [2023-01-09T12:31:21.358Z] === RUN   TestHealthKillContainer
12:31:21 [2023-01-09T12:31:21.413Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:31:21 [2023-01-09T12:31:21.669Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:31:21 [2023-01-09T12:31:21.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:31:21 [2023-01-09T12:31:21.959Z] --- PASS: TestLinksContainerNames (0.87s)
12:31:21 [2023-01-09T12:31:21.959Z] === RUN   TestLogsFollowTailEmpty
12:31:22 [2023-01-09T12:31:22.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:31:22 [2023-01-09T12:31:22.215Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
12:31:22 [2023-01-09T12:31:22.215Z] === RUN   TestContainerNetworkMountsNoChown
12:31:22 [2023-01-09T12:31:22.231Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:31:22 [2023-01-09T12:31:22.487Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:31:22 [2023-01-09T12:31:22.775Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/default
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/default
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/private
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/private
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rprivate
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rprivate
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/slave
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/slave
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rslave
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rslave
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/shared
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/shared
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rshared
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rshared
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/default
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/default/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/default/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/default/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/rshared
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/shared
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/rslave
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/slave
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/rprivate
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/private
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/private/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/private/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/default/mount_root
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:31:22 [2023-01-09T12:31:22.775Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:31:23 [2023-01-09T12:31:23.031Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/private/bind_root
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/private/mount_root
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:31:23 [2023-01-09T12:31:23.287Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:31:23 [2023-01-09T12:31:23.287Z] --- PASS: TestMountDaemonRoot (0.02s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:31:23 [2023-01-09T12:31:23.287Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:31:23 [2023-01-09T12:31:23.288Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:31:23 [2023-01-09T12:31:23.288Z] === RUN   TestContainerBindMountNonRecursive
12:31:23 [2023-01-09T12:31:23.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:31:23 [2023-01-09T12:31:23.415Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:31:23 [2023-01-09T12:31:23.670Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:31:23 [2023-01-09T12:31:23.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:31:23 [2023-01-09T12:31:23.670Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
12:31:23 [2023-01-09T12:31:23.670Z]     check_test.go:309: [d48992b017272] daemon is not started
12:31:23 [2023-01-09T12:31:23.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:31:23 [2023-01-09T12:31:23.670Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
12:31:23 [2023-01-09T12:31:23.670Z]     check_test.go:309: [de9384e4f016f] daemon is not started
12:31:23 [2023-01-09T12:31:23.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:31:23 [2023-01-09T12:31:23.929Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:31:24 [2023-01-09T12:31:24.652Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
12:31:24 [2023-01-09T12:31:24.652Z] === RUN   TestContainerVolumesMountedAsShared
12:31:24 [2023-01-09T12:31:24.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:31:25 [2023-01-09T12:31:25.213Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:31:25 [2023-01-09T12:31:25.213Z] === RUN   TestContainerVolumesMountedAsSlave
12:31:25 [2023-01-09T12:31:25.470Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
12:31:25 [2023-01-09T12:31:25.470Z] === RUN   TestNetworkNat
12:31:25 [2023-01-09T12:31:25.819Z]     check_test.go:309: [d5aab94262ec9] daemon is not started
12:31:25 [2023-01-09T12:31:25.819Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:31:26 [2023-01-09T12:31:26.031Z] --- PASS: TestNetworkNat (0.46s)
12:31:26 [2023-01-09T12:31:26.031Z] === RUN   TestNetworkLocalhostTCPNat
12:31:26 [2023-01-09T12:31:26.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:31:26 [2023-01-09T12:31:26.286Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
12:31:26 [2023-01-09T12:31:26.287Z] === RUN   TestNetworkLoopbackNat
12:31:26 [2023-01-09T12:31:26.381Z] --- PASS: TestUpdateRestartPolicy (12.28s)
12:31:26 [2023-01-09T12:31:26.381Z] === RUN   TestUpdateRestartWithAutoRemove
12:31:26 [2023-01-09T12:31:26.944Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
12:31:26 [2023-01-09T12:31:26.944Z] === RUN   TestWaitNonBlocked
12:31:26 [2023-01-09T12:31:26.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:26 [2023-01-09T12:31:26.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:26 [2023-01-09T12:31:26.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:26 [2023-01-09T12:31:26.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:26 [2023-01-09T12:31:26.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:26 [2023-01-09T12:31:26.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:27 [2023-01-09T12:31:27.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:31:27 [2023-01-09T12:31:27.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:31:28 [2023-01-09T12:31:28.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:31:28 [2023-01-09T12:31:28.309Z] --- PASS: TestWaitNonBlocked (0.02s)
12:31:28 [2023-01-09T12:31:28.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
12:31:28 [2023-01-09T12:31:28.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
12:31:28 [2023-01-09T12:31:28.310Z] === RUN   TestWaitBlocked
12:31:28 [2023-01-09T12:31:28.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:31:28 [2023-01-09T12:31:28.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:31:28 [2023-01-09T12:31:28.310Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:31:28 [2023-01-09T12:31:28.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:31:28 [2023-01-09T12:31:28.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:31:28 [2023-01-09T12:31:28.310Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:31:28 [2023-01-09T12:31:28.800Z] --- PASS: TestNetworkLoopbackNat (2.59s)
12:31:28 [2023-01-09T12:31:28.800Z] === RUN   TestPause
12:31:29 [2023-01-09T12:31:29.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:31:29 [2023-01-09T12:31:29.262Z] --- PASS: TestWaitBlocked (0.02s)
12:31:29 [2023-01-09T12:31:29.262Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
12:31:29 [2023-01-09T12:31:29.262Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
12:31:29 [2023-01-09T12:31:29.262Z] === CONT  TestContainerStartOnDaemonRestart
12:31:29 [2023-01-09T12:31:29.262Z] === CONT  TestRestartDaemonWithRestartingContainer
12:31:29 [2023-01-09T12:31:29.361Z] --- PASS: TestPause (0.48s)
12:31:29 [2023-01-09T12:31:29.361Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:31:29 [2023-01-09T12:31:29.361Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:29 [2023-01-09T12:31:29.361Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:29 [2023-01-09T12:31:29.361Z] === RUN   TestPauseStopPausedContainer
12:31:29 [2023-01-09T12:31:29.478Z] --- PASS: TestHealthKillContainer (7.91s)
12:31:29 [2023-01-09T12:31:29.478Z] === RUN   TestHealthCheckProcessKilled
12:31:29 [2023-01-09T12:31:29.737Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
12:31:29 [2023-01-09T12:31:29.737Z] === RUN   TestInspectCpusetInConfigPre120
12:31:29 [2023-01-09T12:31:29.921Z] --- PASS: TestPauseStopPausedContainer (0.46s)
12:31:29 [2023-01-09T12:31:29.921Z] === RUN   TestPsFilter
12:31:29 [2023-01-09T12:31:29.922Z] --- PASS: TestPsFilter (0.12s)
12:31:29 [2023-01-09T12:31:29.922Z] === RUN   TestRemoveContainerWithRemovedVolume
12:31:30 [2023-01-09T12:31:30.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:31:30 [2023-01-09T12:31:30.305Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
12:31:30 [2023-01-09T12:31:30.305Z] === RUN   TestIpcModeNone
12:31:30 [2023-01-09T12:31:30.482Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:31:30 [2023-01-09T12:31:30.482Z] === RUN   TestRemoveContainerWithVolume
12:31:30 [2023-01-09T12:31:30.634Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:31:30 [2023-01-09T12:31:30.738Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
12:31:30 [2023-01-09T12:31:30.738Z] === RUN   TestRemoveContainerRunning
12:31:30 [2023-01-09T12:31:30.873Z] --- PASS: TestIpcModeNone (0.58s)
12:31:30 [2023-01-09T12:31:30.873Z] === RUN   TestIpcModePrivate
12:31:31 [2023-01-09T12:31:31.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:31:31 [2023-01-09T12:31:31.132Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:31:31 [2023-01-09T12:31:31.299Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:31:31 [2023-01-09T12:31:31.299Z] === RUN   TestRemoveContainerForceRemoveRunning
12:31:31 [2023-01-09T12:31:31.391Z] --- PASS: TestIpcModePrivate (0.52s)
12:31:31 [2023-01-09T12:31:31.391Z] === RUN   TestIpcModeShareable
12:31:31 [2023-01-09T12:31:31.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:31:31 [2023-01-09T12:31:31.650Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
12:31:31 [2023-01-09T12:31:31.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
12:31:31 [2023-01-09T12:31:31.861Z] === RUN   TestRemoveInvalidContainer
12:31:31 [2023-01-09T12:31:31.861Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:31:31 [2023-01-09T12:31:31.861Z] === RUN   TestRenameLinkedContainer
12:31:31 [2023-01-09T12:31:31.908Z] --- PASS: TestIpcModeShareable (0.52s)
12:31:31 [2023-01-09T12:31:31.908Z] === RUN   TestAPIIpcModeShareableAndContainer
12:31:32 [2023-01-09T12:31:32.496Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:31:32 [2023-01-09T12:31:32.496Z] Using test binary docker
12:31:32 [2023-01-09T12:31:32.496Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:31:32 [2023-01-09T12:31:32.496Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:31:32 [2023-01-09T12:31:32.496Z] INFO: Waiting for daemon to start...
12:31:32 [2023-01-09T12:31:32.496Z] Starting dockerd
12:31:33 [2023-01-09T12:31:33.149Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s)
12:31:33 [2023-01-09T12:31:33.149Z] === CONT  TestIpcModeOlderClient
12:31:33 [2023-01-09T12:31:33.149Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:31:33 [2023-01-09T12:31:33.149Z] === CONT  TestContainerKillOnDaemonStart
12:31:33 [2023-01-09T12:31:33.287Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
12:31:33 [2023-01-09T12:31:33.287Z] === RUN   TestAPIIpcModeHost
12:31:33 [2023-01-09T12:31:33.546Z] --- PASS: TestAPIIpcModeHost (0.33s)
12:31:33 [2023-01-09T12:31:33.546Z] === RUN   TestDaemonIpcModeShareable
12:31:33 [2023-01-09T12:31:33.710Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:31:33 [2023-01-09T12:31:33.792Z] --- PASS: TestRenameLinkedContainer (1.84s)
12:31:33 [2023-01-09T12:31:33.792Z] === RUN   TestRenameStoppedContainer
12:31:33 [2023-01-09T12:31:33.965Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.64s)
12:31:33 [2023-01-09T12:31:33.965Z] === CONT  TestDaemonHostGatewayIP
12:31:34 [2023-01-09T12:31:34.055Z] --- PASS: TestRenameStoppedContainer (0.45s)
12:31:34 [2023-01-09T12:31:34.055Z] === RUN   TestRenameRunningContainerAndReuse
12:31:34 [2023-01-09T12:31:34.221Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:31:34 [2023-01-09T12:31:34.483Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:31:34 [2023-01-09T12:31:34.742Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
12:31:34 [2023-01-09T12:31:34.742Z] === RUN   TestDaemonIpcModePrivate
12:31:35 [2023-01-09T12:31:35.005Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
12:31:35 [2023-01-09T12:31:35.005Z] === RUN   TestRenameInvalidName
12:31:35 [2023-01-09T12:31:35.010Z] .
12:31:35 [2023-01-09T12:31:35.010Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:31:35 [2023-01-09T12:31:35.010Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:31:35 [2023-01-09T12:31:35.010Z] Error: No such image: emptyfs
12:31:35 [2023-01-09T12:31:35.010Z] Running integration-test (iteration 1)
12:31:35 [2023-01-09T12:31:35.010Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:31:35 [2023-01-09T12:31:35.010Z] Loaded image: busybox:latest
12:31:35 [2023-01-09T12:31:35.147Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:31:35 [2023-01-09T12:31:35.261Z] --- PASS: TestRenameInvalidName (0.43s)
12:31:35 [2023-01-09T12:31:35.261Z] === RUN   TestRenameAnonymousContainer
12:31:35 [2023-01-09T12:31:35.265Z] Loaded image: busybox:glibc
12:31:35 [2023-01-09T12:31:35.679Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:31:35 [2023-01-09T12:31:35.712Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:31:35 [2023-01-09T12:31:35.937Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
12:31:35 [2023-01-09T12:31:35.937Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:31:36 [2023-01-09T12:31:36.631Z] Loaded image: debian:bullseye-slim
12:31:36 [2023-01-09T12:31:36.631Z] Loaded image: hello-world:latest
12:31:36 [2023-01-09T12:31:36.631Z] Loaded image: arm32v7/hello-world:latest
12:31:36 [2023-01-09T12:31:36.631Z] INFO: Testing against a local daemon
12:31:36 [2023-01-09T12:31:36.631Z] === RUN   TestCgroupNamespacesBuild
12:31:36 [2023-01-09T12:31:36.639Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:31:36 [2023-01-09T12:31:36.894Z] --- PASS: TestDaemonHostGatewayIP (3.10s)
12:31:36 [2023-01-09T12:31:36.894Z] === CONT  TestDaemonRestartIpcMode
12:31:36 [2023-01-09T12:31:36.904Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:31:36 [2023-01-09T12:31:36.904Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
12:31:36 [2023-01-09T12:31:36.904Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:31:37 [2023-01-09T12:31:37.148Z] --- PASS: TestRenameAnonymousContainer (1.56s)
12:31:37 [2023-01-09T12:31:37.148Z] === RUN   TestRenameContainerWithSameName
12:31:37 [2023-01-09T12:31:37.404Z] --- PASS: TestRenameContainerWithSameName (0.45s)
12:31:37 [2023-01-09T12:31:37.404Z] === RUN   TestRenameContainerWithLinkedContainer
12:31:38 [2023-01-09T12:31:38.259Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:31:38 [2023-01-09T12:31:38.326Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:31:38 [2023-01-09T12:31:38.326Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
12:31:38 [2023-01-09T12:31:38.326Z] === RUN   TestIpcModeOlderClient
12:31:38 [2023-01-09T12:31:38.326Z] === PAUSE TestIpcModeOlderClient
12:31:38 [2023-01-09T12:31:38.326Z] === RUN   TestKillContainerInvalidSignal
12:31:38 [2023-01-09T12:31:38.331Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
12:31:38 [2023-01-09T12:31:38.331Z] === RUN   TestResize
12:31:38 [2023-01-09T12:31:38.585Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
12:31:38 [2023-01-09T12:31:38.585Z] === RUN   TestKillContainer
12:31:38 [2023-01-09T12:31:38.585Z] === RUN   TestKillContainer/no_signal
12:31:38 [2023-01-09T12:31:38.892Z] --- PASS: TestResize (0.46s)
12:31:38 [2023-01-09T12:31:38.892Z] === RUN   TestResizeWithInvalidSize
12:31:39 [2023-01-09T12:31:39.148Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:31:39 [2023-01-09T12:31:39.148Z] === RUN   TestResizeWhenContainerNotStarted
12:31:39 [2023-01-09T12:31:39.153Z] === RUN   TestKillContainer/non_killing_signal
12:31:39 [2023-01-09T12:31:39.215Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
12:31:39 [2023-01-09T12:31:39.215Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:31:39 [2023-01-09T12:31:39.412Z] === RUN   TestKillContainer/killing_signal
12:31:39 [2023-01-09T12:31:39.626Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:31:39 [2023-01-09T12:31:39.709Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:39 [2023-01-09T12:31:39.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:39 [2023-01-09T12:31:39.979Z] --- PASS: TestKillContainer (1.26s)
12:31:39 [2023-01-09T12:31:39.980Z]     --- PASS: TestKillContainer/no_signal (0.40s)
12:31:39 [2023-01-09T12:31:39.980Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
12:31:39 [2023-01-09T12:31:39.980Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
12:31:39 [2023-01-09T12:31:39.980Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:31:39 [2023-01-09T12:31:39.980Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:31:40 [2023-01-09T12:31:40.193Z] --- PASS: TestDaemonRestartIpcMode (3.08s)
12:31:40 [2023-01-09T12:31:40.239Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:31:41 [2023-01-09T12:31:41.102Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
12:31:41 [2023-01-09T12:31:41.102Z] === RUN   TestBuildWithSession
12:31:41 [2023-01-09T12:31:41.102Z]     build_session_test.go:25: TODO: BuildKit
12:31:41 [2023-01-09T12:31:41.102Z] --- SKIP: TestBuildWithSession (0.00s)
12:31:41 [2023-01-09T12:31:41.102Z] === RUN   TestBuildSquashParent
12:31:41 [2023-01-09T12:31:41.121Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:31:41 [2023-01-09T12:31:41.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
12:31:41 [2023-01-09T12:31:41.175Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
12:31:41 [2023-01-09T12:31:41.175Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
12:31:41 [2023-01-09T12:31:41.175Z] === RUN   TestKillStoppedContainer
12:31:41 [2023-01-09T12:31:41.175Z] --- PASS: TestKillStoppedContainer (0.05s)
12:31:41 [2023-01-09T12:31:41.175Z] === RUN   TestKillStoppedContainerAPIPre120
12:31:41 [2023-01-09T12:31:41.175Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:31:41 [2023-01-09T12:31:41.175Z] === RUN   TestKillDifferentUserContainer
12:31:41 [2023-01-09T12:31:41.603Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:41 [2023-01-09T12:31:41.603Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:41 [2023-01-09T12:31:41.684Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:31:41 [2023-01-09T12:31:41.684Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:31:41 [2023-01-09T12:31:41.684Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:31:41 [2023-01-09T12:31:41.684Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:31:41 [2023-01-09T12:31:41.684Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:31:41 [2023-01-09T12:31:41.684Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:31:41 [2023-01-09T12:31:41.684Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:31:41 [2023-01-09T12:31:41.684Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:31:41 [2023-01-09T12:31:41.684Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:31:41 [2023-01-09T12:31:41.745Z] --- PASS: TestKillDifferentUserContainer (0.47s)
12:31:41 [2023-01-09T12:31:41.745Z] === RUN   TestInspectOomKilledTrue
12:31:42 [2023-01-09T12:31:42.313Z] --- PASS: TestInspectOomKilledTrue (0.48s)
12:31:42 [2023-01-09T12:31:42.313Z] === RUN   TestInspectOomKilledFalse
12:31:42 [2023-01-09T12:31:42.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:42 [2023-01-09T12:31:42.572Z] --- PASS: TestInspectOomKilledFalse (0.41s)
12:31:42 [2023-01-09T12:31:42.572Z] === RUN   TestLinksEtcHostsContentMatch
12:31:42 [2023-01-09T12:31:42.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:42 [2023-01-09T12:31:42.832Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
12:31:42 [2023-01-09T12:31:42.832Z] === RUN   TestLinksContainerNames
12:31:43 [2023-01-09T12:31:43.573Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:31:43 [2023-01-09T12:31:43.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:43 [2023-01-09T12:31:43.769Z] --- PASS: TestLinksContainerNames (0.85s)
12:31:43 [2023-01-09T12:31:43.769Z] === RUN   TestLogsFollowTailEmpty
12:31:44 [2023-01-09T12:31:44.135Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:31:44 [2023-01-09T12:31:44.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:44 [2023-01-09T12:31:44.336Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
12:31:44 [2023-01-09T12:31:44.336Z] === RUN   TestContainerNetworkMountsNoChown
12:31:44 [2023-01-09T12:31:44.595Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot/default
12:31:44 [2023-01-09T12:31:44.595Z] === PAUSE TestMountDaemonRoot/default
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot/private
12:31:44 [2023-01-09T12:31:44.595Z] === PAUSE TestMountDaemonRoot/private
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot/rprivate
12:31:44 [2023-01-09T12:31:44.595Z] === PAUSE TestMountDaemonRoot/rprivate
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot/slave
12:31:44 [2023-01-09T12:31:44.595Z] === PAUSE TestMountDaemonRoot/slave
12:31:44 [2023-01-09T12:31:44.595Z] === RUN   TestMountDaemonRoot/rslave
12:31:44 [2023-01-09T12:31:44.595Z] === PAUSE TestMountDaemonRoot/rslave
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/shared
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/shared
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rshared
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rshared
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/default
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/default/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/default/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/default/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/rshared
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/shared
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/rslave
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/slave
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/rprivate
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/private
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/private/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/private/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/default/mount_root
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:31:44 [2023-01-09T12:31:44.596Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:31:44 [2023-01-09T12:31:44.855Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/private/bind_root
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/private/mount_root
12:31:45 [2023-01-09T12:31:45.115Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:31:45 [2023-01-09T12:31:45.115Z] --- PASS: TestMountDaemonRoot (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:31:45 [2023-01-09T12:31:45.115Z] === RUN   TestContainerBindMountNonRecursive
12:31:45 [2023-01-09T12:31:45.500Z] --- PASS: TestContainerKillOnDaemonStart (12.45s)
12:31:45 [2023-01-09T12:31:45.500Z] PASS
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === Skipped
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:31:45 [2023-01-09T12:31:45.500Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:31:45 [2023-01-09T12:31:45.500Z] 
12:31:45 [2023-01-09T12:31:45.500Z] DONE 197 tests, 6 skipped in 143.372s
12:31:45 [2023-01-09T12:31:45.500Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:31:45 [2023-01-09T12:31:45.500Z] ++ 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
12:31:45 [2023-01-09T12:31:45.500Z] ++ set -e
12:31:45 [2023-01-09T12:31:45.500Z] ++ '[' -n 0 ']'
12:31:45 [2023-01-09T12:31:45.500Z] ++ set -x
12:31:45 [2023-01-09T12:31:45.500Z] ++ 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
12:31:45 [2023-01-09T12:31:45.500Z] INFO: Testing against a local daemon
12:31:45 [2023-01-09T12:31:45.500Z] === RUN   TestLiveRestore
12:31:45 [2023-01-09T12:31:45.500Z] === RUN   TestLiveRestore/volume_references
12:31:45 [2023-01-09T12:31:45.500Z] === PAUSE TestLiveRestore/volume_references
12:31:45 [2023-01-09T12:31:45.500Z] === CONT  TestLiveRestore/volume_references
12:31:45 [2023-01-09T12:31:45.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:45 [2023-01-09T12:31:45.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:46 [2023-01-09T12:31:46.431Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:31:46 [2023-01-09T12:31:46.431Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:31:46 [2023-01-09T12:31:46.493Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
12:31:46 [2023-01-09T12:31:46.493Z] === RUN   TestContainerVolumesMountedAsShared
12:31:46 [2023-01-09T12:31:46.687Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:31:46 [2023-01-09T12:31:46.751Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:31:46 [2023-01-09T12:31:46.751Z] === RUN   TestContainerVolumesMountedAsSlave
12:31:47 [2023-01-09T12:31:47.319Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
12:31:47 [2023-01-09T12:31:47.319Z] === RUN   TestNetworkNat
12:31:47 [2023-01-09T12:31:47.579Z] --- PASS: TestNetworkNat (0.43s)
12:31:47 [2023-01-09T12:31:47.579Z] === RUN   TestNetworkLocalhostTCPNat
12:31:47 [2023-01-09T12:31:47.617Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:31:47 [2023-01-09T12:31:47.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:47 [2023-01-09T12:31:47.874Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:31:48 [2023-01-09T12:31:48.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:48 [2023-01-09T12:31:48.146Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
12:31:48 [2023-01-09T12:31:48.146Z] === RUN   TestNetworkLoopbackNat
12:31:48 [2023-01-09T12:31:48.803Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:31:49 [2023-01-09T12:31:49.181Z] --- PASS: TestBuildSquashParent (7.05s)
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:49 [2023-01-09T12:31:49.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:49 [2023-01-09T12:31:49.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:49 [2023-01-09T12:31:49.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:49 [2023-01-09T12:31:49.731Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:31:49 [2023-01-09T12:31:49.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:49 [2023-01-09T12:31:49.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:49 [2023-01-09T12:31:49.932Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
12:31:49 [2023-01-09T12:31:49.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
12:31:49 [2023-01-09T12:31:49.932Z] === RUN   TestCgroupNamespacesRun
12:31:49 [2023-01-09T12:31:49.987Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:31:50 [2023-01-09T12:31:50.243Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:31:50 [2023-01-09T12:31:50.680Z] --- PASS: TestNetworkLoopbackNat (2.54s)
12:31:50 [2023-01-09T12:31:50.680Z] === RUN   TestPause
12:31:50 [2023-01-09T12:31:50.806Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:31:50 [2023-01-09T12:31:50.860Z] --- PASS: TestCgroupNamespacesRun (1.16s)
12:31:50 [2023-01-09T12:31:50.860Z] === RUN   TestCgroupNamespacesRunPrivileged
12:31:50 [2023-01-09T12:31:50.860Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:31:50 [2023-01-09T12:31:50.860Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:31:50 [2023-01-09T12:31:50.860Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:31:50 [2023-01-09T12:31:50.939Z] --- PASS: TestPause (0.44s)
12:31:50 [2023-01-09T12:31:50.939Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:31:50 [2023-01-09T12:31:50.939Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:50 [2023-01-09T12:31:50.939Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:50 [2023-01-09T12:31:50.939Z] === RUN   TestPauseStopPausedContainer
12:31:51 [2023-01-09T12:31:51.369Z] --- PASS: TestLiveRestore (0.00s)
12:31:51 [2023-01-09T12:31:51.370Z]     --- PASS: TestLiveRestore/volume_references (5.80s)
12:31:51 [2023-01-09T12:31:51.370Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.89s)
12:31:51 [2023-01-09T12:31:51.370Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s)
12:31:51 [2023-01-09T12:31:51.370Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.23s)
12:31:51 [2023-01-09T12:31:51.370Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.22s)
12:31:51 [2023-01-09T12:31:51.370Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.26s)
12:31:51 [2023-01-09T12:31:51.370Z] PASS
12:31:51 [2023-01-09T12:31:51.370Z] 
12:31:51 [2023-01-09T12:31:51.370Z] DONE 7 tests in 5.999s
12:31:51 [2023-01-09T12:31:51.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:31:51 [2023-01-09T12:31:51.370Z] ++ 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
12:31:51 [2023-01-09T12:31:51.370Z] ++ set -e
12:31:51 [2023-01-09T12:31:51.370Z] ++ '[' -n 0 ']'
12:31:51 [2023-01-09T12:31:51.370Z] ++ set -x
12:31:51 [2023-01-09T12:31:51.370Z] ++ 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
12:31:51 [2023-01-09T12:31:51.506Z] --- PASS: TestPauseStopPausedContainer (0.44s)
12:31:51 [2023-01-09T12:31:51.506Z] === RUN   TestPsFilter
12:31:51 [2023-01-09T12:31:51.506Z] --- PASS: TestPsFilter (0.11s)
12:31:51 [2023-01-09T12:31:51.506Z] === RUN   TestRemoveContainerWithRemovedVolume
12:31:51 [2023-01-09T12:31:51.625Z] INFO: Testing against a local daemon
12:31:51 [2023-01-09T12:31:51.625Z] === RUN   TestCommitInheritsEnv
12:31:51 [2023-01-09T12:31:51.880Z] --- PASS: TestCommitInheritsEnv (0.41s)
12:31:51 [2023-01-09T12:31:51.880Z] === RUN   TestImportExtremelyLargeImageWorks
12:31:51 [2023-01-09T12:31:51.880Z] === PAUSE TestImportExtremelyLargeImageWorks
12:31:51 [2023-01-09T12:31:51.880Z] === RUN   TestImagesFilterMultiReference
12:31:52 [2023-01-09T12:31:52.074Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
12:31:52 [2023-01-09T12:31:52.074Z] === RUN   TestRemoveContainerWithVolume
12:31:52 [2023-01-09T12:31:52.137Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:31:52 [2023-01-09T12:31:52.137Z] === RUN   TestImagePullPlatformInvalid
12:31:52 [2023-01-09T12:31:52.138Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:31:52 [2023-01-09T12:31:52.138Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.9 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.18.9 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z]     check_test.go:309: [d0ce635162ecc] daemon is not started
12:31:52 [2023-01-09T12:31:52.138Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=061b04f1-e7a7-4044-bcd8-428162b32d5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45782" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=061b04f1-e7a7-4044-bcd8-428162b32d5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45782" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.735133ms http.response.status=200 http.response.written=2 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=487b3d57-ab65-430c-92e2-68ece4eddaa3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=487b3d57-ab65-430c-92e2-68ece4eddaa3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=487b3d57-ab65-430c-92e2-68ece4eddaa3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=24.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2fb8c57-be55-45fd-a031-3ce7e846ec4e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=79fe18f6-61b1-4efe-b949-6f768902804d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=79fe18f6-61b1-4efe-b949-6f768902804d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=79fe18f6-61b1-4efe-b949-6f768902804d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=19.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=55bcabcf-1347-487f-acf4-a3133fd4c1aa trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=79fe18f6-61b1-4efe-b949-6f768902804d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.523482ms http.response.status=404 http.response.written=157 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=487b3d57-ab65-430c-92e2-68ece4eddaa3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.463478ms http.response.status=404 http.response.written=157 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=107.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f8263ee3-7c58-41f8-a141-7a380f4e3519 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=11.962µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6a3415b-b4f0-475e-8dcb-5595d37b1044 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=477.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6bdddb75-dad2-4fef-92c0-5806c613188d trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cf702d5-9dac-4784-9561-6ef233979cfe http.request.method=POST http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.574749ms http.response.status=202 http.response.written=0 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=9.790903ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c5c2644a-a407-4246-8955-ebb9da169df4 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=312.459µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e649b82-1367-496f-935b-594fe1b1ba14 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=68.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=26f77851-ebec-4de9-997b-06ef671e3161 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bf17e437-901e-4f73-a70a-020b0d0f258d http.request.method=POST http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=17.338387ms http.response.status=202 http.response.written=0 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=32.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0884bcdb-9235-4f51-82f4-c4e0e43fb37f trace.line=82 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=38.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ffd0fe43-32ba-4118-8f7d-76805ee10672 trace.line=141 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.138Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=81.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=92409558-3744-4a68-b611-be6167688112 trace.line=82 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=56.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e2d87b68-55d0-40ed-9651-e26f30584921 trace.line=124 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=19.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=62dbe23b-1367-4229-9ada-d52883bfbe2a trace.line=141 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=19.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0362808a-9845-4ac3-93f6-b38d6f15398f trace.line=141 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=18.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e93326b-fe2a-4b09-8dd3-d91854b681e0 trace.line=141 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=74.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d6f94895-1b2e-4a9a-a8f2-2108f88f531e trace.line=167 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.139Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=85.393µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f98107d5-a8cc-4a6a-90ff-95ea4214b6f1 trace.line=95 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
12:31:52 [2023-01-09T12:31:52.226Z] === RUN   TestCgroupNamespacesRunHostMode
12:31:52 [2023-01-09T12:31:52.261Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:52 [2023-01-09T12:31:52.261Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:52 [2023-01-09T12:31:52.334Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
12:31:52 [2023-01-09T12:31:52.334Z] === RUN   TestRemoveContainerRunning
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=117.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=59b093dd-dfd0-401f-9541-fd9390b09705 trace.line=181 vars.name=test vars.uuid=b8d1314b-ef68-4cd5-8685-ab01a3abb941 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cf9caf86-c9ee-4710-9ac9-832d83cffc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45812" http.request.uri="/v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=29.811983ms http.response.status=201 http.response.written=0 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "PUT /v2/test/blobs/uploads/b8d1314b-ef68-4cd5-8685-ab01a3abb941?_state=tzHbgl7mHO4c1yx38bSxXt1rLI25YY5NFnSOceSyLzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4ZDEzMTRiLWVmNjgtNGNkNS04Njg1LWFiMDFhM2FiYjk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUyNjA4ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=19.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2c6bef13-5a41-4369-878b-4af3ceda3872 trace.line=141 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=119.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=5aaaee78-9ee6-40db-ad51-b2d048410575 trace.line=124 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=38.206µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9aa7b8a2-a2a1-485a-9de9-befd41ce2e06 trace.line=141 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=19.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=173cf3b5-25da-4394-948d-104b7c0ced82 trace.line=141 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=5.445852ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd263404-7ad1-4fa1-a4ed-eb16faaff5ae trace.line=141 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=79.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b9b67fe7-3f98-410f-b590-79470924dc51 trace.line=167 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=67.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3977561c-af08-47e2-a92c-c7ae3267a1e3 trace.line=95 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=150.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ab6e7a13-fb9e-4cf6-81d8-40542d420983 trace.line=181 vars.name=test vars.uuid=1078acc0-669a-4e00-9d7b-6e110febeb2e version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03612163-378f-445d-814f-c05d0c7902f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=47.170864ms http.response.status=201 http.response.written=0 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "PUT /v2/test/blobs/uploads/1078acc0-669a-4e00-9d7b-6e110febeb2e?_state=Yfxry_vjtXSwvmOnadjsBgqTHAXh-LozbI8j2M8I7KV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNzhhY2MwLTY2OWEtNGUwMC05ZDdiLTZlMTEwZmViZWIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMTo1Mi4wODUxNTg0MzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44ffc68b-ace0-432f-a9eb-bfad40a44eef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44ffc68b-ace0-432f-a9eb-bfad40a44eef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44ffc68b-ace0-432f-a9eb-bfad40a44eef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=42.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc3c1a21-0e57-4f2a-ad30-f0fa45b04e2d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44ffc68b-ace0-432f-a9eb-bfad40a44eef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.147848ms http.response.status=404 http.response.written=96 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=53.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=acc3ca6e-6b78-4525-a4da-63695100ec10 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=33.457µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=163ba936-f789-4741-b201-b0fbf0a8e800 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=45.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c757b1a-f697-4d32-b781-9d866692f737 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=34.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92d0f4d0-00c7-4632-8cc7-7c9562dfea24 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=21.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4e6d9c6-845b-4ead-b439-614ca69d35ec trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.397Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=76.359µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e9eec9bd-b263-469a-9f54-cae40be47cdf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=77.154µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0546c298-25ff-49cb-9af6-792cac9bc247 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=59.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dfff20db-7ff7-4377-9a99-0eb49dc924f7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=102.056µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2e15ebb8-3eb1-4777-a04d-48a888844983 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=79.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8b9f96e2-49ba-457e-b51c-9aecbabf07e4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=292542a6-7317-4976-a4ad-2fd8a3bb4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.27077ms http.response.status=201 http.response.written=0 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a9f01f84-9d87-422f-8aea-071bf7ff3385 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a9f01f84-9d87-422f-8aea-071bf7ff3385 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.251003ms http.response.status=200 http.response.written=2 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=27.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f78245c-a754-47f2-8235-2123255397c8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=20.409µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f981242a-ce69-454e-b9b2-e49bf11658d0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=13.497µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86f5a64e-cc2e-4bf0-b6c7-ddd52d1c1862 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=17.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=becf60ea-303f-4ca0-8ef9-cee2344f3442 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1bb2d428-3cf5-48f9-930d-4abd14e662ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.834309ms http.response.status=200 http.response.written=417 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=32.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d627ee1d-70a1-4f97-99ad-7a3ecc5390dd trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=324.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b655b6d-2528-4e1f-a3a7-4a65776a9e93 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=31.287µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed0d5a50-3dd1-4c0d-b343-f21a0e3fb916 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9ced67fb-ce76-4dd3-8567-59c22ae8e82c http.request.method=GET http.request.remoteaddr="127.0.0.1:45844" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.160068ms http.response.status=200 http.response.written=417 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=69.802µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ee8fe9be-47d8-4ff3-8b43-3078b066c199 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=21.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2f3d1d6-0311-45ca-b219-ba9cd5914cb5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.398Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=28.496µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=209a2d4a-0f37-4e41-9957-e668bc390d8f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=22.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1cd0c825-c2ba-4a2d-bc9e-23ff938f4f0c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=13.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0cd3714-d748-43e8-bf79-b95a555e67d3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=20.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb0183b2-d706-40ae-9384-dc72ee25fd6b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=35.145µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bfd53435-e72f-46d6-afab-14af9f27f1f4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=14.156µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=14c004a4-8002-4bed-b34a-c143341a1b48 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=31.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b2c6f3b3-b558-422d-a6b9-53cd3f4274a3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=10.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ed35110c-7d22-405a-96bb-22d585e8dd3b trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=31.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d39c264e-7ee1-4b7d-817d-52beb7fe9e1a trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=13.847µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=447f20d5-4634-4617-82cd-1ca06b79b59f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=10.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=726f7552-8429-43ff-badf-f2deea1170b8 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=23.494µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=32b1604c-6e9f-405f-8b1b-9afe6ebfd435 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=44.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b652ef98-d211-4b7c-a965-cf11d77c5428 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=14.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02f2d451-6e09-4da9-9744-b1fb973e61d4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=277853b9-2e0d-4a1b-bac3-492d4edf6ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45854" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.952448ms http.response.status=200 http.response.written=179 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=1.101521ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=501ca301-0d5b-4799-928d-e2ef99289753 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=18.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2e2ca81-07de-44e8-a19e-bfb76621cd6e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ae643067-5d20-4ae1-bef5-fa646fbe358f http.request.method=GET http.request.remoteaddr="127.0.0.1:45866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=15.042215ms http.response.status=200 http.response.written=68 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=189f1039-1d7c-412d-8ee7-bf3c1367f7a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=189f1039-1d7c-412d-8ee7-bf3c1367f7a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.287205ms http.response.status=200 http.response.written=2 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.399Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=26.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a98bce8-8bb2-4757-a90c-751b90da6afa trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=34.102µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba016361-c406-47a0-9fe9-a60f90d57783 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56d18680-f78a-4030-aeba-025a0776b82b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45904" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.124079ms http.response.status=404 http.response.written=181 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=22.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf491a86-e8e4-4ad8-9a75-ff4fe5339be1 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 trace.duration=12.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5f68fe1-0f64-44bb-ac78-9f7918703b2c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] time="2023-01-09T12:31:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8bda4e46-4819-43c8-b53d-946636b68bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.862214ms http.response.status=404 http.response.written=181 instance.id=c3219048-4ca3-400e-aa2b-e9aea2952837 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:31:52 [2023-01-09T12:31:52.400Z] 127.0.0.1 - - [09/Jan/2023:12:31:52 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:31:52 [2023-01-09T12:31:52.656Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.46s)
12:31:52 [2023-01-09T12:31:52.656Z] === RUN   TestRemoveImageOrphaning
12:31:52 [2023-01-09T12:31:52.902Z] --- PASS: TestRemoveContainerRunning (0.40s)
12:31:52 [2023-01-09T12:31:52.902Z] === RUN   TestRemoveContainerForceRemoveRunning
12:31:52 [2023-01-09T12:31:52.912Z] --- PASS: TestRemoveImageOrphaning (0.40s)
12:31:52 [2023-01-09T12:31:52.912Z] === RUN   TestRemoveImageGarbageCollector
12:31:53 [2023-01-09T12:31:53.153Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
12:31:53 [2023-01-09T12:31:53.153Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:31:53 [2023-01-09T12:31:53.160Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
12:31:53 [2023-01-09T12:31:53.160Z] === RUN   TestRemoveInvalidContainer
12:31:53 [2023-01-09T12:31:53.160Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:31:53 [2023-01-09T12:31:53.160Z] === RUN   TestRenameLinkedContainer
12:31:54 [2023-01-09T12:31:54.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s)
12:31:54 [2023-01-09T12:31:54.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
12:31:54 [2023-01-09T12:31:54.149Z] === RUN   TestBuildMultiStageCopy
12:31:54 [2023-01-09T12:31:54.149Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:31:54 [2023-01-09T12:31:54.519Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
12:31:54 [2023-01-09T12:31:54.519Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:31:55 [2023-01-09T12:31:55.067Z] --- PASS: TestRenameLinkedContainer (1.74s)
12:31:55 [2023-01-09T12:31:55.067Z] === RUN   TestRenameStoppedContainer
12:31:55 [2023-01-09T12:31:55.327Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:31:55 [2023-01-09T12:31:55.327Z] === RUN   TestRenameRunningContainerAndReuse
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestRemoveImageGarbageCollector (2.31s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagInvalidReference
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagInvalidReference (0.02s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagValidPrefixedRepo
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagExistedNameWithoutForce
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagOfficialNames
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagOfficialNames (0.06s)
12:31:55 [2023-01-09T12:31:55.430Z] === RUN   TestTagMatchesDigest
12:31:55 [2023-01-09T12:31:55.430Z] --- PASS: TestTagMatchesDigest (0.03s)
12:31:55 [2023-01-09T12:31:55.430Z] === CONT  TestImportExtremelyLargeImageWorks
12:31:55 [2023-01-09T12:31:55.884Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
12:31:55 [2023-01-09T12:31:55.884Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:31:56 [2023-01-09T12:31:56.140Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:31:56 [2023-01-09T12:31:56.140Z] === RUN   TestCgroupNamespacesRunOlderClient
12:31:56 [2023-01-09T12:31:56.268Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
12:31:56 [2023-01-09T12:31:56.268Z] === RUN   TestRenameInvalidName
12:31:56 [2023-01-09T12:31:56.527Z] --- PASS: TestRenameInvalidName (0.43s)
12:31:56 [2023-01-09T12:31:56.527Z] === RUN   TestRenameAnonymousContainer
12:31:57 [2023-01-09T12:31:57.412Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:31:57 [2023-01-09T12:31:57.506Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
12:31:57 [2023-01-09T12:31:57.506Z] === RUN   TestNISDomainname
12:31:57 [2023-01-09T12:31:57.906Z] --- PASS: TestRenameAnonymousContainer (1.47s)
12:31:57 [2023-01-09T12:31:57.906Z] === RUN   TestRenameContainerWithSameName
12:31:58 [2023-01-09T12:31:58.068Z] --- PASS: TestNISDomainname (0.56s)
12:31:58 [2023-01-09T12:31:58.068Z] === RUN   TestHostnameDnsResolution
12:31:58 [2023-01-09T12:31:58.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:31:58 [2023-01-09T12:31:58.475Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:31:58 [2023-01-09T12:31:58.475Z] === RUN   TestRenameContainerWithLinkedContainer
12:31:58 [2023-01-09T12:31:58.631Z] --- PASS: TestHostnameDnsResolution (0.72s)
12:31:58 [2023-01-09T12:31:58.631Z] === RUN   TestUnprivilegedPortsAndPing
12:31:59 [2023-01-09T12:31:59.192Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
12:31:59 [2023-01-09T12:31:59.192Z] === RUN   TestStats
12:31:59 [2023-01-09T12:31:59.265Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:31:59 [2023-01-09T12:31:59.412Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
12:31:59 [2023-01-09T12:31:59.412Z] === RUN   TestResize
12:31:59 [2023-01-09T12:31:59.597Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:31:59 [2023-01-09T12:31:59.671Z] --- PASS: TestResize (0.40s)
12:31:59 [2023-01-09T12:31:59.671Z] === RUN   TestResizeWithInvalidSize
12:32:00 [2023-01-09T12:32:00.159Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:32:00 [2023-01-09T12:32:00.191Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:32:00 [2023-01-09T12:32:00.239Z] --- PASS: TestResizeWithInvalidSize (0.42s)
12:32:00 [2023-01-09T12:32:00.239Z] === RUN   TestResizeWhenContainerNotStarted
12:32:00 [2023-01-09T12:32:00.498Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:32:00 [2023-01-09T12:32:00.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:32:00 [2023-01-09T12:32:00.722Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:32:00 [2023-01-09T12:32:00.978Z]     check_test.go:309: [d6ae2fb1724bb] daemon is not started
12:32:00 [2023-01-09T12:32:00.978Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:32:01 [2023-01-09T12:32:01.119Z] --- PASS: TestBuildMultiStageCopy (7.38s)
12:32:01 [2023-01-09T12:32:01.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s)
12:32:01 [2023-01-09T12:32:01.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:32:01 [2023-01-09T12:32:01.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:32:01 [2023-01-09T12:32:01.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:32:01 [2023-01-09T12:32:01.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:32:01 [2023-01-09T12:32:01.119Z] === RUN   TestBuildMultiStageParentConfig
12:32:01 [2023-01-09T12:32:01.711Z] --- PASS: TestStats (2.48s)
12:32:01 [2023-01-09T12:32:01.712Z] === RUN   TestStopContainerWithTimeout
12:32:01 [2023-01-09T12:32:01.712Z] === RUN   TestStopContainerWithTimeout/0
12:32:01 [2023-01-09T12:32:01.712Z] === PAUSE TestStopContainerWithTimeout/0
12:32:01 [2023-01-09T12:32:01.712Z] === RUN   TestStopContainerWithTimeout/1
12:32:01 [2023-01-09T12:32:01.712Z] === PAUSE TestStopContainerWithTimeout/1
12:32:01 [2023-01-09T12:32:01.712Z] === RUN   TestStopContainerWithTimeout/3
12:32:01 [2023-01-09T12:32:01.712Z] === PAUSE TestStopContainerWithTimeout/3
12:32:01 [2023-01-09T12:32:01.712Z] === RUN   TestStopContainerWithTimeout/-1
12:32:01 [2023-01-09T12:32:01.712Z] === PAUSE TestStopContainerWithTimeout/-1
12:32:01 [2023-01-09T12:32:01.712Z] === CONT  TestStopContainerWithTimeout/0
12:32:01 [2023-01-09T12:32:01.712Z] === CONT  TestStopContainerWithTimeout/-1
12:32:02 [2023-01-09T12:32:02.044Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:32:02 [2023-01-09T12:32:02.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:32:02 [2023-01-09T12:32:02.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:32:02 [2023-01-09T12:32:02.638Z] === CONT  TestStopContainerWithTimeout/3
12:32:04 [2023-01-09T12:32:04.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:32:04 [2023-01-09T12:32:04.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:32:04 [2023-01-09T12:32:04.525Z] === CONT  TestStopContainerWithTimeout/1
12:32:04 [2023-01-09T12:32:04.573Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:32:04 [2023-01-09T12:32:04.573Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:32:05 [2023-01-09T12:32:05.501Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:32:05 [2023-01-09T12:32:05.501Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:32:05 [2023-01-09T12:32:05.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:32:05 [2023-01-09T12:32:05.889Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:32:05 [2023-01-09T12:32:05.889Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
12:32:05 [2023-01-09T12:32:05.889Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
12:32:05 [2023-01-09T12:32:05.889Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
12:32:05 [2023-01-09T12:32:05.889Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
12:32:05 [2023-01-09T12:32:05.889Z] === RUN   TestDeleteDevicemapper
12:32:05 [2023-01-09T12:32:05.889Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:32:05 [2023-01-09T12:32:05.889Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:32:05 [2023-01-09T12:32:05.889Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:32:05 [2023-01-09T12:32:05.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:32:06 [2023-01-09T12:32:06.362Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:32:06 [2023-01-09T12:32:06.362Z] === RUN   TestBuildLabelWithTargets
12:32:06 [2023-01-09T12:32:06.429Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:32:07 [2023-01-09T12:32:07.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:32:07 [2023-01-09T12:32:07.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:32:07 [2023-01-09T12:32:07.358Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:32:07 [2023-01-09T12:32:07.779Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s)
12:32:07 [2023-01-09T12:32:07.779Z] === RUN   TestUpdateMemory
12:32:08 [2023-01-09T12:32:08.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:32:08 [2023-01-09T12:32:08.340Z] --- PASS: TestUpdateMemory (0.58s)
12:32:08 [2023-01-09T12:32:08.340Z] === RUN   TestUpdateCPUQuota
12:32:08 [2023-01-09T12:32:08.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:32:08 [2023-01-09T12:32:08.724Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:32:09 [2023-01-09T12:32:09.269Z] --- PASS: TestUpdateCPUQuota (0.87s)
12:32:09 [2023-01-09T12:32:09.269Z] === RUN   TestUpdatePidsLimit
12:32:09 [2023-01-09T12:32:09.269Z] === RUN   TestUpdatePidsLimit/update_from_none
12:32:09 [2023-01-09T12:32:09.269Z] === RUN   TestUpdatePidsLimit/no_change
12:32:09 [2023-01-09T12:32:09.525Z] === RUN   TestUpdatePidsLimit/update_lower
12:32:09 [2023-01-09T12:32:09.781Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:32:10 [2023-01-09T12:32:10.036Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:32:10 [2023-01-09T12:32:10.090Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:32:10 [2023-01-09T12:32:10.292Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:32:10 [2023-01-09T12:32:10.434Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:32:10 [2023-01-09T12:32:10.434Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
12:32:10 [2023-01-09T12:32:10.434Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
12:32:10 [2023-01-09T12:32:10.434Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:32:10 [2023-01-09T12:32:10.435Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
12:32:10 [2023-01-09T12:32:10.435Z] === RUN   TestCgroupNamespacesRun
12:32:10 [2023-01-09T12:32:10.548Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:32:11 [2023-01-09T12:32:11.110Z] --- PASS: TestUpdatePidsLimit (2.10s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
12:32:11 [2023-01-09T12:32:11.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
12:32:11 [2023-01-09T12:32:11.110Z] === RUN   TestUpdateRestartPolicy
12:32:11 [2023-01-09T12:32:11.371Z] --- PASS: TestCgroupNamespacesRun (1.10s)
12:32:11 [2023-01-09T12:32:11.371Z] === RUN   TestCgroupNamespacesRunPrivileged
12:32:11 [2023-01-09T12:32:11.455Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:32:11 [2023-01-09T12:32:11.711Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:32:12 [2023-01-09T12:32:12.010Z] ..........................xx....................                         [ 29%]
12:32:12 [2023-01-09T12:32:12.311Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
12:32:12 [2023-01-09T12:32:12.311Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:32:12 [2023-01-09T12:32:12.639Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:32:12 [2023-01-09T12:32:12.639Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
12:32:12 [2023-01-09T12:32:12.896Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
12:32:13 [2023-01-09T12:32:13.458Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
12:32:13 [2023-01-09T12:32:13.689Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
12:32:13 [2023-01-09T12:32:13.689Z] === RUN   TestCgroupNamespacesRunHostMode
12:32:14 [2023-01-09T12:32:14.021Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
12:32:14 [2023-01-09T12:32:14.441Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:32:14 [2023-01-09T12:32:14.441Z] === RUN   TestBuildWithEmptyLayers
12:32:14 [2023-01-09T12:32:14.583Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
12:32:14 [2023-01-09T12:32:14.627Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
12:32:14 [2023-01-09T12:32:14.627Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:32:15 [2023-01-09T12:32:15.145Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:32:15 [2023-01-09T12:32:15.316Z] 
12:32:15 [2023-01-09T12:32:15.316Z]  ________   ____  __.
12:32:15 [2023-01-09T12:32:15.316Z]  \_____  \ |    |/ _|
12:32:15 [2023-01-09T12:32:15.316Z]  /   |   \|      <
12:32:15 [2023-01-09T12:32:15.316Z]  /    |    \    |  \
12:32:15 [2023-01-09T12:32:15.316Z]  \_______  /____|__ \
12:32:15 [2023-01-09T12:32:15.316Z]          \/        \/
12:32:15 [2023-01-09T12:32:15.316Z] 
12:32:15 [2023-01-09T12:32:15.316Z] INFO: make.ps1 ended at 01/09/2023 12:32:09
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Binaries build ended at 01/09/2023 12:32:10. Duration:00:01:44.8061199
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Copying the built daemon binary to d:\CI\PR-44767\1\binary\dockerd-efbc878c47.exe...
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Copying the built client binary to d:\CI\PR-44767\1\binary\docker-efbc878c47.exe...
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Copying dockerversion from the container...
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Copying the golang package from the container to d:\CI\PR-44767\1\installer\go.zip...
12:32:15 [2023-01-09T12:32:15.316Z] INFO: Extracting go.zip to d:\CI\PR-44767\1\go
12:32:15 [2023-01-09T12:32:15.402Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
12:32:15 [2023-01-09T12:32:15.977Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
12:32:16 [2023-01-09T12:32:16.006Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
12:32:16 [2023-01-09T12:32:16.006Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:32:16 [2023-01-09T12:32:16.539Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
12:32:16 [2023-01-09T12:32:16.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
12:32:16 [2023-01-09T12:32:16.944Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:32:17 [2023-01-09T12:32:17.101Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
12:32:17 [2023-01-09T12:32:17.101Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:32:17 [2023-01-09T12:32:17.512Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
12:32:17 [2023-01-09T12:32:17.513Z] === RUN   TestCgroupNamespacesRunOlderClient
12:32:17 [2023-01-09T12:32:17.662Z]     check_test.go:309: [d509abbc8ad72] daemon is not started
12:32:17 [2023-01-09T12:32:17.662Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:32:17 [2023-01-09T12:32:17.704Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:32:17 [2023-01-09T12:32:17.704Z] === RUN   TestBuildMultiStageOnBuild
12:32:18 [2023-01-09T12:32:18.224Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:32:18 [2023-01-09T12:32:18.786Z]     check_test.go:309: [dd07b4fa6833d] daemon is not started
12:32:18 [2023-01-09T12:32:18.786Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:32:18 [2023-01-09T12:32:18.906Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
12:32:18 [2023-01-09T12:32:18.906Z] === RUN   TestNISDomainname
12:32:19 [2023-01-09T12:32:19.349Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:32:19 [2023-01-09T12:32:19.474Z] --- PASS: TestNISDomainname (0.53s)
12:32:19 [2023-01-09T12:32:19.475Z] === RUN   TestHostnameDnsResolution
12:32:20 [2023-01-09T12:32:20.043Z] --- PASS: TestHostnameDnsResolution (0.65s)
12:32:20 [2023-01-09T12:32:20.043Z] === RUN   TestUnprivilegedPortsAndPing
12:32:20 [2023-01-09T12:32:20.610Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
12:32:20 [2023-01-09T12:32:20.610Z] === RUN   TestStats
12:32:20 [2023-01-09T12:32:20.717Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:32:20 [2023-01-09T12:32:20.973Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:32:22 [2023-01-09T12:32:22.944Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:32:22 [2023-01-09T12:32:22.944Z] === RUN   TestBuildUncleanTarFilenames
12:32:22 [2023-01-09T12:32:22.944Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
12:32:22 [2023-01-09T12:32:22.944Z] === RUN   TestBuildMultiStageLayerLeak
12:32:23 [2023-01-09T12:32:23.170Z] --- PASS: TestStats (2.43s)
12:32:23 [2023-01-09T12:32:23.170Z] === RUN   TestStopContainerWithTimeout
12:32:23 [2023-01-09T12:32:23.170Z] === RUN   TestStopContainerWithTimeout/0
12:32:23 [2023-01-09T12:32:23.170Z] === PAUSE TestStopContainerWithTimeout/0
12:32:23 [2023-01-09T12:32:23.170Z] === RUN   TestStopContainerWithTimeout/1
12:32:23 [2023-01-09T12:32:23.170Z] === PAUSE TestStopContainerWithTimeout/1
12:32:23 [2023-01-09T12:32:23.170Z] === RUN   TestStopContainerWithTimeout/3
12:32:23 [2023-01-09T12:32:23.170Z] === PAUSE TestStopContainerWithTimeout/3
12:32:23 [2023-01-09T12:32:23.170Z] === RUN   TestStopContainerWithTimeout/-1
12:32:23 [2023-01-09T12:32:23.170Z] === PAUSE TestStopContainerWithTimeout/-1
12:32:23 [2023-01-09T12:32:23.170Z] === CONT  TestStopContainerWithTimeout/0
12:32:23 [2023-01-09T12:32:23.170Z] === CONT  TestStopContainerWithTimeout/3
12:32:23 [2023-01-09T12:32:23.272Z] --- PASS: TestUpdateRestartPolicy (11.02s)
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestUpdateRestartWithAutoRemove
12:32:23 [2023-01-09T12:32:23.272Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitNonBlocked
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:23 [2023-01-09T12:32:23.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:23 [2023-01-09T12:32:23.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:23 [2023-01-09T12:32:23.272Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:23 [2023-01-09T12:32:23.272Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:23 [2023-01-09T12:32:23.272Z] --- PASS: TestWaitNonBlocked (0.01s)
12:32:23 [2023-01-09T12:32:23.272Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
12:32:23 [2023-01-09T12:32:23.272Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitBlocked
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:32:23 [2023-01-09T12:32:23.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:32:23 [2023-01-09T12:32:23.272Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:32:23 [2023-01-09T12:32:23.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:32:23 [2023-01-09T12:32:23.272Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:32:23 [2023-01-09T12:32:23.272Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:32:23 [2023-01-09T12:32:23.435Z] === CONT  TestStopContainerWithTimeout/-1
12:32:24 [2023-01-09T12:32:24.199Z] --- PASS: TestWaitBlocked (0.01s)
12:32:24 [2023-01-09T12:32:24.199Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
12:32:24 [2023-01-09T12:32:24.199Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
12:32:24 [2023-01-09T12:32:24.199Z] === CONT  TestContainerStartOnDaemonRestart
12:32:24 [2023-01-09T12:32:24.199Z] === CONT  TestIpcModeOlderClient
12:32:24 [2023-01-09T12:32:24.199Z] --- PASS: TestIpcModeOlderClient (0.12s)
12:32:24 [2023-01-09T12:32:24.199Z] === CONT  TestContainerKillOnDaemonStart
12:32:24 [2023-01-09T12:32:24.240Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:32:24 [2023-01-09T12:32:24.240Z]     check_test.go:309: [d3c80089c02e0] daemon is not started
12:32:24 [2023-01-09T12:32:24.240Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:32:25 [2023-01-09T12:32:25.972Z] === CONT  TestStopContainerWithTimeout/1
12:32:26 [2023-01-09T12:32:26.086Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s)
12:32:26 [2023-01-09T12:32:26.086Z] === CONT  TestRestartDaemonWithRestartingContainer
12:32:26 [2023-01-09T12:32:26.755Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:32:26 [2023-01-09T12:32:26.909Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:32:26 [2023-01-09T12:32:26.909Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
12:32:26 [2023-01-09T12:32:26.909Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
12:32:26 [2023-01-09T12:32:26.909Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
12:32:26 [2023-01-09T12:32:26.909Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
12:32:26 [2023-01-09T12:32:26.909Z] === RUN   TestDeleteDevicemapper
12:32:26 [2023-01-09T12:32:26.909Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:32:26 [2023-01-09T12:32:26.909Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:32:26 [2023-01-09T12:32:26.909Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:32:27 [2023-01-09T12:32:27.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
12:32:27 [2023-01-09T12:32:27.107Z] === RUN   TestBuildWithHugeFile
12:32:27 [2023-01-09T12:32:27.662Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:32:27 [2023-01-09T12:32:27.974Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s)
12:32:27 [2023-01-09T12:32:27.974Z] === CONT  TestDaemonHostGatewayIP
12:32:28 [2023-01-09T12:32:28.647Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:32:28 [2023-01-09T12:32:28.815Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
12:32:28 [2023-01-09T12:32:28.815Z] === RUN   TestUpdateMemory
12:32:29 [2023-01-09T12:32:29.074Z] --- PASS: TestUpdateMemory (0.51s)
12:32:29 [2023-01-09T12:32:29.074Z] === RUN   TestUpdateCPUQuota
12:32:29 [2023-01-09T12:32:29.643Z] --- PASS: TestUpdateCPUQuota (0.68s)
12:32:29 [2023-01-09T12:32:29.643Z] === RUN   TestUpdatePidsLimit
12:32:29 [2023-01-09T12:32:29.643Z] === RUN   TestUpdatePidsLimit/update_from_none
12:32:29 [2023-01-09T12:32:29.902Z] === RUN   TestUpdatePidsLimit/no_change
12:32:29 [2023-01-09T12:32:29.902Z] === RUN   TestUpdatePidsLimit/update_lower
12:32:30 [2023-01-09T12:32:30.161Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:32:30 [2023-01-09T12:32:30.420Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:32:30 [2023-01-09T12:32:30.488Z] === CONT  TestDaemonRestartIpcMode
12:32:30 [2023-01-09T12:32:30.488Z] --- PASS: TestDaemonHostGatewayIP (2.25s)
12:32:30 [2023-01-09T12:32:30.680Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:32:30 [2023-01-09T12:32:30.939Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:32:31 [2023-01-09T12:32:31.167Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:32:31 [2023-01-09T12:32:31.508Z] --- PASS: TestUpdatePidsLimit (1.85s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:32:31 [2023-01-09T12:32:31.508Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
12:32:31 [2023-01-09T12:32:31.508Z] === RUN   TestUpdateRestartPolicy
12:32:32 [2023-01-09T12:32:32.093Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:32:32 [2023-01-09T12:32:32.093Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:32:32 [2023-01-09T12:32:32.349Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:32:32 [2023-01-09T12:32:32.375Z] --- PASS: TestDaemonRestartIpcMode (2.34s)
12:32:33 [2023-01-09T12:32:33.276Z]     check_test.go:309: [d6db8eca6191b] daemon is not started
12:32:33 [2023-01-09T12:32:33.276Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:32:35 [2023-01-09T12:32:35.138Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:32:36 [2023-01-09T12:32:36.538Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
12:32:36 [2023-01-09T12:32:36.538Z] PASS
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] === Skipped
12:32:36 [2023-01-09T12:32:36.538Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:32:36 [2023-01-09T12:32:36.538Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:32:36 [2023-01-09T12:32:36.538Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:32:36 [2023-01-09T12:32:36.538Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:32:36 [2023-01-09T12:32:36.538Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:32:36 [2023-01-09T12:32:36.538Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:32:36 [2023-01-09T12:32:36.538Z] 
12:32:36 [2023-01-09T12:32:36.538Z] DONE 197 tests, 5 skipped in 108.096s
12:32:36 [2023-01-09T12:32:36.538Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:32:36 [2023-01-09T12:32:36.538Z] INFO: Testing against a local daemon
12:32:36 [2023-01-09T12:32:36.538Z] === RUN   TestLiveRestore
12:32:36 [2023-01-09T12:32:36.538Z] === RUN   TestLiveRestore/volume_references
12:32:36 [2023-01-09T12:32:36.538Z] === PAUSE TestLiveRestore/volume_references
12:32:36 [2023-01-09T12:32:36.538Z] === CONT  TestLiveRestore/volume_references
12:32:36 [2023-01-09T12:32:36.698Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:32:36 [2023-01-09T12:32:36.794Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:32:36 [2023-01-09T12:32:36.794Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:32:37 [2023-01-09T12:32:37.625Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:32:37 [2023-01-09T12:32:37.750Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:32:38 [2023-01-09T12:32:38.552Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:32:38 [2023-01-09T12:32:38.701Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:32:39 [2023-01-09T12:32:39.391Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:32:39 [2023-01-09T12:32:39.654Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:32:40 [2023-01-09T12:32:40.580Z] --- PASS: TestLiveRestore (0.00s)
12:32:40 [2023-01-09T12:32:40.580Z]     --- PASS: TestLiveRestore/volume_references (4.54s)
12:32:40 [2023-01-09T12:32:40.580Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
12:32:40 [2023-01-09T12:32:40.580Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s)
12:32:40 [2023-01-09T12:32:40.580Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
12:32:40 [2023-01-09T12:32:40.580Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
12:32:40 [2023-01-09T12:32:40.580Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
12:32:40 [2023-01-09T12:32:40.580Z] PASS
12:32:40 [2023-01-09T12:32:40.580Z] 
12:32:40 [2023-01-09T12:32:40.580Z] DONE 7 tests in 4.579s
12:32:40 [2023-01-09T12:32:40.580Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:32:40 [2023-01-09T12:32:40.580Z] INFO: Testing against a local daemon
12:32:40 [2023-01-09T12:32:40.580Z] === RUN   TestCommitInheritsEnv
12:32:40 [2023-01-09T12:32:40.836Z] --- PASS: TestCommitInheritsEnv (0.30s)
12:32:40 [2023-01-09T12:32:40.836Z] === RUN   TestImportExtremelyLargeImageWorks
12:32:40 [2023-01-09T12:32:40.836Z] === PAUSE TestImportExtremelyLargeImageWorks
12:32:40 [2023-01-09T12:32:40.836Z] === RUN   TestImagesFilterMultiReference
12:32:41 [2023-01-09T12:32:41.074Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:32:41 [2023-01-09T12:32:41.074Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:32:41 [2023-01-09T12:32:41.092Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:32:41 [2023-01-09T12:32:41.092Z] === RUN   TestImagePullPlatformInvalid
12:32:41 [2023-01-09T12:32:41.092Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:32:41 [2023-01-09T12:32:41.092Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.9 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.18.9 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97764450-2869-4f6b-bc52-2c94ee6e1251 http.request.method=GET http.request.remoteaddr="127.0.0.1:41542" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:40Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97764450-2869-4f6b-bc52-2c94ee6e1251 http.request.method=GET http.request.remoteaddr="127.0.0.1:41542" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.078033ms http.response.status=200 http.response.written=2 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] 127.0.0.1 - - [09/Jan/2023:12:32:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dc6c903f-ad72-4ef2-a2d5-7e743b800472 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3d228de4-6d08-4cf3-bbe7-9b16ff7f76ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dc6c903f-ad72-4ef2-a2d5-7e743b800472 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3d228de4-6d08-4cf3-bbe7-9b16ff7f76ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3d228de4-6d08-4cf3-bbe7-9b16ff7f76ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=27.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=896e9a49-9907-4e48-8410-132d4c07ae14 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3d228de4-6d08-4cf3-bbe7-9b16ff7f76ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.673773ms http.response.status=404 http.response.written=157 instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.092Z] time="2023-01-09T12:32:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=581.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9b081de2-1f0d-46c6-90fc-73eaab7660c4 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=19.299µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=474af75d-8d1b-4b9d-9779-189263f1f518 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=192.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c58dd74-a5ad-49e0-9889-6ebcee32094d trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=90bcb98a-d269-4c59-bea8-e332428deefd http.request.method=POST http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.400671ms http.response.status=202 http.response.written=0 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dc6c903f-ad72-4ef2-a2d5-7e743b800472 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=5.911417ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5453e4d1-f7af-4c46-b736-0d587b4b4880 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dc6c903f-ad72-4ef2-a2d5-7e743b800472 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=11.209662ms http.response.status=404 http.response.written=157 instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=503.527µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0f0df27d-74fd-4c44-8777-dc6211dc8f59 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=21.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=529487b0-fbf1-4410-a10a-69292459a167 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=225.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9ff5611b-e59d-4bd1-8ecd-71f2abbf78f2 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4f21bd99-d124-4af1-9924-b58707b8d081 http.request.method=POST http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.877948ms http.response.status=202 http.response.written=0 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=79.777µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=efae60ce-51ba-4dd2-8fa6-eae5d506e2c5 trace.line=82 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=21.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cdd087c5-0126-4f11-a62b-04a13d692d12 trace.line=141 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=107.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c5d417c-bbde-42c6-90ef-c0594256936e trace.line=82 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=31.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4f88169f-30f6-4e6b-8e12-689d8d33bac1 trace.line=141 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=500.122µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8292d142-4fa3-434c-955a-1de7f9f801f5 trace.line=124 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=486.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9ee761b-646e-4ea4-a338-08d7305e5ac0 trace.line=141 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=22.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c027d6dc-f76d-448f-a1a1-cf0a8a955b06 trace.line=141 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=84.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=22391e79-faf2-404a-8a7e-1b5e8ca76273 trace.line=124 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=29.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3e4ceed-e57e-45b2-ab19-c5da633216e8 trace.line=141 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.093Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=61.978µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2981980a-0ac0-4d2c-853d-97792ca3cee8 trace.line=141 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=51.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d82ad57a-62e2-4ce9-8a9a-2d69eed560aa trace.line=141 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=13.332µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cb6c36c6-b7a7-457e-bfcb-64a9651df707 trace.line=141 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=284.872µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=804d3681-dba1-46e1-8ef9-5788f36d3579 trace.line=167 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=172.567µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=37322ded-6112-4dec-8880-309a1068d828 trace.line=95 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=202.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2c45b9a2-d2c1-48f0-a839-7ae6dddf6912 trace.line=181 vars.name=test vars.uuid=3f866045-dc0a-4bcb-a0db-46b63cd7a19c version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18c4514a-67aa-4269-b78e-cceeeffdd03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=20.376977ms http.response.status=201 http.response.written=0 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "PUT /v2/test/blobs/uploads/3f866045-dc0a-4bcb-a0db-46b63cd7a19c?_state=2oPAwOKXiYxGw_Q7xC9DkGeBvYO2bAzXyLmHshYLyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmODY2MDQ1LWRjMGEtNGJjYi1hMGRiLTQ2YjYzY2Q3YTE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wMzk2OTg1NVoifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=2.951424ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c7e8014d-ddc6-4c63-ad93-633c723a8520 trace.line=167 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=344.38µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cacb5ebc-6400-4f10-af4d-9ffb1d0474cd trace.line=95 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=477.636µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1200ab9f-1b5b-4642-860a-13e3408640f4 trace.line=181 vars.name=test vars.uuid=19ce4d1f-f1c1-4c72-9069-168c470de0be version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=849be185-965b-43b2-99ec-bea55f50070b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.928688ms http.response.status=201 http.response.written=0 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "PUT /v2/test/blobs/uploads/19ce4d1f-f1c1-4c72-9069-168c470de0be?_state=Vr6Ws3okJ4kzVSaUYjZ1cenlzN0EGULR6ZArjK4tTIZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5Y2U0ZDFmLWYxYzEtNGM3Mi05MDY5LTE2OGM0NzBkZTBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMjo0MS4wNDU5NjM5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f8cc69b-8881-4c87-8d3d-bf18f540e1d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f8cc69b-8881-4c87-8d3d-bf18f540e1d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f8cc69b-8881-4c87-8d3d-bf18f540e1d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=25.748µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9acfd4ff-359f-4b3f-8493-a6d419a1ad81 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f8cc69b-8881-4c87-8d3d-bf18f540e1d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033909ms http.response.status=404 http.response.written=96 instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=36.618µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2f18f10-f2ab-49e8-b05a-d0a0595a8cc8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=12.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f6dbaa1-b421-481e-b3a4-745d4c96b013 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=21.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=39880541-924f-49d5-8a09-7ae444ae096c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=13.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3c95ebf-18df-4583-9fa6-b8eb59c07502 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=13.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=340ce572-3b14-4681-9f31-0d462415b1b5 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=124.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed15a1c8-3b79-41b6-84c6-9b540a91e27b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=182.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c183cbcd-46bb-4ad2-87ed-1bf01cd76fae trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=39.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=95e8263a-5d6c-4e5c-897b-3f16d44891e9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.094Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=190.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=42f69cd7-2ca0-43f1-b458-dcaee855c852 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=81.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0f42a3dd-8e4b-4a3f-a229-4281b8a3c84b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=60e988b3-7dfb-41a3-90ca-40975063a72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.036514ms http.response.status=201 http.response.written=0 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=76d0552a-89e7-4f81-8eca-08f455d7a4d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41580" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=76d0552a-89e7-4f81-8eca-08f455d7a4d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41580" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.84µs" http.response.status=200 http.response.written=2 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=36.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9d2b367-8b7e-4fd8-b2e6-d66c0e831dd5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=32.494µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bbe6d6b0-8df8-405c-93fc-3edd05a70c68 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=16.396µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4448effb-dc52-42d1-8c90-d57af468f35b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=503.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f2bebd9-acb8-4b5c-9622-d42b693eb8a6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6736b579-ca1d-40bd-8b81-fc19c34da632 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.630781ms http.response.status=200 http.response.written=417 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.095Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=411.428µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=822ab6cf-74cf-468a-9fa1-5634e77ade0f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=28.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ffe40eda-dc9a-4948-9a59-811973f63fd7 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=66.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2355fe24-345d-47e8-91b6-308a0d40cb6d trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.351Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=71de7f6f-fa09-4c97-8aaf-b4e3f464b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:41600" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.726083ms http.response.status=200 http.response.written=417 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=222.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4961b24b-ff2b-4af5-abb4-14382d036290 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=22.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad63e56f-7bb6-4146-a8cc-b7fd1fc15df4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=166.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebfcb58f-d6fe-4fc4-ad50-0477dd0cdf0f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=18.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7c7b1fac-f753-441d-858c-de939c2e8240 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=18.981µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=787242f1-caa8-4195-85d4-19b0aea3c404 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=12.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4267c98b-d703-407b-9750-4f6f6f233b9a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=26.523µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=28cb2ba2-3d72-4faa-9ada-ef6973969911 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=74.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5486e813-36d5-416e-86ef-a48540cf3833 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=54.737µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3c43bf1-b972-4f56-bd8f-b828cc3e0ab3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6f0ccef9-ca95-4e45-acdc-834b240a2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.080282ms http.response.status=200 http.response.written=68 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=408.436µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05e446fd-da58-42dc-b07e-36c6e185ad34 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=22.92µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ee9eb5d-2f63-41d3-88be-aca5bb4cbd4c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=33.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4f88f0fd-7b6b-46ed-a2d2-da95ccd60022 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=15.768µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2242081f-053a-42fd-a345-9e662af91f10 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=21.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=01e8fa20-b395-4e0e-bbdb-181ef1060a0f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=7.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=66469553-387e-4dce-beb7-414f85090644 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=27.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e6492f18-f04e-41d4-af9e-dba3487e9e49 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=103.754µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=488869f9-0dc2-45e8-8d88-1c4f7bb04e02 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=108.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3e52cc49-a6b7-4f7f-836e-9e0416db7d63 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1afb09e1-c3c0-49a9-940b-eb6ced95f1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=15.596053ms http.response.status=200 http.response.written=179 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2df5ff9e-0cf8-4ba6-9ef1-9f04d78435eb http.request.method=GET http.request.remoteaddr="127.0.0.1:41636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.352Z] time="2023-01-09T12:32:41Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2df5ff9e-0cf8-4ba6-9ef1-9f04d78435eb http.request.method=GET http.request.remoteaddr="127.0.0.1:41636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="975.551µs" http.response.status=200 http.response.written=2 instance.id=f440897d-86c9-4620-bda4-d54280018dfa version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=56.638µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3ec8e89-c10c-440b-a07e-dcc700ce9413 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=23.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=84448d2e-884d-4a29-9b1c-8b4a1f5360c2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=964f715e-272d-470d-aec8-ca7d81f81919 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.268275ms http.response.status=404 http.response.written=181 instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=23.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=306363f8-7f8d-45d5-b341-fa1150c0b411 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=f440897d-86c9-4620-bda4-d54280018dfa trace.duration=13.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61f6549a-87d6-4de9-b756-9d5a957425e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] time="2023-01-09T12:32:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ea7a82a5-c013-4c65-a64f-24c805564a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41648" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.346027ms http.response.status=404 http.response.written=181 instance.id=f440897d-86c9-4620-bda4-d54280018dfa vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:32:41 [2023-01-09T12:32:41.353Z] 127.0.0.1 - - [09/Jan/2023:12:32:41 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:32:41 [2023-01-09T12:32:41.353Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.32s)
12:32:41 [2023-01-09T12:32:41.353Z] === RUN   TestRemoveImageOrphaning
12:32:41 [2023-01-09T12:32:41.608Z] --- PASS: TestRemoveImageOrphaning (0.28s)
12:32:41 [2023-01-09T12:32:41.608Z] === RUN   TestRemoveImageGarbageCollector
12:32:43 [2023-01-09T12:32:43.496Z] --- PASS: TestRemoveImageGarbageCollector (1.92s)
12:32:43 [2023-01-09T12:32:43.496Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:32:43 [2023-01-09T12:32:43.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:32:43 [2023-01-09T12:32:43.496Z] === RUN   TestTagInvalidReference
12:32:43 [2023-01-09T12:32:43.496Z] --- PASS: TestTagInvalidReference (0.01s)
12:32:43 [2023-01-09T12:32:43.496Z] === RUN   TestTagValidPrefixedRepo
12:32:43 [2023-01-09T12:32:43.496Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:32:43 [2023-01-09T12:32:43.496Z] === RUN   TestTagExistedNameWithoutForce
12:32:43 [2023-01-09T12:32:43.591Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:32:43 [2023-01-09T12:32:43.716Z] --- PASS: TestUpdateRestartPolicy (10.79s)
12:32:43 [2023-01-09T12:32:43.716Z] === RUN   TestUpdateRestartWithAutoRemove
12:32:43 [2023-01-09T12:32:43.716Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
12:32:43 [2023-01-09T12:32:43.716Z] === RUN   TestWaitNonBlocked
12:32:43 [2023-01-09T12:32:43.716Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:43 [2023-01-09T12:32:43.716Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:43 [2023-01-09T12:32:43.716Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:43 [2023-01-09T12:32:43.716Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:43 [2023-01-09T12:32:43.716Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:43 [2023-01-09T12:32:43.716Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:43 [2023-01-09T12:32:43.716Z] --- PASS: TestWaitNonBlocked (0.01s)
12:32:43 [2023-01-09T12:32:43.716Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
12:32:43 [2023-01-09T12:32:43.717Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
12:32:43 [2023-01-09T12:32:43.717Z] === RUN   TestWaitBlocked
12:32:43 [2023-01-09T12:32:43.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:32:43 [2023-01-09T12:32:43.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:32:43 [2023-01-09T12:32:43.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:32:43 [2023-01-09T12:32:43.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:32:43 [2023-01-09T12:32:43.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:32:43 [2023-01-09T12:32:43.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:32:43 [2023-01-09T12:32:43.752Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:32:43 [2023-01-09T12:32:43.752Z] === RUN   TestTagOfficialNames
12:32:43 [2023-01-09T12:32:43.752Z] --- PASS: TestTagOfficialNames (0.05s)
12:32:43 [2023-01-09T12:32:43.752Z] === RUN   TestTagMatchesDigest
12:32:43 [2023-01-09T12:32:43.752Z] --- PASS: TestTagMatchesDigest (0.02s)
12:32:43 [2023-01-09T12:32:43.752Z] === CONT  TestImportExtremelyLargeImageWorks
12:32:44 [2023-01-09T12:32:44.284Z] --- PASS: TestWaitBlocked (0.02s)
12:32:44 [2023-01-09T12:32:44.284Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
12:32:44 [2023-01-09T12:32:44.284Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
12:32:44 [2023-01-09T12:32:44.284Z] === CONT  TestContainerStartOnDaemonRestart
12:32:44 [2023-01-09T12:32:44.284Z] === CONT  TestContainerKillOnDaemonStart
12:32:46 [2023-01-09T12:32:46.106Z]     check_test.go:309: [de60377b8ae7e] daemon is not started
12:32:46 [2023-01-09T12:32:46.106Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:32:46 [2023-01-09T12:32:46.106Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:32:46 [2023-01-09T12:32:46.194Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s)
12:32:46 [2023-01-09T12:32:46.194Z] === CONT  TestIpcModeOlderClient
12:32:46 [2023-01-09T12:32:46.194Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:32:46 [2023-01-09T12:32:46.194Z] === CONT  TestDaemonHostGatewayIP
12:32:46 [2023-01-09T12:32:46.361Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:32:46 [2023-01-09T12:32:46.923Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:32:47 [2023-01-09T12:32:47.485Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:32:48 [2023-01-09T12:32:48.047Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:32:48 [2023-01-09T12:32:48.728Z] --- PASS: TestDaemonHostGatewayIP (2.18s)
12:32:48 [2023-01-09T12:32:48.728Z] === CONT  TestRestartDaemonWithRestartingContainer
12:32:49 [2023-01-09T12:32:49.412Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:32:49 [2023-01-09T12:32:49.412Z]     check_test.go:309: [debfb273df3f8] daemon is not started
12:32:49 [2023-01-09T12:32:49.412Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:32:49 [2023-01-09T12:32:49.974Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:32:50 [2023-01-09T12:32:50.106Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s)
12:32:50 [2023-01-09T12:32:50.106Z] === CONT  TestDaemonRestartIpcMode
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Extraction ended at 01/09/2023 12:32:45. Duration:00:00:33.0353099
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Updating the golang and path environment variables
12:32:50 [2023-01-09T12:32:50.950Z] INFO: GOPATH=d:\gopath
12:32:50 [2023-01-09T12:32:50.950Z] INFO: go version go1.18.9 windows/amd64
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Running the daemon under test in debug mode
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Starting a daemon under test...
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44767\1\daemon --pidfile d:\CI\PR-44767\1\docker.pid -D
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Process started successfully.
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Start tailing logs of the daemon under tests
12:32:50 [2023-01-09T12:32:50.950Z] INFO: Waiting for the daemon under test to start...
12:32:51 [2023-01-09T12:32:51.863Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:32:52 [2023-01-09T12:32:52.641Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
12:32:54 [2023-01-09T12:32:54.378Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:32:55 [2023-01-09T12:32:55.095Z] tests/integration/api_network_test.py ............................       [ 47%]
12:32:55 [2023-01-09T12:32:55.927Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
12:32:55 [2023-01-09T12:32:55.927Z] PASS
12:32:55 [2023-01-09T12:32:55.927Z] 
12:32:55 [2023-01-09T12:32:55.927Z] === Skipped
12:32:55 [2023-01-09T12:32:55.927Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:32:55 [2023-01-09T12:32:55.927Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:32:55 [2023-01-09T12:32:55.927Z] 
12:32:55 [2023-01-09T12:32:55.927Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:32:55 [2023-01-09T12:32:55.927Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:32:55 [2023-01-09T12:32:55.927Z] 
12:32:55 [2023-01-09T12:32:55.927Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:32:55 [2023-01-09T12:32:55.927Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:32:55 [2023-01-09T12:32:55.927Z] 
12:32:55 [2023-01-09T12:32:55.927Z] DONE 197 tests, 3 skipped in 103.787s
12:32:55 [2023-01-09T12:32:55.927Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:32:55 [2023-01-09T12:32:55.927Z] ++ 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
12:32:55 [2023-01-09T12:32:55.927Z] ++ set -e
12:32:55 [2023-01-09T12:32:55.927Z] ++ '[' -n 0 ']'
12:32:55 [2023-01-09T12:32:55.927Z] ++ set -x
12:32:55 [2023-01-09T12:32:55.927Z] ++ 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
12:32:55 [2023-01-09T12:32:55.927Z] INFO: Testing against a local daemon
12:32:55 [2023-01-09T12:32:55.927Z] === RUN   TestLiveRestore
12:32:55 [2023-01-09T12:32:55.927Z] === RUN   TestLiveRestore/volume_references
12:32:55 [2023-01-09T12:32:55.927Z] === PAUSE TestLiveRestore/volume_references
12:32:55 [2023-01-09T12:32:55.927Z] === CONT  TestLiveRestore/volume_references
12:32:56 [2023-01-09T12:32:56.495Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:32:56 [2023-01-09T12:32:56.495Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:32:57 [2023-01-09T12:32:57.432Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:32:58 [2023-01-09T12:32:58.369Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:32:58 [2023-01-09T12:32:58.547Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:32:59 [2023-01-09T12:32:59.307Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:32:59 [2023-01-09T12:32:59.913Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:33:00 [2023-01-09T12:33:00.244Z] --- PASS: TestLiveRestore (0.00s)
12:33:00 [2023-01-09T12:33:00.244Z]     --- PASS: TestLiveRestore/volume_references (4.34s)
12:33:00 [2023-01-09T12:33:00.244Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.67s)
12:33:00 [2023-01-09T12:33:00.244Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
12:33:00 [2023-01-09T12:33:00.244Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
12:33:00 [2023-01-09T12:33:00.244Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
12:33:00 [2023-01-09T12:33:00.244Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
12:33:00 [2023-01-09T12:33:00.244Z] PASS
12:33:00 [2023-01-09T12:33:00.244Z] 
12:33:00 [2023-01-09T12:33:00.244Z] DONE 7 tests in 4.432s
12:33:00 [2023-01-09T12:33:00.244Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:33:00 [2023-01-09T12:33:00.244Z] ++ 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
12:33:00 [2023-01-09T12:33:00.244Z] ++ set -e
12:33:00 [2023-01-09T12:33:00.244Z] ++ '[' -n 0 ']'
12:33:00 [2023-01-09T12:33:00.244Z] ++ set -x
12:33:00 [2023-01-09T12:33:00.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:33:00 [2023-01-09T12:33:00.504Z] INFO: Testing against a local daemon
12:33:00 [2023-01-09T12:33:00.504Z] === RUN   TestCommitInheritsEnv
12:33:00 [2023-01-09T12:33:00.504Z] --- PASS: TestCommitInheritsEnv (0.25s)
12:33:00 [2023-01-09T12:33:00.504Z] === RUN   TestImportExtremelyLargeImageWorks
12:33:00 [2023-01-09T12:33:00.504Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:33:00 [2023-01-09T12:33:00.504Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:33:00 [2023-01-09T12:33:00.504Z] === RUN   TestImagesFilterMultiReference
12:33:00 [2023-01-09T12:33:00.764Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:33:00 [2023-01-09T12:33:00.764Z] === RUN   TestImagePullPlatformInvalid
12:33:00 [2023-01-09T12:33:00.764Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:33:00 [2023-01-09T12:33:00.764Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.9 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.18.9 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=80f6ca2e-613b-4f94-ba2b-2428d0624969 http.request.method=GET http.request.remoteaddr="127.0.0.1:43232" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=80f6ca2e-613b-4f94-ba2b-2428d0624969 http.request.method=GET http.request.remoteaddr="127.0.0.1:43232" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030493ms http.response.status=200 http.response.written=2 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15ab2a5c-51f5-4eb0-bb3c-a494908cb526 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.764Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=41d856f4-8f45-4c3f-aff8-0cf2cc8eebbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=41d856f4-8f45-4c3f-aff8-0cf2cc8eebbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15ab2a5c-51f5-4eb0-bb3c-a494908cb526 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=41d856f4-8f45-4c3f-aff8-0cf2cc8eebbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=25.1µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=151536b1-d66f-4968-b4bf-d25046f5e597 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=41d856f4-8f45-4c3f-aff8-0cf2cc8eebbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.52399ms http.response.status=404 http.response.written=157 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15ab2a5c-51f5-4eb0-bb3c-a494908cb526 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=42.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0333b5ee-8ef2-4943-bfc9-f3f2a8b3aedb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15ab2a5c-51f5-4eb0-bb3c-a494908cb526 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.854038ms http.response.status=404 http.response.written=157 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=89.726µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=84e35949-7e19-4287-b8d9-cfddc492dfb8 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=10.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b0bcd19-9c87-473c-8c46-f4d5e6ebea1d trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=67.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b2b5e39d-e143-496f-9818-b301b1af1134 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=82b7d601-8b50-4c7a-b256-a18eec7a6797 http.request.method=POST http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.237421ms http.response.status=202 http.response.written=0 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=73.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9cb50fff-fee7-421e-9582-24f31c0a7f61 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=48.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=895477e4-1163-4e18-946a-7494996ebe9b trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=150.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7e5b8e71-9b8e-403e-b618-043b8e11e787 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1fa5f256-e97b-4e78-b61c-15c38624ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.456784ms http.response.status=202 http.response.written=0 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=55.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf2f0d5f-1859-45d8-aaab-d0705f8ac78d trace.line=82 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=42.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=36012faf-f970-4109-bc5c-913449a72588 trace.line=141 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=53.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2dfc1223-ea06-4b53-9b6a-68d5dc5c2134 trace.line=124 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=10.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=162443e0-35fa-4386-80f0-91d758697fbd trace.line=141 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=11.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e0ea9f8-78c3-4235-82df-426ab2b92ed8 trace.line=141 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=8.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4cc2547-9c8d-4e77-b389-160720ee4c00 trace.line=141 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=67.817µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d0979b98-d9d7-4dbe-82b4-867cebd19334 trace.line=167 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.765Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=55.625µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e06cee8b-b030-4f6c-89cf-bfe7c6e496f1 trace.line=95 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=168.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=76ad4d57-ed85-45a5-ab19-ae50e0a9ea81 trace.line=181 vars.name=test vars.uuid=604b5ca0-9267-4754-9102-6c8d507b6fd4 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1df2611f-f1f9-4e45-80d2-79b752a0bc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43250" http.request.uri="/v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.486717ms http.response.status=201 http.response.written=0 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "PUT /v2/test/blobs/uploads/604b5ca0-9267-4754-9102-6c8d507b6fd4?_state=Cyl8HuH6i8gM1eRVMLf821BDz4tsw39zBlunwJGgRYp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNGI1Y2EwLTkyNjctNDc1NC05MTAyLTZjOGQ1MDdiNmZkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDY4MDAxNzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=31.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f492435-1b24-4b71-bdc7-f1bd38f59b30 trace.line=82 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=14.762µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ded3cd60-7902-40b4-87fe-b25e806c6d85 trace.line=141 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=177.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=5946c4e3-f209-494e-b89a-ef15139a8563 trace.line=124 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=124.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5514f2c5-24e5-49bc-a165-c9015fa69ecb trace.line=141 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=23.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9665e0a9-4b92-4b69-a7b7-c0a557eeea26 trace.line=141 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=20.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e9658f43-a633-4bf5-9dd7-d73aaad63932 trace.line=141 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=350.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=988b2493-c4da-4b3d-9b87-9d647531f0d9 trace.line=167 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=389.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=563a44b7-fd64-4fc7-ab33-4687d3808eb7 trace.line=95 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=361.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=58e346cc-1403-4945-b93a-42a777c3a7ff trace.line=181 vars.name=test vars.uuid=663a8d9d-9dd3-40d7-8e11-1db3b48b0156 version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0db791eb-e91d-4a1e-b30c-1f9dda198764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.265435ms http.response.status=201 http.response.written=0 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "PUT /v2/test/blobs/uploads/663a8d9d-9dd3-40d7-8e11-1db3b48b0156?_state=jTkBJ3GpxzfCz3ZCEywd9oB-nISKeNf83zul_rbsBvd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2M2E4ZDlkLTlkZDMtNDBkNy04ZTExLTFkYjNiNDhiMDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjozMzowMC43NDI5NzgzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c8d209a-ba1b-4f6d-a2f0-98e7d2aaa3f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c8d209a-ba1b-4f6d-a2f0-98e7d2aaa3f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c8d209a-ba1b-4f6d-a2f0-98e7d2aaa3f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=134.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44831738-2ce0-47fc-a836-524e8190765e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c8d209a-ba1b-4f6d-a2f0-98e7d2aaa3f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.092501ms http.response.status=404 http.response.written=96 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=152.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72da6122-efcb-4860-b3a0-5a3fbd6017be trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=84.737µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1b0cc88-e692-4f15-9e07-db823b05da2b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=205.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0697738-bbbb-4815-b36a-bf2427ff585a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=15.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad5b6dd3-bfcd-4d46-9335-dfb23746df84 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.766Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=194.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c7555948-bf9a-429b-b8f7-7d75408bf535 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=267.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d80ad01f-402d-43dc-8bc5-6c81502bae65 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=275.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a23667bd-a742-445c-b3ec-e5d59ce6b44b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=232.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ff0e64c6-cede-4100-a0ed-d96eab447678 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=80.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fac26824-a5aa-4537-8de7-1d592aed3d52 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=226.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=49daba67-de2a-4421-a4bd-6cd55be27865 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=04ff021c-989f-4e1d-a575-f84fa314229d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43240" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.513452ms http.response.status=201 http.response.written=0 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d1ab33cd-0aa4-4f49-82a5-65d6131e4650 http.request.method=GET http.request.remoteaddr="127.0.0.1:43260" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d1ab33cd-0aa4-4f49-82a5-65d6131e4650 http.request.method=GET http.request.remoteaddr="127.0.0.1:43260" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="821.805µs" http.response.status=200 http.response.written=2 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=55.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f93af88e-86fd-42a0-853c-0329f3449ecf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=20.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77a7a7e0-a24d-4e4d-9f54-8ab1beef4d17 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=14.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a22121f-cc7a-40e3-951d-4448a9969bac trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=16.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a25f267e-a670-4f07-b708-44684ba44cdf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2170ebb5-726c-4567-8122-2f0cad2e6d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43272" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.571271ms http.response.status=200 http.response.written=417 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:00 [2023-01-09T12:33:00.767Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=40.305µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cbb3046b-fc58-431c-9023-1d32b5f4ffe9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=13.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=addf3e22-afd7-4dbe-a6ed-005742bcb027 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=15.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=adf28420-9c36-478c-ab36-5b70611838dc trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35757888-5d7d-4a7a-9cb3-4ef07abd642b http.request.method=GET http.request.remoteaddr="127.0.0.1:43274" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.27595ms http.response.status=200 http.response.written=417 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=31.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80550b6a-53d0-419f-a065-459e1f16d5c4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=13.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=52d428eb-81eb-404c-bfdc-03b78be92d19 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=15.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9afb503e-5a19-4b3b-9d5a-d28c06771028 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.027Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=16.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c2557e5-9787-4edd-bdfc-3b8f374f5baf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=9.231µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=166c1e4c-aba3-41b2-931c-79f7a71b76c8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=5.941µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0710f60f-aae8-4518-8a2d-b509e09bdee4 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=11.914µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e9c0bcf8-0b04-459a-aa42-98b3815497eb trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=93.55µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2931dd8-ac80-45bb-b047-6ae30117304f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=294.311µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ae86785-bb6b-4329-9030-76849657b398 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=18.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6bc3dba7-8511-448a-8209-8814e7af6aa6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=11f757ad-d3a4-47c1-b7ef-f9a03949c181 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.88067ms http.response.status=200 http.response.written=68 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=59.522µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=966bc1c4-d46d-4cdf-b5eb-b8885b5258d1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=30.984µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a21b81b-4d5b-471b-9716-aa1782bafdb4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=12.144µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a99066a-527d-4a11-98b8-032e1d71341d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=10.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f57470ca-6513-4434-af86-daa7451e52fd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=18.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=96e2a640-e514-457c-8c3b-8a23a9e15d37 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=32.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c152d7d3-e4a9-498f-a637-40871c8e4f64 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=30.41µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=239d9900-116f-45f5-a052-eab9eb7a61d6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=198.497µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dbf4d1e0-7234-4a20-a232-53ec9051a208 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=eb82f2e4-60dd-48d9-a398-34e79da85d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.292317ms http.response.status=200 http.response.written=179 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7bdd63b2-823f-4a74-9cd2-cc50a100cee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7bdd63b2-823f-4a74-9cd2-cc50a100cee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.746µs" http.response.status=200 http.response.written=2 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=29.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d98dfbe4-fc47-487b-9b06-0ed07c41ded9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=13.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=580e98d1-79d5-49db-9a02-9aed0ed3a4e4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5cce8303-24f0-4087-9bcb-f8e44c2714fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43312" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.134349ms http.response.status=404 http.response.written=181 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.028Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.028Z] time="2023-01-09T12:33:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] time="2023-01-09T12:33:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] time="2023-01-09T12:33:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=24.19µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa3933eb-4dbe-4b8c-bd3a-0d271c2d10cd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] time="2023-01-09T12:33:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce trace.duration=11.471µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c1279a2-a111-46f7-ae34-2379b34d2dc4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] time="2023-01-09T12:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d17b6dfa-4a7f-4a12-8fa9-369fb813547c http.request.method=GET http.request.remoteaddr="127.0.0.1:43324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085535ms http.response.status=404 http.response.written=181 instance.id=7a98ac02-8af7-407a-a663-5f61cdaf41ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:33:01 [2023-01-09T12:33:01.029Z] 127.0.0.1 - - [09/Jan/2023:12:33:00 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/efbc878c47be77f6cc0ca162b007900923475549 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:33:01 [2023-01-09T12:33:01.029Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
12:33:01 [2023-01-09T12:33:01.029Z] === RUN   TestRemoveImageOrphaning
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestRemoveImageOrphaning (0.23s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestRemoveImageGarbageCollector
12:33:01 [2023-01-09T12:33:01.288Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:33:01 [2023-01-09T12:33:01.288Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagInvalidReference
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagInvalidReference (0.01s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagValidPrefixedRepo
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagExistedNameWithoutForce
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagOfficialNames
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagOfficialNames (0.06s)
12:33:01 [2023-01-09T12:33:01.288Z] === RUN   TestTagMatchesDigest
12:33:01 [2023-01-09T12:33:01.288Z] --- PASS: TestTagMatchesDigest (0.01s)
12:33:01 [2023-01-09T12:33:01.288Z] PASS
12:33:01 [2023-01-09T12:33:01.288Z] 
12:33:01 [2023-01-09T12:33:01.288Z] === Skipped
12:33:01 [2023-01-09T12:33:01.288Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:33:01 [2023-01-09T12:33:01.288Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:33:01 [2023-01-09T12:33:01.288Z] 
12:33:01 [2023-01-09T12:33:01.288Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:33:01 [2023-01-09T12:33:01.288Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:33:01 [2023-01-09T12:33:01.288Z] 
12:33:01 [2023-01-09T12:33:01.288Z] DONE 13 tests, 2 skipped in 1.195s
12:33:01 [2023-01-09T12:33:01.547Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:33:01 [2023-01-09T12:33:01.547Z] ++ 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
12:33:01 [2023-01-09T12:33:01.547Z] ++ set -e
12:33:01 [2023-01-09T12:33:01.547Z] ++ '[' -n 0 ']'
12:33:01 [2023-01-09T12:33:01.547Z] ++ set -x
12:33:01 [2023-01-09T12:33:01.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:33:01 [2023-01-09T12:33:01.547Z] INFO: Testing against a local daemon
12:33:01 [2023-01-09T12:33:01.547Z] === RUN   TestNetworkCreateDelete
12:33:01 [2023-01-09T12:33:01.547Z] --- PASS: TestNetworkCreateDelete (0.15s)
12:33:01 [2023-01-09T12:33:01.547Z] === RUN   TestDockerNetworkDeletePreferID
12:33:01 [2023-01-09T12:33:01.817Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:33:02 [2023-01-09T12:33:02.115Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
12:33:02 [2023-01-09T12:33:02.115Z] === RUN   TestDaemonDNSFallback
12:33:03 [2023-01-09T12:33:03.717Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:33:03 [2023-01-09T12:33:03.717Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:33:04 [2023-01-09T12:33:04.359Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:33:05 [2023-01-09T12:33:05.086Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:33:05 [2023-01-09T12:33:05.719Z] .....INFO: Daemon under test started and replied!
12:33:05 [2023-01-09T12:33:05.719Z] INFO: Docker version of the daemon under test
12:33:05 [2023-01-09T12:33:05.719Z] 
12:33:05 [2023-01-09T12:33:05.814Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:33:06 [2023-01-09T12:33:06.178Z] Client:
12:33:06 [2023-01-09T12:33:06.178Z]  Version:      17.06.2-ce
12:33:06 [2023-01-09T12:33:06.178Z]  API version:  1.30
12:33:06 [2023-01-09T12:33:06.178Z]  Go version:   go1.8.3
12:33:06 [2023-01-09T12:33:06.178Z]  Git commit:   cec0b72
12:33:06 [2023-01-09T12:33:06.178Z]  Built:        Tue Sep  5 19:57:19 2017
12:33:06 [2023-01-09T12:33:06.178Z]  OS/Arch:      windows/amd64
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] Server:
12:33:06 [2023-01-09T12:33:06.178Z]  Version:      0.0.0-dev
12:33:06 [2023-01-09T12:33:06.178Z]  API version:  1.41 (minimum version 1.24)
12:33:06 [2023-01-09T12:33:06.178Z]  Go version:   go1.18.9
12:33:06 [2023-01-09T12:33:06.178Z]  Git commit:   efbc878c47
12:33:06 [2023-01-09T12:33:06.178Z]  Built:        01/09/2023 12:30:32
12:33:06 [2023-01-09T12:33:06.178Z]  OS/Arch:      windows/amd64
12:33:06 [2023-01-09T12:33:06.178Z]  Experimental: false
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] INFO: Docker info of the daemon under test
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] Containers: 0
12:33:06 [2023-01-09T12:33:06.178Z]  Running: 0
12:33:06 [2023-01-09T12:33:06.178Z]  Paused: 0
12:33:06 [2023-01-09T12:33:06.178Z]  Stopped: 0
12:33:06 [2023-01-09T12:33:06.178Z] Images: 0
12:33:06 [2023-01-09T12:33:06.178Z] Server Version: 0.0.0-dev
12:33:06 [2023-01-09T12:33:06.178Z] Storage Driver: windowsfilter
12:33:06 [2023-01-09T12:33:06.178Z]  Windows: 
12:33:06 [2023-01-09T12:33:06.178Z] Logging Driver: json-file
12:33:06 [2023-01-09T12:33:06.178Z] Plugins: 
12:33:06 [2023-01-09T12:33:06.178Z]  Volume: local
12:33:06 [2023-01-09T12:33:06.178Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:33:06 [2023-01-09T12:33:06.178Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:33:06 [2023-01-09T12:33:06.178Z] Swarm: inactive
12:33:06 [2023-01-09T12:33:06.178Z] Default Isolation: process
12:33:06 [2023-01-09T12:33:06.178Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:33:06 [2023-01-09T12:33:06.178Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:33:06 [2023-01-09T12:33:06.178Z] OSType: windows
12:33:06 [2023-01-09T12:33:06.178Z] Architecture: x86_64
12:33:06 [2023-01-09T12:33:06.178Z] CPUs: 4
12:33:06 [2023-01-09T12:33:06.178Z] Total Memory: 32GiB
12:33:06 [2023-01-09T12:33:06.178Z] Name: azwin-2-540ca0
12:33:06 [2023-01-09T12:33:06.178Z] ID: 2EDO:7UFU:NSBB:Q5S4:3L6I:TKQA:JBLV:OWFZ:DAM3:5YDQ:2T2S:NFZC
12:33:06 [2023-01-09T12:33:06.178Z] Docker Root Dir: D:\CI\PR-44767\1\daemon
12:33:06 [2023-01-09T12:33:06.178Z] Debug Mode (client): false
12:33:06 [2023-01-09T12:33:06.178Z] Debug Mode (server): true
12:33:06 [2023-01-09T12:33:06.178Z]  File Descriptors: -1
12:33:06 [2023-01-09T12:33:06.178Z]  Goroutines: 16
12:33:06 [2023-01-09T12:33:06.178Z]  System Time: 2023-01-09T12:33:05.76736Z
12:33:06 [2023-01-09T12:33:06.178Z]  EventsListeners: 0
12:33:06 [2023-01-09T12:33:06.178Z] Registry: https://index.docker.io/v1/
12:33:06 [2023-01-09T12:33:06.178Z] Labels:
12:33:06 [2023-01-09T12:33:06.178Z] Experimental: false
12:33:06 [2023-01-09T12:33:06.178Z] Insecure Registries:
12:33:06 [2023-01-09T12:33:06.178Z]  127.0.0.0/8
12:33:06 [2023-01-09T12:33:06.178Z] Live Restore Enabled: false
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] INFO: Docker images of the daemon under test
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:33:06 [2023-01-09T12:33:06.178Z] 
12:33:06 [2023-01-09T12:33:06.178Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:33:06 [2023-01-09T12:33:06.178Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:33:06 [2023-01-09T12:33:06.636Z] ltsc2019: Pulling from windows/servercore
12:33:06 [2023-01-09T12:33:06.636Z] b111c3320c94: Pulling fs layer
12:33:06 [2023-01-09T12:33:06.636Z] 98ecc5bab1a6: Pulling fs layer
12:33:08 [2023-01-09T12:33:08.356Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:33:08 [2023-01-09T12:33:08.356Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:33:08 [2023-01-09T12:33:08.356Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:33:08 [2023-01-09T12:33:08.611Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:33:08 [2023-01-09T12:33:08.681Z] --- PASS: TestDaemonDNSFallback (6.26s)
12:33:08 [2023-01-09T12:33:08.681Z] === RUN   TestInspectNetwork
12:33:09 [2023-01-09T12:33:09.539Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:33:09 [2023-01-09T12:33:09.539Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:33:09 [2023-01-09T12:33:09.795Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:33:10 [2023-01-09T12:33:10.357Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:33:10 [2023-01-09T12:33:10.859Z] tests/integration/api_service_test.py .................................. [ 60%]
12:33:11 [2023-01-09T12:33:11.215Z] === RUN   TestInspectNetwork/full_network_id
12:33:11 [2023-01-09T12:33:11.215Z] === RUN   TestInspectNetwork/partial_network_id
12:33:11 [2023-01-09T12:33:11.215Z] === RUN   TestInspectNetwork/network_name
12:33:11 [2023-01-09T12:33:11.215Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:33:12 [2023-01-09T12:33:12.248Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:33:12 [2023-01-09T12:33:12.504Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:33:13 [2023-01-09T12:33:13.870Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:33:13 [2023-01-09T12:33:13.870Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:33:15 [2023-01-09T12:33:15.238Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:33:15 [2023-01-09T12:33:15.405Z] --- PASS: TestInspectNetwork (7.01s)
12:33:15 [2023-01-09T12:33:15.405Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:33:15 [2023-01-09T12:33:15.405Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:33:15 [2023-01-09T12:33:15.405Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:33:15 [2023-01-09T12:33:15.405Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:33:15 [2023-01-09T12:33:15.405Z] === RUN   TestRunContainerWithBridgeNone
12:33:15 [2023-01-09T12:33:15.494Z] === RUN   TestDockerSuite/TestBuildEnv
12:33:16 [2023-01-09T12:33:16.056Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:33:16 [2023-01-09T12:33:16.618Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:33:16 [2023-01-09T12:33:16.782Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkInvalidJSON
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkInvalidJSON//networks/create
12:33:16 [2023-01-09T12:33:16.782Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:33:16 [2023-01-09T12:33:16.782Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:16 [2023-01-09T12:33:16.782Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:16 [2023-01-09T12:33:16.782Z] === CONT  TestNetworkInvalidJSON//networks/create
12:33:16 [2023-01-09T12:33:16.782Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:16 [2023-01-09T12:33:16.782Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:33:16 [2023-01-09T12:33:16.782Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:33:16 [2023-01-09T12:33:16.782Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:33:16 [2023-01-09T12:33:16.782Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:33:16 [2023-01-09T12:33:16.782Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkList
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkList//networks
12:33:16 [2023-01-09T12:33:16.782Z] === PAUSE TestNetworkList//networks
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestNetworkList//networks/
12:33:16 [2023-01-09T12:33:16.782Z] === PAUSE TestNetworkList//networks/
12:33:16 [2023-01-09T12:33:16.782Z] === CONT  TestNetworkList//networks
12:33:16 [2023-01-09T12:33:16.782Z] === CONT  TestNetworkList//networks/
12:33:16 [2023-01-09T12:33:16.782Z] --- PASS: TestNetworkList (0.02s)
12:33:16 [2023-01-09T12:33:16.782Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:33:16 [2023-01-09T12:33:16.782Z]     --- PASS: TestNetworkList//networks (0.00s)
12:33:16 [2023-01-09T12:33:16.782Z] === RUN   TestHostIPv4BridgeLabel
12:33:16 [2023-01-09T12:33:16.962Z] 98ecc5bab1a6: Verifying Checksum
12:33:16 [2023-01-09T12:33:16.962Z] 98ecc5bab1a6: Download complete
12:33:17 [2023-01-09T12:33:17.350Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:33:17 [2023-01-09T12:33:17.350Z] === RUN   TestDaemonRestartWithLiveRestore
12:33:17 [2023-01-09T12:33:17.984Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:33:18 [2023-01-09T12:33:18.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:33:18 [2023-01-09T12:33:18.287Z] === RUN   TestDaemonDefaultNetworkPools
12:33:18 [2023-01-09T12:33:18.912Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:33:18 [2023-01-09T12:33:18.912Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:33:19 [2023-01-09T12:33:19.223Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:33:19 [2023-01-09T12:33:19.223Z] === RUN   TestDaemonRestartWithExistingNetwork
12:33:20 [2023-01-09T12:33:20.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
12:33:20 [2023-01-09T12:33:20.160Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:33:21 [2023-01-09T12:33:21.537Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:33:21 [2023-01-09T12:33:21.537Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:33:22 [2023-01-09T12:33:22.109Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:33:22 [2023-01-09T12:33:22.109Z] === RUN   TestServiceWithPredefinedNetwork
12:33:23 [2023-01-09T12:33:23.281Z] --- PASS: TestBuildWithHugeFile (51.90s)
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildWithEmptyDockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:23 [2023-01-09T12:33:23.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:33:23 [2023-01-09T12:33:23.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:33:23 [2023-01-09T12:33:23.281Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
12:33:23 [2023-01-09T12:33:23.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildPreserveOwnership
12:33:23 [2023-01-09T12:33:23.281Z] === RUN   TestBuildPreserveOwnership/copy_from
12:33:24 [2023-01-09T12:33:24.668Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
12:33:24 [2023-01-09T12:33:24.668Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:33:24 [2023-01-09T12:33:24.668Z]     service_test.go:242: FLAKY_TEST
12:33:24 [2023-01-09T12:33:24.668Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:24 [2023-01-09T12:33:24.668Z] === RUN   TestServiceWithDataPathPortInit
12:33:25 [2023-01-09T12:33:25.168Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:33:25 [2023-01-09T12:33:25.495Z]     docker_cli_daemon_test.go:2551: [dc0641dc3e150] daemon is not started
12:33:25 [2023-01-09T12:33:25.636Z] .........................                                                [ 67%]
12:33:25 [2023-01-09T12:33:25.753Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:33:26 [2023-01-09T12:33:26.009Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:33:29 [2023-01-09T12:33:29.338Z] b111c3320c94: Verifying Checksum
12:33:29 [2023-01-09T12:33:29.338Z] b111c3320c94: Download complete
12:33:29 [2023-01-09T12:33:29.364Z] --- PASS: TestBuildPreserveOwnership (9.90s)
12:33:29 [2023-01-09T12:33:29.364Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.89s)
12:33:29 [2023-01-09T12:33:29.364Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestBuildPlatformInvalid
12:33:29 [2023-01-09T12:33:29.364Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:33:29 [2023-01-09T12:33:29.364Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:33:29 [2023-01-09T12:33:29.364Z] PASS
12:33:29 [2023-01-09T12:33:29.364Z] 
12:33:29 [2023-01-09T12:33:29.364Z] === Skipped
12:33:29 [2023-01-09T12:33:29.364Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:33:29 [2023-01-09T12:33:29.364Z]     build_session_test.go:25: TODO: BuildKit
12:33:29 [2023-01-09T12:33:29.364Z] 
12:33:29 [2023-01-09T12:33:29.364Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:33:29 [2023-01-09T12:33:29.364Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:33:29 [2023-01-09T12:33:29.364Z] 
12:33:29 [2023-01-09T12:33:29.364Z] DONE 33 tests, 2 skipped in 114.486s
12:33:29 [2023-01-09T12:33:29.364Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:33:29 [2023-01-09T12:33:29.364Z] INFO: Testing against a local daemon
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigInspect
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestConfigInspect (0.02s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigList
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestConfigList (0.02s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigsCreateAndDelete
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigsUpdate
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestConfigsUpdate (0.01s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestTemplatedConfig
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestTemplatedConfig (0.00s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigCreateResolve
12:33:29 [2023-01-09T12:33:29.364Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:29 [2023-01-09T12:33:29.364Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:33:29 [2023-01-09T12:33:29.364Z] === RUN   TestConfigDaemonLibtrustID
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
12:33:31 [2023-01-09T12:33:31.275Z] PASS
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === Skipped
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:33:31 [2023-01-09T12:33:31.275Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:31 [2023-01-09T12:33:31.275Z] 
12:33:31 [2023-01-09T12:33:31.275Z] DONE 7 tests, 6 skipped in 1.738s
12:33:31 [2023-01-09T12:33:31.275Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:33:31 [2023-01-09T12:33:31.275Z] INFO: Testing against a local daemon
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCheckpoint
12:33:31 [2023-01-09T12:33:31.275Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:33:31 [2023-01-09T12:33:31.275Z] --- SKIP: TestCheckpoint (0.00s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestContainerInvalidJSON
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:33:31 [2023-01-09T12:33:31.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:33:31 [2023-01-09T12:33:31.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:33:31 [2023-01-09T12:33:31.275Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:33:31 [2023-01-09T12:33:31.275Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:33:31 [2023-01-09T12:33:31.275Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:33:31 [2023-01-09T12:33:31.275Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:33:31 [2023-01-09T12:33:31.275Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:33:31 [2023-01-09T12:33:31.275Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:33:31 [2023-01-09T12:33:31.275Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCopyFromContainerPathIsNotDir
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCopyToContainerPathDoesNotExist
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCopyToContainerPathIsNotDir
12:33:31 [2023-01-09T12:33:31.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:33:31 [2023-01-09T12:33:31.275Z] === RUN   TestCopyFromContainer
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer//
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer//bar/root
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer//bar/root/
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer/bar/quux
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer/bar/quux/
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:33:35 [2023-01-09T12:33:35.438Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCopyFromContainer/bar/notarget
12:33:35 [2023-01-09T12:33:35.694Z] --- PASS: TestCopyFromContainer (4.33s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:35 [2023-01-09T12:33:35.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateLinkToNonExistingContainer
12:33:35 [2023-01-09T12:33:35.694Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateWithInvalidEnv
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateWithInvalidEnv/0
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateWithInvalidEnv/0
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateWithInvalidEnv/1
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateWithInvalidEnv/1
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateWithInvalidEnv/2
12:33:35 [2023-01-09T12:33:35.694Z] === PAUSE TestCreateWithInvalidEnv/2
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateWithInvalidEnv/0
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateWithInvalidEnv/2
12:33:35 [2023-01-09T12:33:35.694Z] === CONT  TestCreateWithInvalidEnv/1
12:33:35 [2023-01-09T12:33:35.694Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateTmpfsMountsTarget
12:33:35 [2023-01-09T12:33:35.694Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:33:35 [2023-01-09T12:33:35.694Z] === RUN   TestCreateWithCustomMaskedPaths
12:33:35 [2023-01-09T12:33:35.946Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:33:36 [2023-01-09T12:33:36.874Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:33:37 [2023-01-09T12:33:37.060Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
12:33:37 [2023-01-09T12:33:37.060Z] === RUN   TestCreateWithCustomReadonlyPaths
12:33:37 [2023-01-09T12:33:37.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
12:33:37 [2023-01-09T12:33:37.989Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:38 [2023-01-09T12:33:38.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:38 [2023-01-09T12:33:38.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:38 [2023-01-09T12:33:38.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:38 [2023-01-09T12:33:38.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:38 [2023-01-09T12:33:38.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:33:38 [2023-01-09T12:33:38.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:33:38 [2023-01-09T12:33:38.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:33:38 [2023-01-09T12:33:38.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:33:38 [2023-01-09T12:33:38.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:33:38 [2023-01-09T12:33:38.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:33:38 [2023-01-09T12:33:38.245Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:33:38 [2023-01-09T12:33:38.501Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
12:33:38 [2023-01-09T12:33:38.501Z] === RUN   TestCreateDifferentPlatform
12:33:38 [2023-01-09T12:33:38.501Z] === RUN   TestCreateDifferentPlatform/different_os
12:33:38 [2023-01-09T12:33:38.501Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:33:38 [2023-01-09T12:33:38.501Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:33:38 [2023-01-09T12:33:38.501Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:33:38 [2023-01-09T12:33:38.501Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:33:38 [2023-01-09T12:33:38.501Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:33:38 [2023-01-09T12:33:38.501Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:33:38 [2023-01-09T12:33:38.501Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:33:38 [2023-01-09T12:33:38.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestContainerStartOnDaemonRestart
12:33:38 [2023-01-09T12:33:38.757Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:33:38 [2023-01-09T12:33:38.757Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestDaemonRestartIpcMode
12:33:38 [2023-01-09T12:33:38.757Z] === PAUSE TestDaemonRestartIpcMode
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestDaemonHostGatewayIP
12:33:38 [2023-01-09T12:33:38.757Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:38 [2023-01-09T12:33:38.757Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestRestartDaemonWithRestartingContainer
12:33:38 [2023-01-09T12:33:38.757Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestContainerKillOnDaemonStart
12:33:38 [2023-01-09T12:33:38.757Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:33:38 [2023-01-09T12:33:38.757Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:33:38 [2023-01-09T12:33:38.757Z] === RUN   TestDiff
12:33:38 [2023-01-09T12:33:38.763Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:33:39 [2023-01-09T12:33:39.013Z] --- PASS: TestDiff (0.40s)
12:33:39 [2023-01-09T12:33:39.013Z] === RUN   TestExecWithCloseStdin
12:33:39 [2023-01-09T12:33:39.549Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
12:33:39 [2023-01-09T12:33:39.549Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:39 [2023-01-09T12:33:39.575Z] --- PASS: TestExecWithCloseStdin (0.48s)
12:33:39 [2023-01-09T12:33:39.575Z] === RUN   TestExec
12:33:40 [2023-01-09T12:33:40.136Z] --- PASS: TestExec (0.46s)
12:33:40 [2023-01-09T12:33:40.136Z] === RUN   TestExecUser
12:33:40 [2023-01-09T12:33:40.391Z] --- PASS: TestExecUser (0.48s)
12:33:40 [2023-01-09T12:33:40.391Z] === RUN   TestExportContainerAndImportImage
12:33:40 [2023-01-09T12:33:40.485Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:23ypn4g0gbeej84dejjzuqlm1 Created:2023-01-09 12:33:39.062495876 +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[4191783178d895c143a6c8d3b4d2af7865b51469f273ea6be775d5d7fb1724da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8jha37fyhgjiysta74bozulk EndpointID:b5cecbe0bbd4e55f4861152bbc2b8c2533e792233471ba226e6ee14957e8dad8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aac77acb649af26044471ae08faf64ee19bbcc5d5a88116ed79c6d973bb4c307 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:ab8d9012a6d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8jha37fyhgjiysta74bozulk EndpointID:b5cecbe0bbd4e55f4861152bbc2b8c2533e792233471ba226e6ee14957e8dad8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:33:40 [2023-01-09T12:33:40.955Z] --- PASS: TestExportContainerAndImportImage (0.55s)
12:33:40 [2023-01-09T12:33:40.955Z] === RUN   TestExportContainerAfterDaemonRestart
12:33:41 [2023-01-09T12:33:41.281Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:33:41 [2023-01-09T12:33:41.281Z]     check_test.go:309: [deadeed034e41] daemon is not started
12:33:41 [2023-01-09T12:33:41.281Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:33:44 [2023-01-09T12:33:44.225Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s)
12:33:44 [2023-01-09T12:33:44.225Z] === RUN   TestHealthCheckWorkdir
12:33:44 [2023-01-09T12:33:44.674Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
12:33:44 [2023-01-09T12:33:44.674Z] PASS
12:33:44 [2023-01-09T12:33:44.674Z] 
12:33:44 [2023-01-09T12:33:44.674Z] === Skipped
12:33:44 [2023-01-09T12:33:44.674Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:44 [2023-01-09T12:33:44.674Z]     service_test.go:242: FLAKY_TEST
12:33:44 [2023-01-09T12:33:44.674Z] 
12:33:44 [2023-01-09T12:33:44.674Z] DONE 26 tests, 1 skipped in 43.213s
12:33:44 [2023-01-09T12:33:44.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:33:44 [2023-01-09T12:33:44.674Z] ++ 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
12:33:44 [2023-01-09T12:33:44.674Z] ++ set -e
12:33:44 [2023-01-09T12:33:44.674Z] ++ '[' -n 0 ']'
12:33:44 [2023-01-09T12:33:44.674Z] ++ set -x
12:33:44 [2023-01-09T12:33:44.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:33:44 [2023-01-09T12:33:44.674Z] INFO: Testing against a local daemon
12:33:44 [2023-01-09T12:33:44.674Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:44 [2023-01-09T12:33:44.674Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:44 [2023-01-09T12:33:44.674Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:33:44 [2023-01-09T12:33:44.674Z] === RUN   TestDockerNetworkIpvlan
12:33:44 [2023-01-09T12:33:44.674Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:44 [2023-01-09T12:33:44.674Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:44 [2023-01-09T12:33:44.674Z] PASS
12:33:44 [2023-01-09T12:33:44.674Z] 
12:33:44 [2023-01-09T12:33:44.674Z] === Skipped
12:33:44 [2023-01-09T12:33:44.674Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:33:44 [2023-01-09T12:33:44.674Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:44 [2023-01-09T12:33:44.674Z] 
12:33:44 [2023-01-09T12:33:44.675Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:44 [2023-01-09T12:33:44.675Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:44 [2023-01-09T12:33:44.675Z] 
12:33:44 [2023-01-09T12:33:44.675Z] DONE 2 tests, 2 skipped in 0.109s
12:33:44 [2023-01-09T12:33:44.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:33:44 [2023-01-09T12:33:44.675Z] ++ 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
12:33:44 [2023-01-09T12:33:44.675Z] ++ set -e
12:33:44 [2023-01-09T12:33:44.675Z] ++ '[' -n 0 ']'
12:33:44 [2023-01-09T12:33:44.675Z] ++ set -x
12:33:44 [2023-01-09T12:33:44.675Z] ++ 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
12:33:44 [2023-01-09T12:33:44.933Z] INFO: Testing against a local daemon
12:33:44 [2023-01-09T12:33:44.933Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:45 [2023-01-09T12:33:45.152Z] --- PASS: TestHealthCheckWorkdir (0.65s)
12:33:45 [2023-01-09T12:33:45.152Z] === RUN   TestHealthKillContainer
12:33:45 [2023-01-09T12:33:45.444Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:33:46 [2023-01-09T12:33:46.311Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
12:33:46 [2023-01-09T12:33:46.311Z] === RUN   TestDockerNetworkMacvlan
12:33:46 [2023-01-09T12:33:46.809Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:33:46 [2023-01-09T12:33:46.809Z] --- PASS: TestDockerDaemonSuite (330.41s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.20s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.47s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.89s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.48s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.97s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.96s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.82s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.89s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.11s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.18s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.05s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.21s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.02s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.33s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.81s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.50s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.32s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.79s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.04s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.77s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.52s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s)
12:33:46 [2023-01-09T12:33:46.809Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.63s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.36s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.27s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.96s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.70s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.99s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.12s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.59s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.65s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.84s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.29s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.15s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.59s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.42s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.76s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.09s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.80s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.14s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.21s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.45s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
12:33:46 [2023-01-09T12:33:46.810Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s)
12:33:46 [2023-01-09T12:33:46.810Z] === RUN   TestDockerSwarmSuite
12:33:46 [2023-01-09T12:33:46.878Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:33:47 [2023-01-09T12:33:47.066Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:33:47 [2023-01-09T12:33:47.446Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:33:48 [2023-01-09T12:33:48.383Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:33:50 [2023-01-09T12:33:50.288Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:33:50 [2023-01-09T12:33:50.334Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:33:51 [2023-01-09T12:33:51.667Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:33:52 [2023-01-09T12:33:52.850Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:33:53 [2023-01-09T12:33:53.231Z] --- PASS: TestHealthKillContainer (7.94s)
12:33:53 [2023-01-09T12:33:53.231Z] === RUN   TestHealthCheckProcessKilled
12:33:53 [2023-01-09T12:33:53.486Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
12:33:53 [2023-01-09T12:33:53.486Z] === RUN   TestInspectCpusetInConfigPre120
12:33:53 [2023-01-09T12:33:53.486Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:33:53 [2023-01-09T12:33:53.486Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:33:53 [2023-01-09T12:33:53.486Z] === RUN   TestIpcModeNone
12:33:54 [2023-01-09T12:33:54.047Z] --- PASS: TestIpcModeNone (0.44s)
12:33:54 [2023-01-09T12:33:54.047Z] === RUN   TestIpcModePrivate
12:33:54 [2023-01-09T12:33:54.303Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
12:33:54 [2023-01-09T12:33:54.558Z] --- PASS: TestIpcModePrivate (0.46s)
12:33:54 [2023-01-09T12:33:54.558Z] === RUN   TestIpcModeShareable
12:33:54 [2023-01-09T12:33:54.558Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:33:54 [2023-01-09T12:33:54.558Z] --- SKIP: TestIpcModeShareable (0.00s)
12:33:54 [2023-01-09T12:33:54.558Z] === RUN   TestAPIIpcModeShareableAndContainer
12:33:54 [2023-01-09T12:33:54.956Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:33:55 [2023-01-09T12:33:55.215Z] --- PASS: TestDockerNetworkMacvlan (9.08s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.87s)
12:33:55 [2023-01-09T12:33:55.215Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
12:33:55 [2023-01-09T12:33:55.215Z] PASS
12:33:55 [2023-01-09T12:33:55.215Z] 
12:33:55 [2023-01-09T12:33:55.215Z] DONE 8 tests in 10.421s
12:33:55 [2023-01-09T12:33:55.215Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:33:55 [2023-01-09T12:33:55.215Z] ++ 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
12:33:55 [2023-01-09T12:33:55.215Z] ++ set -e
12:33:55 [2023-01-09T12:33:55.215Z] ++ '[' -n 0 ']'
12:33:55 [2023-01-09T12:33:55.215Z] ++ set -x
12:33:55 [2023-01-09T12:33:55.215Z] ++ 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
12:33:55 [2023-01-09T12:33:55.215Z] testing: warning: no tests to run
12:33:55 [2023-01-09T12:33:55.215Z] PASS
12:33:55 [2023-01-09T12:33:55.215Z] 
12:33:55 [2023-01-09T12:33:55.215Z] DONE 0 tests in 0.024s
12:33:55 [2023-01-09T12:33:55.215Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:33:55 [2023-01-09T12:33:55.215Z] ++ 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
12:33:55 [2023-01-09T12:33:55.215Z] ++ set -e
12:33:55 [2023-01-09T12:33:55.215Z] ++ '[' -n 0 ']'
12:33:55 [2023-01-09T12:33:55.215Z] ++ set -x
12:33:55 [2023-01-09T12:33:55.215Z] ++ 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
12:33:55 [2023-01-09T12:33:55.403Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:33:55 [2023-01-09T12:33:55.474Z] INFO: Testing against a local daemon
12:33:55 [2023-01-09T12:33:55.474Z] === RUN   TestAuthZPluginAllowRequest
12:33:56 [2023-01-09T12:33:56.331Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:33:56 [2023-01-09T12:33:56.410Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
12:33:56 [2023-01-09T12:33:56.410Z] === RUN   TestAuthZPluginTLS
12:33:56 [2023-01-09T12:33:56.446Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
12:33:56 [2023-01-09T12:33:56.446Z] === RUN   TestAPIIpcModeHost
12:33:56 [2023-01-09T12:33:56.446Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:33:56 [2023-01-09T12:33:56.446Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:33:56 [2023-01-09T12:33:56.446Z] === RUN   TestDaemonIpcModeShareable
12:33:56 [2023-01-09T12:33:56.446Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:33:56 [2023-01-09T12:33:56.446Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:33:56 [2023-01-09T12:33:56.446Z] === RUN   TestDaemonIpcModePrivate
12:33:56 [2023-01-09T12:33:56.895Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:33:56 [2023-01-09T12:33:56.978Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:33:56 [2023-01-09T12:33:56.978Z] === RUN   TestAuthZPluginDenyRequest
12:33:57 [2023-01-09T12:33:57.008Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
12:33:57 [2023-01-09T12:33:57.456Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:33:57 [2023-01-09T12:33:57.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:33:57 [2023-01-09T12:33:57.546Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:33:57 [2023-01-09T12:33:57.546Z] === RUN   TestAuthZPluginAPIDenyResponse
12:33:58 [2023-01-09T12:33:58.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:33:58 [2023-01-09T12:33:58.114Z] === RUN   TestAuthZPluginDenyResponse
12:33:58 [2023-01-09T12:33:58.371Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
12:33:58 [2023-01-09T12:33:58.371Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:33:58 [2023-01-09T12:33:58.371Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:33:58 [2023-01-09T12:33:58.371Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:33:58 [2023-01-09T12:33:58.371Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:33:58 [2023-01-09T12:33:58.371Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:33:58 [2023-01-09T12:33:58.371Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:33:58 [2023-01-09T12:33:58.371Z] === RUN   TestIpcModeOlderClient
12:33:58 [2023-01-09T12:33:58.371Z] === PAUSE TestIpcModeOlderClient
12:33:58 [2023-01-09T12:33:58.371Z] === RUN   TestKillContainerInvalidSignal
12:33:58 [2023-01-09T12:33:58.627Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
12:33:58 [2023-01-09T12:33:58.627Z] === RUN   TestKillContainer
12:33:58 [2023-01-09T12:33:58.627Z] === RUN   TestKillContainer/no_signal
12:33:58 [2023-01-09T12:33:58.683Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:33:58 [2023-01-09T12:33:58.683Z] === RUN   TestAuthZPluginAllowEventStream
12:33:58 [2023-01-09T12:33:58.823Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:33:58 [2023-01-09T12:33:58.823Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:33:58 [2023-01-09T12:33:58.823Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:33:59 [2023-01-09T12:33:59.079Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:33:59 [2023-01-09T12:33:59.189Z] === RUN   TestKillContainer/non_killing_signal
12:33:59 [2023-01-09T12:33:59.445Z] === RUN   TestKillContainer/killing_signal
12:33:59 [2023-01-09T12:33:59.620Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
12:33:59 [2023-01-09T12:33:59.620Z] === RUN   TestAuthZPluginErrorResponse
12:34:00 [2023-01-09T12:34:00.006Z] --- PASS: TestKillContainer (1.24s)
12:34:00 [2023-01-09T12:34:00.006Z]     --- PASS: TestKillContainer/no_signal (0.39s)
12:34:00 [2023-01-09T12:34:00.006Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
12:34:00 [2023-01-09T12:34:00.006Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
12:34:00 [2023-01-09T12:34:00.006Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:34:00 [2023-01-09T12:34:00.006Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:34:00 [2023-01-09T12:34:00.188Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:34:00 [2023-01-09T12:34:00.188Z] === RUN   TestAuthZPluginErrorRequest
12:34:00 [2023-01-09T12:34:00.262Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:34:00 [2023-01-09T12:34:00.756Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:34:00 [2023-01-09T12:34:00.756Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:34:00 [2023-01-09T12:34:00.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
12:34:00 [2023-01-09T12:34:00.823Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
12:34:00 [2023-01-09T12:34:00.823Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
12:34:00 [2023-01-09T12:34:00.823Z] === RUN   TestKillStoppedContainer
12:34:00 [2023-01-09T12:34:00.823Z] --- PASS: TestKillStoppedContainer (0.05s)
12:34:00 [2023-01-09T12:34:00.823Z] === RUN   TestKillStoppedContainerAPIPre120
12:34:00 [2023-01-09T12:34:00.823Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:34:00 [2023-01-09T12:34:00.823Z] === RUN   TestKillDifferentUserContainer
12:34:01 [2023-01-09T12:34:01.080Z] --- PASS: TestKillDifferentUserContainer (0.40s)
12:34:01 [2023-01-09T12:34:01.080Z] === RUN   TestInspectOomKilledTrue
12:34:01 [2023-01-09T12:34:01.080Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:01 [2023-01-09T12:34:01.080Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:34:01 [2023-01-09T12:34:01.080Z] === RUN   TestInspectOomKilledFalse
12:34:01 [2023-01-09T12:34:01.080Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:34:01 [2023-01-09T12:34:01.080Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:34:01 [2023-01-09T12:34:01.080Z] === RUN   TestLinksEtcHostsContentMatch
12:34:01 [2023-01-09T12:34:01.080Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:34:01 [2023-01-09T12:34:01.080Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:34:01 [2023-01-09T12:34:01.080Z] === RUN   TestLinksContainerNames
12:34:01 [2023-01-09T12:34:01.323Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:34:01 [2023-01-09T12:34:01.323Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:34:02 [2023-01-09T12:34:02.009Z] --- PASS: TestLinksContainerNames (0.80s)
12:34:02 [2023-01-09T12:34:02.009Z] === RUN   TestLogsFollowTailEmpty
12:34:02 [2023-01-09T12:34:02.571Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
12:34:02 [2023-01-09T12:34:02.571Z] === RUN   TestContainerNetworkMountsNoChown
12:34:02 [2023-01-09T12:34:02.702Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
12:34:02 [2023-01-09T12:34:02.702Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:34:02 [2023-01-09T12:34:02.827Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/default
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/default
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/private
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/private
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rprivate
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rprivate
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/slave
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/slave
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rslave
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rslave
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/shared
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/shared
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rshared
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rshared
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/default
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/default/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/rslave
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/default/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/rshared
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/shared
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/rprivate
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/slave
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/private
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/private/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/private/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:34:02 [2023-01-09T12:34:02.827Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/default/bind_root
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:34:02 [2023-01-09T12:34:02.827Z] === CONT  TestMountDaemonRoot/default/mount_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:34:03 [2023-01-09T12:34:03.083Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:34:03 [2023-01-09T12:34:03.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:34:03 [2023-01-09T12:34:03.340Z] === CONT  TestMountDaemonRoot/private/bind_root
12:34:03 [2023-01-09T12:34:03.340Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:34:03 [2023-01-09T12:34:03.340Z] === CONT  TestMountDaemonRoot/private/mount_root
12:34:03 [2023-01-09T12:34:03.340Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:34:03 [2023-01-09T12:34:03.340Z] --- PASS: TestMountDaemonRoot (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:34:03 [2023-01-09T12:34:03.340Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:34:03 [2023-01-09T12:34:03.340Z] === RUN   TestContainerBindMountNonRecursive
12:34:03 [2023-01-09T12:34:03.340Z]     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)
12:34:03 [2023-01-09T12:34:03.340Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:34:03 [2023-01-09T12:34:03.340Z] === RUN   TestContainerVolumesMountedAsShared
12:34:03 [2023-01-09T12:34:03.340Z]     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)
12:34:03 [2023-01-09T12:34:03.340Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z] === RUN   TestContainerVolumesMountedAsSlave
12:34:03 [2023-01-09T12:34:03.340Z]     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)
12:34:03 [2023-01-09T12:34:03.340Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:34:03 [2023-01-09T12:34:03.340Z] === RUN   TestNetworkNat
12:34:03 [2023-01-09T12:34:03.767Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:34:03 [2023-01-09T12:34:03.901Z] --- PASS: TestNetworkNat (0.52s)
12:34:03 [2023-01-09T12:34:03.901Z] === RUN   TestNetworkLocalhostTCPNat
12:34:04 [2023-01-09T12:34:04.080Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
12:34:04 [2023-01-09T12:34:04.080Z] === RUN   TestAuthZPluginHeader
12:34:04 [2023-01-09T12:34:04.157Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
12:34:04 [2023-01-09T12:34:04.157Z] === RUN   TestNetworkLoopbackNat
12:34:04 [2023-01-09T12:34:04.647Z] --- PASS: TestAuthZPluginHeader (0.68s)
12:34:04 [2023-01-09T12:34:04.647Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:34:04 [2023-01-09T12:34:04.647Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:04 [2023-01-09T12:34:04.647Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:04 [2023-01-09T12:34:04.647Z] === RUN   TestAuthZPluginV2Disable
12:34:04 [2023-01-09T12:34:04.647Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:04 [2023-01-09T12:34:04.647Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:34:04 [2023-01-09T12:34:04.647Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:34:04 [2023-01-09T12:34:04.647Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:04 [2023-01-09T12:34:04.647Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:04 [2023-01-09T12:34:04.647Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:34:04 [2023-01-09T12:34:04.647Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:04 [2023-01-09T12:34:04.647Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:04 [2023-01-09T12:34:04.647Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:34:06 [2023-01-09T12:34:06.671Z] --- PASS: TestNetworkLoopbackNat (2.54s)
12:34:06 [2023-01-09T12:34:06.671Z] === RUN   TestPause
12:34:06 [2023-01-09T12:34:06.671Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:06 [2023-01-09T12:34:06.671Z] --- SKIP: TestPause (0.00s)
12:34:06 [2023-01-09T12:34:06.672Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:34:06 [2023-01-09T12:34:06.672Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:06 [2023-01-09T12:34:06.672Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:06 [2023-01-09T12:34:06.672Z] === RUN   TestPauseStopPausedContainer
12:34:06 [2023-01-09T12:34:06.672Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:06 [2023-01-09T12:34:06.672Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:34:06 [2023-01-09T12:34:06.672Z] === RUN   TestPsFilter
12:34:06 [2023-01-09T12:34:06.927Z] --- PASS: TestPsFilter (0.11s)
12:34:06 [2023-01-09T12:34:06.927Z] === RUN   TestRemoveContainerWithRemovedVolume
12:34:07 [2023-01-09T12:34:07.183Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:34:07 [2023-01-09T12:34:07.183Z] === RUN   TestRemoveContainerWithVolume
12:34:07 [2023-01-09T12:34:07.745Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
12:34:07 [2023-01-09T12:34:07.745Z] === RUN   TestRemoveContainerRunning
12:34:08 [2023-01-09T12:34:08.504Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:34:08 [2023-01-09T12:34:08.504Z] === RUN   TestRemoveContainerForceRemoveRunning
12:34:08 [2023-01-09T12:34:08.504Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
12:34:08 [2023-01-09T12:34:08.504Z] === RUN   TestRemoveInvalidContainer
12:34:08 [2023-01-09T12:34:08.504Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:34:08 [2023-01-09T12:34:08.504Z] === RUN   TestRenameLinkedContainer
12:34:09 [2023-01-09T12:34:09.021Z] === RUN   TestDockerSuite/TestBuildExpose
12:34:09 [2023-01-09T12:34:09.021Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:34:09 [2023-01-09T12:34:09.021Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:34:09 [2023-01-09T12:34:09.021Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:34:09 [2023-01-09T12:34:09.277Z] === RUN   TestDockerSuite/TestBuildFails
12:34:10 [2023-01-09T12:34:10.206Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:34:10 [2023-01-09T12:34:10.206Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:34:10 [2023-01-09T12:34:10.399Z] --- PASS: TestRenameLinkedContainer (1.72s)
12:34:10 [2023-01-09T12:34:10.399Z] === RUN   TestRenameStoppedContainer
12:34:10 [2023-01-09T12:34:10.462Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:34:10 [2023-01-09T12:34:10.656Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:34:10 [2023-01-09T12:34:10.656Z] === RUN   TestRenameRunningContainerAndReuse
12:34:11 [2023-01-09T12:34:11.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:34:11 [2023-01-09T12:34:11.584Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
12:34:11 [2023-01-09T12:34:11.584Z] === RUN   TestRenameInvalidName
12:34:11 [2023-01-09T12:34:11.841Z] --- PASS: TestRenameInvalidName (0.43s)
12:34:11 [2023-01-09T12:34:11.841Z] === RUN   TestRenameAnonymousContainer
12:34:12 [2023-01-09T12:34:12.316Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:34:13 [2023-01-09T12:34:13.730Z] --- PASS: TestRenameAnonymousContainer (1.45s)
12:34:13 [2023-01-09T12:34:13.730Z] === RUN   TestRenameContainerWithSameName
12:34:13 [2023-01-09T12:34:13.730Z] --- PASS: TestRenameContainerWithSameName (0.40s)
12:34:13 [2023-01-09T12:34:13.730Z] === RUN   TestRenameContainerWithLinkedContainer
12:34:14 [2023-01-09T12:34:14.206Z]     docker_api_swarm_test.go:563: [d16c4d9845c6c] joining swarm manager [d30b0f5ea350b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:34:14 [2023-01-09T12:34:14.462Z] === RUN   TestDockerSuite/TestBuildForceRm
12:34:14 [2023-01-09T12:34:14.657Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
12:34:14 [2023-01-09T12:34:14.657Z] === RUN   TestResize
12:34:14 [2023-01-09T12:34:14.912Z] --- PASS: TestResize (0.40s)
12:34:14 [2023-01-09T12:34:14.912Z] === RUN   TestResizeWithInvalidSize
12:34:15 [2023-01-09T12:34:15.474Z] --- PASS: TestResizeWithInvalidSize (0.43s)
12:34:15 [2023-01-09T12:34:15.474Z] === RUN   TestResizeWhenContainerNotStarted
12:34:15 [2023-01-09T12:34:15.730Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:34:15 [2023-01-09T12:34:15.730Z] === RUN   TestDaemonRestartKillContainers
12:34:15 [2023-01-09T12:34:15.730Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:34:15 [2023-01-09T12:34:15.730Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:34:15 [2023-01-09T12:34:15.730Z] === RUN   TestCgroupNamespacesRun
12:34:16 [2023-01-09T12:34:16.350Z] === RUN   TestDockerSuite/TestBuildFromGit
12:34:17 [2023-01-09T12:34:17.714Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:34:18 [2023-01-09T12:34:18.246Z] --- PASS: TestCgroupNamespacesRun (2.14s)
12:34:18 [2023-01-09T12:34:18.246Z] === RUN   TestCgroupNamespacesRunPrivileged
12:34:18 [2023-01-09T12:34:18.276Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:34:18 [2023-01-09T12:34:18.905Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:34:19 [2023-01-09T12:34:19.217Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:34:20 [2023-01-09T12:34:20.123Z] --- PASS: TestImportExtremelyLargeImageWorks (92.64s)
12:34:20 [2023-01-09T12:34:20.123Z] PASS
12:34:20 [2023-01-09T12:34:20.123Z] 
12:34:20 [2023-01-09T12:34:20.123Z] DONE 13 tests in 95.775s
12:34:20 [2023-01-09T12:34:20.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:34:20 [2023-01-09T12:34:20.123Z] INFO: Testing against a local daemon
12:34:20 [2023-01-09T12:34:20.123Z] === RUN   TestNetworkCreateDelete
12:34:20 [2023-01-09T12:34:20.123Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:34:20 [2023-01-09T12:34:20.123Z] === RUN   TestDockerNetworkDeletePreferID
12:34:20 [2023-01-09T12:34:20.123Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:34:20 [2023-01-09T12:34:20.123Z] === RUN   TestDaemonDNSFallback
12:34:20 [2023-01-09T12:34:20.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
12:34:20 [2023-01-09T12:34:20.180Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:34:20 [2023-01-09T12:34:20.582Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:34:21 [2023-01-09T12:34:21.437Z] tests/integration/client_test.py .....                                   [ 75%]
12:34:21 [2023-01-09T12:34:21.437Z] tests/integration/context_api_test.py ...                                [ 76%]
12:34:21 [2023-01-09T12:34:21.511Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:34:21 [2023-01-09T12:34:21.511Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:34:21 [2023-01-09T12:34:21.696Z] tests/integration/errors_test.py .                                       [ 76%]
12:34:22 [2023-01-09T12:34:22.693Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s)
12:34:22 [2023-01-09T12:34:22.693Z] === RUN   TestCgroupNamespacesRunHostMode
12:34:22 [2023-01-09T12:34:22.735Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:34:22 [2023-01-09T12:34:22.735Z] PASS
12:34:22 [2023-01-09T12:34:22.735Z] 
12:34:22 [2023-01-09T12:34:22.735Z] === Skipped
12:34:22 [2023-01-09T12:34:22.735Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:22 [2023-01-09T12:34:22.735Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:22 [2023-01-09T12:34:22.735Z] 
12:34:22 [2023-01-09T12:34:22.735Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:34:22 [2023-01-09T12:34:22.735Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:22 [2023-01-09T12:34:22.735Z] 
12:34:22 [2023-01-09T12:34:22.735Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:22 [2023-01-09T12:34:22.735Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:22 [2023-01-09T12:34:22.735Z] 
12:34:22 [2023-01-09T12:34:22.735Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:22 [2023-01-09T12:34:22.735Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:22 [2023-01-09T12:34:22.735Z] 
12:34:22 [2023-01-09T12:34:22.735Z] DONE 17 tests, 4 skipped in 26.302s
12:34:22 [2023-01-09T12:34:22.735Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:34:22 [2023-01-09T12:34:22.735Z] ++ 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
12:34:22 [2023-01-09T12:34:22.735Z] ++ set -e
12:34:22 [2023-01-09T12:34:22.735Z] ++ '[' -n 0 ']'
12:34:22 [2023-01-09T12:34:22.735Z] ++ set -x
12:34:22 [2023-01-09T12:34:22.735Z] ++ 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
12:34:22 [2023-01-09T12:34:22.735Z] INFO: Testing against a local daemon
12:34:22 [2023-01-09T12:34:22.735Z] === RUN   TestPluginInvalidJSON
12:34:22 [2023-01-09T12:34:22.735Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:34:22 [2023-01-09T12:34:22.735Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:34:22 [2023-01-09T12:34:22.735Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:34:22 [2023-01-09T12:34:22.735Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:34:22 [2023-01-09T12:34:22.735Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:34:22 [2023-01-09T12:34:22.735Z] === RUN   TestPluginInstall
12:34:22 [2023-01-09T12:34:22.735Z] === RUN   TestPluginInstall/no_auth
12:34:22 [2023-01-09T12:34:22.735Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:22 [2023-01-09T12:34:22.735Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd46a9b093a7aff5e5a95b7c7229c40786ef648a32b3f605d1744d6f01ad313" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:22 [2023-01-09T12:34:22.735Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:22 [2023-01-09T12:34:22.735Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd46a9b093a7aff5e5a95b7c7229c40786ef648a32b3f605d1744d6f01ad313" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:22 [2023-01-09T12:34:22.735Z] === RUN   TestPluginInstall/with_htpasswd
12:34:22 [2023-01-09T12:34:22.996Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:22 [2023-01-09T12:34:22.996Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd46a9b093a7aff5e5a95b7c7229c40786ef648a32b3f605d1744d6f01ad313" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:22 [2023-01-09T12:34:22.996Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:22 [2023-01-09T12:34:22.996Z] time="2023-01-09T12:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dd46a9b093a7aff5e5a95b7c7229c40786ef648a32b3f605d1744d6f01ad313" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:23 [2023-01-09T12:34:23.256Z] === RUN   TestPluginInstall/with_insecure
12:34:23 [2023-01-09T12:34:23.387Z] --- PASS: TestDaemonDNSFallback (6.34s)
12:34:23 [2023-01-09T12:34:23.387Z] === RUN   TestInspectNetwork
12:34:23 [2023-01-09T12:34:23.400Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:34:24 [2023-01-09T12:34:24.192Z] time="2023-01-09T12:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:24 [2023-01-09T12:34:24.192Z] time="2023-01-09T12:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28ea473d559492cdc0392f0cd38face9a0c8710c180d3badd19024c8d36b5c96" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:24 [2023-01-09T12:34:24.193Z] time="2023-01-09T12:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:24 [2023-01-09T12:34:24.193Z] time="2023-01-09T12:34:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28ea473d559492cdc0392f0cd38face9a0c8710c180d3badd19024c8d36b5c96" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:24 [2023-01-09T12:34:24.193Z]     plugin_test.go:165: [dfe4825ccacf7] daemon is not started
12:34:24 [2023-01-09T12:34:24.193Z] --- PASS: TestPluginInstall (2.52s)
12:34:24 [2023-01-09T12:34:24.193Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
12:34:24 [2023-01-09T12:34:24.193Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
12:34:24 [2023-01-09T12:34:24.193Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
12:34:24 [2023-01-09T12:34:24.193Z] === RUN   TestPluginsWithRuntimes
12:34:24 [2023-01-09T12:34:24.580Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
12:34:24 [2023-01-09T12:34:24.580Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:34:25 [2023-01-09T12:34:25.290Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:34:25 [2023-01-09T12:34:25.570Z] === RUN   TestPluginsWithRuntimes/No_Args
12:34:25 [2023-01-09T12:34:25.851Z]     docker_api_swarm_test.go:585: [da9892743f360] joining swarm manager [d30b0f5ea350b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:34:25 [2023-01-09T12:34:25.901Z] === RUN   TestInspectNetwork/full_network_id
12:34:25 [2023-01-09T12:34:25.901Z] === RUN   TestInspectNetwork/partial_network_id
12:34:25 [2023-01-09T12:34:25.901Z] === RUN   TestInspectNetwork/network_name
12:34:25 [2023-01-09T12:34:25.901Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:34:26 [2023-01-09T12:34:26.507Z] === RUN   TestPluginsWithRuntimes/With_Args
12:34:26 [2023-01-09T12:34:26.779Z] === RUN   TestDockerSuite/TestBuildHistory
12:34:27 [2023-01-09T12:34:27.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
12:34:27 [2023-01-09T12:34:27.098Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:34:27 [2023-01-09T12:34:27.443Z] --- PASS: TestPluginsWithRuntimes (3.23s)
12:34:27 [2023-01-09T12:34:27.443Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
12:34:27 [2023-01-09T12:34:27.443Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
12:34:27 [2023-01-09T12:34:27.443Z] === RUN   TestPluginBackCompatMediaTypes
12:34:28 [2023-01-09T12:34:28.011Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
12:34:28 [2023-01-09T12:34:28.011Z] PASS
12:34:28 [2023-01-09T12:34:28.011Z] 
12:34:28 [2023-01-09T12:34:28.011Z] DONE 10 tests in 6.442s
12:34:28 [2023-01-09T12:34:28.011Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:34:28 [2023-01-09T12:34:28.011Z] ++ 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
12:34:28 [2023-01-09T12:34:28.011Z] ++ set -e
12:34:28 [2023-01-09T12:34:28.011Z] ++ '[' -n 0 ']'
12:34:28 [2023-01-09T12:34:28.011Z] ++ set -x
12:34:28 [2023-01-09T12:34:28.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:34:28 [2023-01-09T12:34:28.011Z] INFO: Testing against a local daemon
12:34:28 [2023-01-09T12:34:28.011Z] === RUN   TestExternalGraphDriver
12:34:28 [2023-01-09T12:34:28.578Z] === RUN   TestExternalGraphDriver/json
12:34:28 [2023-01-09T12:34:28.671Z]     check_test.go:380: [d16c4d9845c6c] daemon is not started
12:34:28 [2023-01-09T12:34:28.984Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
12:34:28 [2023-01-09T12:34:28.984Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:34:29 [2023-01-09T12:34:29.957Z] === RUN   TestExternalGraphDriver/spec
12:34:30 [2023-01-09T12:34:30.063Z] --- PASS: TestInspectNetwork (6.86s)
12:34:30 [2023-01-09T12:34:30.063Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:34:30 [2023-01-09T12:34:30.063Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:34:30 [2023-01-09T12:34:30.063Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:34:30 [2023-01-09T12:34:30.063Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:34:30 [2023-01-09T12:34:30.063Z] === RUN   TestRunContainerWithBridgeNone
12:34:30 [2023-01-09T12:34:30.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
12:34:30 [2023-01-09T12:34:30.348Z] === RUN   TestCgroupNamespacesRunOlderClient
12:34:31 [2023-01-09T12:34:31.185Z] === RUN   TestDockerSuite/TestBuildIidFile
12:34:31 [2023-01-09T12:34:31.185Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:34:31 [2023-01-09T12:34:31.746Z] === RUN   TestDockerSuite/TestBuildInheritance
12:34:31 [2023-01-09T12:34:31.860Z] === RUN   TestExternalGraphDriver/pull
12:34:31 [2023-01-09T12:34:31.952Z] --- PASS: TestRunContainerWithBridgeNone (1.61s)
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkInvalidJSON
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkInvalidJSON//networks/create
12:34:31 [2023-01-09T12:34:31.952Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:34:31 [2023-01-09T12:34:31.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:31 [2023-01-09T12:34:31.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:31 [2023-01-09T12:34:31.952Z] === CONT  TestNetworkInvalidJSON//networks/create
12:34:31 [2023-01-09T12:34:31.952Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:31 [2023-01-09T12:34:31.952Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:34:31 [2023-01-09T12:34:31.952Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:34:31 [2023-01-09T12:34:31.952Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:34:31 [2023-01-09T12:34:31.952Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:34:31 [2023-01-09T12:34:31.952Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkList
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkList//networks
12:34:31 [2023-01-09T12:34:31.952Z] === PAUSE TestNetworkList//networks
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestNetworkList//networks/
12:34:31 [2023-01-09T12:34:31.952Z] === PAUSE TestNetworkList//networks/
12:34:31 [2023-01-09T12:34:31.952Z] === CONT  TestNetworkList//networks
12:34:31 [2023-01-09T12:34:31.952Z] === CONT  TestNetworkList//networks/
12:34:31 [2023-01-09T12:34:31.952Z] --- PASS: TestNetworkList (0.01s)
12:34:31 [2023-01-09T12:34:31.952Z]     --- PASS: TestNetworkList//networks (0.00s)
12:34:31 [2023-01-09T12:34:31.952Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:34:31 [2023-01-09T12:34:31.952Z] === RUN   TestHostIPv4BridgeLabel
12:34:32 [2023-01-09T12:34:32.208Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:34:32 [2023-01-09T12:34:32.208Z] === RUN   TestDaemonRestartWithLiveRestore
12:34:32 [2023-01-09T12:34:32.307Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:34:32 [2023-01-09T12:34:32.863Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s)
12:34:32 [2023-01-09T12:34:32.863Z] === RUN   TestNISDomainname
12:34:32 [2023-01-09T12:34:32.863Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:34:32 [2023-01-09T12:34:32.863Z] --- SKIP: TestNISDomainname (0.01s)
12:34:32 [2023-01-09T12:34:32.863Z] === RUN   TestHostnameDnsResolution
12:34:32 [2023-01-09T12:34:32.868Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:34:32 [2023-01-09T12:34:32.868Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:34:33 [2023-01-09T12:34:33.120Z] --- PASS: TestHostnameDnsResolution (0.64s)
12:34:33 [2023-01-09T12:34:33.120Z] === RUN   TestUnprivilegedPortsAndPing
12:34:33 [2023-01-09T12:34:33.120Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:34:33 [2023-01-09T12:34:33.120Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:34:33 [2023-01-09T12:34:33.120Z] === RUN   TestStats
12:34:33 [2023-01-09T12:34:33.120Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:33 [2023-01-09T12:34:33.120Z] --- SKIP: TestStats (0.00s)
12:34:33 [2023-01-09T12:34:33.120Z] === RUN   TestStopContainerWithTimeout
12:34:33 [2023-01-09T12:34:33.237Z] --- PASS: TestExternalGraphDriver (5.09s)
12:34:33 [2023-01-09T12:34:33.237Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
12:34:33 [2023-01-09T12:34:33.237Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
12:34:33 [2023-01-09T12:34:33.237Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
12:34:33 [2023-01-09T12:34:33.237Z] === RUN   TestGraphdriverPluginV2
12:34:33 [2023-01-09T12:34:33.376Z] === RUN   TestStopContainerWithTimeout/0
12:34:33 [2023-01-09T12:34:33.376Z] === PAUSE TestStopContainerWithTimeout/0
12:34:33 [2023-01-09T12:34:33.376Z] === RUN   TestStopContainerWithTimeout/1
12:34:33 [2023-01-09T12:34:33.376Z] === PAUSE TestStopContainerWithTimeout/1
12:34:33 [2023-01-09T12:34:33.376Z] === RUN   TestStopContainerWithTimeout/3
12:34:33 [2023-01-09T12:34:33.376Z] === PAUSE TestStopContainerWithTimeout/3
12:34:33 [2023-01-09T12:34:33.376Z] === RUN   TestStopContainerWithTimeout/-1
12:34:33 [2023-01-09T12:34:33.376Z] === PAUSE TestStopContainerWithTimeout/-1
12:34:33 [2023-01-09T12:34:33.376Z] === CONT  TestStopContainerWithTimeout/0
12:34:33 [2023-01-09T12:34:33.376Z] === CONT  TestStopContainerWithTimeout/3
12:34:33 [2023-01-09T12:34:33.496Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:33 [2023-01-09T12:34:33.496Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:34:33 [2023-01-09T12:34:33.496Z] PASS
12:34:33 [2023-01-09T12:34:33.496Z] 
12:34:33 [2023-01-09T12:34:33.496Z] === Skipped
12:34:33 [2023-01-09T12:34:33.496Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:34:33 [2023-01-09T12:34:33.496Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:33 [2023-01-09T12:34:33.496Z] 
12:34:33 [2023-01-09T12:34:33.496Z] DONE 5 tests, 1 skipped in 5.518s
12:34:33 [2023-01-09T12:34:33.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:34:33 [2023-01-09T12:34:33.496Z] ++ 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
12:34:33 [2023-01-09T12:34:33.496Z] ++ set -e
12:34:33 [2023-01-09T12:34:33.496Z] ++ '[' -n 0 ']'
12:34:33 [2023-01-09T12:34:33.496Z] ++ set -x
12:34:33 [2023-01-09T12:34:33.496Z] ++ 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
12:34:33 [2023-01-09T12:34:33.571Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:34:33 [2023-01-09T12:34:33.571Z] === RUN   TestDaemonDefaultNetworkPools
12:34:33 [2023-01-09T12:34:33.755Z] INFO: Testing against a local daemon
12:34:33 [2023-01-09T12:34:33.755Z] === RUN   TestContinueAfterPluginCrash
12:34:33 [2023-01-09T12:34:33.755Z] === PAUSE TestContinueAfterPluginCrash
12:34:33 [2023-01-09T12:34:33.755Z] === RUN   TestReadPluginNoRead
12:34:33 [2023-01-09T12:34:33.755Z] === PAUSE TestReadPluginNoRead
12:34:33 [2023-01-09T12:34:33.755Z] === RUN   TestDaemonStartWithLogOpt
12:34:33 [2023-01-09T12:34:33.755Z] === PAUSE TestDaemonStartWithLogOpt
12:34:33 [2023-01-09T12:34:33.755Z] === CONT  TestContinueAfterPluginCrash
12:34:33 [2023-01-09T12:34:33.755Z] === CONT  TestReadPluginNoRead
12:34:33 [2023-01-09T12:34:33.795Z] === RUN   TestDockerSuite/TestBuildLabel
12:34:33 [2023-01-09T12:34:33.938Z] === CONT  TestStopContainerWithTimeout/-1
12:34:34 [2023-01-09T12:34:34.132Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:34:34 [2023-01-09T12:34:34.132Z] === RUN   TestDaemonRestartWithExistingNetwork
12:34:34 [2023-01-09T12:34:34.357Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:34:34 [2023-01-09T12:34:34.613Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:34:35 [2023-01-09T12:34:35.059Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:34:35 [2023-01-09T12:34:35.059Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:34:35 [2023-01-09T12:34:35.175Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:34:35 [2023-01-09T12:34:35.175Z] === RUN   TestDockerSuite/TestBuildLabels
12:34:35 [2023-01-09T12:34:35.736Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:34:36 [2023-01-09T12:34:36.346Z] === RUN   TestReadPluginNoRead/disabled_caching
12:34:36 [2023-01-09T12:34:36.422Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:34:36 [2023-01-09T12:34:36.422Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:34:36 [2023-01-09T12:34:36.451Z] === CONT  TestStopContainerWithTimeout/1
12:34:36 [2023-01-09T12:34:36.662Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:34:36 [2023-01-09T12:34:36.984Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:34:36 [2023-01-09T12:34:36.984Z] === RUN   TestServiceWithPredefinedNetwork
12:34:37 [2023-01-09T12:34:37.288Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:34:37 [2023-01-09T12:34:37.377Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:34:37 [2023-01-09T12:34:37.377Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
12:34:37 [2023-01-09T12:34:37.377Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
12:34:37 [2023-01-09T12:34:37.377Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.49s)
12:34:37 [2023-01-09T12:34:37.377Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
12:34:37 [2023-01-09T12:34:37.377Z] === RUN   TestDeleteDevicemapper
12:34:37 [2023-01-09T12:34:37.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:34:37 [2023-01-09T12:34:37.377Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:34:37 [2023-01-09T12:34:37.377Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:34:38 [2023-01-09T12:34:38.665Z] === RUN   TestReadPluginNoRead/default
12:34:39 [2023-01-09T12:34:39.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:34:39 [2023-01-09T12:34:39.182Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:34:39 [2023-01-09T12:34:39.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:34:39 [2023-01-09T12:34:39.182Z] === RUN   TestDockerSuite/TestBuildLastModified
12:34:39 [2023-01-09T12:34:39.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s)
12:34:39 [2023-01-09T12:34:39.267Z] === RUN   TestUpdateMemory
12:34:39 [2023-01-09T12:34:39.267Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:39 [2023-01-09T12:34:39.267Z] --- SKIP: TestUpdateMemory (0.00s)
12:34:39 [2023-01-09T12:34:39.267Z] === RUN   TestUpdateCPUQuota
12:34:39 [2023-01-09T12:34:39.267Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:39 [2023-01-09T12:34:39.267Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:34:39 [2023-01-09T12:34:39.267Z] === RUN   TestUpdatePidsLimit
12:34:39 [2023-01-09T12:34:39.267Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:39 [2023-01-09T12:34:39.267Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:34:39 [2023-01-09T12:34:39.267Z] === RUN   TestUpdateRestartPolicy
12:34:39 [2023-01-09T12:34:39.500Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
12:34:39 [2023-01-09T12:34:39.500Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:34:39 [2023-01-09T12:34:39.500Z]     service_test.go:242: FLAKY_TEST
12:34:39 [2023-01-09T12:34:39.500Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:34:39 [2023-01-09T12:34:39.500Z] === RUN   TestServiceWithDataPathPortInit
12:34:39 [2023-01-09T12:34:39.544Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:34:40 [2023-01-09T12:34:40.042Z] === CONT  TestReadPluginNoRead
12:34:40 [2023-01-09T12:34:40.042Z]     read_test.go:92: [db7713332f127] daemon is not started
12:34:40 [2023-01-09T12:34:40.042Z] --- PASS: TestReadPluginNoRead (6.10s)
12:34:40 [2023-01-09T12:34:40.042Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
12:34:40 [2023-01-09T12:34:40.042Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
12:34:40 [2023-01-09T12:34:40.042Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
12:34:40 [2023-01-09T12:34:40.042Z] === CONT  TestDaemonStartWithLogOpt
12:34:41 [2023-01-09T12:34:41.701Z]     docker_api_swarm_test.go:46: [ddc30434d1814] joining swarm manager [d76cef1bd0da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:34:41 [2023-01-09T12:34:41.947Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
12:34:42 [2023-01-09T12:34:42.518Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
12:34:42 [2023-01-09T12:34:42.518Z] PASS
12:34:42 [2023-01-09T12:34:42.518Z] 
12:34:42 [2023-01-09T12:34:42.518Z] DONE 6 tests in 8.897s
12:34:42 [2023-01-09T12:34:42.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:34:42 [2023-01-09T12:34:42.518Z] ++ 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
12:34:42 [2023-01-09T12:34:42.518Z] ++ set -e
12:34:42 [2023-01-09T12:34:42.518Z] ++ '[' -n 0 ']'
12:34:42 [2023-01-09T12:34:42.518Z] ++ set -x
12:34:42 [2023-01-09T12:34:42.518Z] ++ 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
12:34:42 [2023-01-09T12:34:42.518Z] testing: warning: no tests to run
12:34:42 [2023-01-09T12:34:42.518Z] PASS
12:34:42 [2023-01-09T12:34:42.518Z] 
12:34:42 [2023-01-09T12:34:42.518Z] DONE 0 tests in 0.032s
12:34:42 [2023-01-09T12:34:42.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:34:42 [2023-01-09T12:34:42.518Z] ++ 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
12:34:42 [2023-01-09T12:34:42.518Z] ++ set -e
12:34:42 [2023-01-09T12:34:42.518Z] ++ '[' -n 0 ']'
12:34:42 [2023-01-09T12:34:42.518Z] ++ set -x
12:34:42 [2023-01-09T12:34:42.518Z] ++ 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
12:34:42 [2023-01-09T12:34:42.518Z] INFO: Testing against a local daemon
12:34:42 [2023-01-09T12:34:42.518Z] === RUN   TestPluginWithDevMounts
12:34:42 [2023-01-09T12:34:42.518Z] === PAUSE TestPluginWithDevMounts
12:34:42 [2023-01-09T12:34:42.518Z] === CONT  TestPluginWithDevMounts
12:34:44 [2023-01-09T12:34:44.217Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:34:44 [2023-01-09T12:34:44.422Z] --- PASS: TestPluginWithDevMounts (1.51s)
12:34:44 [2023-01-09T12:34:44.422Z] PASS
12:34:44 [2023-01-09T12:34:44.422Z] 
12:34:44 [2023-01-09T12:34:44.422Z] DONE 1 tests in 1.619s
12:34:44 [2023-01-09T12:34:44.422Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:34:44 [2023-01-09T12:34:44.422Z] ++ 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
12:34:44 [2023-01-09T12:34:44.422Z] ++ set -e
12:34:44 [2023-01-09T12:34:44.422Z] ++ '[' -n 0 ']'
12:34:44 [2023-01-09T12:34:44.422Z] ++ set -x
12:34:44 [2023-01-09T12:34:44.422Z] ++ 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
12:34:44 [2023-01-09T12:34:44.422Z] INFO: Testing against a local daemon
12:34:44 [2023-01-09T12:34:44.422Z] === RUN   TestSecretInspect
12:34:46 [2023-01-09T12:34:46.736Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:34:46 [2023-01-09T12:34:46.736Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:34:46 [2023-01-09T12:34:46.955Z] --- PASS: TestSecretInspect (2.22s)
12:34:46 [2023-01-09T12:34:46.956Z] === RUN   TestSecretList
12:34:46 [2023-01-09T12:34:46.992Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:34:46 [2023-01-09T12:34:46.992Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:34:47 [2023-01-09T12:34:47.248Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:34:47 [2023-01-09T12:34:47.505Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:34:47 [2023-01-09T12:34:47.505Z] --- PASS: TestImportExtremelyLargeImageWorks (172.12s)
12:34:47 [2023-01-09T12:34:47.505Z] PASS
12:34:47 [2023-01-09T12:34:47.761Z] 
12:34:47 [2023-01-09T12:34:47.761Z] DONE 13 tests in 176.332s
12:34:47 [2023-01-09T12:34:47.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:34:47 [2023-01-09T12:34:47.761Z] ++ 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
12:34:47 [2023-01-09T12:34:47.761Z] ++ set -e
12:34:47 [2023-01-09T12:34:47.761Z] ++ '[' -n 0 ']'
12:34:47 [2023-01-09T12:34:47.761Z] ++ set -x
12:34:47 [2023-01-09T12:34:47.761Z] ++ 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
12:34:47 [2023-01-09T12:34:47.761Z] INFO: Testing against a local daemon
12:34:47 [2023-01-09T12:34:47.761Z] === RUN   TestNetworkCreateDelete
12:34:48 [2023-01-09T12:34:48.017Z] --- PASS: TestNetworkCreateDelete (0.18s)
12:34:48 [2023-01-09T12:34:48.017Z] === RUN   TestDockerNetworkDeletePreferID
12:34:48 [2023-01-09T12:34:48.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
12:34:48 [2023-01-09T12:34:48.273Z] === RUN   TestDaemonDNSFallback
12:34:48 [2023-01-09T12:34:48.528Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:34:48 [2023-01-09T12:34:48.859Z] --- PASS: TestSecretList (2.11s)
12:34:48 [2023-01-09T12:34:48.859Z] === RUN   TestSecretsCreateAndDelete
12:34:49 [2023-01-09T12:34:49.892Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:34:50 [2023-01-09T12:34:50.762Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
12:34:50 [2023-01-09T12:34:50.762Z] === RUN   TestSecretsUpdate
12:34:51 [2023-01-09T12:34:51.430Z] --- PASS: TestUpdateRestartPolicy (10.91s)
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestUpdateRestartWithAutoRemove
12:34:51 [2023-01-09T12:34:51.430Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitNonBlocked
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:51 [2023-01-09T12:34:51.430Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:51 [2023-01-09T12:34:51.430Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:51 [2023-01-09T12:34:51.430Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:51 [2023-01-09T12:34:51.430Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:51 [2023-01-09T12:34:51.430Z] --- PASS: TestWaitNonBlocked (0.01s)
12:34:51 [2023-01-09T12:34:51.430Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
12:34:51 [2023-01-09T12:34:51.430Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitBlocked
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:34:51 [2023-01-09T12:34:51.430Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:34:51 [2023-01-09T12:34:51.430Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:34:51 [2023-01-09T12:34:51.430Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:34:51 [2023-01-09T12:34:51.430Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:34:51 [2023-01-09T12:34:51.430Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:34:51 [2023-01-09T12:34:51.778Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:34:51 [2023-01-09T12:34:51.991Z] --- PASS: TestWaitBlocked (0.01s)
12:34:51 [2023-01-09T12:34:51.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
12:34:51 [2023-01-09T12:34:51.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
12:34:51 [2023-01-09T12:34:51.991Z] === CONT  TestDaemonRestartIpcMode
12:34:51 [2023-01-09T12:34:51.991Z] === CONT  TestIpcModeOlderClient
12:34:51 [2023-01-09T12:34:51.991Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:34:51 [2023-01-09T12:34:51.991Z] === CONT  TestRestartDaemonWithRestartingContainer
12:34:52 [2023-01-09T12:34:52.033Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:34:52 [2023-01-09T12:34:52.596Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:34:53 [2023-01-09T12:34:53.297Z] --- PASS: TestSecretsUpdate (2.11s)
12:34:53 [2023-01-09T12:34:53.297Z] === RUN   TestTemplatedSecret
12:34:54 [2023-01-09T12:34:54.467Z] --- PASS: TestServiceWithDataPathPortInit (13.60s)
12:34:54 [2023-01-09T12:34:54.467Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:34:55 [2023-01-09T12:34:55.111Z] --- PASS: TestDaemonDNSFallback (6.59s)
12:34:55 [2023-01-09T12:34:55.111Z] === RUN   TestInspectNetwork
12:34:55 [2023-01-09T12:34:55.202Z] --- PASS: TestTemplatedSecret (2.36s)
12:34:55 [2023-01-09T12:34:55.202Z] === RUN   TestSecretCreateResolve
12:34:55 [2023-01-09T12:34:55.397Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:osqsc4nc3b5pqqgb4du1hvjuz Created:2023-01-09 12:34:54.105845131 +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[aba880ae1529deb306a326422e42f0c34b07abb657a4348ea5660e7129b93a80:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.poowwln1fs13uglmb8lijygxh EndpointID:d8c78339b79b3dd4b0c85d3c21d07cd9c94a6da98487bb264bcd4ea1bfdfbfc6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8266f29e331ee2fd2e06182354fb8eb953812477a20271cb619703431226d241 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:7892aeeff262 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.poowwln1fs13uglmb8lijygxh EndpointID:d8c78339b79b3dd4b0c85d3c21d07cd9c94a6da98487bb264bcd4ea1bfdfbfc6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:34:55 [2023-01-09T12:34:55.422Z] .........                                                                [ 86%]
12:34:56 [2023-01-09T12:34:56.157Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s)
12:34:56 [2023-01-09T12:34:56.718Z] --- PASS: TestDaemonRestartIpcMode (4.65s)
12:34:56 [2023-01-09T12:34:56.718Z] PASS
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === Skipped
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:34:56 [2023-01-09T12:34:56.718Z]     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)
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     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)
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     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)
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:34:56 [2023-01-09T12:34:56.718Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:34:56 [2023-01-09T12:34:56.718Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:34:56 [2023-01-09T12:34:56.718Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:56 [2023-01-09T12:34:56.718Z] 
12:34:56 [2023-01-09T12:34:56.718Z] DONE 178 tests, 27 skipped in 85.559s
12:34:56 [2023-01-09T12:34:56.718Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:34:56 [2023-01-09T12:34:56.718Z] INFO: Testing against a local daemon
12:34:56 [2023-01-09T12:34:56.718Z] === RUN   TestLiveRestore
12:34:56 [2023-01-09T12:34:56.718Z] === RUN   TestLiveRestore/volume_references
12:34:56 [2023-01-09T12:34:56.718Z] === PAUSE TestLiveRestore/volume_references
12:34:56 [2023-01-09T12:34:56.718Z] === CONT  TestLiveRestore/volume_references
12:34:57 [2023-01-09T12:34:57.279Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:34:57 [2023-01-09T12:34:57.279Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:34:57 [2023-01-09T12:34:57.735Z] --- PASS: TestSecretCreateResolve (2.13s)
12:34:57 [2023-01-09T12:34:57.735Z] PASS
12:34:57 [2023-01-09T12:34:57.735Z] 
12:34:57 [2023-01-09T12:34:57.735Z] DONE 6 tests in 13.132s
12:34:57 [2023-01-09T12:34:57.735Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:34:57 [2023-01-09T12:34:57.735Z] ++ 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
12:34:57 [2023-01-09T12:34:57.735Z] ++ set -e
12:34:57 [2023-01-09T12:34:57.735Z] ++ '[' -n 0 ']'
12:34:57 [2023-01-09T12:34:57.735Z] ++ set -x
12:34:57 [2023-01-09T12:34:57.735Z] ++ 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
12:34:57 [2023-01-09T12:34:57.735Z] INFO: Testing against a local daemon
12:34:57 [2023-01-09T12:34:57.735Z] === RUN   TestServiceCreateInit
12:34:57 [2023-01-09T12:34:57.735Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:34:58 [2023-01-09T12:34:58.376Z] === RUN   TestInspectNetwork/full_network_id
12:34:58 [2023-01-09T12:34:58.376Z] === RUN   TestInspectNetwork/partial_network_id
12:34:58 [2023-01-09T12:34:58.376Z] === RUN   TestInspectNetwork/network_name
12:34:58 [2023-01-09T12:34:58.376Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:34:58 [2023-01-09T12:34:58.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:34:59 [2023-01-09T12:34:59.191Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:34:59 [2023-01-09T12:34:59.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:34:59 [2023-01-09T12:34:59.792Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:34:59 [2023-01-09T12:34:59.933Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:35:00 [2023-01-09T12:35:00.640Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s)
12:35:00 [2023-01-09T12:35:00.640Z] PASS
12:35:00 [2023-01-09T12:35:00.640Z] 
12:35:00 [2023-01-09T12:35:00.640Z] === Skipped
12:35:00 [2023-01-09T12:35:00.640Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:00 [2023-01-09T12:35:00.640Z]     service_test.go:242: FLAKY_TEST
12:35:00 [2023-01-09T12:35:00.640Z] 
12:35:00 [2023-01-09T12:35:00.640Z] DONE 26 tests, 1 skipped in 43.436s
12:35:00 [2023-01-09T12:35:00.640Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:35:00 [2023-01-09T12:35:00.640Z] INFO: Testing against a local daemon
12:35:00 [2023-01-09T12:35:00.640Z] === RUN   TestDockerNetworkIpvlanPersistance
12:35:00 [2023-01-09T12:35:00.640Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:00 [2023-01-09T12:35:00.640Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:35:00 [2023-01-09T12:35:00.640Z] === RUN   TestDockerNetworkIpvlan
12:35:00 [2023-01-09T12:35:00.640Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:00 [2023-01-09T12:35:00.640Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:35:00 [2023-01-09T12:35:00.640Z] PASS
12:35:00 [2023-01-09T12:35:00.640Z] 
12:35:00 [2023-01-09T12:35:00.640Z] === Skipped
12:35:00 [2023-01-09T12:35:00.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:35:00 [2023-01-09T12:35:00.640Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:00 [2023-01-09T12:35:00.640Z] 
12:35:00 [2023-01-09T12:35:00.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:35:00 [2023-01-09T12:35:00.640Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:00 [2023-01-09T12:35:00.640Z] 
12:35:00 [2023-01-09T12:35:00.640Z] DONE 2 tests, 2 skipped in 0.040s
12:35:00 [2023-01-09T12:35:00.640Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:35:00 [2023-01-09T12:35:00.640Z] INFO: Testing against a local daemon
12:35:00 [2023-01-09T12:35:00.640Z] === RUN   TestDockerNetworkMacvlanPersistance
12:35:01 [2023-01-09T12:35:01.022Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:01 [2023-01-09T12:35:01.128Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:35:01 [2023-01-09T12:35:01.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
12:35:01 [2023-01-09T12:35:01.201Z] === RUN   TestDockerNetworkMacvlan
12:35:01 [2023-01-09T12:35:01.677Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:35:01 [2023-01-09T12:35:01.763Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:35:01 [2023-01-09T12:35:01.969Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:35:02 [2023-01-09T12:35:02.689Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:35:02 [2023-01-09T12:35:02.895Z] --- PASS: TestInspectNetwork (7.82s)
12:35:02 [2023-01-09T12:35:02.895Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:35:02 [2023-01-09T12:35:02.895Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:35:02 [2023-01-09T12:35:02.895Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:35:02 [2023-01-09T12:35:02.895Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:35:02 [2023-01-09T12:35:02.895Z] === RUN   TestRunContainerWithBridgeNone
12:35:02 [2023-01-09T12:35:02.895Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:35:03 [2023-01-09T12:35:03.251Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:35:04 [2023-01-09T12:35:04.191Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:35:04 [2023-01-09T12:35:04.310Z] --- PASS: TestServiceCreateInit (6.75s)
12:35:04 [2023-01-09T12:35:04.310Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.37s)
12:35:04 [2023-01-09T12:35:04.310Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.37s)
12:35:04 [2023-01-09T12:35:04.310Z] === RUN   TestCreateServiceMultipleTimes
12:35:04 [2023-01-09T12:35:04.783Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkInvalidJSON
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkInvalidJSON//networks/create
12:35:04 [2023-01-09T12:35:04.783Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:35:04 [2023-01-09T12:35:04.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:35:04 [2023-01-09T12:35:04.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:35:04 [2023-01-09T12:35:04.783Z] === CONT  TestNetworkInvalidJSON//networks/create
12:35:04 [2023-01-09T12:35:04.783Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:35:04 [2023-01-09T12:35:04.783Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:35:04 [2023-01-09T12:35:04.783Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:35:04 [2023-01-09T12:35:04.783Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:35:04 [2023-01-09T12:35:04.783Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:35:04 [2023-01-09T12:35:04.783Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkList
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkList//networks
12:35:04 [2023-01-09T12:35:04.783Z] === PAUSE TestNetworkList//networks
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestNetworkList//networks/
12:35:04 [2023-01-09T12:35:04.783Z] === PAUSE TestNetworkList//networks/
12:35:04 [2023-01-09T12:35:04.783Z] === CONT  TestNetworkList//networks
12:35:04 [2023-01-09T12:35:04.783Z] === CONT  TestNetworkList//networks/
12:35:04 [2023-01-09T12:35:04.783Z] --- PASS: TestNetworkList (0.02s)
12:35:04 [2023-01-09T12:35:04.783Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:35:04 [2023-01-09T12:35:04.783Z]     --- PASS: TestNetworkList//networks (0.00s)
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestHostIPv4BridgeLabel
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:35:04 [2023-01-09T12:35:04.783Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:35:04 [2023-01-09T12:35:04.783Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:35:05 [2023-01-09T12:35:05.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:35:05 [2023-01-09T12:35:05.344Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
12:35:05 [2023-01-09T12:35:05.344Z] === RUN   TestDaemonRestartWithLiveRestore
12:35:06 [2023-01-09T12:35:06.271Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
12:35:06 [2023-01-09T12:35:06.271Z] === RUN   TestDaemonDefaultNetworkPools
12:35:06 [2023-01-09T12:35:06.705Z] --- PASS: TestLiveRestore (0.00s)
12:35:06 [2023-01-09T12:35:06.705Z]     --- PASS: TestLiveRestore/volume_references (10.03s)
12:35:06 [2023-01-09T12:35:06.705Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.35s)
12:35:06 [2023-01-09T12:35:06.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.24s)
12:35:06 [2023-01-09T12:35:06.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.17s)
12:35:06 [2023-01-09T12:35:06.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.15s)
12:35:06 [2023-01-09T12:35:06.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s)
12:35:06 [2023-01-09T12:35:06.705Z] PASS
12:35:06 [2023-01-09T12:35:06.705Z] 
12:35:06 [2023-01-09T12:35:06.705Z] DONE 7 tests in 10.127s
12:35:06 [2023-01-09T12:35:06.705Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:35:06 [2023-01-09T12:35:06.960Z] INFO: Testing against a local daemon
12:35:06 [2023-01-09T12:35:06.960Z] === RUN   TestCommitInheritsEnv
12:35:07 [2023-01-09T12:35:07.029Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:35:07 [2023-01-09T12:35:07.198Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
12:35:07 [2023-01-09T12:35:07.198Z] === RUN   TestDaemonRestartWithExistingNetwork
12:35:07 [2023-01-09T12:35:07.692Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:35:07 [2023-01-09T12:35:07.692Z] tests/integration/models_resources_test.py .                             [ 91%]
12:35:07 [2023-01-09T12:35:07.760Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:35:08 [2023-01-09T12:35:08.016Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:35:08 [2023-01-09T12:35:08.271Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
12:35:08 [2023-01-09T12:35:08.271Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:35:08 [2023-01-09T12:35:08.323Z] --- PASS: TestCommitInheritsEnv (1.25s)
12:35:08 [2023-01-09T12:35:08.323Z] === RUN   TestImportExtremelyLargeImageWorks
12:35:08 [2023-01-09T12:35:08.323Z] === PAUSE TestImportExtremelyLargeImageWorks
12:35:08 [2023-01-09T12:35:08.323Z] === RUN   TestImagesFilterMultiReference
12:35:08 [2023-01-09T12:35:08.323Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:35:08 [2023-01-09T12:35:08.323Z] === RUN   TestImagePullPlatformInvalid
12:35:08 [2023-01-09T12:35:08.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:35:08 [2023-01-09T12:35:08.323Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:35:08 [2023-01-09T12:35:08.323Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:35:08 [2023-01-09T12:35:08.323Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
12:35:08 [2023-01-09T12:35:08.323Z] === RUN   TestRemoveImageOrphaning
12:35:09 [2023-01-09T12:35:09.197Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:35:09 [2023-01-09T12:35:09.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
12:35:09 [2023-01-09T12:35:09.453Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:35:09 [2023-01-09T12:35:09.708Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:35:09 [2023-01-09T12:35:09.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:35:09 [2023-01-09T12:35:09.965Z] === RUN   TestServiceWithPredefinedNetwork
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestRemoveImageOrphaning (1.91s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestRemoveImageGarbageCollector
12:35:10 [2023-01-09T12:35:10.216Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:35:10 [2023-01-09T12:35:10.216Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagInvalidReference
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestTagInvalidReference (0.02s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagValidPrefixedRepo
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagExistedNameWithoutForce
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagOfficialNames
12:35:10 [2023-01-09T12:35:10.216Z] --- PASS: TestTagOfficialNames (0.06s)
12:35:10 [2023-01-09T12:35:10.216Z] === RUN   TestTagMatchesDigest
12:35:10 [2023-01-09T12:35:10.301Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:35:10 [2023-01-09T12:35:10.472Z] --- PASS: TestTagMatchesDigest (0.01s)
12:35:10 [2023-01-09T12:35:10.472Z] === CONT  TestImportExtremelyLargeImageWorks
12:35:10 [2023-01-09T12:35:10.863Z] --- PASS: TestDockerNetworkMacvlan (9.65s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
12:35:10 [2023-01-09T12:35:10.863Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
12:35:10 [2023-01-09T12:35:10.863Z] PASS
12:35:10 [2023-01-09T12:35:10.863Z] 
12:35:10 [2023-01-09T12:35:10.863Z] DONE 8 tests in 10.977s
12:35:10 [2023-01-09T12:35:10.863Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:35:10 [2023-01-09T12:35:10.863Z] testing: warning: no tests to run
12:35:10 [2023-01-09T12:35:10.863Z] PASS
12:35:10 [2023-01-09T12:35:10.863Z] 
12:35:10 [2023-01-09T12:35:10.863Z] DONE 0 tests in 0.007s
12:35:10 [2023-01-09T12:35:10.863Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:35:10 [2023-01-09T12:35:10.863Z] INFO: Testing against a local daemon
12:35:10 [2023-01-09T12:35:10.863Z] === RUN   TestAuthZPluginAllowRequest
12:35:10 [2023-01-09T12:35:10.891Z] === RUN   TestDockerSuite/TestBuildNetNone
12:35:11 [2023-01-09T12:35:11.147Z] === RUN   TestDockerSuite/TestBuildNoContext
12:35:12 [2023-01-09T12:35:12.075Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:35:12 [2023-01-09T12:35:12.227Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
12:35:12 [2023-01-09T12:35:12.227Z] === RUN   TestAuthZPluginTLS
12:35:12 [2023-01-09T12:35:12.636Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s)
12:35:12 [2023-01-09T12:35:12.636Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:35:12 [2023-01-09T12:35:12.636Z]     service_test.go:242: FLAKY_TEST
12:35:12 [2023-01-09T12:35:12.636Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:12 [2023-01-09T12:35:12.636Z] === RUN   TestServiceWithDataPathPortInit
12:35:12 [2023-01-09T12:35:12.788Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:35:12 [2023-01-09T12:35:12.788Z] === RUN   TestAuthZPluginDenyRequest
12:35:12 [2023-01-09T12:35:12.891Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:35:13 [2023-01-09T12:35:13.046Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:35:13 [2023-01-09T12:35:13.046Z] === RUN   TestAuthZPluginAPIDenyResponse
12:35:13 [2023-01-09T12:35:13.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:35:13 [2023-01-09T12:35:13.607Z] === RUN   TestAuthZPluginDenyResponse
12:35:13 [2023-01-09T12:35:13.740Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:35:13 [2023-01-09T12:35:13.818Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:35:14 [2023-01-09T12:35:14.168Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:35:14 [2023-01-09T12:35:14.168Z] === RUN   TestAuthZPluginAllowEventStream
12:35:14 [2023-01-09T12:35:14.379Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:35:14 [2023-01-09T12:35:14.379Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:35:14 [2023-01-09T12:35:14.940Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:35:15 [2023-01-09T12:35:15.195Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:35:15 [2023-01-09T12:35:15.532Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
12:35:15 [2023-01-09T12:35:15.532Z] === RUN   TestAuthZPluginErrorResponse
12:35:15 [2023-01-09T12:35:15.755Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:35:16 [2023-01-09T12:35:16.054Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:35:16 [2023-01-09T12:35:16.054Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:35:16 [2023-01-09T12:35:16.105Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:35:16 [2023-01-09T12:35:16.105Z] === RUN   TestAuthZPluginErrorRequest
12:35:16 [2023-01-09T12:35:16.366Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:35:16 [2023-01-09T12:35:16.366Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:35:16 [2023-01-09T12:35:16.935Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:35:16 [2023-01-09T12:35:16.935Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:35:17 [2023-01-09T12:35:17.121Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:35:17 [2023-01-09T12:35:17.121Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:35:18 [2023-01-09T12:35:18.323Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
12:35:18 [2023-01-09T12:35:18.323Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:35:19 [2023-01-09T12:35:19.008Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:35:19 [2023-01-09T12:35:19.590Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:35:19 [2023-01-09T12:35:19.935Z] tests/integration/regression_test.py ......                              [ 98%]
12:35:20 [2023-01-09T12:35:20.210Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
12:35:20 [2023-01-09T12:35:20.210Z] === RUN   TestAuthZPluginHeader
12:35:20 [2023-01-09T12:35:20.453Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:35:20 [2023-01-09T12:35:20.453Z] tests/integration/credentials/utils_test.py .                            [100%]
12:35:20 [2023-01-09T12:35:20.453Z] 
12:35:20 [2023-01-09T12:35:20.453Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:35:20 [2023-01-09T12:35:20.453Z] =========================== short test summary info ============================
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:35:20 [2023-01-09T12:35:20.453Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:35:20 [2023-01-09T12:35:20.453Z]   Not supported on most drivers
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:35:20 [2023-01-09T12:35:20.453Z]   Output of docker top depends on host distro, and is not formalized.
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:35:20 [2023-01-09T12:35:20.453Z]   Output of docker top depends on host distro, and is not formalized.
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:35:20 [2023-01-09T12:35:20.453Z]   Can fail if eth0 has multiple IP addresses
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:35:20 [2023-01-09T12:35:20.453Z]   This doesn't seem to be taken into account by the engine
12:35:20 [2023-01-09T12:35:20.453Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:35:20 [2023-01-09T12:35:20.453Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:35:20 [2023-01-09T12:35:20.453Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 287.71 seconds ==
12:35:20 [2023-01-09T12:35:20.466Z] --- PASS: TestAuthZPluginHeader (0.69s)
12:35:20 [2023-01-09T12:35:20.466Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:35:20 [2023-01-09T12:35:20.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:35:21 [2023-01-09T12:35:21.477Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:35:22 [2023-01-09T12:35:22.038Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:35:22 [2023-01-09T12:35:22.400Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
12:35:22 [2023-01-09T12:35:22.400Z] === RUN   TestCreateServiceConflict
12:35:22 [2023-01-09T12:35:22.400Z] --- PASS: TestCreateServiceConflict (2.09s)
12:35:22 [2023-01-09T12:35:22.400Z] === RUN   TestCreateServiceMaxReplicas
12:35:22 [2023-01-09T12:35:22.967Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:35:23 [2023-01-09T12:35:23.223Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:35:24 [2023-01-09T12:35:24.304Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
12:35:24 [2023-01-09T12:35:24.304Z] === RUN   TestCreateWithDuplicateNetworkNames
12:35:24 [2023-01-09T12:35:24.629Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.11s)
12:35:24 [2023-01-09T12:35:24.629Z] === RUN   TestAuthZPluginV2Disable
12:35:25 [2023-01-09T12:35:25.110Z] === RUN   TestDockerSuite/TestBuildPATH
12:35:27 [2023-01-09T12:35:27.001Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:35:27 [2023-01-09T12:35:27.256Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:35:27 [2023-01-09T12:35:27.512Z] --- PASS: TestServiceWithDataPathPortInit (15.08s)
12:35:27 [2023-01-09T12:35:27.512Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:35:28 [2023-01-09T12:35:28.073Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:35:28 [2023-01-09T12:35:28.793Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
12:35:28 [2023-01-09T12:35:28.793Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:35:30 [2023-01-09T12:35:30.588Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nxtqotuxefrrpwceh6gklftsw Created:2023-01-09 12:35:28.600970423 +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[259558d0e34100901e82ec6d3ac2e04392d764042c40027176149583eb0f26fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w530i04nvkp46a0i3ifhk0fpp EndpointID:d7c303673ce1da8c95c287690f5feffdb41aea952e03ecdf32eeba44ebdda46f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6bf68f36caa5c5555a9e6edfd43d7c2d5c1561df70d08d60b4551565a641d202 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:c88ff2d1131d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w530i04nvkp46a0i3ifhk0fpp EndpointID:d7c303673ce1da8c95c287690f5feffdb41aea952e03ecdf32eeba44ebdda46f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:35:32 [2023-01-09T12:35:32.058Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s)
12:35:32 [2023-01-09T12:35:32.058Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:35:32 [2023-01-09T12:35:32.916Z] Leaving: AppArmorNo profiles have been unloaded.
12:35:32 [2023-01-09T12:35:32.916Z] 
12:35:32 [2023-01-09T12:35:32.916Z] Unloading profiles will leave already running processes permanently
12:35:32 [2023-01-09T12:35:32.916Z] unconfined, which can lead to unexpected situations.
12:35:32 [2023-01-09T12:35:32.916Z] 
12:35:32 [2023-01-09T12:35:32.916Z] To set a process to complain mode, use the command line tool
12:35:32 [2023-01-09T12:35:32.916Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:35:32 [2023-01-09T12:35:32.916Z] 
Post stage
[Pipeline] junit
12:35:33 [2023-01-09T12:35:33.497Z] Recording test results
12:35:33 [2023-01-09T12:35:33.855Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:35:34 [2023-01-09T12:35:34.770Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:35:34 [2023-01-09T12:35:34.781Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.15s)
12:35:34 [2023-01-09T12:35:34.781Z] PASS
12:35:34 [2023-01-09T12:35:34.781Z] 
12:35:34 [2023-01-09T12:35:34.781Z] === Skipped
12:35:34 [2023-01-09T12:35:34.781Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:34 [2023-01-09T12:35:34.781Z]     service_test.go:242: FLAKY_TEST
12:35:34 [2023-01-09T12:35:34.781Z] 
12:35:34 [2023-01-09T12:35:34.781Z] DONE 26 tests, 1 skipped in 47.123s
12:35:34 [2023-01-09T12:35:34.781Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:35:34 [2023-01-09T12:35:34.781Z] ++ 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
12:35:34 [2023-01-09T12:35:34.781Z] ++ set -e
12:35:34 [2023-01-09T12:35:34.781Z] ++ '[' -n 0 ']'
12:35:34 [2023-01-09T12:35:34.781Z] ++ set -x
12:35:34 [2023-01-09T12:35:34.781Z] ++ 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
12:35:34 [2023-01-09T12:35:34.781Z] INFO: Testing against a local daemon
12:35:34 [2023-01-09T12:35:34.781Z] === RUN   TestDockerNetworkIpvlanPersistance
12:35:34 [2023-01-09T12:35:34.781Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:34 [2023-01-09T12:35:34.781Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:35:34 [2023-01-09T12:35:34.781Z] === RUN   TestDockerNetworkIpvlan
12:35:34 [2023-01-09T12:35:34.781Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:34 [2023-01-09T12:35:34.781Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:35:34 [2023-01-09T12:35:34.781Z] PASS
12:35:34 [2023-01-09T12:35:34.781Z] 
12:35:34 [2023-01-09T12:35:34.781Z] === Skipped
12:35:34 [2023-01-09T12:35:34.781Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:35:34 [2023-01-09T12:35:34.781Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:34 [2023-01-09T12:35:34.781Z] 
12:35:34 [2023-01-09T12:35:34.781Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:35:34 [2023-01-09T12:35:34.781Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:34 [2023-01-09T12:35:34.781Z] 
12:35:34 [2023-01-09T12:35:34.781Z] DONE 2 tests, 2 skipped in 0.110s
12:35:35 [2023-01-09T12:35:35.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:35:35 [2023-01-09T12:35:35.037Z] ++ 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
12:35:35 [2023-01-09T12:35:35.037Z] ++ set -e
12:35:35 [2023-01-09T12:35:35.037Z] ++ '[' -n 0 ']'
12:35:35 [2023-01-09T12:35:35.037Z] ++ set -x
12:35:35 [2023-01-09T12:35:35.037Z] ++ 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
12:35:35 [2023-01-09T12:35:35.037Z] INFO: Testing against a local daemon
12:35:35 [2023-01-09T12:35:35.037Z] === RUN   TestDockerNetworkMacvlanPersistance
12:35:35 [2023-01-09T12:35:35.066Z] + echo Ensuring container killed.
12:35:35 [2023-01-09T12:35:35.066Z] Ensuring container killed.
12:35:35 [2023-01-09T12:35:35.066Z] + docker rm -vf docker-pr1
12:35:35 [2023-01-09T12:35:35.066Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:35:35 [2023-01-09T12:35:35.375Z] + echo Chowning /workspace to jenkins user
12:35:35 [2023-01-09T12:35:35.376Z] Chowning /workspace to jenkins user
12:35:35 [2023-01-09T12:35:35.376Z] + id -u
12:35:35 [2023-01-09T12:35:35.376Z] + id -g
12:35:35 [2023-01-09T12:35:35.376Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
12:35:35 [2023-01-09T12:35:35.376Z] Unable to find image 'busybox:latest' locally
12:35:35 [2023-01-09T12:35:35.635Z] latest: Pulling from library/busybox
12:35:35 [2023-01-09T12:35:35.635Z] 205dae5015e7: Pulling fs layer
12:35:35 [2023-01-09T12:35:35.635Z] 205dae5015e7: Verifying Checksum
12:35:35 [2023-01-09T12:35:35.635Z] 205dae5015e7: Download complete
12:35:35 [2023-01-09T12:35:35.897Z] 205dae5015e7: Pull complete
12:35:35 [2023-01-09T12:35:35.897Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:35:35 [2023-01-09T12:35:35.897Z] Status: Downloaded newer image for busybox:latest
12:35:36 [2023-01-09T12:35:36.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
12:35:36 [2023-01-09T12:35:36.402Z] === RUN   TestDockerNetworkMacvlan
12:35:36 [2023-01-09T12:35:36.402Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:35:36 [2023-01-09T12:35:36.962Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:35:37 [2023-01-09T12:35:37.132Z] + bundleName=docker-py
12:35:37 [2023-01-09T12:35:37.132Z] + echo Creating docker-py-bundles.tar.gz
12:35:37 [2023-01-09T12:35:37.132Z] Creating docker-py-bundles.tar.gz
12:35:37 [2023-01-09T12:35:37.132Z] + 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
12:35:37 [2023-01-09T12:35:37.144Z] Archiving artifacts
12:35:37 [2023-01-09T12:35:37.890Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:35:37 [2023-01-09T12:35:37.890Z] === RUN   TestDockerSuite/TestBuildRm
12:35:38 [2023-01-09T12:35:38.816Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:35:39 [2023-01-09T12:35:39.011Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:35:39 [2023-01-09T12:35:39.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s)
12:35:39 [2023-01-09T12:35:39.186Z] === RUN   TestCreateServiceSecretFileMode
12:35:39 [2023-01-09T12:35:39.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh binary-daemon
12:35:39 [2023-01-09T12:35:39.931Z] 
12:35:39 [2023-01-09T12:35:39.931Z] Removing bundles/
12:35:39 [2023-01-09T12:35:39.931Z] 
12:35:39 [2023-01-09T12:35:39.931Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:35:39 [2023-01-09T12:35:39.931Z] Building: bundles/binary-daemon/dockerd-dev
12:35:39 [2023-01-09T12:35:39.931Z] GOOS="" GOARCH="" GOARM=""
12:35:40 [2023-01-09T12:35:40.180Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:35:40 [2023-01-09T12:35:40.749Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:35:40 [2023-01-09T12:35:40.749Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:35:42 [2023-01-09T12:35:42.113Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:35:42 [2023-01-09T12:35:42.113Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:35:42 [2023-01-09T12:35:42.673Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:35:42 [2023-01-09T12:35:42.673Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:35:43 [2023-01-09T12:35:43.599Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:35:44 [2023-01-09T12:35:44.525Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:35:45 [2023-01-09T12:35:45.452Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:35:46 [2023-01-09T12:35:46.818Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:35:46 [2023-01-09T12:35:46.891Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.67s)
12:35:46 [2023-01-09T12:35:46.891Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:35:47 [2023-01-09T12:35:47.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:35:47 [2023-01-09T12:35:47.944Z] --- PASS: TestDockerNetworkMacvlan (11.53s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.69s)
12:35:47 [2023-01-09T12:35:47.944Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
12:35:47 [2023-01-09T12:35:47.944Z] PASS
12:35:47 [2023-01-09T12:35:47.944Z] 
12:35:47 [2023-01-09T12:35:47.944Z] DONE 8 tests in 12.957s
12:35:47 [2023-01-09T12:35:47.944Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:35:47 [2023-01-09T12:35:47.944Z] ++ 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
12:35:47 [2023-01-09T12:35:47.944Z] ++ set -e
12:35:47 [2023-01-09T12:35:47.944Z] ++ '[' -n 0 ']'
12:35:47 [2023-01-09T12:35:47.944Z] ++ set -x
12:35:47 [2023-01-09T12:35:47.944Z] ++ 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
12:35:47 [2023-01-09T12:35:47.944Z] testing: warning: no tests to run
12:35:47 [2023-01-09T12:35:47.944Z] PASS
12:35:47 [2023-01-09T12:35:47.944Z] 
12:35:47 [2023-01-09T12:35:47.944Z] DONE 0 tests in 0.023s
12:35:47 [2023-01-09T12:35:47.944Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:35:47 [2023-01-09T12:35:47.944Z] ++ 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
12:35:47 [2023-01-09T12:35:47.944Z] ++ set -e
12:35:47 [2023-01-09T12:35:47.944Z] ++ '[' -n 0 ']'
12:35:47 [2023-01-09T12:35:47.944Z] ++ set -x
12:35:47 [2023-01-09T12:35:47.944Z] ++ 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
12:35:48 [2023-01-09T12:35:48.200Z] INFO: Testing against a local daemon
12:35:48 [2023-01-09T12:35:48.200Z] === RUN   TestAuthZPluginAllowRequest
12:35:48 [2023-01-09T12:35:48.762Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:35:48 [2023-01-09T12:35:48.762Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:35:49 [2023-01-09T12:35:49.019Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:35:49 [2023-01-09T12:35:49.019Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:35:49 [2023-01-09T12:35:49.019Z] === RUN   TestDockerSuite/TestBuildSpaces
12:35:49 [2023-01-09T12:35:49.581Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:35:49 [2023-01-09T12:35:49.581Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
12:35:49 [2023-01-09T12:35:49.581Z] === RUN   TestAuthZPluginTLS
12:35:50 [2023-01-09T12:35:50.144Z]     docker_api_swarm_test.go:304: [d9280631a8c50] joining swarm manager [d2d825f343605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:35:50 [2023-01-09T12:35:50.401Z] --- PASS: TestAuthZPluginTLS (0.57s)
12:35:50 [2023-01-09T12:35:50.401Z] === RUN   TestAuthZPluginDenyRequest
12:35:50 [2023-01-09T12:35:50.657Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:35:50 [2023-01-09T12:35:50.657Z] === RUN   TestDockerSuite/TestBuildStderr
12:35:50 [2023-01-09T12:35:50.913Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:35:50 [2023-01-09T12:35:50.913Z] === RUN   TestAuthZPluginAPIDenyResponse
12:35:51 [2023-01-09T12:35:51.391Z] --- PASS: TestCreateServiceSecretFileMode (12.39s)
12:35:51 [2023-01-09T12:35:51.391Z] === RUN   TestCreateServiceConfigFileMode
12:35:51 [2023-01-09T12:35:51.477Z]     docker_api_swarm_test.go:305: [d206c1a7bff7e] joining swarm manager [d2d825f343605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:35:51 [2023-01-09T12:35:51.477Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:35:51 [2023-01-09T12:35:51.477Z] === RUN   TestAuthZPluginDenyResponse
12:35:51 [2023-01-09T12:35:51.477Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:35:52 [2023-01-09T12:35:52.038Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
12:35:52 [2023-01-09T12:35:52.038Z] === RUN   TestAuthZPluginAllowEventStream
12:35:52 [2023-01-09T12:35:52.294Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
12:35:53 [2023-01-09T12:35:53.219Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
12:35:53 [2023-01-09T12:35:53.219Z] === RUN   TestAuthZPluginErrorResponse
12:35:53 [2023-01-09T12:35:53.781Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
12:35:53 [2023-01-09T12:35:53.781Z] === RUN   TestAuthZPluginErrorRequest
12:35:54 [2023-01-09T12:35:54.341Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:35:54 [2023-01-09T12:35:54.341Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:35:54 [2023-01-09T12:35:54.341Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:35:54 [2023-01-09T12:35:54.903Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
12:35:54 [2023-01-09T12:35:54.903Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:35:55 [2023-01-09T12:35:55.159Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:35:55 [2023-01-09T12:35:55.721Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:35:56 [2023-01-09T12:35:56.282Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:35:56 [2023-01-09T12:35:56.537Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s)
12:35:56 [2023-01-09T12:35:56.537Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:35:57 [2023-01-09T12:35:57.100Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:35:58 [2023-01-09T12:35:58.049Z] === RUN   TestDockerSuite/TestBuildUser
12:35:58 [2023-01-09T12:35:58.305Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
12:35:58 [2023-01-09T12:35:58.305Z] === RUN   TestAuthZPluginHeader
12:35:59 [2023-01-09T12:35:59.231Z] --- PASS: TestAuthZPluginHeader (0.76s)
12:35:59 [2023-01-09T12:35:59.231Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:35:59 [2023-01-09T12:35:59.489Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:36:01 [2023-01-09T12:36:01.768Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:36:01 [2023-01-09T12:36:01.769Z] PASS
12:36:01 [2023-01-09T12:36:01.769Z] 
12:36:01 [2023-01-09T12:36:01.769Z] DONE 17 tests in 50.472s
12:36:01 [2023-01-09T12:36:01.769Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:01 [2023-01-09T12:36:01.769Z] INFO: Testing against a local daemon
12:36:01 [2023-01-09T12:36:01.769Z] === RUN   TestPluginInvalidJSON
12:36:01 [2023-01-09T12:36:01.769Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:01 [2023-01-09T12:36:01.769Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:01 [2023-01-09T12:36:01.769Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:01 [2023-01-09T12:36:01.769Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:36:01 [2023-01-09T12:36:01.769Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:01 [2023-01-09T12:36:01.769Z] === RUN   TestPluginInstall
12:36:01 [2023-01-09T12:36:01.769Z] === RUN   TestPluginInstall/no_auth
12:36:02 [2023-01-09T12:36:02.002Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:36:02 [2023-01-09T12:36:02.331Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:02 [2023-01-09T12:36:02.331Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac494ea83cc53c10e368bc14aacf113391b854e898a4f51c1c39d90cb95bad7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:02 [2023-01-09T12:36:02.331Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:02 [2023-01-09T12:36:02.331Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac494ea83cc53c10e368bc14aacf113391b854e898a4f51c1c39d90cb95bad7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:02 [2023-01-09T12:36:02.588Z] === RUN   TestPluginInstall/with_htpasswd
12:36:02 [2023-01-09T12:36:02.844Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:02 [2023-01-09T12:36:02.844Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f2bb2fcdfa672716f2fe8afc258fe7863d4501598282a7426e35a043a35cf8a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:02 [2023-01-09T12:36:02.844Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:02 [2023-01-09T12:36:02.844Z] time="2023-01-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f2bb2fcdfa672716f2fe8afc258fe7863d4501598282a7426e35a043a35cf8a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:03 [2023-01-09T12:36:03.099Z] === RUN   TestPluginInstall/with_insecure
12:36:03 [2023-01-09T12:36:03.597Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
12:36:03 [2023-01-09T12:36:03.597Z] === RUN   TestCreateServiceSysctls
12:36:03 [2023-01-09T12:36:03.891Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s)
12:36:03 [2023-01-09T12:36:03.891Z] === RUN   TestAuthZPluginV2Disable
12:36:04 [2023-01-09T12:36:04.029Z] time="2023-01-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:04 [2023-01-09T12:36:04.029Z] time="2023-01-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c231432ec412c8a66d5177f5b845b93d03ba0b99ad3ee54751b01ed81abe26" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:04 [2023-01-09T12:36:04.029Z] time="2023-01-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:04 [2023-01-09T12:36:04.029Z] time="2023-01-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c231432ec412c8a66d5177f5b845b93d03ba0b99ad3ee54751b01ed81abe26" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:04 [2023-01-09T12:36:04.285Z]     plugin_test.go:165: [d006b6f27119d] daemon is not started
12:36:04 [2023-01-09T12:36:04.285Z] --- PASS: TestPluginInstall (2.84s)
12:36:04 [2023-01-09T12:36:04.285Z]     --- PASS: TestPluginInstall/no_auth (1.11s)
12:36:04 [2023-01-09T12:36:04.285Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
12:36:04 [2023-01-09T12:36:04.285Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
12:36:04 [2023-01-09T12:36:04.285Z] === RUN   TestPluginsWithRuntimes
12:36:04 [2023-01-09T12:36:04.974Z] --- PASS: TestCreateServiceSysctls (2.93s)
12:36:04 [2023-01-09T12:36:04.974Z] === RUN   TestCreateServiceCapabilities
12:36:06 [2023-01-09T12:36:06.171Z] === RUN   TestPluginsWithRuntimes/No_Args
12:36:06 [2023-01-09T12:36:06.732Z] === RUN   TestPluginsWithRuntimes/With_Args
12:36:07 [2023-01-09T12:36:07.516Z] --- PASS: TestCreateServiceCapabilities (2.39s)
12:36:07 [2023-01-09T12:36:07.516Z] === RUN   TestInspect
12:36:07 [2023-01-09T12:36:07.659Z] --- PASS: TestPluginsWithRuntimes (3.39s)
12:36:07 [2023-01-09T12:36:07.659Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
12:36:07 [2023-01-09T12:36:07.659Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
12:36:07 [2023-01-09T12:36:07.659Z] === RUN   TestPluginBackCompatMediaTypes
12:36:08 [2023-01-09T12:36:08.056Z] --- PASS: TestAuthZPluginV2Disable (4.04s)
12:36:08 [2023-01-09T12:36:08.056Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:36:08 [2023-01-09T12:36:08.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
12:36:08 [2023-01-09T12:36:08.221Z] PASS
12:36:08 [2023-01-09T12:36:08.221Z] 
12:36:08 [2023-01-09T12:36:08.221Z] DONE 10 tests in 6.836s
12:36:08 [2023-01-09T12:36:08.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:08 [2023-01-09T12:36:08.221Z] INFO: Testing against a local daemon
12:36:08 [2023-01-09T12:36:08.221Z] === RUN   TestExternalGraphDriver
12:36:08 [2023-01-09T12:36:08.477Z] === RUN   TestExternalGraphDriver/json
12:36:08 [2023-01-09T12:36:08.617Z]     docker_api_swarm_test.go:364: Waiting for possible election...
12:36:10 [2023-01-09T12:36:10.095Z] --- PASS: TestInspect (2.59s)
12:36:10 [2023-01-09T12:36:10.095Z] === RUN   TestCreateJob
12:36:10 [2023-01-09T12:36:10.364Z] === RUN   TestExternalGraphDriver/spec
12:36:11 [2023-01-09T12:36:11.884Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s)
12:36:11 [2023-01-09T12:36:11.884Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:36:12 [2023-01-09T12:36:12.140Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:36:12 [2023-01-09T12:36:12.252Z] === RUN   TestExternalGraphDriver/pull
12:36:12 [2023-01-09T12:36:12.629Z] --- PASS: TestCreateJob (2.80s)
12:36:12 [2023-01-09T12:36:12.629Z] === RUN   TestReplicatedJob
12:36:12 [2023-01-09T12:36:12.701Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:36:12 [2023-01-09T12:36:12.701Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:36:13 [2023-01-09T12:36:13.616Z] --- PASS: TestExternalGraphDriver (5.23s)
12:36:13 [2023-01-09T12:36:13.616Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
12:36:13 [2023-01-09T12:36:13.616Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
12:36:13 [2023-01-09T12:36:13.616Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
12:36:13 [2023-01-09T12:36:13.616Z] === RUN   TestGraphdriverPluginV2
12:36:13 [2023-01-09T12:36:13.631Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:36:14 [2023-01-09T12:36:14.557Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:36:15 [2023-01-09T12:36:15.922Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:36:15 [2023-01-09T12:36:15.922Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:36:15 [2023-01-09T12:36:15.922Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:36:15 [2023-01-09T12:36:15.922Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:36:15 [2023-01-09T12:36:15.922Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:36:15 [2023-01-09T12:36:15.922Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:36:15 [2023-01-09T12:36:15.922Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:36:15 [2023-01-09T12:36:15.922Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:36:15 [2023-01-09T12:36:15.922Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:36:17 [2023-01-09T12:36:17.286Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:36:17 [2023-01-09T12:36:17.542Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:36:17 [2023-01-09T12:36:17.782Z] --- PASS: TestGraphdriverPluginV2 (4.37s)
12:36:17 [2023-01-09T12:36:17.782Z] PASS
12:36:17 [2023-01-09T12:36:17.782Z] 
12:36:17 [2023-01-09T12:36:17.782Z] DONE 5 tests in 9.653s
12:36:17 [2023-01-09T12:36:17.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:36:17 [2023-01-09T12:36:17.782Z] INFO: Testing against a local daemon
12:36:17 [2023-01-09T12:36:17.782Z] === RUN   TestContinueAfterPluginCrash
12:36:17 [2023-01-09T12:36:17.782Z] === PAUSE TestContinueAfterPluginCrash
12:36:17 [2023-01-09T12:36:17.782Z] === RUN   TestReadPluginNoRead
12:36:17 [2023-01-09T12:36:17.782Z] === PAUSE TestReadPluginNoRead
12:36:17 [2023-01-09T12:36:17.782Z] === RUN   TestDaemonStartWithLogOpt
12:36:17 [2023-01-09T12:36:17.782Z] === PAUSE TestDaemonStartWithLogOpt
12:36:17 [2023-01-09T12:36:17.782Z] === CONT  TestContinueAfterPluginCrash
12:36:17 [2023-01-09T12:36:17.782Z] === CONT  TestDaemonStartWithLogOpt
12:36:17 [2023-01-09T12:36:17.900Z] --- PASS: TestReplicatedJob (5.05s)
12:36:17 [2023-01-09T12:36:17.900Z] === RUN   TestUpdateReplicatedJob
12:36:18 [2023-01-09T12:36:18.470Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:36:19 [2023-01-09T12:36:19.032Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:36:19 [2023-01-09T12:36:19.961Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:36:19 [2023-01-09T12:36:19.961Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:36:21 [2023-01-09T12:36:21.190Z] --- PASS: TestUpdateReplicatedJob (3.02s)
12:36:21 [2023-01-09T12:36:21.190Z] === RUN   TestServiceListWithStatuses
12:36:21 [2023-01-09T12:36:21.190Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:21 [2023-01-09T12:36:21.190Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:36:21 [2023-01-09T12:36:21.190Z] === RUN   TestDockerNetworkConnectAlias
12:36:21 [2023-01-09T12:36:21.848Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:36:21 [2023-01-09T12:36:21.947Z] --- PASS: TestDaemonStartWithLogOpt (3.44s)
12:36:21 [2023-01-09T12:36:21.947Z] === CONT  TestReadPluginNoRead
12:36:22 [2023-01-09T12:36:22.103Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.63s)
12:36:22 [2023-01-09T12:36:22.103Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:22 [2023-01-09T12:36:22.664Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:36:23 [2023-01-09T12:36:23.590Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:36:23 [2023-01-09T12:36:23.590Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:36:23 [2023-01-09T12:36:23.835Z] === RUN   TestReadPluginNoRead/default
12:36:23 [2023-01-09T12:36:23.847Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:36:23 [2023-01-09T12:36:23.847Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:36:23 [2023-01-09T12:36:23.847Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:36:24 [2023-01-09T12:36:24.407Z] === RUN   TestDockerSuite/TestBuildXZHost
12:36:24 [2023-01-09T12:36:24.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:36:24 [2023-01-09T12:36:24.761Z] === RUN   TestReadPluginNoRead/disabled_caching
12:36:25 [2023-01-09T12:36:25.382Z] --- PASS: TestDockerNetworkConnectAlias (3.89s)
12:36:25 [2023-01-09T12:36:25.382Z] === RUN   TestDockerNetworkReConnect
12:36:25 [2023-01-09T12:36:25.590Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:36:25 [2023-01-09T12:36:25.845Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:36:25 [2023-01-09T12:36:25.845Z]     docker_cli_sni_test.go:18: Flakey test
12:36:25 [2023-01-09T12:36:25.845Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:36:26 [2023-01-09T12:36:26.101Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:36:26 [2023-01-09T12:36:26.125Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:36:26 [2023-01-09T12:36:26.380Z] --- PASS: TestContinueAfterPluginCrash (8.42s)
12:36:26 [2023-01-09T12:36:26.771Z] b111c3320c94: Pull complete
12:36:27 [2023-01-09T12:36:27.028Z]     docker_api_swarm_test.go:272: [d4523d85edce5] joining swarm manager [ddc5a0c49622f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:36:27 [2023-01-09T12:36:27.028Z] === RUN   TestDockerSuite/TestCommitChange
12:36:27 [2023-01-09T12:36:27.307Z] === CONT  TestReadPluginNoRead
12:36:27 [2023-01-09T12:36:27.307Z]     read_test.go:92: [d199103cb8126] daemon is not started
12:36:27 [2023-01-09T12:36:27.307Z] --- PASS: TestReadPluginNoRead (6.00s)
12:36:27 [2023-01-09T12:36:27.307Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
12:36:27 [2023-01-09T12:36:27.307Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
12:36:27 [2023-01-09T12:36:27.307Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
12:36:27 [2023-01-09T12:36:27.307Z] PASS
12:36:27 [2023-01-09T12:36:27.307Z] 
12:36:27 [2023-01-09T12:36:27.307Z] DONE 6 tests in 9.475s
12:36:27 [2023-01-09T12:36:27.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:36:27 [2023-01-09T12:36:27.307Z] testing: warning: no tests to run
12:36:27 [2023-01-09T12:36:27.307Z] PASS
12:36:27 [2023-01-09T12:36:27.307Z] 
12:36:27 [2023-01-09T12:36:27.307Z] DONE 0 tests in 0.008s
12:36:27 [2023-01-09T12:36:27.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:36:27 [2023-01-09T12:36:27.307Z] INFO: Testing against a local daemon
12:36:27 [2023-01-09T12:36:27.307Z] === RUN   TestPluginWithDevMounts
12:36:27 [2023-01-09T12:36:27.307Z] === PAUSE TestPluginWithDevMounts
12:36:27 [2023-01-09T12:36:27.307Z] === CONT  TestPluginWithDevMounts
12:36:27 [2023-01-09T12:36:27.590Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:36:27 [2023-01-09T12:36:27.917Z] --- PASS: TestDockerNetworkReConnect (3.22s)
12:36:27 [2023-01-09T12:36:27.917Z] === RUN   TestServicePlugin
12:36:27 [2023-01-09T12:36:27.917Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:27 [2023-01-09T12:36:27.917Z] --- SKIP: TestServicePlugin (0.00s)
12:36:27 [2023-01-09T12:36:27.917Z] === RUN   TestServiceUpdateLabel
12:36:28 [2023-01-09T12:36:28.153Z] === RUN   TestDockerSuite/TestCommitHardlink
12:36:28 [2023-01-09T12:36:28.153Z]     docker_api_swarm_test.go:273: [d9fd2f709e2f9] joining swarm manager [ddc5a0c49622f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:36:29 [2023-01-09T12:36:29.193Z] --- PASS: TestPluginWithDevMounts (1.54s)
12:36:29 [2023-01-09T12:36:29.193Z] PASS
12:36:29 [2023-01-09T12:36:29.193Z] 
12:36:29 [2023-01-09T12:36:29.193Z] DONE 1 tests in 1.571s
12:36:29 [2023-01-09T12:36:29.193Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:36:29 [2023-01-09T12:36:29.193Z] INFO: Testing against a local daemon
12:36:29 [2023-01-09T12:36:29.193Z] === RUN   TestSecretInspect
12:36:29 [2023-01-09T12:36:29.516Z] === RUN   TestDockerSuite/TestCommitNewFile
12:36:30 [2023-01-09T12:36:30.442Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:36:30 [2023-01-09T12:36:30.450Z] --- PASS: TestServiceUpdateLabel (2.11s)
12:36:30 [2023-01-09T12:36:30.450Z] === RUN   TestServiceUpdateSecrets
12:36:30 [2023-01-09T12:36:30.698Z] === RUN   TestDockerSuite/TestCommitTTY
12:36:31 [2023-01-09T12:36:31.081Z] --- PASS: TestSecretInspect (2.17s)
12:36:31 [2023-01-09T12:36:31.081Z] === RUN   TestSecretList
12:36:31 [2023-01-09T12:36:31.625Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:36:32 [2023-01-09T12:36:32.186Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:36:33 [2023-01-09T12:36:33.113Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:36:33 [2023-01-09T12:36:33.595Z] --- PASS: TestSecretList (2.15s)
12:36:33 [2023-01-09T12:36:33.595Z] === RUN   TestSecretsCreateAndDelete
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:36:33 [2023-01-09T12:36:33.673Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:36:34 [2023-01-09T12:36:34.598Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:36:35 [2023-01-09T12:36:35.483Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
12:36:35 [2023-01-09T12:36:35.483Z] === RUN   TestSecretsUpdate
12:36:35 [2023-01-09T12:36:35.524Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:36:35 [2023-01-09T12:36:35.524Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:36:36 [2023-01-09T12:36:36.085Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:36:36 [2023-01-09T12:36:36.646Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:36:36 [2023-01-09T12:36:36.910Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:36:37 [2023-01-09T12:36:37.482Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:36:37 [2023-01-09T12:36:37.737Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:36:37 [2023-01-09T12:36:37.737Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:36:37 [2023-01-09T12:36:37.737Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:36:37 [2023-01-09T12:36:37.996Z] --- PASS: TestSecretsUpdate (2.13s)
12:36:37 [2023-01-09T12:36:37.996Z] === RUN   TestTemplatedSecret
12:36:38 [2023-01-09T12:36:38.299Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:36:38 [2023-01-09T12:36:38.299Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:36:38 [2023-01-09T12:36:38.299Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:36:38 [2023-01-09T12:36:38.299Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:36:38 [2023-01-09T12:36:38.299Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:36:38 [2023-01-09T12:36:38.860Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:36:38 [2023-01-09T12:36:38.860Z] PASS
12:36:38 [2023-01-09T12:36:38.860Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:36:38 [2023-01-09T12:36:38.860Z] 
12:36:38 [2023-01-09T12:36:38.860Z] DONE 17 tests in 50.980s
12:36:38 [2023-01-09T12:36:38.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:38 [2023-01-09T12:36:38.860Z] ++ 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
12:36:38 [2023-01-09T12:36:38.860Z] ++ set -e
12:36:38 [2023-01-09T12:36:38.860Z] ++ '[' -n 0 ']'
12:36:38 [2023-01-09T12:36:38.860Z] ++ set -x
12:36:38 [2023-01-09T12:36:38.860Z] ++ 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
12:36:39 [2023-01-09T12:36:39.116Z] INFO: Testing against a local daemon
12:36:39 [2023-01-09T12:36:39.116Z] === RUN   TestPluginInvalidJSON
12:36:39 [2023-01-09T12:36:39.116Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:39 [2023-01-09T12:36:39.116Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:39 [2023-01-09T12:36:39.116Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:39 [2023-01-09T12:36:39.116Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:36:39 [2023-01-09T12:36:39.116Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:39 [2023-01-09T12:36:39.116Z] === RUN   TestPluginInstall
12:36:39 [2023-01-09T12:36:39.116Z] === RUN   TestPluginInstall/no_auth
12:36:39 [2023-01-09T12:36:39.373Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:36:39 [2023-01-09T12:36:39.934Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:36:39 [2023-01-09T12:36:39.934Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:36:40 [2023-01-09T12:36:40.510Z] --- PASS: TestTemplatedSecret (2.51s)
12:36:40 [2023-01-09T12:36:40.510Z] === RUN   TestSecretCreateResolve
12:36:40 [2023-01-09T12:36:40.862Z] time="2023-01-09T12:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:40 [2023-01-09T12:36:40.862Z] time="2023-01-09T12:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e289f0cd73d24a229de36dd3a5559e4d33a18c2572f6239a462f23380fa21b1" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:40 [2023-01-09T12:36:40.862Z] time="2023-01-09T12:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:40 [2023-01-09T12:36:40.862Z] time="2023-01-09T12:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e289f0cd73d24a229de36dd3a5559e4d33a18c2572f6239a462f23380fa21b1" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:41 [2023-01-09T12:36:41.118Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:36:41 [2023-01-09T12:36:41.374Z] === RUN   TestPluginInstall/with_htpasswd
12:36:41 [2023-01-09T12:36:41.630Z] time="2023-01-09T12:36:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:41 [2023-01-09T12:36:41.630Z] time="2023-01-09T12:36:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1c864a22ec06307534a658562c5eb15fe4c0854f315c0722491ee51af79fcaa" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:41 [2023-01-09T12:36:41.630Z] time="2023-01-09T12:36:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:41 [2023-01-09T12:36:41.630Z] time="2023-01-09T12:36:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1c864a22ec06307534a658562c5eb15fe4c0854f315c0722491ee51af79fcaa" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:41 [2023-01-09T12:36:41.886Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:36:41 [2023-01-09T12:36:41.886Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:36:42 [2023-01-09T12:36:42.142Z] === RUN   TestPluginInstall/with_insecure
12:36:42 [2023-01-09T12:36:42.397Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:36:42 [2023-01-09T12:36:42.453Z] --- PASS: TestSecretCreateResolve (2.17s)
12:36:42 [2023-01-09T12:36:42.453Z] PASS
12:36:42 [2023-01-09T12:36:42.453Z] 
12:36:42 [2023-01-09T12:36:42.453Z] DONE 6 tests in 13.341s
12:36:42 [2023-01-09T12:36:42.453Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:36:42 [2023-01-09T12:36:42.453Z] INFO: Testing against a local daemon
12:36:42 [2023-01-09T12:36:42.453Z] === RUN   TestServiceCreateInit
12:36:42 [2023-01-09T12:36:42.453Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:36:42 [2023-01-09T12:36:42.959Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:36:42 [2023-01-09T12:36:42.959Z] time="2023-01-09T12:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:42 [2023-01-09T12:36:42.959Z] time="2023-01-09T12:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dd82c4d3824b83607aeb2777e46378d175082e3c7673c19de9a8b86eba5e345" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:42 [2023-01-09T12:36:42.959Z] time="2023-01-09T12:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:42 [2023-01-09T12:36:42.959Z] time="2023-01-09T12:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dd82c4d3824b83607aeb2777e46378d175082e3c7673c19de9a8b86eba5e345" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:43 [2023-01-09T12:36:43.521Z]     plugin_test.go:165: [d337a3641101e] daemon is not started
12:36:43 [2023-01-09T12:36:43.521Z] --- PASS: TestPluginInstall (4.26s)
12:36:43 [2023-01-09T12:36:43.521Z]     --- PASS: TestPluginInstall/no_auth (2.17s)
12:36:43 [2023-01-09T12:36:43.521Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
12:36:43 [2023-01-09T12:36:43.521Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
12:36:43 [2023-01-09T12:36:43.521Z] === RUN   TestPluginsWithRuntimes
12:36:43 [2023-01-09T12:36:43.521Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:36:44 [2023-01-09T12:36:44.083Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:36:44 [2023-01-09T12:36:44.083Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:36:44 [2023-01-09T12:36:44.646Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:36:45 [2023-01-09T12:36:45.208Z] === RUN   TestPluginsWithRuntimes/No_Args
12:36:45 [2023-01-09T12:36:45.208Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:36:45 [2023-01-09T12:36:45.331Z] --- PASS: TestServiceUpdateSecrets (14.33s)
12:36:45 [2023-01-09T12:36:45.331Z] === RUN   TestServiceUpdateConfigs
12:36:45 [2023-01-09T12:36:45.769Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:36:45 [2023-01-09T12:36:45.769Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:36:46 [2023-01-09T12:36:46.025Z] === RUN   TestPluginsWithRuntimes/With_Args
12:36:46 [2023-01-09T12:36:46.281Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:36:46 [2023-01-09T12:36:46.633Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:36:46 [2023-01-09T12:36:46.878Z] --- PASS: TestImportExtremelyLargeImageWorks (95.00s)
12:36:46 [2023-01-09T12:36:46.878Z] PASS
12:36:46 [2023-01-09T12:36:46.878Z] 
12:36:46 [2023-01-09T12:36:46.878Z] === Skipped
12:36:46 [2023-01-09T12:36:46.878Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
12:36:46 [2023-01-09T12:36:46.878Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:36:46 [2023-01-09T12:36:46.878Z] 
12:36:46 [2023-01-09T12:36:46.878Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:36:46 [2023-01-09T12:36:46.878Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:36:46 [2023-01-09T12:36:46.878Z] 
12:36:46 [2023-01-09T12:36:46.878Z] DONE 13 tests, 2 skipped in 98.612s
12:36:46 [2023-01-09T12:36:46.878Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:36:46 [2023-01-09T12:36:46.878Z] INFO: Testing against a local daemon
12:36:46 [2023-01-09T12:36:46.878Z] === RUN   TestNetworkCreateDelete
12:36:46 [2023-01-09T12:36:46.878Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:36:46 [2023-01-09T12:36:46.878Z] === RUN   TestDockerNetworkDeletePreferID
12:36:46 [2023-01-09T12:36:46.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:36:46 [2023-01-09T12:36:46.878Z] === RUN   TestDaemonDNSFallback
12:36:47 [2023-01-09T12:36:47.208Z] --- PASS: TestPluginsWithRuntimes (3.78s)
12:36:47 [2023-01-09T12:36:47.208Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.96s)
12:36:47 [2023-01-09T12:36:47.208Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.03s)
12:36:47 [2023-01-09T12:36:47.208Z] === RUN   TestPluginBackCompatMediaTypes
12:36:47 [2023-01-09T12:36:47.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:36:48 [2023-01-09T12:36:48.134Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
12:36:48 [2023-01-09T12:36:48.134Z] PASS
12:36:48 [2023-01-09T12:36:48.134Z] 
12:36:48 [2023-01-09T12:36:48.134Z] DONE 10 tests in 8.989s
12:36:48 [2023-01-09T12:36:48.134Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:48 [2023-01-09T12:36:48.134Z] ++ 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
12:36:48 [2023-01-09T12:36:48.134Z] ++ set -e
12:36:48 [2023-01-09T12:36:48.134Z] ++ '[' -n 0 ']'
12:36:48 [2023-01-09T12:36:48.134Z] ++ set -x
12:36:48 [2023-01-09T12:36:48.134Z] ++ 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
12:36:48 [2023-01-09T12:36:48.134Z] INFO: Testing against a local daemon
12:36:48 [2023-01-09T12:36:48.134Z] === RUN   TestExternalGraphDriver
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:36:48 [2023-01-09T12:36:48.389Z] === RUN   TestExternalGraphDriver/json
12:36:48 [2023-01-09T12:36:48.951Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:36:49 [2023-01-09T12:36:49.513Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:36:49 [2023-01-09T12:36:49.900Z] --- PASS: TestServiceCreateInit (7.26s)
12:36:49 [2023-01-09T12:36:49.900Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
12:36:49 [2023-01-09T12:36:49.900Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
12:36:49 [2023-01-09T12:36:49.900Z] === RUN   TestCreateServiceMultipleTimes
12:36:50 [2023-01-09T12:36:50.075Z] === RUN   TestExternalGraphDriver/spec
12:36:51 [2023-01-09T12:36:51.963Z] === RUN   TestExternalGraphDriver/pull
12:36:53 [2023-01-09T12:36:53.326Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:36:53 [2023-01-09T12:36:53.326Z] --- PASS: TestExternalGraphDriver (5.25s)
12:36:53 [2023-01-09T12:36:53.326Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
12:36:53 [2023-01-09T12:36:53.326Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
12:36:53 [2023-01-09T12:36:53.326Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
12:36:53 [2023-01-09T12:36:53.326Z] === RUN   TestGraphdriverPluginV2
12:36:53 [2023-01-09T12:36:53.450Z] --- PASS: TestDaemonDNSFallback (7.38s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestInspectNetwork
12:36:53 [2023-01-09T12:36:53.450Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestInspectNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestRunContainerWithBridgeNone
12:36:53 [2023-01-09T12:36:53.450Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkInvalidJSON
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkInvalidJSON//networks/create
12:36:53 [2023-01-09T12:36:53.450Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:36:53 [2023-01-09T12:36:53.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:53 [2023-01-09T12:36:53.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:53 [2023-01-09T12:36:53.450Z] === CONT  TestNetworkInvalidJSON//networks/create
12:36:53 [2023-01-09T12:36:53.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:53 [2023-01-09T12:36:53.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:36:53 [2023-01-09T12:36:53.450Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkList
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkList//networks
12:36:53 [2023-01-09T12:36:53.450Z] === PAUSE TestNetworkList//networks
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestNetworkList//networks/
12:36:53 [2023-01-09T12:36:53.450Z] === PAUSE TestNetworkList//networks/
12:36:53 [2023-01-09T12:36:53.450Z] === CONT  TestNetworkList//networks
12:36:53 [2023-01-09T12:36:53.450Z] === CONT  TestNetworkList//networks/
12:36:53 [2023-01-09T12:36:53.450Z] --- PASS: TestNetworkList (0.02s)
12:36:53 [2023-01-09T12:36:53.450Z]     --- PASS: TestNetworkList//networks (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     --- PASS: TestNetworkList//networks/ (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestHostIPv4BridgeLabel
12:36:53 [2023-01-09T12:36:53.450Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDaemonRestartWithLiveRestore
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDaemonDefaultNetworkPools
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDaemonRestartWithExistingNetwork
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestServiceWithPredefinedNetwork
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:242: FLAKY_TEST
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestServiceWithDataPathPortInit
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] PASS
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === Skipped
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:242: FLAKY_TEST
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] DONE 22 tests, 12 skipped in 8.068s
12:36:53 [2023-01-09T12:36:53.450Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:36:53 [2023-01-09T12:36:53.450Z] INFO: Testing against a local daemon
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDockerNetworkIpvlanPersistance
12:36:53 [2023-01-09T12:36:53.450Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] === RUN   TestDockerNetworkIpvlan
12:36:53 [2023-01-09T12:36:53.450Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:53 [2023-01-09T12:36:53.450Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z] PASS
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === Skipped
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:36:53 [2023-01-09T12:36:53.450Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:53 [2023-01-09T12:36:53.450Z] 
12:36:53 [2023-01-09T12:36:53.450Z] DONE 2 tests, 2 skipped in 0.098s
12:36:53 [2023-01-09T12:36:53.450Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:36:53 [2023-01-09T12:36:53.706Z] INFO: Testing against a local daemon
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestDockerNetworkMacvlanPersistance
12:36:53 [2023-01-09T12:36:53.706Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestDockerNetworkMacvlan
12:36:53 [2023-01-09T12:36:53.706Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] PASS
12:36:53 [2023-01-09T12:36:53.706Z] 
12:36:53 [2023-01-09T12:36:53.706Z] === Skipped
12:36:53 [2023-01-09T12:36:53.706Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.706Z] 
12:36:53 [2023-01-09T12:36:53.706Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:53 [2023-01-09T12:36:53.706Z] 
12:36:53 [2023-01-09T12:36:53.706Z] DONE 2 tests, 2 skipped in 0.096s
12:36:53 [2023-01-09T12:36:53.706Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:36:53 [2023-01-09T12:36:53.706Z] testing: warning: no tests to run
12:36:53 [2023-01-09T12:36:53.706Z] PASS
12:36:53 [2023-01-09T12:36:53.706Z] 
12:36:53 [2023-01-09T12:36:53.706Z] DONE 0 tests in 0.023s
12:36:53 [2023-01-09T12:36:53.706Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:36:53 [2023-01-09T12:36:53.706Z] INFO: Testing against a local daemon
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginAllowRequest
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginTLS
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginDenyRequest
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginAPIDenyResponse
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginDenyResponse
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginAllowEventStream
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginErrorResponse
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginErrorRequest
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginHeader
12:36:53 [2023-01-09T12:36:53.706Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:53 [2023-01-09T12:36:53.706Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:36:53 [2023-01-09T12:36:53.706Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:36:53 [2023-01-09T12:36:53.888Z] === RUN   TestDockerSuite/TestContainerAPITop
12:36:54 [2023-01-09T12:36:54.267Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2023-01-09T12:36:54.267Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
12:36:54 [2023-01-09T12:36:54.267Z] === RUN   TestAuthZPluginV2Disable
12:36:54 [2023-01-09T12:36:54.460Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:36:54 [2023-01-09T12:36:54.460Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:36:54 [2023-01-09T12:36:54.460Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:36:54 [2023-01-09T12:36:54.460Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:36:54 [2023-01-09T12:36:54.522Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2023-01-09T12:36:54.522Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
12:36:54 [2023-01-09T12:36:54.522Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:36:54 [2023-01-09T12:36:54.777Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2023-01-09T12:36:54.777Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:36:54 [2023-01-09T12:36:54.777Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:36:55 [2023-01-09T12:36:55.338Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.338Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:36:55 [2023-01-09T12:36:55.338Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:36:55 [2023-01-09T12:36:55.593Z] PASS
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === Skipped
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:36:55 [2023-01-09T12:36:55.593Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] DONE 17 tests, 17 skipped in 1.805s
12:36:55 [2023-01-09T12:36:55.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:55 [2023-01-09T12:36:55.593Z] INFO: Testing against a local daemon
12:36:55 [2023-01-09T12:36:55.593Z] === RUN   TestPluginInvalidJSON
12:36:55 [2023-01-09T12:36:55.593Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2023-01-09T12:36:55.593Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2023-01-09T12:36:55.593Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2023-01-09T12:36:55.593Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:36:55 [2023-01-09T12:36:55.593Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z] === RUN   TestPluginInstall
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] --- SKIP: TestPluginInstall (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z] === RUN   TestPluginsWithRuntimes
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:36:55 [2023-01-09T12:36:55.593Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z] === RUN   TestPluginBackCompatMediaTypes
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:36:55 [2023-01-09T12:36:55.593Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z] PASS
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === Skipped
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:36:55 [2023-01-09T12:36:55.593Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:36:55 [2023-01-09T12:36:55.593Z] 
12:36:55 [2023-01-09T12:36:55.593Z] DONE 5 tests, 3 skipped in 0.137s
12:36:55 [2023-01-09T12:36:55.593Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:55 [2023-01-09T12:36:55.849Z] INFO: Testing against a local daemon
12:36:55 [2023-01-09T12:36:55.849Z] === RUN   TestExternalGraphDriver
12:36:56 [2023-01-09T12:36:56.104Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:36:56 [2023-01-09T12:36:56.104Z] --- SKIP: TestExternalGraphDriver (0.34s)
12:36:56 [2023-01-09T12:36:56.104Z] === RUN   TestGraphdriverPluginV2
12:36:56 [2023-01-09T12:36:56.974Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:36:57 [2023-01-09T12:36:57.537Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:36:57 [2023-01-09T12:36:57.537Z] --- PASS: TestGraphdriverPluginV2 (4.31s)
12:36:57 [2023-01-09T12:36:57.537Z] PASS
12:36:57 [2023-01-09T12:36:57.537Z] 
12:36:57 [2023-01-09T12:36:57.537Z] DONE 5 tests in 9.703s
12:36:57 [2023-01-09T12:36:57.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:36:57 [2023-01-09T12:36:57.793Z] ++ 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
12:36:57 [2023-01-09T12:36:57.793Z] ++ set -e
12:36:57 [2023-01-09T12:36:57.793Z] ++ '[' -n 0 ']'
12:36:57 [2023-01-09T12:36:57.793Z] ++ set -x
12:36:57 [2023-01-09T12:36:57.793Z] ++ 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
12:36:57 [2023-01-09T12:36:57.793Z] INFO: Testing against a local daemon
12:36:57 [2023-01-09T12:36:57.793Z] === RUN   TestContinueAfterPluginCrash
12:36:57 [2023-01-09T12:36:57.793Z] === PAUSE TestContinueAfterPluginCrash
12:36:57 [2023-01-09T12:36:57.793Z] === RUN   TestReadPluginNoRead
12:36:57 [2023-01-09T12:36:57.793Z] === PAUSE TestReadPluginNoRead
12:36:57 [2023-01-09T12:36:57.793Z] === RUN   TestDaemonStartWithLogOpt
12:36:57 [2023-01-09T12:36:57.793Z] === PAUSE TestDaemonStartWithLogOpt
12:36:57 [2023-01-09T12:36:57.793Z] === CONT  TestContinueAfterPluginCrash
12:36:57 [2023-01-09T12:36:57.793Z] === CONT  TestDaemonStartWithLogOpt
12:36:58 [2023-01-09T12:36:58.355Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:37:00 [2023-01-09T12:37:00.210Z] --- PASS: TestServiceUpdateConfigs (14.37s)
12:37:00 [2023-01-09T12:37:00.210Z] === RUN   TestServiceUpdateNetwork
12:37:02 [2023-01-09T12:37:02.519Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:37:02 [2023-01-09T12:37:02.519Z] --- PASS: TestDaemonStartWithLogOpt (4.14s)
12:37:02 [2023-01-09T12:37:02.519Z] === CONT  TestReadPluginNoRead
12:37:02 [2023-01-09T12:37:02.519Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:37:02 [2023-01-09T12:37:02.642Z] --- PASS: TestGraphdriverPluginV2 (5.74s)
12:37:02 [2023-01-09T12:37:02.642Z] PASS
12:37:02 [2023-01-09T12:37:02.642Z] 
12:37:02 [2023-01-09T12:37:02.642Z] === Skipped
12:37:02 [2023-01-09T12:37:02.642Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
12:37:02 [2023-01-09T12:37:02.642Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:37:02 [2023-01-09T12:37:02.642Z] 
12:37:02 [2023-01-09T12:37:02.642Z] DONE 2 tests, 1 skipped in 6.188s
12:37:02 [2023-01-09T12:37:02.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:37:02 [2023-01-09T12:37:02.642Z] INFO: Testing against a local daemon
12:37:02 [2023-01-09T12:37:02.642Z] === RUN   TestContinueAfterPluginCrash
12:37:02 [2023-01-09T12:37:02.642Z] === PAUSE TestContinueAfterPluginCrash
12:37:02 [2023-01-09T12:37:02.642Z] === RUN   TestReadPluginNoRead
12:37:02 [2023-01-09T12:37:02.642Z] === PAUSE TestReadPluginNoRead
12:37:02 [2023-01-09T12:37:02.642Z] === RUN   TestDaemonStartWithLogOpt
12:37:02 [2023-01-09T12:37:02.642Z] === PAUSE TestDaemonStartWithLogOpt
12:37:02 [2023-01-09T12:37:02.642Z] === CONT  TestContinueAfterPluginCrash
12:37:02 [2023-01-09T12:37:02.642Z] === CONT  TestDaemonStartWithLogOpt
12:37:03 [2023-01-09T12:37:03.883Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:37:04 [2023-01-09T12:37:04.810Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:37:04 [2023-01-09T12:37:04.810Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:37:05 [2023-01-09T12:37:05.370Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:37:06 [2023-01-09T12:37:06.295Z] === RUN   TestReadPluginNoRead/default
12:37:06 [2023-01-09T12:37:06.857Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:37:06 [2023-01-09T12:37:06.857Z] --- PASS: TestContinueAfterPluginCrash (9.09s)
12:37:07 [2023-01-09T12:37:07.418Z] === RUN   TestReadPluginNoRead/disabled_caching
12:37:07 [2023-01-09T12:37:07.948Z] --- PASS: TestCreateServiceMultipleTimes (15.72s)
12:37:07 [2023-01-09T12:37:07.948Z] === RUN   TestCreateServiceConflict
12:37:07 [2023-01-09T12:37:07.948Z] --- PASS: TestCreateServiceConflict (2.15s)
12:37:07 [2023-01-09T12:37:07.948Z] === RUN   TestCreateServiceMaxReplicas
12:37:08 [2023-01-09T12:37:08.343Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:37:08 [2023-01-09T12:37:08.904Z] === CONT  TestReadPluginNoRead
12:37:08 [2023-01-09T12:37:08.904Z]     read_test.go:92: [d73787a7de255] daemon is not started
12:37:08 [2023-01-09T12:37:08.904Z] --- PASS: TestReadPluginNoRead (6.81s)
12:37:08 [2023-01-09T12:37:08.904Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s)
12:37:08 [2023-01-09T12:37:08.904Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
12:37:08 [2023-01-09T12:37:08.904Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
12:37:08 [2023-01-09T12:37:08.904Z] PASS
12:37:08 [2023-01-09T12:37:08.904Z] 
12:37:08 [2023-01-09T12:37:08.904Z] DONE 6 tests in 11.094s
12:37:08 [2023-01-09T12:37:08.904Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:37:08 [2023-01-09T12:37:08.904Z] ++ 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
12:37:08 [2023-01-09T12:37:08.904Z] ++ set -e
12:37:08 [2023-01-09T12:37:08.904Z] ++ '[' -n 0 ']'
12:37:08 [2023-01-09T12:37:08.904Z] ++ set -x
12:37:08 [2023-01-09T12:37:08.904Z] ++ 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
12:37:08 [2023-01-09T12:37:08.904Z] testing: warning: no tests to run
12:37:08 [2023-01-09T12:37:08.904Z] PASS
12:37:08 [2023-01-09T12:37:08.904Z] 
12:37:08 [2023-01-09T12:37:08.904Z] DONE 0 tests in 0.037s
12:37:08 [2023-01-09T12:37:08.904Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:37:08 [2023-01-09T12:37:08.904Z] ++ 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
12:37:08 [2023-01-09T12:37:08.904Z] ++ set -e
12:37:08 [2023-01-09T12:37:08.904Z] ++ '[' -n 0 ']'
12:37:08 [2023-01-09T12:37:08.904Z] ++ set -x
12:37:08 [2023-01-09T12:37:08.904Z] ++ 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
12:37:08 [2023-01-09T12:37:08.904Z] INFO: Testing against a local daemon
12:37:08 [2023-01-09T12:37:08.904Z] === RUN   TestPluginWithDevMounts
12:37:08 [2023-01-09T12:37:08.904Z] === PAUSE TestPluginWithDevMounts
12:37:08 [2023-01-09T12:37:08.904Z] === CONT  TestPluginWithDevMounts
12:37:09 [2023-01-09T12:37:09.175Z] --- PASS: TestDaemonStartWithLogOpt (6.29s)
12:37:09 [2023-01-09T12:37:09.175Z] === CONT  TestReadPluginNoRead
12:37:09 [2023-01-09T12:37:09.832Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:37:10 [2023-01-09T12:37:10.461Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
12:37:10 [2023-01-09T12:37:10.461Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:10 [2023-01-09T12:37:10.757Z] --- PASS: TestPluginWithDevMounts (1.63s)
12:37:10 [2023-01-09T12:37:10.757Z] PASS
12:37:10 [2023-01-09T12:37:10.757Z] 
12:37:10 [2023-01-09T12:37:10.757Z] DONE 1 tests in 1.727s
12:37:10 [2023-01-09T12:37:10.757Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:37:10 [2023-01-09T12:37:10.757Z] ++ 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
12:37:10 [2023-01-09T12:37:10.757Z] ++ set -e
12:37:10 [2023-01-09T12:37:10.757Z] ++ '[' -n 0 ']'
12:37:10 [2023-01-09T12:37:10.757Z] ++ set -x
12:37:10 [2023-01-09T12:37:10.757Z] ++ 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
12:37:10 [2023-01-09T12:37:10.757Z] INFO: Testing against a local daemon
12:37:10 [2023-01-09T12:37:10.757Z] === RUN   TestSecretInspect
12:37:11 [2023-01-09T12:37:11.013Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00078d6c8_<nil>}
12:37:11 [2023-01-09T12:37:11.688Z] === RUN   TestReadPluginNoRead/default
12:37:11 [2023-01-09T12:37:11.943Z] --- PASS: TestContinueAfterPluginCrash (9.98s)
12:37:12 [2023-01-09T12:37:12.376Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11800138628_/foo_false__<nil>_<nil>_<nil>}
12:37:12 [2023-01-09T12:37:12.417Z] --- PASS: TestServiceUpdateNetwork (12.06s)
12:37:12 [2023-01-09T12:37:12.417Z] === RUN   TestServiceUpdatePidsLimit
12:37:12 [2023-01-09T12:37:12.417Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:37:12 [2023-01-09T12:37:12.675Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:37:12 [2023-01-09T12:37:12.938Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:37:13 [2023-01-09T12:37:13.193Z] --- PASS: TestSecretInspect (2.64s)
12:37:13 [2023-01-09T12:37:13.193Z] === RUN   TestSecretList
12:37:13 [2023-01-09T12:37:13.832Z] === RUN   TestReadPluginNoRead/disabled_caching
12:37:14 [2023-01-09T12:37:14.122Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11800138628_/foo_true__<nil>_<nil>_<nil>}
12:37:15 [2023-01-09T12:37:15.499Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_false__<nil>_<nil>_<nil>}
12:37:16 [2023-01-09T12:37:16.179Z] --- PASS: TestSecretList (2.73s)
12:37:16 [2023-01-09T12:37:16.179Z] === RUN   TestSecretsCreateAndDelete
12:37:16 [2023-01-09T12:37:16.496Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:37:16 [2023-01-09T12:37:16.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:37:17 [2023-01-09T12:37:17.002Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_true__<nil>_<nil>_<nil>}
12:37:18 [2023-01-09T12:37:18.369Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_true__0xc00078dc20_<nil>_<nil>}
12:37:18 [2023-01-09T12:37:18.369Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
12:37:18 [2023-01-09T12:37:18.369Z] === RUN   TestSecretsUpdate
12:37:18 [2023-01-09T12:37:18.384Z] === CONT  TestReadPluginNoRead
12:37:18 [2023-01-09T12:37:18.384Z]     read_test.go:92: [dbd67dda3bfdd] daemon is not started
12:37:18 [2023-01-09T12:37:18.384Z] --- PASS: TestReadPluginNoRead (10.08s)
12:37:18 [2023-01-09T12:37:18.384Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
12:37:18 [2023-01-09T12:37:18.384Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.30s)
12:37:18 [2023-01-09T12:37:18.384Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s)
12:37:18 [2023-01-09T12:37:18.384Z] PASS
12:37:18 [2023-01-09T12:37:18.384Z] 
12:37:18 [2023-01-09T12:37:18.384Z] DONE 6 tests in 16.490s
12:37:18 [2023-01-09T12:37:18.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:37:18 [2023-01-09T12:37:18.384Z] testing: warning: no tests to run
12:37:18 [2023-01-09T12:37:18.384Z] PASS
12:37:18 [2023-01-09T12:37:18.384Z] 
12:37:18 [2023-01-09T12:37:18.384Z] DONE 0 tests in 0.039s
12:37:18 [2023-01-09T12:37:18.384Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:37:18 [2023-01-09T12:37:18.639Z] INFO: Testing against a local daemon
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestPluginWithDevMounts
12:37:18 [2023-01-09T12:37:18.639Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:37:18 [2023-01-09T12:37:18.639Z] PASS
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === Skipped
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:37:18 [2023-01-09T12:37:18.639Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] DONE 1 tests, 1 skipped in 0.106s
12:37:18 [2023-01-09T12:37:18.639Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:37:18 [2023-01-09T12:37:18.639Z] INFO: Testing against a local daemon
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestSecretInspect
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestSecretInspect (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestSecretList
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestSecretList (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestSecretsCreateAndDelete
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestSecretsUpdate
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestSecretsUpdate (0.01s)
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestTemplatedSecret
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestTemplatedSecret (0.00s)
12:37:18 [2023-01-09T12:37:18.639Z] === RUN   TestSecretCreateResolve
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:37:18 [2023-01-09T12:37:18.639Z] PASS
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === Skipped
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:37:18 [2023-01-09T12:37:18.639Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.639Z] 
12:37:18 [2023-01-09T12:37:18.639Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:37:18 [2023-01-09T12:37:18.640Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.640Z] 
12:37:18 [2023-01-09T12:37:18.640Z] DONE 6 tests, 6 skipped in 0.177s
12:37:18 [2023-01-09T12:37:18.640Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:37:18 [2023-01-09T12:37:18.895Z] INFO: Testing against a local daemon
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestServiceCreateInit
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- PASS: TestServiceCreateInit (0.01s)
12:37:18 [2023-01-09T12:37:18.895Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:18 [2023-01-09T12:37:18.895Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceMultipleTimes
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceConflict
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceConflict (0.02s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceMaxReplicas
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceSecretFileMode
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceConfigFileMode
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceSysctls
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.895Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:37:18 [2023-01-09T12:37:18.895Z] === RUN   TestCreateServiceCapabilities
12:37:18 [2023-01-09T12:37:18.895Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.896Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:37:18 [2023-01-09T12:37:18.896Z] === RUN   TestInspect
12:37:18 [2023-01-09T12:37:18.896Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.896Z] --- SKIP: TestInspect (0.01s)
12:37:18 [2023-01-09T12:37:18.896Z] === RUN   TestCreateJob
12:37:18 [2023-01-09T12:37:18.896Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:18 [2023-01-09T12:37:18.932Z]     docker_api_swarm_node_test.go:20: [d16e2f52f1a4c] joining swarm manager [dce2d003320c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestCreateJob (0.01s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestReplicatedJob
12:37:19 [2023-01-09T12:37:19.151Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestReplicatedJob (0.01s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestUpdateReplicatedJob
12:37:19 [2023-01-09T12:37:19.151Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestServiceListWithStatuses
12:37:19 [2023-01-09T12:37:19.151Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestDockerNetworkConnectAlias
12:37:19 [2023-01-09T12:37:19.151Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestDockerNetworkConnectAlias (0.03s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestDockerNetworkReConnect
12:37:19 [2023-01-09T12:37:19.151Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:19 [2023-01-09T12:37:19.151Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:37:19 [2023-01-09T12:37:19.151Z] === RUN   TestServicePlugin
12:37:19 [2023-01-09T12:37:19.860Z]     docker_api_swarm_node_test.go:21: [d34a542da3126] joining swarm manager [dce2d003320c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:37:19 [2023-01-09T12:37:19.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00078dc38_<nil>}
12:37:20 [2023-01-09T12:37:20.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00078dc50_<nil>}
12:37:20 [2023-01-09T12:37:20.793Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:37:20 [2023-01-09T12:37:20.983Z] --- PASS: TestSecretsUpdate (2.68s)
12:37:20 [2023-01-09T12:37:20.983Z] === RUN   TestTemplatedSecret
12:37:21 [2023-01-09T12:37:21.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00078dc68_<nil>}
12:37:22 [2023-01-09T12:37:22.416Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServicePlugin (2.97s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestServiceUpdateLabel
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestServiceUpdateSecrets
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestServiceUpdateConfigs
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestServiceUpdateNetwork
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestServiceUpdatePidsLimit
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z] PASS
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === Skipped
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.03s)
12:37:22 [2023-01-09T12:37:22.416Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s)
12:37:22 [2023-01-09T12:37:22.416Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] DONE 24 tests, 23 skipped in 3.393s
12:37:22 [2023-01-09T12:37:22.416Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:37:22 [2023-01-09T12:37:22.416Z] INFO: Testing against a local daemon
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestSessionCreate
12:37:22 [2023-01-09T12:37:22.416Z] --- PASS: TestSessionCreate (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:22 [2023-01-09T12:37:22.416Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:37:22 [2023-01-09T12:37:22.416Z] PASS
12:37:22 [2023-01-09T12:37:22.416Z] 
12:37:22 [2023-01-09T12:37:22.416Z] DONE 2 tests in 0.129s
12:37:22 [2023-01-09T12:37:22.416Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:37:22 [2023-01-09T12:37:22.416Z] INFO: Testing against a local daemon
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:22 [2023-01-09T12:37:22.416Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:22 [2023-01-09T12:37:22.416Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:22 [2023-01-09T12:37:22.416Z] === RUN   TestEventsExecDie
12:37:22 [2023-01-09T12:37:22.977Z] --- PASS: TestEventsExecDie (0.54s)
12:37:22 [2023-01-09T12:37:22.977Z] === RUN   TestEventsBackwardsCompatible
12:37:22 [2023-01-09T12:37:22.977Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:37:22 [2023-01-09T12:37:22.977Z] === RUN   TestInfoBinaryCommits
12:37:22 [2023-01-09T12:37:22.977Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:22 [2023-01-09T12:37:22.977Z] === RUN   TestInfoAPIVersioned
12:37:22 [2023-01-09T12:37:22.977Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:37:22 [2023-01-09T12:37:22.977Z] === RUN   TestInfoDiscoveryBackend
12:37:23 [2023-01-09T12:37:23.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00078dcc8_<nil>}
12:37:23 [2023-01-09T12:37:23.836Z] --- PASS: TestTemplatedSecret (2.78s)
12:37:23 [2023-01-09T12:37:23.836Z] === RUN   TestSecretCreateResolve
12:37:24 [2023-01-09T12:37:24.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:37:24 [2023-01-09T12:37:24.862Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
12:37:24 [2023-01-09T12:37:24.862Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:37:25 [2023-01-09T12:37:25.458Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
12:37:25 [2023-01-09T12:37:25.458Z] === RUN   TestCreateServiceSecretFileMode
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:37:25 [2023-01-09T12:37:25.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:37:25 [2023-01-09T12:37:25.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:37:25 [2023-01-09T12:37:25.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:37:25 [2023-01-09T12:37:25.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:37:25 [2023-01-09T12:37:25.946Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:37:26 [2023-01-09T12:37:26.506Z] --- PASS: TestSecretCreateResolve (2.56s)
12:37:26 [2023-01-09T12:37:26.506Z] PASS
12:37:26 [2023-01-09T12:37:26.506Z] 
12:37:26 [2023-01-09T12:37:26.506Z] DONE 6 tests in 15.811s
12:37:26 [2023-01-09T12:37:26.506Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:37:26 [2023-01-09T12:37:26.506Z] ++ 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
12:37:26 [2023-01-09T12:37:26.506Z] ++ set -e
12:37:26 [2023-01-09T12:37:26.506Z] ++ '[' -n 0 ']'
12:37:26 [2023-01-09T12:37:26.506Z] ++ set -x
12:37:26 [2023-01-09T12:37:26.506Z] ++ 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
12:37:26 [2023-01-09T12:37:26.506Z] INFO: Testing against a local daemon
12:37:26 [2023-01-09T12:37:26.506Z] === RUN   TestServiceCreateInit
12:37:26 [2023-01-09T12:37:26.506Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:37:27 [2023-01-09T12:37:27.358Z] --- PASS: TestServiceUpdatePidsLimit (16.01s)
12:37:27 [2023-01-09T12:37:27.358Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:37:27 [2023-01-09T12:37:27.358Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:37:27 [2023-01-09T12:37:27.358Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
12:37:27 [2023-01-09T12:37:27.358Z] PASS
12:37:27 [2023-01-09T12:37:27.358Z] 
12:37:27 [2023-01-09T12:37:27.358Z] === Skipped
12:37:27 [2023-01-09T12:37:27.358Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:37:27 [2023-01-09T12:37:27.358Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:27 [2023-01-09T12:37:27.358Z] 
12:37:27 [2023-01-09T12:37:27.358Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:37:27 [2023-01-09T12:37:27.358Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:27 [2023-01-09T12:37:27.358Z] 
12:37:27 [2023-01-09T12:37:27.358Z] DONE 27 tests, 2 skipped in 149.455s
12:37:27 [2023-01-09T12:37:27.358Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:37:27 [2023-01-09T12:37:27.358Z] ++ 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
12:37:27 [2023-01-09T12:37:27.358Z] ++ set -e
12:37:27 [2023-01-09T12:37:27.358Z] ++ '[' -n 0 ']'
12:37:27 [2023-01-09T12:37:27.358Z] ++ set -x
12:37:27 [2023-01-09T12:37:27.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-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
12:37:27 [2023-01-09T12:37:27.358Z] INFO: Testing against a local daemon
12:37:27 [2023-01-09T12:37:27.358Z] === RUN   TestSessionCreate
12:37:27 [2023-01-09T12:37:27.358Z] --- PASS: TestSessionCreate (0.03s)
12:37:27 [2023-01-09T12:37:27.358Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:27 [2023-01-09T12:37:27.358Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:37:27 [2023-01-09T12:37:27.358Z] PASS
12:37:27 [2023-01-09T12:37:27.358Z] 
12:37:27 [2023-01-09T12:37:27.358Z] DONE 2 tests in 0.147s
12:37:27 [2023-01-09T12:37:27.358Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:37:27 [2023-01-09T12:37:27.358Z] ++ 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
12:37:27 [2023-01-09T12:37:27.358Z] ++ set -e
12:37:27 [2023-01-09T12:37:27.358Z] ++ '[' -n 0 ']'
12:37:27 [2023-01-09T12:37:27.358Z] ++ set -x
12:37:27 [2023-01-09T12:37:27.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-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
12:37:27 [2023-01-09T12:37:27.358Z] INFO: Testing against a local daemon
12:37:27 [2023-01-09T12:37:27.358Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:27 [2023-01-09T12:37:27.358Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:27 [2023-01-09T12:37:27.358Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:27 [2023-01-09T12:37:27.358Z] === RUN   TestEventsExecDie
12:37:27 [2023-01-09T12:37:27.617Z] --- PASS: TestEventsExecDie (0.48s)
12:37:27 [2023-01-09T12:37:27.617Z] === RUN   TestEventsBackwardsCompatible
12:37:27 [2023-01-09T12:37:27.617Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:37:27 [2023-01-09T12:37:27.617Z] === RUN   TestInfoBinaryCommits
12:37:27 [2023-01-09T12:37:27.617Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:27 [2023-01-09T12:37:27.617Z] === RUN   TestInfoAPIVersioned
12:37:27 [2023-01-09T12:37:27.617Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:37:27 [2023-01-09T12:37:27.617Z] === RUN   TestInfoDiscoveryBackend
12:37:28 [2023-01-09T12:37:28.125Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
12:37:28 [2023-01-09T12:37:28.125Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:37:28 [2023-01-09T12:37:28.125Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
12:37:28 [2023-01-09T12:37:28.125Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:37:28 [2023-01-09T12:37:28.125Z] === RUN   TestInfoAPI
12:37:28 [2023-01-09T12:37:28.125Z] --- PASS: TestInfoAPI (0.03s)
12:37:28 [2023-01-09T12:37:28.125Z] === RUN   TestInfoAPIWarnings
12:37:28 [2023-01-09T12:37:28.184Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:37:28 [2023-01-09T12:37:28.184Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:37:28 [2023-01-09T12:37:28.393Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:37:29 [2023-01-09T12:37:29.121Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:37:29 [2023-01-09T12:37:29.121Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:37:29 [2023-01-09T12:37:29.688Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:37:29 [2023-01-09T12:37:29.688Z] === RUN   TestInfoAPI
12:37:29 [2023-01-09T12:37:29.688Z] --- PASS: TestInfoAPI (0.02s)
12:37:29 [2023-01-09T12:37:29.688Z] === RUN   TestInfoAPIWarnings
12:37:29 [2023-01-09T12:37:29.758Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:37:30 [2023-01-09T12:37:30.319Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:37:30 [2023-01-09T12:37:30.576Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:37:31 [2023-01-09T12:37:31.417Z] Created binary: bundles/binary-daemon/dockerd-dev
12:37:31 [2023-01-09T12:37:31.417Z] Copying nested executables into bundles/binary-daemon
12:37:31 [2023-01-09T12:37:31.417Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:37:31 [2023-01-09T12:37:31.750Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh cross
12:37:31 [2023-01-09T12:37:31.943Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:37:32 [2023-01-09T12:37:32.318Z] 
12:37:32 [2023-01-09T12:37:32.318Z] Removing bundles/
12:37:32 [2023-01-09T12:37:32.318Z] 
12:37:32 [2023-01-09T12:37:32.318Z] ---> Making bundle: cross (in bundles/cross)
12:37:32 [2023-01-09T12:37:32.318Z] Cross building: bundles/cross/linux/amd64
12:37:32 [2023-01-09T12:37:32.318Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:37:32 [2023-01-09T12:37:32.318Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:37:33 [2023-01-09T12:37:33.834Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:37:33 [2023-01-09T12:37:33.834Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:37:34 [2023-01-09T12:37:34.761Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:37:35 [2023-01-09T12:37:35.017Z]     docker_api_swarm_test.go:502: [db334ae2b923f] joining swarm manager [d85c272087931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:37:35 [2023-01-09T12:37:35.578Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:37:35 [2023-01-09T12:37:35.834Z] --- PASS: TestServiceCreateInit (9.24s)
12:37:35 [2023-01-09T12:37:35.834Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s)
12:37:35 [2023-01-09T12:37:35.834Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s)
12:37:35 [2023-01-09T12:37:35.834Z] === RUN   TestCreateServiceMultipleTimes
12:37:36 [2023-01-09T12:37:36.092Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:37:37 [2023-01-09T12:37:37.019Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:37:37 [2023-01-09T12:37:37.275Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:37:37 [2023-01-09T12:37:37.618Z] --- PASS: TestCreateServiceSecretFileMode (12.50s)
12:37:37 [2023-01-09T12:37:37.618Z] === RUN   TestCreateServiceConfigFileMode
12:37:38 [2023-01-09T12:37:38.202Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:37:39 [2023-01-09T12:37:39.130Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:37:40 [2023-01-09T12:37:40.057Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:37:40 [2023-01-09T12:37:40.619Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:37:41 [2023-01-09T12:37:41.547Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:37:42 [2023-01-09T12:37:42.473Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:37:42 [2023-01-09T12:37:42.728Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:37:43 [2023-01-09T12:37:43.654Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:37:44 [2023-01-09T12:37:44.582Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:37:45 [2023-01-09T12:37:45.151Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:37:45 [2023-01-09T12:37:45.715Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:37:45 [2023-01-09T12:37:45.715Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:37:46 [2023-01-09T12:37:46.159Z] --- PASS: TestInfoAPIWarnings (17.36s)
12:37:46 [2023-01-09T12:37:46.159Z] === RUN   TestInfoDebug
12:37:46 [2023-01-09T12:37:46.277Z] === RUN   TestDockerSuite/TestCpRelativePath
12:37:46 [2023-01-09T12:37:46.837Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:37:47 [2023-01-09T12:37:47.085Z] --- PASS: TestInfoDebug (1.54s)
12:37:47 [2023-01-09T12:37:47.085Z] === RUN   TestInfoInsecureRegistries
12:37:47 [2023-01-09T12:37:47.093Z]     docker_api_swarm_test.go:507: [de7d444bc9c3d] joining swarm manager [d85c272087931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:37:47 [2023-01-09T12:37:47.655Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestInfoAPIWarnings (16.22s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestInfoDebug
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestInfoDebug (0.52s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestInfoInsecureRegistries
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestInfoRegistryMirrors
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestLoginFailsWithBadCredentials
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestPingCacheHeaders
12:37:47 [2023-01-09T12:37:47.775Z] --- PASS: TestPingCacheHeaders (0.02s)
12:37:47 [2023-01-09T12:37:47.775Z] === RUN   TestPingGet
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestPingGet (0.02s)
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestPingHead
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestPingHead (0.02s)
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVersion
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestVersion (0.02s)
12:37:48 [2023-01-09T12:37:48.034Z] PASS
12:37:48 [2023-01-09T12:37:48.034Z] 
12:37:48 [2023-01-09T12:37:48.034Z] === Skipped
12:37:48 [2023-01-09T12:37:48.034Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:48 [2023-01-09T12:37:48.034Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:48 [2023-01-09T12:37:48.034Z] 
12:37:48 [2023-01-09T12:37:48.034Z] DONE 18 tests, 1 skipped in 20.991s
12:37:48 [2023-01-09T12:37:48.034Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:37:48 [2023-01-09T12:37:48.034Z] ++ 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
12:37:48 [2023-01-09T12:37:48.034Z] ++ set -e
12:37:48 [2023-01-09T12:37:48.034Z] ++ '[' -n 0 ']'
12:37:48 [2023-01-09T12:37:48.034Z] ++ set -x
12:37:48 [2023-01-09T12:37:48.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:37:48 [2023-01-09T12:37:48.034Z] INFO: Testing against a local daemon
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVolumesCreateAndList
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVolumesRemove
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestVolumesRemove (0.05s)
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVolumesInspect
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestVolumesInspect (0.02s)
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVolumesInvalidJSON
12:37:48 [2023-01-09T12:37:48.034Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:37:48 [2023-01-09T12:37:48.034Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:37:48 [2023-01-09T12:37:48.034Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:37:48 [2023-01-09T12:37:48.034Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:37:48 [2023-01-09T12:37:48.034Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:37:48 [2023-01-09T12:37:48.034Z] PASS
12:37:48 [2023-01-09T12:37:48.034Z] 
12:37:48 [2023-01-09T12:37:48.034Z] DONE 5 tests in 0.195s
12:37:48 [2023-01-09T12:37:48.219Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:37:48 [2023-01-09T12:37:48.294Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:37:48 [2023-01-09T12:37:48.294Z] ++++ cat bundles/test-integration/docker.pid
12:37:48 [2023-01-09T12:37:48.294Z] +++ kill 12817
12:37:48 [2023-01-09T12:37:48.447Z] --- PASS: TestInfoInsecureRegistries (1.54s)
12:37:48 [2023-01-09T12:37:48.447Z] === RUN   TestInfoRegistryMirrors
12:37:48 [2023-01-09T12:37:48.781Z] === RUN   TestDockerSuite/TestCpToCaseA
12:37:49 [2023-01-09T12:37:49.670Z] +++ /etc/init.d/apparmor stop
12:37:49 [2023-01-09T12:37:49.670Z] Leaving: AppArmorNo profiles have been unloaded.
12:37:49 [2023-01-09T12:37:49.670Z] 
12:37:49 [2023-01-09T12:37:49.670Z] Unloading profiles will leave already running processes permanently
12:37:49 [2023-01-09T12:37:49.670Z] unconfined, which can lead to unexpected situations.
12:37:49 [2023-01-09T12:37:49.670Z] 
12:37:49 [2023-01-09T12:37:49.670Z] To set a process to complain mode, use the command line tool
12:37:49 [2023-01-09T12:37:49.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:37:49 [2023-01-09T12:37:49.670Z] +++ true
12:37:49 [2023-01-09T12:37:49.670Z] exiting test-integration
12:37:49 [2023-01-09T12:37:49.670Z] ++ exit 0
12:37:49 [2023-01-09T12:37:49.670Z] 
12:37:49 [2023-01-09T12:37:49.715Z] === RUN   TestDockerSuite/TestCpToCaseB
12:37:49 [2023-01-09T12:37:49.780Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
12:37:49 [2023-01-09T12:37:49.780Z] === RUN   TestCreateServiceSysctls
12:37:49 [2023-01-09T12:37:49.978Z] === RUN   TestDockerSuite/TestCpToCaseC
Post stage
[Pipeline] junit
12:37:50 [2023-01-09T12:37:50.282Z] Recording test results
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestInfoRegistryMirrors (1.54s)
12:37:50 [2023-01-09T12:37:50.335Z] === RUN   TestLoginFailsWithBadCredentials
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:37:50 [2023-01-09T12:37:50.335Z] === RUN   TestPingCacheHeaders
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestPingCacheHeaders (0.02s)
12:37:50 [2023-01-09T12:37:50.335Z] === RUN   TestPingGet
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestPingGet (0.01s)
12:37:50 [2023-01-09T12:37:50.335Z] === RUN   TestPingHead
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestPingHead (0.02s)
12:37:50 [2023-01-09T12:37:50.335Z] === RUN   TestVersion
12:37:50 [2023-01-09T12:37:50.335Z] --- PASS: TestVersion (0.02s)
12:37:50 [2023-01-09T12:37:50.335Z] PASS
12:37:50 [2023-01-09T12:37:50.335Z] 
12:37:50 [2023-01-09T12:37:50.335Z] === Skipped
12:37:50 [2023-01-09T12:37:50.335Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:50 [2023-01-09T12:37:50.335Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:50 [2023-01-09T12:37:50.335Z] 
12:37:50 [2023-01-09T12:37:50.335Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:37:50 [2023-01-09T12:37:50.335Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
12:37:50 [2023-01-09T12:37:50.335Z] 
12:37:50 [2023-01-09T12:37:50.335Z] DONE 18 tests, 2 skipped in 28.108s
12:37:50 [2023-01-09T12:37:50.335Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:37:50 [2023-01-09T12:37:50.481Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:37:50 [2023-01-09T12:37:50.592Z] INFO: Testing against a local daemon
12:37:50 [2023-01-09T12:37:50.592Z] === RUN   TestVolumesCreateAndList
12:37:50 [2023-01-09T12:37:50.592Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:37:50 [2023-01-09T12:37:50.592Z] === RUN   TestVolumesRemove
12:37:50 [2023-01-09T12:37:50.592Z] --- PASS: TestVolumesRemove (0.06s)
12:37:50 [2023-01-09T12:37:50.592Z] === RUN   TestVolumesInspect
12:37:50 [2023-01-09T12:37:50.592Z] --- PASS: TestVolumesInspect (0.02s)
12:37:50 [2023-01-09T12:37:50.592Z] === RUN   TestVolumesInvalidJSON
12:37:50 [2023-01-09T12:37:50.592Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:37:50 [2023-01-09T12:37:50.592Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:37:50 [2023-01-09T12:37:50.592Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:37:50 [2023-01-09T12:37:50.592Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:37:50 [2023-01-09T12:37:50.592Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:37:50 [2023-01-09T12:37:50.592Z] PASS
12:37:50 [2023-01-09T12:37:50.592Z] 
12:37:50 [2023-01-09T12:37:50.592Z] DONE 5 tests in 0.204s
12:37:50 [2023-01-09T12:37:50.592Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:37:50 [2023-01-09T12:37:50.592Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12838 is not a child of this shell
12:37:50 [2023-01-09T12:37:50.592Z] warning: PID 12838 from bundles/test-integration/docker.pid had a nonzero exit code
12:37:50 [2023-01-09T12:37:50.592Z] Leaving: AppArmorNo profiles have been unloaded.
12:37:50 [2023-01-09T12:37:50.592Z] 
12:37:50 [2023-01-09T12:37:50.592Z] Unloading profiles will leave already running processes permanently
12:37:50 [2023-01-09T12:37:50.592Z] unconfined, which can lead to unexpected situations.
12:37:50 [2023-01-09T12:37:50.592Z] 
12:37:50 [2023-01-09T12:37:50.592Z] To set a process to complain mode, use the command line tool
12:37:50 [2023-01-09T12:37:50.592Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:37:50 [2023-01-09T12:37:50.592Z] Removing test suite binaries
12:37:50 [2023-01-09T12:37:50.841Z] + echo Ensuring container killed.
12:37:50 [2023-01-09T12:37:50.841Z] Ensuring container killed.
12:37:50 [2023-01-09T12:37:50.841Z] + docker rm -vf docker-pr1
12:37:50 [2023-01-09T12:37:50.841Z] Error response from daemon: No such container: docker-pr1
12:37:50 [2023-01-09T12:37:50.848Z] exiting test-integration
12:37:50 [2023-01-09T12:37:50.848Z] ++ exit 0
[Pipeline] sh
12:37:51 [2023-01-09T12:37:51.136Z] + echo Chowning /workspace to jenkins user
12:37:51 [2023-01-09T12:37:51.136Z] Chowning /workspace to jenkins user
12:37:51 [2023-01-09T12:37:51.136Z] + id -u
12:37:51 [2023-01-09T12:37:51.136Z] + id -g
12:37:51 [2023-01-09T12:37:51.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
12:37:51 [2023-01-09T12:37:51.136Z] Unable to find image 'busybox:latest' locally
12:37:51 [2023-01-09T12:37:51.343Z] === RUN   TestDockerSuite/TestCpToCaseD
12:37:51 [2023-01-09T12:37:51.395Z] latest: Pulling from library/busybox
12:37:51 [2023-01-09T12:37:51.395Z] f78e6840ded1: Pulling fs layer
12:37:51 [2023-01-09T12:37:51.395Z] f78e6840ded1: Verifying Checksum
12:37:51 [2023-01-09T12:37:51.395Z] f78e6840ded1: Download complete
12:37:51 [2023-01-09T12:37:51.395Z] f78e6840ded1: Pull complete
12:37:51 [2023-01-09T12:37:51.395Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:37:51 [2023-01-09T12:37:51.395Z] Status: Downloaded newer image for busybox:latest
12:37:51 [2023-01-09T12:37:51.670Z] --- PASS: TestCreateServiceSysctls (3.15s)
12:37:51 [2023-01-09T12:37:51.670Z] === RUN   TestCreateServiceCapabilities
12:37:51 [2023-01-09T12:37:51.774Z] 
Post stage
12:37:52 [2023-01-09T12:37:52.706Z] --- PASS: TestCreateServiceMultipleTimes (16.96s)
12:37:52 [2023-01-09T12:37:52.706Z] === RUN   TestCreateServiceConflict
[Pipeline] junit
12:37:52 [2023-01-09T12:37:52.710Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:37:53 [2023-01-09T12:37:53.070Z] + bundleName=arm64-integration
12:37:53 [2023-01-09T12:37:53.070Z] + echo Creating arm64-integration-bundles.tar.gz
12:37:53 [2023-01-09T12:37:53.070Z] Creating arm64-integration-bundles.tar.gz
12:37:53 [2023-01-09T12:37:53.070Z] + xargs tar -czf arm64-integration-bundles.tar.gz
12:37:53 [2023-01-09T12:37:53.070Z] + 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
12:37:53 [2023-01-09T12:37:53.082Z] Archiving artifacts
12:37:54 [2023-01-09T12:37:54.183Z] --- PASS: TestCreateServiceCapabilities (2.49s)
12:37:54 [2023-01-09T12:37:54.183Z] === RUN   TestInspect
12:37:54 [2023-01-09T12:37:54.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:37:54 [2023-01-09T12:37:54.594Z] + echo Ensuring container killed.
12:37:54 [2023-01-09T12:37:54.594Z] Ensuring container killed.
12:37:54 [2023-01-09T12:37:54.594Z] + docker rm -vf docker-pr1
12:37:54 [2023-01-09T12:37:54.601Z] === RUN   TestDockerSuite/TestCpToCaseE
12:37:54 [2023-01-09T12:37:54.696Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:37:55 [2023-01-09T12:37:55.001Z] + make clean
12:37:55 [2023-01-09T12:37:55.157Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:37:55 [2023-01-09T12:37:55.260Z] docker volume rm -f docker-dev-cache
12:37:55 [2023-01-09T12:37:55.260Z] docker-dev-cache
[Pipeline] deleteDir
12:37:55 [2023-01-09T12:37:55.436Z] + echo Chowning /workspace to jenkins user
12:37:55 [2023-01-09T12:37:55.436Z] Chowning /workspace to jenkins user
12:37:55 [2023-01-09T12:37:55.436Z] + id -u
12:37:55 [2023-01-09T12:37:55.436Z] + id -g
12:37:55 [2023-01-09T12:37:55.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
12:37:55 [2023-01-09T12:37:55.436Z] Unable to find image 'busybox:latest' locally
12:37:55 [2023-01-09T12:37:55.436Z] latest: Pulling from library/busybox
12:37:55 [2023-01-09T12:37:55.529Z] --- PASS: TestCreateServiceConflict (2.54s)
12:37:55 [2023-01-09T12:37:55.529Z] === RUN   TestCreateServiceMaxReplicas
12:37:55 [2023-01-09T12:37:55.691Z] 205dae5015e7: Pulling fs layer
12:37:55 [2023-01-09T12:37:55.691Z] 205dae5015e7: Verifying Checksum
12:37:55 [2023-01-09T12:37:55.691Z] 205dae5015e7: Download complete
12:37:55 [2023-01-09T12:37:55.691Z] 205dae5015e7: Pull complete
12:37:55 [2023-01-09T12:37:55.950Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:37:55 [2023-01-09T12:37:55.950Z] Status: Downloaded newer image for busybox:latest
12:37:56 [2023-01-09T12:37:56.455Z] === RUN   TestDockerSuite/TestCpToCaseF
12:37:56 [2023-01-09T12:37:56.711Z] === RUN   TestDockerSuite/TestCpToCaseG
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:37:57 [2023-01-09T12:37:57.448Z] --- PASS: TestInspect (2.76s)
12:37:57 [2023-01-09T12:37:57.448Z] === RUN   TestCreateJob
12:37:57 [2023-01-09T12:37:57.653Z] + bundleName=amd64-rootless
12:37:57 [2023-01-09T12:37:57.653Z] + echo Creating amd64-rootless-bundles.tar.gz
12:37:57 [2023-01-09T12:37:57.653Z] Creating amd64-rootless-bundles.tar.gz
12:37:57 [2023-01-09T12:37:57.653Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
12:37:57 [2023-01-09T12:37:57.653Z] + 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
12:37:57 [2023-01-09T12:37:57.662Z] Archiving artifacts
12:37:58 [2023-01-09T12:37:58.600Z] --- PASS: TestCreateServiceMaxReplicas (3.20s)
12:37:58 [2023-01-09T12:37:58.600Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:59 [2023-01-09T12:37:59.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:37:59 [2023-01-09T12:37:59.793Z] + make clean
12:37:59 [2023-01-09T12:37:59.963Z] --- PASS: TestCreateJob (2.96s)
12:37:59 [2023-01-09T12:37:59.963Z] === RUN   TestReplicatedJob
12:38:00 [2023-01-09T12:38:00.354Z] docker volume rm -f docker-dev-cache
12:38:00 [2023-01-09T12:38:00.354Z] docker-dev-cache
[Pipeline] deleteDir
12:38:00 [2023-01-09T12:38:00.488Z] === RUN   TestDockerSuite/TestCpToCaseH
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:38:03 [2023-01-09T12:38:03.004Z] === RUN   TestDockerSuite/TestCpToCaseI
12:38:03 [2023-01-09T12:38:03.260Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:38:05 [2023-01-09T12:38:05.204Z] --- PASS: TestReplicatedJob (4.67s)
12:38:05 [2023-01-09T12:38:05.204Z] === RUN   TestUpdateReplicatedJob
12:38:06 [2023-01-09T12:38:06.524Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:38:06 [2023-01-09T12:38:06.525Z] === RUN   TestDockerSuite/TestCpToDot
12:38:07 [2023-01-09T12:38:07.087Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:38:07 [2023-01-09T12:38:07.717Z] --- PASS: TestUpdateReplicatedJob (3.22s)
12:38:07 [2023-01-09T12:38:07.717Z] === RUN   TestServiceListWithStatuses
12:38:07 [2023-01-09T12:38:07.717Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:38:07 [2023-01-09T12:38:07.717Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:38:07 [2023-01-09T12:38:07.717Z] === RUN   TestDockerNetworkConnectAlias
12:38:08 [2023-01-09T12:38:08.018Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:38:08 [2023-01-09T12:38:08.580Z] === RUN   TestDockerSuite/TestCpToStdout
12:38:09 [2023-01-09T12:38:09.139Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:38:09 [2023-01-09T12:38:09.700Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:38:09 [2023-01-09T12:38:09.960Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:38:10 [2023-01-09T12:38:10.525Z] === RUN   TestDockerSuite/TestCpVolumePath
12:38:11 [2023-01-09T12:38:11.085Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:38:11 [2023-01-09T12:38:11.341Z] === RUN   TestDockerSuite/TestCreateArgs
12:38:11 [2023-01-09T12:38:11.341Z] === RUN   TestDockerSuite/TestCreateByImageID
12:38:11 [2023-01-09T12:38:11.598Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:38:11 [2023-01-09T12:38:11.880Z] --- PASS: TestDockerNetworkConnectAlias (4.15s)
12:38:11 [2023-01-09T12:38:11.880Z] === RUN   TestDockerNetworkReConnect
12:38:12 [2023-01-09T12:38:12.160Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:38:12 [2023-01-09T12:38:12.160Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:38:12 [2023-01-09T12:38:12.160Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:38:12 [2023-01-09T12:38:12.160Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:38:12 [2023-01-09T12:38:12.416Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s)
12:38:12 [2023-01-09T12:38:12.416Z] === RUN   TestCreateServiceSecretFileMode
12:38:12 [2023-01-09T12:38:12.671Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:38:12 [2023-01-09T12:38:12.927Z] === RUN   TestDockerSuite/TestCreateLabels
12:38:13 [2023-01-09T12:38:13.182Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:38:13 [2023-01-09T12:38:13.182Z] === RUN   TestDockerSuite/TestCreateRM
12:38:13 [2023-01-09T12:38:13.182Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:38:13 [2023-01-09T12:38:13.182Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:38:13 [2023-01-09T12:38:13.182Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:38:13 [2023-01-09T12:38:13.437Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:38:13 [2023-01-09T12:38:13.437Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:38:15 [2023-01-09T12:38:15.325Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:38:15 [2023-01-09T12:38:15.325Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:38:15 [2023-01-09T12:38:15.325Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:38:16 [2023-01-09T12:38:16.043Z] --- PASS: TestDockerNetworkReConnect (3.47s)
12:38:16 [2023-01-09T12:38:16.043Z] === RUN   TestServicePlugin
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:38:17 [2023-01-09T12:38:17.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:38:18 [2023-01-09T12:38:18.401Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:38:19 [2023-01-09T12:38:19.311Z]     plugin_test.go:62: [d374e3534d58f] joining swarm manager [d86e44b3c741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:19 [2023-01-09T12:38:19.327Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:38:19 [2023-01-09T12:38:19.583Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:38:20 [2023-01-09T12:38:20.238Z]     plugin_test.go:65: [d866f7d97d40f] joining swarm manager [d86e44b3c741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:38:20 [2023-01-09T12:38:20.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:38:21 [2023-01-09T12:38:21.436Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:38:21 [2023-01-09T12:38:21.691Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:38:22 [2023-01-09T12:38:22.252Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:38:22 [2023-01-09T12:38:22.252Z] === RUN   TestDockerSuite/TestDevicePermissions
12:38:22 [2023-01-09T12:38:22.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:38:22 [2023-01-09T12:38:22.764Z] === RUN   TestDockerSuite/TestDockerFails
12:38:22 [2023-01-09T12:38:22.764Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:38:22 [2023-01-09T12:38:22.764Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:38:22 [2023-01-09T12:38:22.764Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:38:23 [2023-01-09T12:38:23.691Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:38:24 [2023-01-09T12:38:24.252Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:38:24 [2023-01-09T12:38:24.508Z]     docker_api_swarm_node_test.go:81: [de162a2679b7b] joining swarm manager [d56b83432a9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:25 [2023-01-09T12:38:25.068Z] --- PASS: TestCreateServiceSecretFileMode (12.78s)
12:38:25 [2023-01-09T12:38:25.068Z] === RUN   TestCreateServiceConfigFileMode
12:38:25 [2023-01-09T12:38:25.629Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:38:25 [2023-01-09T12:38:25.629Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:38:25 [2023-01-09T12:38:25.629Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:38:25 [2023-01-09T12:38:25.885Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:38:32 [2023-01-09T12:38:32.427Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:38:33 [2023-01-09T12:38:33.794Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:38:35 [2023-01-09T12:38:35.157Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:38:36 [2023-01-09T12:38:36.520Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:38:36 [2023-01-09T12:38:36.775Z] === RUN   TestDockerSuite/TestEventsAttach
12:38:37 [2023-01-09T12:38:37.336Z] === RUN   TestDockerSuite/TestEventsCommit
12:38:37 [2023-01-09T12:38:37.336Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:38:37 [2023-01-09T12:38:37.897Z] --- PASS: TestCreateServiceConfigFileMode (12.91s)
12:38:37 [2023-01-09T12:38:37.897Z] === RUN   TestCreateServiceSysctls
12:38:38 [2023-01-09T12:38:38.153Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:38:38 [2023-01-09T12:38:38.392Z] 98ecc5bab1a6: Pull complete
12:38:38 [2023-01-09T12:38:38.392Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
12:38:38 [2023-01-09T12:38:38.392Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:38:38 [2023-01-09T12:38:38.392Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:38:38 [2023-01-09T12:38:38.392Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:38:38 [2023-01-09T12:38:38.392Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3770'
12:38:38 [2023-01-09T12:38:38.392Z] WARN: Skipping validation tests
12:38:38 [2023-01-09T12:38:38.392Z] INFO: Running unit tests at 01/09/2023 12:38:36...
12:38:38 [2023-01-09T12:38:38.714Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:38:39 [2023-01-09T12:38:39.642Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:38:40 [2023-01-09T12:38:40.204Z]     docker_api_swarm_node_test.go:53: [d4c32084276e3] joining swarm manager [d5b88929ff7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:40 [2023-01-09T12:38:40.459Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:38:41 [2023-01-09T12:38:41.019Z]     docker_api_swarm_node_test.go:54: [d31b6a54b2377] joining swarm manager [d5b88929ff7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:38:41 [2023-01-09T12:38:41.580Z] --- PASS: TestCreateServiceSysctls (3.48s)
12:38:41 [2023-01-09T12:38:41.580Z] === RUN   TestCreateServiceCapabilities
12:38:41 [2023-01-09T12:38:41.837Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:38:43 [2023-01-09T12:38:43.202Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:38:44 [2023-01-09T12:38:44.169Z] INFO: make.ps1 starting at 01/09/2023 12:38:43
12:38:44 [2023-01-09T12:38:44.169Z] INFO: Git commit (efbc878c47) assumed from DOCKER_GITCOMMIT environment variable
12:38:44 [2023-01-09T12:38:44.169Z] INFO: Invoking autogen...
12:38:44 [2023-01-09T12:38:44.567Z] --- PASS: TestCreateServiceCapabilities (2.96s)
12:38:44 [2023-01-09T12:38:44.567Z] === RUN   TestInspect
12:38:44 [2023-01-09T12:38:44.625Z] INFO: Running unit tests...
12:38:45 [2023-01-09T12:38:45.493Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:38:46 [2023-01-09T12:38:46.726Z] --- PASS: TestServicePlugin (29.83s)
12:38:46 [2023-01-09T12:38:46.726Z] === RUN   TestServiceUpdateLabel
12:38:47 [2023-01-09T12:38:47.287Z] --- PASS: TestServiceUpdateLabel (2.15s)
12:38:47 [2023-01-09T12:38:47.287Z] === RUN   TestServiceUpdateSecrets
12:38:47 [2023-01-09T12:38:47.380Z] --- PASS: TestInspect (2.87s)
12:38:47 [2023-01-09T12:38:47.380Z] === RUN   TestCreateJob
12:38:47 [2023-01-09T12:38:47.635Z] === RUN   TestDockerSuite/TestEventsCopy
12:38:48 [2023-01-09T12:38:48.196Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:38:49 [2023-01-09T12:38:49.566Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:38:50 [2023-01-09T12:38:50.930Z] --- PASS: TestCreateJob (3.40s)
12:38:50 [2023-01-09T12:38:50.930Z] === RUN   TestReplicatedJob
12:38:54 [2023-01-09T12:38:54.920Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:38:55 [2023-01-09T12:38:55.095Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:38:55 [2023-01-09T12:38:55.352Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:38:55 [2023-01-09T12:38:55.915Z] --- PASS: TestReplicatedJob (5.32s)
12:38:55 [2023-01-09T12:38:55.915Z] === RUN   TestUpdateReplicatedJob
12:38:56 [2023-01-09T12:38:56.476Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:38:57 [2023-01-09T12:38:57.036Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:38:57 [2023-01-09T12:38:57.292Z] === RUN   TestDockerSuite/TestEventsFilterType
12:38:57 [2023-01-09T12:38:57.854Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:38:58 [2023-01-09T12:38:58.110Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:38:58 [2023-01-09T12:38:58.110Z] === RUN   TestDockerSuite/TestEventsFilters
12:38:59 [2023-01-09T12:38:59.037Z] === RUN   TestDockerSuite/TestEventsFormat
12:38:59 [2023-01-09T12:38:59.599Z] --- PASS: TestUpdateReplicatedJob (3.41s)
12:38:59 [2023-01-09T12:38:59.599Z] === RUN   TestServiceListWithStatuses
12:38:59 [2023-01-09T12:38:59.599Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:38:59 [2023-01-09T12:38:59.599Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:38:59 [2023-01-09T12:38:59.599Z] === RUN   TestDockerNetworkConnectAlias
12:39:00 [2023-01-09T12:39:00.160Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:39:00 [2023-01-09T12:39:00.160Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:39:00 [2023-01-09T12:39:00.160Z] === RUN   TestDockerSuite/TestEventsImageImport
12:39:00 [2023-01-09T12:39:00.806Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:39:00 [2023-01-09T12:39:00.806Z] === RUN   TestDockerSuite/TestEventsImagePull
12:39:02 [2023-01-09T12:39:02.171Z] === RUN   TestDockerSuite/TestEventsImageTag
12:39:02 [2023-01-09T12:39:02.179Z] --- PASS: TestServiceUpdateSecrets (14.44s)
12:39:02 [2023-01-09T12:39:02.179Z] === RUN   TestServiceUpdateConfigs
12:39:03 [2023-01-09T12:39:03.095Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:39:03 [2023-01-09T12:39:03.095Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:39:03 [2023-01-09T12:39:03.095Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
12:39:03 [2023-01-09T12:39:03.095Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:39:03 [2023-01-09T12:39:03.095Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
12:39:03 [2023-01-09T12:39:03.095Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:39:03 [2023-01-09T12:39:03.655Z] --- PASS: TestDockerNetworkConnectAlias (4.31s)
12:39:03 [2023-01-09T12:39:03.655Z] === RUN   TestDockerNetworkReConnect
12:39:05 [2023-01-09T12:39:05.542Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:39:06 [2023-01-09T12:39:06.103Z] === RUN   TestDockerSuite/TestEventsRename
12:39:06 [2023-01-09T12:39:06.663Z] === RUN   TestDockerSuite/TestEventsResize
12:39:07 [2023-01-09T12:39:07.599Z] --- PASS: TestDockerNetworkReConnect (3.74s)
12:39:07 [2023-01-09T12:39:07.599Z] === RUN   TestServicePlugin
12:39:07 [2023-01-09T12:39:07.599Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:39:09 [2023-01-09T12:39:09.693Z] ?   	github.com/docker/docker/api	[no test files]
12:39:10 [2023-01-09T12:39:10.865Z]     plugin_test.go:62: [d577298dd78a8] joining swarm manager [d2d16d849a81a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:39:12 [2023-01-09T12:39:12.229Z]     plugin_test.go:65: [d799e000b553a] joining swarm manager [d2d16d849a81a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:39:13 [2023-01-09T12:39:13.155Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:39:13 [2023-01-09T12:39:13.155Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:39:13 [2023-01-09T12:39:13.716Z] === RUN   TestDockerSuite/TestEventsStreaming
12:39:14 [2023-01-09T12:39:14.276Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:39:17 [2023-01-09T12:39:17.011Z] --- PASS: TestServiceUpdateConfigs (14.32s)
12:39:17 [2023-01-09T12:39:17.011Z] === RUN   TestServiceUpdateNetwork
12:39:17 [2023-01-09T12:39:17.539Z] === RUN   TestDockerSuite/TestEventsTop
12:39:17 [2023-01-09T12:39:17.539Z] === RUN   TestDockerSuite/TestEventsUntag
12:39:20 [2023-01-09T12:39:20.054Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:39:20 [2023-01-09T12:39:20.054Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:39:21 [2023-01-09T12:39:21.940Z]     docker_api_swarm_test.go:202: [d6807af57a5ea] joining swarm manager [db9712a29c98a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:39:23 [2023-01-09T12:39:23.800Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:39:23 [2023-01-09T12:39:23.800Z] Copying nested executables into bundles/cross/linux/amd64
12:39:23 [2023-01-09T12:39:23.800Z] Cross building: bundles/cross/windows/amd64
12:39:23 [2023-01-09T12:39:23.800Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:39:23 [2023-01-09T12:39:23.800Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:39:29 [2023-01-09T12:39:29.171Z] --- PASS: TestServiceUpdateNetwork (12.34s)
12:39:29 [2023-01-09T12:39:29.171Z] === RUN   TestServiceUpdatePidsLimit
12:39:29 [2023-01-09T12:39:29.732Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:39:30 [2023-01-09T12:39:30.658Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:39:30 [2023-01-09T12:39:30.749Z] === RUN   TestMiddlewares
12:39:30 [2023-01-09T12:39:30.749Z] --- PASS: TestMiddlewares (0.00s)
12:39:30 [2023-01-09T12:39:30.749Z] PASS
12:39:30 [2023-01-09T12:39:30.749Z] coverage: 7.9% of statements
12:39:30 [2023-01-09T12:39:30.749Z] ok  	github.com/docker/docker/api/server	0.074s	coverage: 7.9% of statements
12:39:31 [2023-01-09T12:39:31.875Z] === RUN   TestDockerSuite/TestExec
12:39:31 [2023-01-09T12:39:31.875Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:39:31 [2023-01-09T12:39:31.875Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:39:32 [2023-01-09T12:39:32.435Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:39:32 [2023-01-09T12:39:32.690Z] === RUN   TestDockerSuite/TestExecAPIStart
12:39:34 [2023-01-09T12:39:34.056Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:39:34 [2023-01-09T12:39:34.311Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:39:34 [2023-01-09T12:39:34.887Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:39:35 [2023-01-09T12:39:35.448Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:39:35 [2023-01-09T12:39:35.704Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:39:36 [2023-01-09T12:39:36.264Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:39:36 [2023-01-09T12:39:36.825Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:39:37 [2023-01-09T12:39:37.750Z] --- PASS: TestServicePlugin (30.23s)
12:39:37 [2023-01-09T12:39:37.750Z] === RUN   TestServiceUpdateLabel
12:39:37 [2023-01-09T12:39:37.750Z] === RUN   TestDockerSuite/TestExecCgroup
12:39:38 [2023-01-09T12:39:38.678Z] === RUN   TestDockerSuite/TestExecEnv
12:39:38 [2023-01-09T12:39:38.737Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:39:39 [2023-01-09T12:39:39.238Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:39:39 [2023-01-09T12:39:39.494Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:39:40 [2023-01-09T12:39:40.420Z] --- PASS: TestServiceUpdateLabel (2.70s)
12:39:40 [2023-01-09T12:39:40.420Z] === RUN   TestServiceUpdateSecrets
12:39:40 [2023-01-09T12:39:40.676Z] === RUN   TestDockerSuite/TestExecExitStatus
12:39:41 [2023-01-09T12:39:41.238Z] === RUN   TestDockerSuite/TestExecInspectID
12:39:41 [2023-01-09T12:39:41.801Z]     docker_api_swarm_test.go:384: [db8a2a98d8a51] joining swarm manager [d61b428e12761]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:39:43 [2023-01-09T12:39:43.165Z]     docker_api_swarm_test.go:385: [d5b71af423935] joining swarm manager [d61b428e12761]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:39:43 [2023-01-09T12:39:43.165Z] === RUN   TestDockerSuite/TestExecInteractive
12:39:43 [2023-01-09T12:39:43.726Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:39:44 [2023-01-09T12:39:44.287Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:39:44 [2023-01-09T12:39:44.543Z] === RUN   TestDockerSuite/TestExecParseError
12:39:45 [2023-01-09T12:39:45.104Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:39:45 [2023-01-09T12:39:45.267Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
12:39:45 [2023-01-09T12:39:45.267Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
12:39:45 [2023-01-09T12:39:45.267Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:39:45 [2023-01-09T12:39:45.267Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:39:45 [2023-01-09T12:39:45.267Z] PASS
12:39:45 [2023-01-09T12:39:45.267Z] 
12:39:45 [2023-01-09T12:39:45.267Z] === Skipped
12:39:45 [2023-01-09T12:39:45.267Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:39:45 [2023-01-09T12:39:45.267Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:39:45 [2023-01-09T12:39:45.267Z] 
12:39:45 [2023-01-09T12:39:45.267Z] DONE 27 tests, 1 skipped in 182.393s
12:39:45 [2023-01-09T12:39:45.267Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:39:45 [2023-01-09T12:39:45.267Z] INFO: Testing against a local daemon
12:39:45 [2023-01-09T12:39:45.267Z] === RUN   TestSessionCreate
12:39:45 [2023-01-09T12:39:45.267Z] --- PASS: TestSessionCreate (0.02s)
12:39:45 [2023-01-09T12:39:45.267Z] === RUN   TestSessionCreateWithBadUpgrade
12:39:45 [2023-01-09T12:39:45.267Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:39:45 [2023-01-09T12:39:45.267Z] PASS
12:39:45 [2023-01-09T12:39:45.267Z] 
12:39:45 [2023-01-09T12:39:45.267Z] DONE 2 tests in 0.068s
12:39:45 [2023-01-09T12:39:45.267Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:39:45 [2023-01-09T12:39:45.267Z] INFO: Testing against a local daemon
12:39:45 [2023-01-09T12:39:45.267Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:39:45 [2023-01-09T12:39:45.267Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:39:45 [2023-01-09T12:39:45.267Z] === RUN   TestEventsExecDie
12:39:45 [2023-01-09T12:39:45.267Z] --- PASS: TestEventsExecDie (0.54s)
12:39:45 [2023-01-09T12:39:45.267Z] === RUN   TestEventsBackwardsCompatible
12:39:45 [2023-01-09T12:39:45.525Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
12:39:45 [2023-01-09T12:39:45.525Z] === RUN   TestInfoBinaryCommits
12:39:45 [2023-01-09T12:39:45.525Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:39:45 [2023-01-09T12:39:45.525Z] === RUN   TestInfoAPIVersioned
12:39:45 [2023-01-09T12:39:45.525Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:39:45 [2023-01-09T12:39:45.525Z] === RUN   TestInfoDiscoveryBackend
12:39:45 [2023-01-09T12:39:45.664Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:39:45 [2023-01-09T12:39:45.920Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:39:46 [2023-01-09T12:39:46.086Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:39:46 [2023-01-09T12:39:46.086Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:39:47 [2023-01-09T12:39:47.012Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:39:47 [2023-01-09T12:39:47.012Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:39:47 [2023-01-09T12:39:47.283Z] === RUN   TestDockerSuite/TestExecSetEnv
12:39:47 [2023-01-09T12:39:47.539Z] === RUN   TestDockerSuite/TestExecStartFails
12:39:47 [2023-01-09T12:39:47.573Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:39:47 [2023-01-09T12:39:47.573Z] === RUN   TestInfoAPI
12:39:47 [2023-01-09T12:39:47.573Z] --- PASS: TestInfoAPI (0.02s)
12:39:47 [2023-01-09T12:39:47.573Z] === RUN   TestInfoAPIWarnings
12:39:48 [2023-01-09T12:39:48.100Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:39:56 [2023-01-09T12:39:56.189Z] --- PASS: TestServiceUpdateSecrets (14.78s)
12:39:56 [2023-01-09T12:39:56.189Z] === RUN   TestServiceUpdateConfigs
12:39:58 [2023-01-09T12:39:58.703Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:39:59 [2023-01-09T12:39:59.264Z] === RUN   TestDockerSuite/TestExecTTY
12:39:59 [2023-01-09T12:39:59.825Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:40:00 [2023-01-09T12:40:00.387Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:40:00 [2023-01-09T12:40:00.644Z] === RUN   TestDockerSuite/TestExecUlimits
12:40:01 [2023-01-09T12:40:01.207Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:40:01 [2023-01-09T12:40:01.207Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:40:01 [2023-01-09T12:40:01.207Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:40:02 [2023-01-09T12:40:02.570Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:40:02 [2023-01-09T12:40:02.825Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:40:03 [2023-01-09T12:40:03.751Z] === RUN   TestDockerSuite/TestExecWithTERM
12:40:04 [2023-01-09T12:40:04.313Z] === RUN   TestDockerSuite/TestExecWithUser
12:40:04 [2023-01-09T12:40:04.874Z] === RUN   TestDockerSuite/TestGetContainerStats
12:40:05 [2023-01-09T12:40:05.606Z] --- PASS: TestInfoAPIWarnings (16.23s)
12:40:05 [2023-01-09T12:40:05.606Z] === RUN   TestInfoDebug
12:40:05 [2023-01-09T12:40:05.606Z] --- PASS: TestInfoDebug (0.52s)
12:40:05 [2023-01-09T12:40:05.606Z] === RUN   TestInfoInsecureRegistries
12:40:05 [2023-01-09T12:40:05.606Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:40:05 [2023-01-09T12:40:05.606Z] === RUN   TestInfoRegistryMirrors
12:40:05 [2023-01-09T12:40:05.606Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:40:05 [2023-01-09T12:40:05.606Z] === RUN   TestLoginFailsWithBadCredentials
12:40:05 [2023-01-09T12:40:05.862Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:40:05 [2023-01-09T12:40:05.862Z] === RUN   TestPingCacheHeaders
12:40:05 [2023-01-09T12:40:05.862Z] --- PASS: TestPingCacheHeaders (0.02s)
12:40:05 [2023-01-09T12:40:05.862Z] === RUN   TestPingGet
12:40:05 [2023-01-09T12:40:05.862Z] --- PASS: TestPingGet (0.01s)
12:40:05 [2023-01-09T12:40:05.862Z] === RUN   TestPingHead
12:40:05 [2023-01-09T12:40:05.862Z] --- PASS: TestPingHead (0.02s)
12:40:05 [2023-01-09T12:40:05.862Z] === RUN   TestVersion
12:40:05 [2023-01-09T12:40:05.862Z] --- PASS: TestVersion (0.02s)
12:40:05 [2023-01-09T12:40:05.862Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:40:07 [2023-01-09T12:40:07.226Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s)
12:40:07 [2023-01-09T12:40:07.226Z] PASS
12:40:07 [2023-01-09T12:40:07.226Z] 
12:40:07 [2023-01-09T12:40:07.226Z] DONE 18 tests in 22.222s
12:40:07 [2023-01-09T12:40:07.226Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:40:07 [2023-01-09T12:40:07.226Z] INFO: Testing against a local daemon
12:40:07 [2023-01-09T12:40:07.226Z] === RUN   TestVolumesCreateAndList
12:40:07 [2023-01-09T12:40:07.226Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:40:07 [2023-01-09T12:40:07.226Z] === RUN   TestVolumesRemove
12:40:07 [2023-01-09T12:40:07.226Z] --- PASS: TestVolumesRemove (0.09s)
12:40:07 [2023-01-09T12:40:07.226Z] === RUN   TestVolumesInspect
12:40:07 [2023-01-09T12:40:07.226Z] --- PASS: TestVolumesInspect (0.02s)
12:40:07 [2023-01-09T12:40:07.226Z] === RUN   TestVolumesInvalidJSON
12:40:07 [2023-01-09T12:40:07.227Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:40:07 [2023-01-09T12:40:07.227Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:40:07 [2023-01-09T12:40:07.227Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:40:07 [2023-01-09T12:40:07.227Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:40:07 [2023-01-09T12:40:07.227Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:40:07 [2023-01-09T12:40:07.227Z] PASS
12:40:07 [2023-01-09T12:40:07.227Z] 
12:40:07 [2023-01-09T12:40:07.227Z] DONE 5 tests in 0.177s
12:40:07 [2023-01-09T12:40:07.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:40:09 [2023-01-09T12:40:09.117Z] Stopping apparmor (via systemctl): apparmor.service.
12:40:09 [2023-01-09T12:40:09.117Z] Removing test suite binaries
12:40:09 [2023-01-09T12:40:09.117Z] exiting test-integration
12:40:09 [2023-01-09T12:40:09.117Z] ++ exit 0
12:40:09 [2023-01-09T12:40:09.117Z] 
12:40:10 [2023-01-09T12:40:10.111Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:40:10 [2023-01-09T12:40:10.111Z] --- PASS: TestServiceUpdateConfigs (14.48s)
12:40:10 [2023-01-09T12:40:10.111Z] === RUN   TestServiceUpdateNetwork
Post stage
[Pipeline] junit
12:40:10 [2023-01-09T12:40:10.493Z] Recording test results
12:40:11 [2023-01-09T12:40:11.757Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:40:12 [2023-01-09T12:40:12.238Z] + echo Ensuring container killed.
12:40:12 [2023-01-09T12:40:12.238Z] Ensuring container killed.
12:40:12 [2023-01-09T12:40:12.238Z] + docker rm -vf docker-pr1
12:40:12 [2023-01-09T12:40:12.238Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:40:12 [2023-01-09T12:40:12.528Z] + echo Chowning /workspace to jenkins user
12:40:12 [2023-01-09T12:40:12.528Z] Chowning /workspace to jenkins user
12:40:12 [2023-01-09T12:40:12.528Z] + id -u
12:40:12 [2023-01-09T12:40:12.528Z] + id -g
12:40:12 [2023-01-09T12:40:12.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
12:40:12 [2023-01-09T12:40:12.528Z] Unable to find image 'busybox:latest' locally
12:40:12 [2023-01-09T12:40:12.785Z] latest: Pulling from library/busybox
12:40:12 [2023-01-09T12:40:12.785Z] 205dae5015e7: Pulling fs layer
12:40:12 [2023-01-09T12:40:12.785Z] 205dae5015e7: Verifying Checksum
12:40:12 [2023-01-09T12:40:12.785Z] 205dae5015e7: Download complete
12:40:13 [2023-01-09T12:40:13.041Z] 205dae5015e7: Pull complete
12:40:13 [2023-01-09T12:40:13.041Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:40:13 [2023-01-09T12:40:13.041Z] Status: Downloaded newer image for busybox:latest
12:40:14 [2023-01-09T12:40:14.273Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:40:14 [2023-01-09T12:40:14.775Z] + bundleName=amd64-cgroup2
12:40:14 [2023-01-09T12:40:14.775Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:40:14 [2023-01-09T12:40:14.775Z] Creating amd64-cgroup2-bundles.tar.gz
12:40:14 [2023-01-09T12:40:14.775Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
12:40:14 [2023-01-09T12:40:14.775Z] + 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
12:40:15 [2023-01-09T12:40:15.039Z] Archiving artifacts
12:40:15 [2023-01-09T12:40:15.636Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:40:17 [2023-01-09T12:40:17.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:40:18 [2023-01-09T12:40:18.012Z] + make clean
12:40:18 [2023-01-09T12:40:18.268Z] docker volume rm -f docker-dev-cache
12:40:18 [2023-01-09T12:40:18.268Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:40:20 [2023-01-09T12:40:20.897Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:40:20 [2023-01-09T12:40:20.897Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:40:20 [2023-01-09T12:40:20.897Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:40:20 [2023-01-09T12:40:20.897Z] === RUN   TestDockerSuite/TestHealth
12:40:22 [2023-01-09T12:40:22.260Z] --- PASS: TestServiceUpdateNetwork (12.46s)
12:40:22 [2023-01-09T12:40:22.260Z] === RUN   TestServiceUpdatePidsLimit
12:40:23 [2023-01-09T12:40:23.623Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:40:23 [2023-01-09T12:40:23.879Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:40:31 [2023-01-09T12:40:31.957Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:40:36 [2023-01-09T12:40:36.118Z]     check_test.go:380: [d5b71af423935] daemon is not started
12:40:36 [2023-01-09T12:40:36.118Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:40:37 [2023-01-09T12:40:37.482Z]     docker_api_swarm_test.go:802: [de8f6d089d7db] joining swarm manager [d2d0e32585982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:40:38 [2023-01-09T12:40:38.408Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
12:40:38 [2023-01-09T12:40:38.408Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:40:38 [2023-01-09T12:40:38.408Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:40:38 [2023-01-09T12:40:38.408Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
12:40:38 [2023-01-09T12:40:38.408Z] PASS
12:40:38 [2023-01-09T12:40:38.408Z] 
12:40:38 [2023-01-09T12:40:38.408Z] === Skipped
12:40:38 [2023-01-09T12:40:38.408Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:40:38 [2023-01-09T12:40:38.408Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:40:38 [2023-01-09T12:40:38.408Z] 
12:40:38 [2023-01-09T12:40:38.408Z] DONE 27 tests, 1 skipped in 192.022s
12:40:38 [2023-01-09T12:40:38.408Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:40:38 [2023-01-09T12:40:38.408Z] ++ 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
12:40:38 [2023-01-09T12:40:38.408Z] ++ set -e
12:40:38 [2023-01-09T12:40:38.408Z] ++ '[' -n 0 ']'
12:40:38 [2023-01-09T12:40:38.408Z] ++ set -x
12:40:38 [2023-01-09T12:40:38.408Z] ++ 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
12:40:38 [2023-01-09T12:40:38.665Z] INFO: Testing against a local daemon
12:40:38 [2023-01-09T12:40:38.665Z] === RUN   TestSessionCreate
12:40:38 [2023-01-09T12:40:38.665Z] --- PASS: TestSessionCreate (0.03s)
12:40:38 [2023-01-09T12:40:38.665Z] === RUN   TestSessionCreateWithBadUpgrade
12:40:38 [2023-01-09T12:40:38.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
12:40:38 [2023-01-09T12:40:38.665Z] PASS
12:40:38 [2023-01-09T12:40:38.665Z] 
12:40:38 [2023-01-09T12:40:38.665Z] DONE 2 tests in 0.131s
12:40:38 [2023-01-09T12:40:38.665Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:40:38 [2023-01-09T12:40:38.665Z] ++ 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
12:40:38 [2023-01-09T12:40:38.665Z] ++ set -e
12:40:38 [2023-01-09T12:40:38.665Z] ++ '[' -n 0 ']'
12:40:38 [2023-01-09T12:40:38.665Z] ++ set -x
12:40:38 [2023-01-09T12:40:38.665Z] ++ 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
12:40:38 [2023-01-09T12:40:38.665Z] INFO: Testing against a local daemon
12:40:38 [2023-01-09T12:40:38.665Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:40:38 [2023-01-09T12:40:38.665Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:40:38 [2023-01-09T12:40:38.665Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:40:38 [2023-01-09T12:40:38.665Z] === RUN   TestEventsExecDie
12:40:38 [2023-01-09T12:40:38.921Z]     docker_api_swarm_test.go:802: [d79e3cfa4ccb1] joining swarm manager [d2d0e32585982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:40:39 [2023-01-09T12:40:39.482Z] --- PASS: TestEventsExecDie (0.64s)
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestEventsBackwardsCompatible
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:40:39 [2023-01-09T12:40:39.482Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestInfoBinaryCommits
12:40:39 [2023-01-09T12:40:39.482Z] --- PASS: TestInfoBinaryCommits (0.04s)
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestInfoAPIVersioned
12:40:39 [2023-01-09T12:40:39.482Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:40:39 [2023-01-09T12:40:39.482Z] === RUN   TestInfoDiscoveryBackend
12:40:40 [2023-01-09T12:40:40.044Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
12:40:40 [2023-01-09T12:40:40.044Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:40:40 [2023-01-09T12:40:40.300Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:40:40 [2023-01-09T12:40:40.300Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:40:40 [2023-01-09T12:40:40.300Z]     docker_api_swarm_test.go:802: [d95cc8b7f3a52] joining swarm manager [d2d0e32585982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:40:40 [2023-01-09T12:40:40.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:40:40 [2023-01-09T12:40:40.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:40:40 [2023-01-09T12:40:40.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:40:40 [2023-01-09T12:40:40.861Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:40:41 [2023-01-09T12:40:41.117Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:40:41 [2023-01-09T12:40:41.117Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:40:41 [2023-01-09T12:40:41.117Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:40:41 [2023-01-09T12:40:41.372Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:40:41 [2023-01-09T12:40:41.628Z]     docker_api_swarm_test.go:802: [d524d7b944b51] joining swarm manager [d2d0e32585982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:40:41 [2023-01-09T12:40:41.628Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
12:40:41 [2023-01-09T12:40:41.628Z] === RUN   TestInfoAPI
12:40:41 [2023-01-09T12:40:41.628Z] --- PASS: TestInfoAPI (0.04s)
12:40:41 [2023-01-09T12:40:41.628Z] === RUN   TestInfoAPIWarnings
12:40:41 [2023-01-09T12:40:41.883Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:40:41 [2023-01-09T12:40:41.883Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:40:42 [2023-01-09T12:40:42.445Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:40:42 [2023-01-09T12:40:42.445Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:40:42 [2023-01-09T12:40:42.820Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:40:42 [2023-01-09T12:40:42.820Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:40:42 [2023-01-09T12:40:42.820Z] === RUN   TestBoolValue
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestBoolValue (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestBoolValueOrDefault
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestInt64ValueOrZero
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestInt64ValueOrDefault
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestInt64ValueOrDefaultWithError
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestJsonContentType
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestJsonContentType (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 16.2% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/server/httputils	0.067s	coverage: 16.2% of statements
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMaskSecretKeys
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestMaskSecretKeys (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestVersionMiddlewareVersion
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 37.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/server/middleware	0.134s	coverage: 37.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestStrSliceMarshalJSON
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestStrSliceUnmarshalJSON
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestStrSliceUnmarshalString
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestStrSliceUnmarshalSlice
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 90.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMarshalJSON
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestMarshalJSON (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestMarshalJSONWithEmpty
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestToJSON
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestToJSON (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestToParamWithVersion
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestToParamWithVersion (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestFromJSON
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestFromJSON (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestEmpty
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestEmpty (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestArgsMatchKVListEmptySources
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestArgsMatchKVList
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestArgsMatchKVList (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestArgsMatch
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestArgsMatch (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestAdd
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestAdd (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestDel
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestDel (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestLen
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestLen (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestExactMatch
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestExactMatch (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestOnlyOneExactMatch
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestContains
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestContains (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestValidate
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestValidate (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestWalkValues
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestWalkValues (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestFuzzyMatch
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestFuzzyMatch (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestClone
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestClone (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 93.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/types/filters	0.071s	coverage: 93.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestDurationToSecondsString
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestDurationToSecondsString (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestGetTimestamp
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestAdjustForAPIVersion
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 5.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/server/router/swarm	0.058s	coverage: 5.7% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestGetTimestamp (0.24s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseTimestamps
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestParseTimestamps (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 100.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/types/time	0.286s	coverage: 100.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestCompareVersion
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestCompareVersion (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] PASS
12:40:42 [2023-01-09T12:40:42.821Z] coverage: 75.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ok  	github.com/docker/docker/api/types/versions	0.048s	coverage: 75.0% of statements
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestParseRemoteURL (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestCloneArgsSmartHttp
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestCloneArgsDumbHttp
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestCloneArgsGit
12:40:42 [2023-01-09T12:40:42.821Z] --- PASS: TestCloneArgsGit (0.00s)
12:40:42 [2023-01-09T12:40:42.821Z] === RUN   TestCheckoutGit
12:40:42 [2023-01-09T12:40:42.821Z]     gitutils_test.go:180: git version 2.11.1.windows.1
12:40:43 [2023-01-09T12:40:43.006Z]     docker_api_swarm_test.go:810: [dec7b9b7dc8f9] joining swarm manager [d2d0e32585982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:40:43 [2023-01-09T12:40:43.261Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:40:43 [2023-01-09T12:40:43.278Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit695352036/001/repo/.git/
12:40:43 [2023-01-09T12:40:43.739Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:40:43 [2023-01-09T12:40:43.739Z]         The file will have its original line endings in your working directory.
12:40:43 [2023-01-09T12:40:43.739Z]     gitutils_test.go:254: [master (root-commit) 213ec1c] First commit
12:40:43 [2023-01-09T12:40:43.739Z]          2 files changed, 3 insertions(+)
12:40:43 [2023-01-09T12:40:43.739Z]          create mode 100644 Dockerfile
12:40:43 [2023-01-09T12:40:43.739Z]          create mode 100644 subdir/Dockerfile
12:40:43 [2023-01-09T12:40:43.739Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:40:43 [2023-01-09T12:40:43.739Z]         The file will have its original line endings in your working directory.
12:40:43 [2023-01-09T12:40:43.739Z]     gitutils_test.go:255: Switched to a new branch 'test'
12:40:43 [2023-01-09T12:40:43.832Z] === RUN   TestDockerSuite/TestImagesFormat
12:40:43 [2023-01-09T12:40:43.832Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:40:44 [2023-01-09T12:40:44.195Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
12:40:44 [2023-01-09T12:40:44.195Z]         The file will have its original line endings in your working directory.
12:40:44 [2023-01-09T12:40:44.195Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:40:44 [2023-01-09T12:40:44.195Z]         The file will have its original line endings in your working directory.
12:40:44 [2023-01-09T12:40:44.195Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
12:40:44 [2023-01-09T12:40:44.195Z]         The file will have its original line endings in your working directory.
12:40:44 [2023-01-09T12:40:44.195Z]         [test aaffaba] Branch commit
12:40:44 [2023-01-09T12:40:44.195Z]          2 files changed, 3 insertions(+), 2 deletions(-)
12:40:44 [2023-01-09T12:40:44.195Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:40:44 [2023-01-09T12:40:44.195Z]         The file will have its original line endings in your working directory.
12:40:44 [2023-01-09T12:40:44.195Z]     gitutils_test.go:262: Switched to branch 'master'
12:40:44 [2023-01-09T12:40:44.195Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit695352036/001/subrepo/.git/
12:40:44 [2023-01-09T12:40:44.393Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestEnable
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestEnable (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestDisable
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestDisable (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestEnabled
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestEnabled (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] PASS
12:40:44 [2023-01-09T12:40:44.651Z] coverage: 100.0% of statements
12:40:44 [2023-01-09T12:40:44.651Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestProcessNoDockerignore
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestProcessNoDockerignore (0.01s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestProcessShouldLeaveAllFiles
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestDetectContentType
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestDetectContentType (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestSelectAcceptableMIME
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestInspectEmptyResponse
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestInspectResponseBinary
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestInspectResponseBinary (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestResponseUnsupportedContentType
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestInspectResponseTextSimple
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestInspectResponseEmptyContentType
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestUnknownContentLength
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestUnknownContentLength (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestDownloadRemote
12:40:44 [2023-01-09T12:40:44.651Z]     gitutils_test.go:273: [master (root-commit) d2940d9] Subrepo initial
12:40:44 [2023-01-09T12:40:44.651Z]          1 file changed, 1 insertion(+)
12:40:44 [2023-01-09T12:40:44.651Z]          create mode 100644 subfile
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestDownloadRemote (0.10s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestGetWithStatusError
12:40:44 [2023-01-09T12:40:44.651Z] --- PASS: TestGetWithStatusError (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestCloseRootDirectory
12:40:44 [2023-01-09T12:40:44.651Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:40:44 [2023-01-09T12:40:44.651Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestHashFile
12:40:44 [2023-01-09T12:40:44.651Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:40:44 [2023-01-09T12:40:44.651Z] --- SKIP: TestHashFile (0.00s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestHashSubdir
12:40:44 [2023-01-09T12:40:44.651Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:40:44 [2023-01-09T12:40:44.651Z] --- SKIP: TestHashSubdir (0.02s)
12:40:44 [2023-01-09T12:40:44.651Z] === RUN   TestRemoveDirectory
12:40:44 [2023-01-09T12:40:44.651Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:40:45 [2023-01-09T12:40:45.108Z] --- SKIP: TestRemoveDirectory (0.00s)
12:40:45 [2023-01-09T12:40:45.108Z] PASS
12:40:45 [2023-01-09T12:40:45.108Z] coverage: 9.3% of statements
12:40:45 [2023-01-09T12:40:45.108Z] ok  	github.com/docker/docker/builder/remotecontext	0.302s	coverage: 9.3% of statements
12:40:45 [2023-01-09T12:40:45.108Z] === RUN   TestGetAllAllowed
12:40:45 [2023-01-09T12:40:45.269Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:40:45 [2023-01-09T12:40:45.269Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:40:45 [2023-01-09T12:40:45.269Z] remote: Enumerating objects: 23, done.
12:40:45 [2023-01-09T12:40:45.269Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:40:45 [2023-01-09T12:40:45.269Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:40:45 [2023-01-09T12:40:45.269Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:40:45 [2023-01-09T12:40:45.269Z] 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.
12:40:45 [2023-01-09T12:40:45.269Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
12:40:45 [2023-01-09T12:40:45.269Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestGetAllAllowed (0.01s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestGetAllMeta
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestGetAllMeta (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestWarnOnUnusedBuildArgs
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestIsUnreferencedBuiltin
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestIsExistingDirectory
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestIsExistingDirectory (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestGetFilenameForDownload
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestEnv2Variables
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestEnv2Variables (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestMaintainer
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestMaintainer (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestLabel
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestLabel (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestFromScratch
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestFromScratch (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestFromWithArg
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestFromWithArg (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestFromWithUndefinedArg
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestFromMultiStageWithNamedStage
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestOnbuild
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestOnbuild (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestWorkdir
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestWorkdir (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestCmd
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestCmd (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestHealthcheckNone
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestHealthcheckNone (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestHealthcheckCmd
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestHealthcheckCmd (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestEntrypoint
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestEntrypoint (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestExpose
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestExpose (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestUser
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestUser (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestVolume
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestVolume (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestStopSignal
12:40:45 [2023-01-09T12:40:45.564Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:40:45 [2023-01-09T12:40:45.564Z] --- SKIP: TestStopSignal (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestArg
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestArg (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestShell
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestShell (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestPrependEnvOnCmd
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestRunWithBuildArgs
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestRunIgnoresHealthcheck
12:40:45 [2023-01-09T12:40:45.564Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:40:45 [2023-01-09T12:40:45.564Z] === RUN   TestDispatchUnsupportedOptions
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:40:45 [2023-01-09T12:40:45.565Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestNormalizeWorkdir
12:40:45 [2023-01-09T12:40:45.565Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestDispatch/COPY_url
12:40:45 [2023-01-09T12:40:45.565Z] --- PASS: TestDispatch (0.14s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.07s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
12:40:45 [2023-01-09T12:40:45.565Z]     --- PASS: TestDispatch/COPY_url (0.01s)
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestAddScratchImageAddsToMounts
12:40:45 [2023-01-09T12:40:45.565Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:40:45 [2023-01-09T12:40:45.565Z] === RUN   TestAddFromScratchPopulatesPlatform
12:40:45 [2023-01-09T12:40:45.565Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestImageSourceGetAddsToMounts
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestEmptyDockerfile
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestEmptyDockerfile (0.01s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestSymlinkDockerfile
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestDockerfileOutsideTheBuildContext
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.02s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestNonExistingDockerfile
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestNonExistingDockerfile (0.01s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestCopyRunConfig
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestCopyRunConfig (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestDeepCopyRunConfig
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestExportImage
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestExportImage (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] === RUN   TestNormalizeDest
12:40:46 [2023-01-09T12:40:46.021Z] --- PASS: TestNormalizeDest (0.00s)
12:40:46 [2023-01-09T12:40:46.021Z] PASS
12:40:46 [2023-01-09T12:40:46.021Z] coverage: 46.8% of statements
12:40:46 [2023-01-09T12:40:46.021Z] ok  	github.com/docker/docker/builder/dockerfile	0.331s	coverage: 46.8% of statements
12:40:46 [2023-01-09T12:40:46.021Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:40:46 [2023-01-09T12:40:46.904Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:40:46 [2023-01-09T12:40:46.904Z] === RUN   TestDockerSuite/TestImportBadURL
12:40:46 [2023-01-09T12:40:46.904Z] === RUN   TestDockerSuite/TestImportDisplay
12:40:47 [2023-01-09T12:40:47.830Z] === RUN   TestDockerSuite/TestImportFile
12:40:48 [2023-01-09T12:40:48.562Z] 
12:40:48 [2023-01-09T12:40:48.912Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit695352036/001/repo/sub'...
12:40:48 [2023-01-09T12:40:48.912Z]         warning: LF will be replaced by CRLF in .gitmodules.
12:40:48 [2023-01-09T12:40:48.912Z]         The file will have its original line endings in your working directory.
12:40:48 [2023-01-09T12:40:48.912Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
12:40:48 [2023-01-09T12:40:48.912Z]         The file will have its original line endings in your working directory.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:40:49 [2023-01-09T12:40:49.196Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:40:49 [2023-01-09T12:40:49.196Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:40:49 [2023-01-09T12:40:49.383Z]     gitutils_test.go:277: [master 4f47742] With submodule
12:40:49 [2023-01-09T12:40:49.383Z]          2 files changed, 4 insertions(+)
12:40:49 [2023-01-09T12:40:49.383Z]          create mode 100644 .gitmodules
12:40:49 [2023-01-09T12:40:49.383Z]          create mode 160000 sub
12:40:49 [2023-01-09T12:40:49.384Z]         warning: LF will be replaced by CRLF in .gitmodules.
12:40:49 [2023-01-09T12:40:49.384Z]         The file will have its original line endings in your working directory.
12:40:49 [2023-01-09T12:40:49.384Z] === RUN   TestCheckoutGit/#00
12:40:49 [2023-01-09T12:40:49.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/test/unit
12:40:50 [2023-01-09T12:40:50.123Z] === RUN   TestDockerSuite/TestImportGzipped
12:40:50 [2023-01-09T12:40:50.347Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:40:50 [2023-01-09T12:40:50.347Z]         
12:40:50 [2023-01-09T12:40:50.347Z]     gitutils_test.go:211: git-http-backend: 
12:40:51 [2023-01-09T12:40:51.485Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:40:52 [2023-01-09T12:40:52.061Z] ?   	github.com/docker/docker/api	[no test files]
12:40:52 [2023-01-09T12:40:52.413Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:40:52 [2023-01-09T12:40:52.669Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:40:53 [2023-01-09T12:40:53.236Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:40:53 [2023-01-09T12:40:53.253Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:40:53 [2023-01-09T12:40:53.253Z]         
12:40:53 [2023-01-09T12:40:53.253Z]     gitutils_test.go:211: git-http-backend: 
12:40:53 [2023-01-09T12:40:53.797Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:40:53 [2023-01-09T12:40:53.797Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:40:53 [2023-01-09T12:40:53.797Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:40:54 [2023-01-09T12:40:54.052Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:40:54 [2023-01-09T12:40:54.613Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:40:55 [2023-01-09T12:40:55.174Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:40:55 [2023-01-09T12:40:55.430Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:40:55 [2023-01-09T12:40:55.686Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:40:56 [2023-01-09T12:40:56.145Z] === RUN   TestCheckoutGit/master
12:40:56 [2023-01-09T12:40:56.247Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:40:56 [2023-01-09T12:40:56.247Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:40:57 [2023-01-09T12:40:57.173Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:40:57 [2023-01-09T12:40:57.733Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:40:57 [2023-01-09T12:40:57.990Z] --- PASS: TestInfoAPIWarnings (16.36s)
12:40:57 [2023-01-09T12:40:57.990Z] === RUN   TestInfoDebug
12:40:58 [2023-01-09T12:40:58.245Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:40:58 [2023-01-09T12:40:58.245Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:40:58 [2023-01-09T12:40:58.314Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:40:58 [2023-01-09T12:40:58.314Z]         
12:40:58 [2023-01-09T12:40:58.314Z]     gitutils_test.go:211: git-http-backend: 
12:40:58 [2023-01-09T12:40:58.501Z] --- PASS: TestInfoDebug (0.52s)
12:40:58 [2023-01-09T12:40:58.501Z] === RUN   TestInfoInsecureRegistries
12:40:58 [2023-01-09T12:40:58.757Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:40:58 [2023-01-09T12:40:58.757Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:40:58 [2023-01-09T12:40:58.757Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:40:59 [2023-01-09T12:40:59.012Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:40:59 [2023-01-09T12:40:59.012Z] === RUN   TestInfoRegistryMirrors
12:40:59 [2023-01-09T12:40:59.574Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:40:59 [2023-01-09T12:40:59.574Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:40:59 [2023-01-09T12:40:59.574Z] === RUN   TestLoginFailsWithBadCredentials
12:40:59 [2023-01-09T12:40:59.829Z] === RUN   TestDockerSuite/TestInspectDefault
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointCreateError
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointCreateError (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointCreate
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointCreate (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointDeleteError
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointDelete
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointDelete (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointListError
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointListError (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointList
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointList (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestCheckpointListContainerNotFound
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNewClientWithOpsFromEnv
12:40:59 [2023-01-09T12:40:59.843Z]     client_test.go:23: runtime.GOOS == "windows"
12:40:59 [2023-01-09T12:40:59.843Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestGetAPIPath
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestGetAPIPath (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestParseHostURL
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestParseHostURL (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPIVersionEmpty
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPIVersion
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPVersionOverride
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPIVersionAutomatic
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestClientRedirect
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestClientRedirect (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestConfigCreateUnsupported
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestConfigCreateError
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestConfigCreateError (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestConfigCreate
12:40:59 [2023-01-09T12:40:59.843Z] --- PASS: TestConfigCreate (0.00s)
12:40:59 [2023-01-09T12:40:59.843Z] === RUN   TestConfigInspectNotFound
12:41:00 [2023-01-09T12:41:00.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
12:41:00 [2023-01-09T12:41:00.085Z] === RUN   TestPingCacheHeaders
12:41:00 [2023-01-09T12:41:00.085Z] --- PASS: TestPingCacheHeaders (0.02s)
12:41:00 [2023-01-09T12:41:00.085Z] === RUN   TestPingGet
12:41:00 [2023-01-09T12:41:00.085Z] --- PASS: TestPingGet (0.01s)
12:41:00 [2023-01-09T12:41:00.085Z] === RUN   TestPingHead
12:41:00 [2023-01-09T12:41:00.085Z] --- PASS: TestPingHead (0.04s)
12:41:00 [2023-01-09T12:41:00.085Z] === RUN   TestVersion
12:41:00 [2023-01-09T12:41:00.085Z] --- PASS: TestVersion (0.03s)
12:41:00 [2023-01-09T12:41:00.085Z] PASS
12:41:00 [2023-01-09T12:41:00.085Z] 
12:41:00 [2023-01-09T12:41:00.085Z] === Skipped
12:41:00 [2023-01-09T12:41:00.085Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:41:00 [2023-01-09T12:41:00.085Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:41:00 [2023-01-09T12:41:00.085Z] 
12:41:00 [2023-01-09T12:41:00.085Z] DONE 18 tests, 1 skipped in 21.482s
12:41:00 [2023-01-09T12:41:00.085Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:41:00 [2023-01-09T12:41:00.085Z] ++ 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
12:41:00 [2023-01-09T12:41:00.085Z] ++ set -e
12:41:00 [2023-01-09T12:41:00.085Z] ++ '[' -n 0 ']'
12:41:00 [2023-01-09T12:41:00.085Z] ++ set -x
12:41:00 [2023-01-09T12:41:00.085Z] ++ 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
12:41:00 [2023-01-09T12:41:00.085Z] INFO: Testing against a local daemon
12:41:00 [2023-01-09T12:41:00.085Z] === RUN   TestVolumesCreateAndList
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigInspectUnsupported
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigInspectError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigInspectConfigNotFound
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigInspect
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigListUnsupported
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigListUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigListError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigListError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigList
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigList (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigRemoveUnsupported
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigRemoveError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigRemove
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigUpdateUnsupported
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigUpdateError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestConfigUpdate
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestConfigUpdate (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCommitError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCommitError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCommit
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCommit (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStatPathError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStatPathError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStatPathNotFoundError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStatPathNoHeaderError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStatPath
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStatPath (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyToContainerError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyToContainerError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyToContainerNotFoundError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyToContainerNotStatusOKError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyToContainer
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyToContainer (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyFromContainerError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyFromContainerError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyFromContainerNotFoundError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyFromContainerNotStatusOKError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyFromContainerNoHeaderError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestCopyFromContainer
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestCopyFromContainer (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCreateError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCreateImageNotFound
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCreateWithName
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCreateWithName (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerCreateAutoRemove
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerDiffError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerDiffError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerDiff
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerDiff (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecCreateError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecCreate
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecStartError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecStartError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecStart
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecStart (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecInspectError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecInspect
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExportError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExportError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExport
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExport (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerInspectError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerInspectContainerNotFound
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerInspect
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerInspect (0.01s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerInspectNode
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerInspectNode (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerKillError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerKillError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerKill
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerKill (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerListError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerListError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerList
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerList (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerLogsNotFoundError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerLogsError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerLogsError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerLogs
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerLogs (0.22s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerPauseError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerPauseError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerPause
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerPause (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainersPruneError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainersPruneError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainersPrune
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainersPrune (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRemoveError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRemoveNotFoundError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRemove
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRenameError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRenameError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRename
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRename (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerResizeError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerResizeError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecResizeError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecResizeError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerResize
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerResize (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerExecResize
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerExecResize (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRestartError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRestartError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerRestart
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerRestart (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStartError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStartError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStart
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStart (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStatsError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStatsError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStats
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStats (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStopError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStopError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerStop
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerStop (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerTopError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerTopError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerTop
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerTop (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerUnpauseError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerUnpauseError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerUnpause
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerUnpause (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerUpdateError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerUpdate
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerUpdate (0.01s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerWaitError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerWaitError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestContainerWait
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestContainerWait (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestDiskUsageError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestDiskUsageError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestDiskUsage
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestDiskUsage (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestDistributionInspectUnsupported
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestDistributionInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestEventsErrorInOptions
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestEventsErrorFromServer
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestEvents
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestEvents (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestTLSCloseWriter
12:41:00 [2023-01-09T12:41:00.299Z] === PAUSE TestTLSCloseWriter
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageBuildError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageBuildError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageBuild
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageBuild (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestGetDockerOS
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestGetDockerOS (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageCreateError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageCreate
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageHistoryError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageHistoryError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageHistory
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageHistory (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageImportError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageImportError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageImport
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageImport (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageInspectError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageInspectImageNotFound
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageInspect
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageListError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageListError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageList
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageList (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageListApiBefore125
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageLoadError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageLoadError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageLoad
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageLoad (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagesPruneError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagesPruneError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagesPrune
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagesPrune (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullReferenceParseError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullAnyError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullAnyError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullStatusUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePullWithoutErrors
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushReferenceError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushReferenceError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushAnyError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushAnyError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushStatusUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithoutErrors
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageRemoveError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageRemoveImageNotFound
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageRemove
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSaveError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSaveError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSave
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSave (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchAnyError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchAnyError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchStatusUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageSearchWithoutErrors
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageTagError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageTagError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageTagInvalidReference
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageTagInvalidSourceImageName
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageTagHexSource
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageTagHexSource (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestImageTag
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestImageTag (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestInfoServerError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestInfoServerError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestInfoInvalidResponseJSONError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestInfo
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestInfo (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestNetworkConnectError
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestNetworkConnectError (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:41:00 [2023-01-09T12:41:00.299Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:41:00 [2023-01-09T12:41:00.299Z] === RUN   TestNetworkConnect
12:41:00 [2023-01-09T12:41:00.341Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:41:00 [2023-01-09T12:41:00.342Z] === RUN   TestVolumesRemove
12:41:00 [2023-01-09T12:41:00.342Z] --- PASS: TestVolumesRemove (0.09s)
12:41:00 [2023-01-09T12:41:00.342Z] === RUN   TestVolumesInspect
12:41:00 [2023-01-09T12:41:00.342Z] --- PASS: TestVolumesInspect (0.02s)
12:41:00 [2023-01-09T12:41:00.342Z] === RUN   TestVolumesInvalidJSON
12:41:00 [2023-01-09T12:41:00.342Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:41:00 [2023-01-09T12:41:00.342Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:41:00 [2023-01-09T12:41:00.342Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:41:00 [2023-01-09T12:41:00.342Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:41:00 [2023-01-09T12:41:00.342Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:41:00 [2023-01-09T12:41:00.342Z] PASS
12:41:00 [2023-01-09T12:41:00.342Z] 
12:41:00 [2023-01-09T12:41:00.342Z] DONE 5 tests in 0.253s
12:41:00 [2023-01-09T12:41:00.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:41:00 [2023-01-09T12:41:00.342Z] === RUN   TestDockerSuite/TestInspectHistory
12:41:00 [2023-01-09T12:41:00.598Z] ++++ cat bundles/test-integration/docker.pid
12:41:00 [2023-01-09T12:41:00.598Z] +++ kill 5975
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkConnect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkCreateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkCreate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkDisconnectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkDisconnect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkDisconnect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkInspectNotFoundError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkList (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworksPruneError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworksPruneError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworksPrune
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworksPrune (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkRemoveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNetworkRemove
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNetworkRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeInspectNodeNotFound
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeList (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeRemoveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeRemove
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeUpdateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestNodeUpdate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestNodeUpdate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestOptionWithTimeout
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestOptionWithTimeout (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingFail
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPingFail (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingWithError
12:41:00 [2023-01-09T12:41:00.756Z] 2023/01/09 12:41:00 RoundTripper returned a response & error; ignoring response
12:41:00 [2023-01-09T12:41:00.756Z] 2023/01/09 12:41:00 RoundTripper returned a response & error; ignoring response
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPingWithError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingSuccess
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPingSuccess (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingHeadFallback
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingHeadFallback/OK
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingHeadFallback/Not_Found
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPingHeadFallback (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginDisableError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginDisableError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginDisable
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginDisable (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginEnableError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginEnableError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginEnable
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginEnable (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginList (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginPushError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginPushError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginPush
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginPush (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginRemoveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginRemove
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginSetError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginSetError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPluginSet
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPluginSet (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSetHostHeader
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSetHostHeader (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestPlainTextError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestPlainTextError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestInfiniteError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestInfiniteError (0.02s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretCreateUnsupported
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretCreateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretCreateError (0.01s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretCreate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretInspectUnsupported
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretInspectSecretNotFound
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretListUnsupported
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretListUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretList (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretRemoveUnsupported
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretRemoveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretRemove
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretUpdateUnsupported
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretUpdateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSecretUpdate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSecretUpdate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceCreateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceCreate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceCreateCompatiblePlatforms
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceCreateDigestPinning
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceInspectServiceNotFound
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceList (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceLogsError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceLogsError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceLogs
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceLogs (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceRemoveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceRemoveNotFoundError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceRemove
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceUpdateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestServiceUpdate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestServiceUpdate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmGetUnlockKeyError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmGetUnlockKey
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmInitError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmInitError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmInit
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmInit (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmJoinError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmJoinError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmJoin
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmJoin (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmLeaveError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmLeaveError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmLeave
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmLeave (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmUnlockError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmUnlockError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmUnlock
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmUnlock (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmUpdateError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmUpdateError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestSwarmUpdate
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestSwarmUpdate (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestTaskInspectError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestTaskInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestTaskInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestTaskInspect
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestTaskInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestTaskListError
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestTaskListError (0.00s)
12:41:00 [2023-01-09T12:41:00.756Z] === RUN   TestTaskList
12:41:00 [2023-01-09T12:41:00.756Z] --- PASS: TestTaskList (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeCreateError
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeCreateError (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeCreate
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeCreate (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeInspectError
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeInspectError (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeInspectNotFound
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeInspectWithEmptyID
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeInspect
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeInspect (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeListError
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeListError (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeList
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeList (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeRemoveError
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeRemoveError (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === RUN   TestVolumeRemove
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestVolumeRemove (0.00s)
12:41:00 [2023-01-09T12:41:00.757Z] === CONT  TestTLSCloseWriter
12:41:00 [2023-01-09T12:41:00.757Z] --- PASS: TestTLSCloseWriter (0.02s)
12:41:00 [2023-01-09T12:41:00.757Z] PASS
12:41:00 [2023-01-09T12:41:00.757Z] coverage: 74.9% of statements
12:41:00 [2023-01-09T12:41:00.757Z] ok  	github.com/docker/docker/client	0.462s	coverage: 74.9% of statements
12:41:01 [2023-01-09T12:41:01.183Z] === RUN   TestDockerSuite/TestInspectImage
12:41:01 [2023-01-09T12:41:01.183Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:41:01 [2023-01-09T12:41:01.438Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:41:01 [2023-01-09T12:41:01.438Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:41:01 [2023-01-09T12:41:01.438Z] === RUN   TestDockerSuite/TestInspectInt64
12:41:01 [2023-01-09T12:41:01.721Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:01 [2023-01-09T12:41:01.721Z]         
12:41:01 [2023-01-09T12:41:01.721Z]     gitutils_test.go:211: git-http-backend: 
12:41:01 [2023-01-09T12:41:01.999Z] +++ /etc/init.d/apparmor stop
12:41:02 [2023-01-09T12:41:02.000Z] Leaving: AppArmorNo profiles have been unloaded.
12:41:02 [2023-01-09T12:41:02.000Z] 
12:41:02 [2023-01-09T12:41:02.000Z] Unloading profiles will leave already running processes permanently
12:41:02 [2023-01-09T12:41:02.000Z] unconfined, which can lead to unexpected situations.
12:41:02 [2023-01-09T12:41:02.000Z] 
12:41:02 [2023-01-09T12:41:02.000Z] To set a process to complain mode, use the command line tool
12:41:02 [2023-01-09T12:41:02.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:41:02 [2023-01-09T12:41:02.000Z] +++ true
12:41:02 [2023-01-09T12:41:02.000Z] exiting test-integration
12:41:02 [2023-01-09T12:41:02.000Z] ++ exit 0
12:41:02 [2023-01-09T12:41:02.000Z] 
12:41:02 [2023-01-09T12:41:02.000Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:41:02 [2023-01-09T12:41:02.561Z] + for job in $(jobs -p)
12:41:02 [2023-01-09T12:41:02.561Z] + wait 6045
12:41:02 [2023-01-09T12:41:02.561Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:41:02 [2023-01-09T12:41:02.561Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:41:03 [2023-01-09T12:41:03.486Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:41:03 [2023-01-09T12:41:03.741Z] === RUN   TestDockerSuite/TestInspectPlugin
12:41:04 [2023-01-09T12:41:04.613Z] === RUN   TestCheckoutGit/:subdir
12:41:05 [2023-01-09T12:41:05.576Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:05 [2023-01-09T12:41:05.576Z]         
12:41:05 [2023-01-09T12:41:05.576Z]     gitutils_test.go:211: git-http-backend: 
12:41:06 [2023-01-09T12:41:06.253Z] === RUN   TestDockerSuite/TestInspectRootFS
12:41:06 [2023-01-09T12:41:06.253Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:41:06 [2023-01-09T12:41:06.509Z] === RUN   TestDockerSuite/TestInspectStatus
12:41:06 [2023-01-09T12:41:06.954Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
12:41:07 [2023-01-09T12:41:07.069Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:41:07 [2023-01-09T12:41:07.995Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:41:08 [2023-01-09T12:41:08.252Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:41:08 [2023-01-09T12:41:08.813Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:41:09 [2023-01-09T12:41:09.068Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:41:09 [2023-01-09T12:41:09.298Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:09 [2023-01-09T12:41:09.298Z]         
12:41:09 [2023-01-09T12:41:09.298Z]     gitutils_test.go:211: git-http-backend: 
12:41:09 [2023-01-09T12:41:09.629Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:41:09 [2023-01-09T12:41:09.885Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:41:10 [2023-01-09T12:41:10.446Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:41:10 [2023-01-09T12:41:10.446Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:41:11 [2023-01-09T12:41:11.467Z] === RUN   TestCheckoutGit/:nosubdir
12:41:11 [2023-01-09T12:41:11.809Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:41:12 [2023-01-09T12:41:12.737Z] === RUN   TestDockerSuite/TestLinksEnvs
12:41:12 [2023-01-09T12:41:12.997Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:12 [2023-01-09T12:41:12.997Z]         
12:41:12 [2023-01-09T12:41:12.997Z]     gitutils_test.go:211: git-http-backend: 
12:41:13 [2023-01-09T12:41:13.297Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:41:13 [2023-01-09T12:41:13.552Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:41:13 [2023-01-09T12:41:13.960Z] === RUN   TestCheckoutGit/:Dockerfile
12:41:14 [2023-01-09T12:41:14.917Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:41:14 [2023-01-09T12:41:14.923Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:14 [2023-01-09T12:41:14.923Z]         
12:41:14 [2023-01-09T12:41:14.923Z]     gitutils_test.go:211: git-http-backend: 
12:41:15 [2023-01-09T12:41:15.844Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:41:15 [2023-01-09T12:41:15.885Z] === RUN   TestCheckoutGit/master:nosubdir
12:41:16 [2023-01-09T12:41:16.848Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:16 [2023-01-09T12:41:16.848Z]         
12:41:16 [2023-01-09T12:41:16.848Z]     gitutils_test.go:211: git-http-backend: 
12:41:17 [2023-01-09T12:41:17.207Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:41:17 [2023-01-09T12:41:17.207Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:41:17 [2023-01-09T12:41:17.811Z] === RUN   TestCheckoutGit/master:subdir
12:41:18 [2023-01-09T12:41:18.570Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:41:18 [2023-01-09T12:41:18.774Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:18 [2023-01-09T12:41:18.774Z]         
12:41:18 [2023-01-09T12:41:18.774Z]     gitutils_test.go:211: git-http-backend: 
12:41:18 [2023-01-09T12:41:18.837Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:41:19 [2023-01-09T12:41:19.402Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:41:21 [2023-01-09T12:41:21.675Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:21 [2023-01-09T12:41:21.676Z]         
12:41:21 [2023-01-09T12:41:21.676Z]     gitutils_test.go:211: git-http-backend: 
12:41:23 [2023-01-09T12:41:23.843Z] === RUN   TestCheckoutGit/master:../subdir
12:41:24 [2023-01-09T12:41:24.809Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:24 [2023-01-09T12:41:24.809Z]         
12:41:24 [2023-01-09T12:41:24.809Z]     gitutils_test.go:211: git-http-backend: 
12:41:25 [2023-01-09T12:41:25.779Z] === RUN   TestCheckoutGit/test
12:41:25 [2023-01-09T12:41:25.933Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:41:26 [2023-01-09T12:41:26.743Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:26 [2023-01-09T12:41:26.743Z]         
12:41:26 [2023-01-09T12:41:26.743Z]     gitutils_test.go:211: git-http-backend: 
12:41:26 [2023-01-09T12:41:26.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:41:28 [2023-01-09T12:41:28.222Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:41:28 [2023-01-09T12:41:28.478Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:41:28 [2023-01-09T12:41:28.912Z] === RUN   TestCheckoutGit/test:
12:41:29 [2023-01-09T12:41:29.369Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:29 [2023-01-09T12:41:29.369Z]         
12:41:29 [2023-01-09T12:41:29.369Z]     gitutils_test.go:211: git-http-backend: 
12:41:29 [2023-01-09T12:41:29.840Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:41:29 [2023-01-09T12:41:29.840Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:41:30 [2023-01-09T12:41:30.099Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:41:30 [2023-01-09T12:41:30.099Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:41:30 [2023-01-09T12:41:30.099Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:41:30 [2023-01-09T12:41:30.659Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:41:30 [2023-01-09T12:41:30.915Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:41:31 [2023-01-09T12:41:31.538Z] === RUN   TestCheckoutGit/test:subdir
12:41:32 [2023-01-09T12:41:32.501Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:41:32 [2023-01-09T12:41:32.501Z]         
12:41:32 [2023-01-09T12:41:32.501Z]     gitutils_test.go:211: git-http-backend: 
12:41:34 [2023-01-09T12:41:34.029Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:41:34 [2023-01-09T12:41:34.029Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:41:34 [2023-01-09T12:41:34.029Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:41:34 [2023-01-09T12:41:34.029Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestConfigureDaemonLogs
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestCommonOptionsInstallFlags
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:41:34 [2023-01-09T12:41:34.030Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:41:34 [2023-01-09T12:41:34.030Z] PASS
12:41:34 [2023-01-09T12:41:34.030Z] coverage: 18.4% of statements
12:41:34 [2023-01-09T12:41:34.030Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 18.4% of statements
12:41:34 [2023-01-09T12:41:34.485Z] --- PASS: TestCheckoutGit (51.89s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/#00 (6.86s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/master (8.28s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/:subdir (7.13s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/:nosubdir (2.34s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/:Dockerfile (2.03s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.92s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/master:subdir (6.31s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/master:../subdir (1.56s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/test (2.90s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/test: (2.97s)
12:41:34 [2023-01-09T12:41:34.485Z]     --- PASS: TestCheckoutGit/test:subdir (2.95s)
12:41:34 [2023-01-09T12:41:34.485Z] === RUN   TestValidGitTransport
12:41:34 [2023-01-09T12:41:34.485Z] --- PASS: TestValidGitTransport (0.00s)
12:41:34 [2023-01-09T12:41:34.485Z] === RUN   TestGitInvalidRef
12:41:34 [2023-01-09T12:41:34.942Z] --- PASS: TestGitInvalidRef (0.29s)
12:41:34 [2023-01-09T12:41:34.942Z] PASS
12:41:34 [2023-01-09T12:41:34.942Z] coverage: 83.5% of statements
12:41:34 [2023-01-09T12:41:34.942Z] ok  	github.com/docker/docker/builder/remotecontext/git	52.253s	coverage: 83.5% of statements
12:41:35 [2023-01-09T12:41:35.074Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:41:35 [2023-01-09T12:41:35.074Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestContainerStopSignal
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestContainerStopSignal (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestContainerStopTimeout
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestContainerStopTimeout (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestContainerSecretReferenceDestTarget
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestContainerLogPathSetForRingLogger
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestReplaceAndAppendEnvVars
12:41:35 [2023-01-09T12:41:35.906Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestNewMemoryStore
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestNewMemoryStore (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestAddContainers
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestAddContainers (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestGetContainer
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestGetContainer (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestDeleteContainer
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestDeleteContainer (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestListContainers
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestListContainers (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestFirstContainer
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestFirstContainer (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestApplyAllContainer
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestApplyAllContainer (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestIsValidHealthString
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestIsValidHealthString (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestStateRunStop
12:41:35 [2023-01-09T12:41:35.906Z] --- PASS: TestStateRunStop (0.00s)
12:41:35 [2023-01-09T12:41:35.906Z] === RUN   TestStateTimeoutWait
12:41:35 [2023-01-09T12:41:35.906Z]     state_test.go:141: Stop callback fired
12:41:35 [2023-01-09T12:41:35.907Z]     state_test.go:165: Stop callback fired
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestStateTimeoutWait (0.10s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestIsValidStateString
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestIsValidStateString (0.00s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestViewSaveDelete
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestViewSaveDelete (0.01s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestViewAll
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestViewAll (0.04s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestViewGet
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestViewGet (0.07s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestNames
12:41:35 [2023-01-09T12:41:35.907Z] --- PASS: TestNames (0.06s)
12:41:35 [2023-01-09T12:41:35.907Z] === RUN   TestViewWithHealthCheck
12:41:36 [2023-01-09T12:41:36.363Z] --- PASS: TestViewWithHealthCheck (0.05s)
12:41:36 [2023-01-09T12:41:36.363Z] PASS
12:41:36 [2023-01-09T12:41:36.363Z] coverage: 41.4% of statements
12:41:36 [2023-01-09T12:41:36.363Z] ok  	github.com/docker/docker/container	0.507s	coverage: 41.4% of statements
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/cli	[no test files]
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:41:36 [2023-01-09T12:41:36.363Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:41:37 [2023-01-09T12:41:37.584Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestPrepare
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestPrepare (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestStart
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestStart (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestWaitCancel
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestWaitCancel (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestWaitDisabled
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestWaitDisabled (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestWaitEnabled
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestWaitEnabled (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] === RUN   TestRemove
12:41:39 [2023-01-09T12:41:39.267Z] --- PASS: TestRemove (0.00s)
12:41:39 [2023-01-09T12:41:39.267Z] PASS
12:41:39 [2023-01-09T12:41:39.267Z] coverage: 65.3% of statements
12:41:39 [2023-01-09T12:41:39.267Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.172s	coverage: 65.3% of statements
12:41:39 [2023-01-09T12:41:39.470Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:41:39 [2023-01-09T12:41:39.725Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:41:39 [2023-01-09T12:41:39.725Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:41:39 [2023-01-09T12:41:39.725Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCIsolation
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:41:40 [2023-01-09T12:41:40.181Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:41:40 [2023-01-09T12:41:40.181Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:41:40 [2023-01-09T12:41:40.182Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:41:40 [2023-01-09T12:41:40.182Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:41:40 [2023-01-09T12:41:40.182Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertFromGRPCConfigs
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:41:40 [2023-01-09T12:41:40.182Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCConfigs
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:41:40 [2023-01-09T12:41:40.182Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:41:40 [2023-01-09T12:41:40.182Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:41:40 [2023-01-09T12:41:40.182Z] PASS
12:41:40 [2023-01-09T12:41:40.182Z] coverage: 35.9% of statements
12:41:40 [2023-01-09T12:41:40.182Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.500s	coverage: 35.9% of statements
12:41:40 [2023-01-09T12:41:40.654Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:41:41 [2023-01-09T12:41:41.582Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:41:42 [2023-01-09T12:41:42.160Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:41:42 [2023-01-09T12:41:42.349Z] === RUN   TestNewListSecretsFilters
12:41:42 [2023-01-09T12:41:42.349Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:41:42 [2023-01-09T12:41:42.349Z] === RUN   TestNewListConfigsFilters
12:41:42 [2023-01-09T12:41:42.349Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:41:42 [2023-01-09T12:41:42.349Z] PASS
12:41:42 [2023-01-09T12:41:42.349Z] coverage: 0.5% of statements
12:41:42 [2023-01-09T12:41:42.349Z] ok  	github.com/docker/docker/daemon/cluster	1.399s	coverage: 0.5% of statements
12:41:43 [2023-01-09T12:41:43.093Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:41:43 [2023-01-09T12:41:43.653Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestBuilderGC
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestBuilderGC (0.01s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationNotFound
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonBrokenConfiguration
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestParseClusterAdvertiseSettings
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestFindConfigurationConflicts
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeConflicts
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
12:41:44 [2023-01-09T12:41:44.515Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:41:44 [2023-01-09T12:41:44.515Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:41:44 [2023-01-09T12:41:44.515Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:41:44 [2023-01-09T12:41:44.515Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_label
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_dns
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_dns-search
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:41:44 [2023-01-09T12:41:44.974Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:41:44 [2023-01-09T12:41:44.974Z] --- PASS: TestValidateConfiguration (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:41:44 [2023-01-09T12:41:44.974Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestModifiedDiscoverySettings
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestReloadSetConfigFileNotExist
12:41:45 [2023-01-09T12:41:45.430Z] time="2023-01-09T12:41:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestReloadDefaultConfigNotExist
12:41:45 [2023-01-09T12:41:45.430Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:41:45 [2023-01-09T12:41:45.430Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestReloadBadDefaultConfig
12:41:45 [2023-01-09T12:41:45.430Z] time="2023-01-09T12:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-462164322"
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestReloadWithConflictingLabels
12:41:45 [2023-01-09T12:41:45.430Z] time="2023-01-09T12:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-884013952"
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestReloadWithDuplicateLabels
12:41:45 [2023-01-09T12:41:45.430Z] time="2023-01-09T12:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-140326580"
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestDaemonConfigurationMerge
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] PASS
12:41:45 [2023-01-09T12:41:45.430Z] coverage: 79.7% of statements
12:41:45 [2023-01-09T12:41:45.430Z] ok  	github.com/docker/docker/daemon/config	0.413s	coverage: 79.7% of statements
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestDiscoveryOptsErrors
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] === RUN   TestDiscoveryOpts
12:41:45 [2023-01-09T12:41:45.430Z] --- PASS: TestDiscoveryOpts (0.00s)
12:41:45 [2023-01-09T12:41:45.430Z] PASS
12:41:45 [2023-01-09T12:41:45.430Z] coverage: 30.0% of statements
12:41:45 [2023-01-09T12:41:45.430Z] ok  	github.com/docker/docker/daemon/discovery	0.330s	coverage: 30.0% of statements
12:41:45 [2023-01-09T12:41:45.539Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:41:45 [2023-01-09T12:41:45.794Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:41:46 [2023-01-09T12:41:46.355Z] === RUN   TestDockerSuite/TestLogsSince
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestWaitNodeAttachment
12:41:46 [2023-01-09T12:41:46.393Z] --- PASS: TestWaitNodeAttachment (0.41s)
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestIsolationConversion
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestIsolationConversion/default
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestIsolationConversion/process
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestIsolationConversion/hyperv
12:41:46 [2023-01-09T12:41:46.393Z] --- PASS: TestIsolationConversion (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestContainerLabels
12:41:46 [2023-01-09T12:41:46.393Z] --- PASS: TestContainerLabels (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestCredentialSpecConversion
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestCredentialSpecConversion/none
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestCredentialSpecConversion/config
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestCredentialSpecConversion/file
12:41:46 [2023-01-09T12:41:46.393Z] === RUN   TestCredentialSpecConversion/registry
12:41:46 [2023-01-09T12:41:46.393Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:41:46 [2023-01-09T12:41:46.393Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountBind
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountVolume
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountTarget
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountTmpfs
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountInvalidType
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestControllerValidateMountNamedPipe
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] PASS
12:41:46 [2023-01-09T12:41:46.849Z] coverage: 11.0% of statements
12:41:46 [2023-01-09T12:41:46.849Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.660s	coverage: 11.0% of statements
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestEventsLog
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestEventsLog (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestEventsLogTimeout
12:41:46 [2023-01-09T12:41:46.849Z] --- PASS: TestEventsLogTimeout (0.00s)
12:41:46 [2023-01-09T12:41:46.849Z] === RUN   TestLogEvents
12:41:47 [2023-01-09T12:41:47.305Z] --- PASS: TestLogEvents (0.05s)
12:41:47 [2023-01-09T12:41:47.305Z] === RUN   TestLoadBufferedEvents
12:41:47 [2023-01-09T12:41:47.305Z] --- PASS: TestLoadBufferedEvents (0.20s)
12:41:47 [2023-01-09T12:41:47.305Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:41:47 [2023-01-09T12:41:47.305Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:41:47 [2023-01-09T12:41:47.305Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:41:47 [2023-01-09T12:41:47.305Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:41:47 [2023-01-09T12:41:47.305Z] PASS
12:41:47 [2023-01-09T12:41:47.305Z] coverage: 50.0% of statements
12:41:47 [2023-01-09T12:41:47.306Z] ok  	github.com/docker/docker/daemon/events	0.492s	coverage: 50.0% of statements
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestIsEmptyDir
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestIsEmptyDir (0.01s)
12:41:47 [2023-01-09T12:41:47.762Z] PASS
12:41:47 [2023-01-09T12:41:47.762Z] coverage: 2.3% of statements
12:41:47 [2023-01-09T12:41:47.762Z] ok  	github.com/docker/docker/daemon/graphdriver	0.101s	coverage: 2.3% of statements
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestVerifyNetworkingConfig
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestGetContainer
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestGetContainer (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestValidContainerNames
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestValidContainerNames (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestContainerInitDNS
12:41:47 [2023-01-09T12:41:47.762Z]     daemon_test.go:147: root required
12:41:47 [2023-01-09T12:41:47.762Z] --- SKIP: TestContainerInitDNS (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestMerge
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestMerge (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestValidateContainerIsolation
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestFindNetworkErrorType
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestEnsureServicesExist
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestEnsureServicesExist (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestEnsureServicesExistErrors
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestContainerDelete
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestContainerDelete (0.01s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestContainerDoubleDelete
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestLogContainerEventCopyLabels
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestLogContainerEventWithAttributes
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestNoneHealthcheck
12:41:47 [2023-01-09T12:41:47.762Z] --- PASS: TestNoneHealthcheck (0.00s)
12:41:47 [2023-01-09T12:41:47.762Z] === RUN   TestHealthStates
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] time="2023-01-09T12:41:47Z" 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"
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestHealthStates (0.27s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestMaskURLCredentials
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestMaskURLCredentials (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestGetInspectData
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestGetInspectData (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestFillLicense
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestFillLicense (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestListInvalidFilter
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestListInvalidFilter (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestNameFilter
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestNameFilter (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:41:48 [2023-01-09T12:41:48.218Z] === 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
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- 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)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonReloadLabels
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonReloadMirrors
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonReloadInsecureRegistries
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonReloadNotAffectOthers
12:41:48 [2023-01-09T12:41:48.218Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:41:48 [2023-01-09T12:41:48.218Z] === RUN   TestDaemonDiscoveryReload
12:41:48 [2023-01-09T12:41:48.674Z] === RUN   TestLinkNaming
12:41:48 [2023-01-09T12:41:48.674Z] --- PASS: TestLinkNaming (0.00s)
12:41:48 [2023-01-09T12:41:48.674Z] === RUN   TestLinkNew
12:41:48 [2023-01-09T12:41:48.675Z] --- PASS: TestLinkNew (0.00s)
12:41:48 [2023-01-09T12:41:48.675Z] === RUN   TestLinkEnv
12:41:48 [2023-01-09T12:41:48.675Z] --- PASS: TestLinkEnv (0.00s)
12:41:48 [2023-01-09T12:41:48.675Z] === RUN   TestLinkMultipleEnv
12:41:48 [2023-01-09T12:41:48.675Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:41:48 [2023-01-09T12:41:48.675Z] === RUN   TestLinkPortRangeEnv
12:41:48 [2023-01-09T12:41:48.675Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:41:48 [2023-01-09T12:41:48.675Z] PASS
12:41:48 [2023-01-09T12:41:48.675Z] coverage: 93.0% of statements
12:41:48 [2023-01-09T12:41:48.675Z] ok  	github.com/docker/docker/daemon/links	0.053s	coverage: 93.0% of statements
12:41:49 [2023-01-09T12:41:49.131Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
12:41:49 [2023-01-09T12:41:49.131Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:41:49 [2023-01-09T12:41:49.587Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:41:49 [2023-01-09T12:41:49.587Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:41:50 [2023-01-09T12:41:50.043Z]     reload_test.go:520: root required
12:41:50 [2023-01-09T12:41:50.043Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:41:50 [2023-01-09T12:41:50.043Z] === RUN   TestParseVolumesFrom
12:41:50 [2023-01-09T12:41:50.043Z] --- PASS: TestParseVolumesFrom (0.00s)
12:41:50 [2023-01-09T12:41:50.043Z] PASS
12:41:50 [2023-01-09T12:41:50.043Z] coverage: 9.0% of statements
12:41:50 [2023-01-09T12:41:50.043Z] ok  	github.com/docker/docker/daemon	2.536s	coverage: 9.0% of statements
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:41:50 [2023-01-09T12:41:50.043Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:41:50 [2023-01-09T12:41:50.502Z] === RUN   TestAdapterReadLogs
12:41:50 [2023-01-09T12:41:50.502Z] --- PASS: TestAdapterReadLogs (0.00s)
12:41:50 [2023-01-09T12:41:50.502Z] === RUN   TestCopier
12:41:50 [2023-01-09T12:41:50.502Z] --- PASS: TestCopier (0.00s)
12:41:50 [2023-01-09T12:41:50.502Z] === RUN   TestCopierLongLines
12:41:50 [2023-01-09T12:41:50.502Z] --- PASS: TestCopierLongLines (0.00s)
12:41:50 [2023-01-09T12:41:50.502Z] === RUN   TestCopierSlow
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestCopierSlow (0.25s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestCopierWithSized
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestCopierWithSized/as_is
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestCopierWithSized/With_RingLogger
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestCopierWithSized (0.01s)
12:41:50 [2023-01-09T12:41:50.958Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestCopierWithPartial
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestCopierWithPartial (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestRingLogger
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestRingLogger (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestRingCap
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestRingCap (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestRingClose
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestRingClose (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z] === RUN   TestRingDrain
12:41:50 [2023-01-09T12:41:50.958Z] --- PASS: TestRingDrain (0.00s)
12:41:50 [2023-01-09T12:41:50.958Z] PASS
12:41:50 [2023-01-09T12:41:50.958Z] coverage: 43.5% of statements
12:41:50 [2023-01-09T12:41:50.958Z] ok  	github.com/docker/docker/daemon/logger	0.328s	coverage: 43.5% of statements
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/defaults
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/invalid_create_group
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestNewStreamConfig (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestNewAWSLogsClientRegionDetect
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestSearchRegistryForImagesErrors
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestSearchRegistryForImages
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestOnlyPlatformWithFallback
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestImageDelete
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestImageDelete/no_lease
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestImageDelete/lease_exists
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=info msg="Trying to get region from EC2 Metadata"
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCreateSuccess
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCreateSuccess (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCreateLogGroupSuccess
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCreateError
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCreateError (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCreateAlreadyExists
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestLogClosed
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestLogClosed (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestLogBlocking
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestLogBlocking (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestLogNonBlockingBufferEmpty
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestLogNonBlockingBufferFull
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestPublishBatchSuccess
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestPublishBatchError
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=error msg=Error
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestPublishBatchError (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestPublishBatchAlreadyAccepted
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestImageDelete (0.05s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:41:51 [2023-01-09T12:41:51.923Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestContentStoreForPull
12:41:51 [2023-01-09T12:41:51.923Z] time="2023-01-09T12:41:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchSimple
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchSimple (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchTicker
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchTicker (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchMultilinePattern
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestCollectBatchClose
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestCollectBatchClose (0.00s)
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/0/Hello
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/2/🙃
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/3/����
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/4/He��o
12:41:51 [2023-01-09T12:41:51.923Z] === RUN   TestEffectiveLen/5/
12:41:51 [2023-01-09T12:41:51.923Z] --- PASS: TestEffectiveLen (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/0/
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: 
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: 
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/1/Hello
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: Hello
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: 
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/2/Hello
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: He
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: llo
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/3/Hello
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: 
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: Hello
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/4/🙃
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: 
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: 🙃
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/5/🙃
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: 🙃
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: 
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/6/a�
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: a
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: �
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFindValidSplit/7/a�
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1044: a�
12:41:52 [2023-01-09T12:41:52.381Z]     cloudwatchlogs_test.go:1045: 
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestFindValidSplit (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestProcessEventEmoji
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestProcessEventEmoji (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchLineSplit
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchLineSplit (0.07s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchLineSplitWithBinary
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchMaxEvents
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchMaxEvents (0.09s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchMaxTotalBytes
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestContentStoreForPull (0.24s)
12:41:52 [2023-01-09T12:41:52.381Z] PASS
12:41:52 [2023-01-09T12:41:52.381Z] coverage: 6.6% of statements
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:41:52 [2023-01-09T12:41:52.381Z] ok  	github.com/docker/docker/daemon/images	0.404s	coverage: 6.6% of statements
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsMultilinePattern
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestCreateTagSuccess
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestCreateTagSuccess (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] PASS
12:41:52 [2023-01-09T12:41:52.381Z] coverage: 77.8% of statements
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.582s	coverage: 77.8% of statements
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestJSONLogsMarshalJSONBuf
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestJSONFileLogger
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestJSONFileLogger (0.00s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestJSONFileLoggerWithTags
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestJSONFileLoggerWithOpts
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestEncodeDecode
12:41:52 [2023-01-09T12:41:52.381Z] === PAUSE TestEncodeDecode
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestUnexpectedEOF
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.24s)
12:41:52 [2023-01-09T12:41:52.381Z] === RUN   TestFastTimeMarshalJSON
12:41:52 [2023-01-09T12:41:52.381Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
12:41:52 [2023-01-09T12:41:52.381Z] PASS
12:41:52 [2023-01-09T12:41:52.381Z] coverage: 87.2% of statements
12:41:52 [2023-01-09T12:41:52.841Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.295s	coverage: 87.2% of statements
12:41:52 [2023-01-09T12:41:52.841Z] time="2023-01-09T12:41:52Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-2750914156\\container.log.1: Access is denied."
12:41:52 [2023-01-09T12:41:52.841Z] time="2023-01-09T12:41:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:41:52 [2023-01-09T12:41:52.841Z] time="2023-01-09T12:41:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:41:52 [2023-01-09T12:41:52.841Z] --- PASS: TestUnexpectedEOF (0.25s)
12:41:52 [2023-01-09T12:41:52.841Z] === CONT  TestEncodeDecode
12:41:52 [2023-01-09T12:41:52.841Z] --- PASS: TestEncodeDecode (0.00s)
12:41:52 [2023-01-09T12:41:52.841Z] PASS
12:41:52 [2023-01-09T12:41:52.841Z] coverage: 69.9% of statements
12:41:52 [2023-01-09T12:41:52.841Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.361s	coverage: 69.9% of statements
12:41:52 [2023-01-09T12:41:52.882Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:41:54 [2023-01-09T12:41:54.371Z] === RUN   TestWriteLog
12:41:54 [2023-01-09T12:41:54.371Z] === PAUSE TestWriteLog
12:41:54 [2023-01-09T12:41:54.371Z] === RUN   TestReadLog
12:41:54 [2023-01-09T12:41:54.371Z] === PAUSE TestReadLog
12:41:54 [2023-01-09T12:41:54.371Z] === RUN   TestDecode
12:41:54 [2023-01-09T12:41:54.371Z] --- PASS: TestDecode (0.03s)
12:41:54 [2023-01-09T12:41:54.371Z] === CONT  TestWriteLog
12:41:54 [2023-01-09T12:41:54.371Z] --- PASS: TestWriteLog (0.00s)
12:41:54 [2023-01-09T12:41:54.371Z] === CONT  TestReadLog
12:41:54 [2023-01-09T12:41:54.371Z] === RUN   TestReadLog/tail_exact
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestOpenFileDelete
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestOpenFileDelete (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestOpenFileRename
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestOpenFileRename (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestHandleDecoderErr
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestHandleDecoderErr (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestParseLogTagDefaultTag
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestParseLogTag
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestParseLogTag (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestParseLogTagEmptyTag
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestTailFiles
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestTailFiles (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestFollowLogsConsumerGone
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestFollowLogsProducerGone
12:41:54 [2023-01-09T12:41:54.827Z]     logfile_test.go:234: messages sent: 4098, received: 4098
12:41:54 [2023-01-09T12:41:54.827Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestFollowLogsProducerGone (0.01s)
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestCheckCapacityAndRotate
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestReadLog/tail_less_than_available
12:41:54 [2023-01-09T12:41:54.827Z] === RUN   TestReadLog/tail_more_than_available
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestReadLog (0.21s)
12:41:54 [2023-01-09T12:41:54.827Z]     --- PASS: TestReadLog/tail_exact (0.20s)
12:41:54 [2023-01-09T12:41:54.827Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
12:41:54 [2023-01-09T12:41:54.827Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z] PASS
12:41:54 [2023-01-09T12:41:54.827Z] coverage: 78.7% of statements
12:41:54 [2023-01-09T12:41:54.827Z] ok  	github.com/docker/docker/daemon/logger/local	0.352s	coverage: 78.7% of statements
12:41:54 [2023-01-09T12:41:54.827Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:41:54 [2023-01-09T12:41:54.827Z] --- PASS: TestCheckCapacityAndRotate (0.21s)
12:41:54 [2023-01-09T12:41:54.827Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:41:54 [2023-01-09T12:41:54.827Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s)
12:41:54 [2023-01-09T12:41:54.827Z] PASS
12:41:54 [2023-01-09T12:41:54.827Z] coverage: 54.9% of statements
12:41:54 [2023-01-09T12:41:54.827Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.344s	coverage: 54.9% of statements
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestLog
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestLog (0.01s)
12:41:55 [2023-01-09T12:41:55.283Z] PASS
12:41:55 [2023-01-09T12:41:55.283Z] coverage: 31.5% of statements
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestValidateLogOpt
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestValidateLogOpt (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestNewMissedConfig
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestNewMissedConfig (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestNewMissedUrl
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestNewMissedUrl (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestNewMissedToken
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestNewMissedToken (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestNewWithProxy
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestNewWithProxy (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestDefault
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestDefault (0.01s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestJsonFormat
12:41:55 [2023-01-09T12:41:55.283Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.086s	coverage: 31.5% of statements
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestJsonFormat (0.02s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestRawFormat
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestRawFormat (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestRawFormatWithLabels
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestRawFormatWithoutTag
12:41:55 [2023-01-09T12:41:55.283Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:41:55 [2023-01-09T12:41:55.283Z] === RUN   TestBatching
12:41:55 [2023-01-09T12:41:55.739Z] --- PASS: TestBatching (0.34s)
12:41:55 [2023-01-09T12:41:55.739Z] === RUN   TestFrequency
12:41:55 [2023-01-09T12:41:55.739Z] --- PASS: TestFrequency (0.16s)
12:41:55 [2023-01-09T12:41:55.739Z] === RUN   TestOneMessagePerRequest
12:41:55 [2023-01-09T12:41:55.739Z] --- PASS: TestOneMessagePerRequest (0.01s)
12:41:55 [2023-01-09T12:41:55.739Z] === RUN   TestVerify
12:41:55 [2023-01-09T12:41:55.739Z] --- PASS: TestVerify (0.00s)
12:41:55 [2023-01-09T12:41:55.739Z] === RUN   TestSkipVerify
12:41:55 [2023-01-09T12:41:55.739Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:55 [2023-01-09T12:41:55.739Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:55 [2023-01-09T12:41:55.739Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] === RUN   TestNewParse
12:41:56 [2023-01-09T12:41:56.197Z] --- PASS: TestNewParse (0.00s)
12:41:56 [2023-01-09T12:41:56.197Z] PASS
12:41:56 [2023-01-09T12:41:56.197Z] coverage: 8.3% of statements
12:41:56 [2023-01-09T12:41:56.197Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
12:41:56 [2023-01-09T12:41:56.197Z] --- PASS: TestSkipVerify (0.48s)
12:41:56 [2023-01-09T12:41:56.197Z] === RUN   TestBufferMaximum
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.937747\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.937747\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] --- PASS: TestBufferMaximum (0.00s)
12:41:56 [2023-01-09T12:41:56.197Z] === RUN   TestServerAlwaysDown
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.943752\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.943752\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.943752\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.945698\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] time="2023-01-09T12:41:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673268115.945698\",\"host\":\"20880ed68352\"}'"
12:41:56 [2023-01-09T12:41:56.197Z] --- PASS: TestServerAlwaysDown (0.00s)
12:41:56 [2023-01-09T12:41:56.197Z] === RUN   TestCannotSendAfterClose
12:41:56 [2023-01-09T12:41:56.197Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:41:56 [2023-01-09T12:41:56.197Z] === RUN   TestDeadlockOnBlockedEndpoint
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestParseLogFormat
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestParseLogFormat (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestValidateLogOptEmpty
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestValidateSyslogAddress
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestParseAddressDefaultPort
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestValidateSyslogFacility
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestValidateLogOptSyslogFormat
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] === RUN   TestValidateLogOpt
12:41:56 [2023-01-09T12:41:56.653Z] --- PASS: TestValidateLogOpt (0.00s)
12:41:56 [2023-01-09T12:41:56.653Z] PASS
12:41:56 [2023-01-09T12:41:56.653Z] coverage: 46.8% of statements
12:41:56 [2023-01-09T12:41:56.653Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.074s	coverage: 46.8% of statements
12:41:57 [2023-01-09T12:41:57.110Z] time="2023-01-09T12:41:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
12:41:57 [2023-01-09T12:41:57.110Z] time="2023-01-09T12:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"20880ed68352\"}'"
12:41:57 [2023-01-09T12:41:57.110Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s)
12:41:57 [2023-01-09T12:41:57.110Z] PASS
12:41:57 [2023-01-09T12:41:57.110Z] coverage: 82.5% of statements
12:41:57 [2023-01-09T12:41:57.110Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.155s	coverage: 82.5% of statements
12:41:57 [2023-01-09T12:41:57.110Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:41:57 [2023-01-09T12:41:57.110Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:41:57 [2023-01-09T12:41:57.110Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:41:58 [2023-01-09T12:41:58.074Z] === RUN   TestV1IDService
12:41:58 [2023-01-09T12:41:58.074Z] --- PASS: TestV1IDService (0.03s)
12:41:58 [2023-01-09T12:41:58.074Z] === RUN   TestV2MetadataService
12:41:58 [2023-01-09T12:41:58.119Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:41:58 [2023-01-09T12:41:58.680Z] === RUN   TestDockerSuite/TestLogsTail
12:41:58 [2023-01-09T12:41:58.935Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestContinueOnError_MirrorEndpoint
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestContinueOnError_NeverContinue
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestContinueOnError_UnnestsErrors
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestManifestStore
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestManifestStore/no_remote_or_local
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestSuccessfulDownload
12:41:59 [2023-01-09T12:41:59.037Z]     download_test.go:268: Needs fixing on Windows
12:41:59 [2023-01-09T12:41:59.037Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestCancelledDownload
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestCancelledDownload (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestMaxDownloadAttempts
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestNotFound
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestNotFound (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestConflict
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestConflict (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestForbidden
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestForbidden (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestInvalidParameter
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestInvalidParameter (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestNotImplemented
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestNotImplemented (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestNotModified
12:41:59 [2023-01-09T12:41:59.037Z] --- PASS: TestNotModified (0.00s)
12:41:59 [2023-01-09T12:41:59.037Z] === RUN   TestUnauthorized
12:41:59 [2023-01-09T12:41:59.190Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestUnauthorized (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestUnknown
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestUnknown (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestCancelled
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestCancelled (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDeadline
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestDeadline (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDataLoss
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestDataLoss (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestUnavailable
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestUnavailable (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestSystem
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestSystem (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Not_Found
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Bad_Request
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Conflict
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Unauthorized
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Service_Unavailable
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Forbidden
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Not_Modified
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Not_Implemented
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestFromStatusCode (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z] PASS
12:41:59 [2023-01-09T12:41:59.493Z] coverage: 77.0% of statements
12:41:59 [2023-01-09T12:41:59.493Z] ok  	github.com/docker/docker/errdefs	0.050s	coverage: 77.0% of statements
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2152331193\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/no_local_cache
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/no_local_cache/digested
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/with_local_cache
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/unknown_media_type
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="reference for unknown type: "
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="reference for unknown type: "
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="reference for unknown type: "
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="reference for unknown type: "
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="reference for unknown type: "
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/error_persisting_manifest
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:41:59 [2023-01-09T12:41:59.493Z] time="2023-01-09T12:41:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:41:59 [2023-01-09T12:41:59.493Z] --- PASS: TestManifestStore (0.45s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestManifestStore/no_remote_or_local (0.27s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
12:41:59 [2023-01-09T12:41:59.493Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s)
12:41:59 [2023-01-09T12:41:59.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.04s)
12:41:59 [2023-01-09T12:41:59.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
12:41:59 [2023-01-09T12:41:59.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s)
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:41:59 [2023-01-09T12:41:59.493Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestDetectManifestBlobMediaType (0.01s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.01s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.01s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestFixManifestLayers
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestFixManifestLayers (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestFixManifestLayersBaseLayerParent
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:82: Needs fixing on Windows
12:41:59 [2023-01-09T12:41:59.494Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestFixManifestLayersBadParent
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestValidateManifest
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:127: Needs fixing on Windows
12:41:59 [2023-01-09T12:41:59.494Z] --- SKIP: TestValidateManifest (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestFormatPlatform
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestFormatPlatform (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestPullSchema2Config
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestPullSchema2Config/success_first_time
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:284: HTTP GET /v2/
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestPullSchema2Config/500_status
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:284: HTTP GET /v2/
12:41:59 [2023-01-09T12:41:59.494Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.494Z] time="2023-01-09T12:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:41:59 [2023-01-09T12:41:59.494Z] time="2023-01-09T12:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:41:59 [2023-01-09T12:41:59.494Z] time="2023-01-09T12:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:41:59 [2023-01-09T12:41:59.494Z] time="2023-01-09T12:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
12:41:59 [2023-01-09T12:41:59.494Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
12:41:59 [2023-01-09T12:41:59.494Z] === RUN   TestTransfer
12:41:59 [2023-01-09T12:41:59.494Z] --- PASS: TestV2MetadataService (1.43s)
12:41:59 [2023-01-09T12:41:59.494Z] PASS
12:41:59 [2023-01-09T12:41:59.494Z] coverage: 48.2% of statements
12:41:59 [2023-01-09T12:41:59.494Z] ok  	github.com/docker/docker/distribution/metadata	1.550s	coverage: 48.2% of statements
12:41:59 [2023-01-09T12:41:59.752Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:41:59 [2023-01-09T12:41:59.950Z] --- PASS: TestTransfer (0.12s)
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestConcurrencyLimit
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestPullSchema2Config/EOF
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.950Z] 2023/01/09 12:41:59 http: panic serving 127.0.0.1:49229: intentional panic
12:41:59 [2023-01-09T12:41:59.950Z] goroutine 132 [running]:
12:41:59 [2023-01-09T12:41:59.950Z] net/http.(*conn).serve.func1()
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/net/http/server.go:1825 +0xbf
12:41:59 [2023-01-09T12:41:59.950Z] panic({0x8e5c40, 0xa8bb50})
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/runtime/panic.go:844 +0x258
12:41:59 [2023-01-09T12:41:59.950Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00003d040?, {0xa92a48?, 0xc0004722a0?})
12:41:59 [2023-01-09T12:41:59.950Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
12:41:59 [2023-01-09T12:41:59.950Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa92a48, 0xc0004722a0}, 0xc00047cb00)
12:41:59 [2023-01-09T12:41:59.950Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
12:41:59 [2023-01-09T12:41:59.950Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa92a48?, 0xc0004722a0?}, 0xc000080c00?)
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/net/http/server.go:2084 +0x2f
12:41:59 [2023-01-09T12:41:59.950Z] net/http.serverHandler.ServeHTTP({0xc000436570?}, {0xa92a48, 0xc0004722a0}, 0xc00047cb00)
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/net/http/server.go:2916 +0x43b
12:41:59 [2023-01-09T12:41:59.950Z] net/http.(*conn).serve(0xc0001ffae0, {0xa93158, 0xc0001fa750})
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
12:41:59 [2023-01-09T12:41:59.950Z] created by net/http.(*Server).Serve
12:41:59 [2023-01-09T12:41:59.950Z] 	c:/go/src/net/http/server.go:3071 +0x4db
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestPullSchema2Config/unauthorized
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/
12:41:59 [2023-01-09T12:41:59.950Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:41:59 [2023-01-09T12:41:59.950Z] --- PASS: TestPullSchema2Config (0.54s)
12:41:59 [2023-01-09T12:41:59.950Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
12:41:59 [2023-01-09T12:41:59.950Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
12:41:59 [2023-01-09T12:41:59.950Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
12:41:59 [2023-01-09T12:41:59.950Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestGetRepositoryMountCandidates
12:41:59 [2023-01-09T12:41:59.950Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestLayerAlreadyExists
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z]     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}
12:41:59 [2023-01-09T12:41:59.950Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestWhenEmptyAuthConfig
12:41:59 [2023-01-09T12:41:59.950Z] --- PASS: TestConcurrencyLimit (0.42s)
12:41:59 [2023-01-09T12:41:59.950Z] === RUN   TestInactiveJobs
12:42:00 [2023-01-09T12:42:00.314Z] === RUN   TestDockerSuite/TestMountIntoProc
12:42:00 [2023-01-09T12:42:00.314Z] === RUN   TestDockerSuite/TestMountIntoSys
12:42:00 [2023-01-09T12:42:00.407Z] --- PASS: TestInactiveJobs (0.37s)
12:42:00 [2023-01-09T12:42:00.407Z] === RUN   TestWatchRelease
12:42:00 [2023-01-09T12:42:00.407Z] --- PASS: TestWatchRelease (0.05s)
12:42:00 [2023-01-09T12:42:00.407Z] === RUN   TestWatchFinishedTransfer
12:42:00 [2023-01-09T12:42:00.407Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:42:00 [2023-01-09T12:42:00.407Z] === RUN   TestDuplicateTransfer
12:42:00 [2023-01-09T12:42:00.407Z] --- PASS: TestDuplicateTransfer (0.04s)
12:42:00 [2023-01-09T12:42:00.407Z] === RUN   TestSuccessfulUpload
12:42:00 [2023-01-09T12:42:00.864Z] time="2023-01-09T12:42:00Z" level=error msg="Upload failed, retrying: simulating retry"
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSGetInvalidData
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSGetInvalidData (0.01s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSInvalidSet
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestSuccessfulUpload (0.37s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestCancelledUpload
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestCancelledUpload (0.00s)
12:42:00 [2023-01-09T12:42:00.864Z] PASS
12:42:00 [2023-01-09T12:42:00.864Z] coverage: 76.4% of statements
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestWhenEmptyAuthConfig (0.90s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:42:00 [2023-01-09T12:42:00.864Z] ok  	github.com/docker/docker/distribution/xfer	1.953s	coverage: 76.4% of statements
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestTokenPassThru
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSInvalidSet (0.01s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSInvalidRoot
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestTokenPassThru (0.01s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestTokenPassThruDifferentHost
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSInvalidRoot (0.01s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSMetadataGetSet
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:42:00 [2023-01-09T12:42:00.864Z] PASS
12:42:00 [2023-01-09T12:42:00.864Z] coverage: 27.4% of statements
12:42:00 [2023-01-09T12:42:00.864Z] ok  	github.com/docker/docker/distribution	2.073s	coverage: 27.4% of statements
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSMetadataGetSet (0.05s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSInvalidWalker
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSInvalidWalker (0.03s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSGetSet
12:42:00 [2023-01-09T12:42:00.864Z] --- PASS: TestFSGetSet (0.02s)
12:42:00 [2023-01-09T12:42:00.864Z] === RUN   TestFSGetUnsetKey
12:42:01 [2023-01-09T12:42:01.241Z] === RUN   TestDockerSuite/TestNetHostname
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestFSGetEmptyData
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestFSGetEmptyData (0.01s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestFSDelete
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestFSDelete (0.02s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestFSWalker
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestFSWalker (0.02s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestFSWalkerStopOnError
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestNewFromJSON
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestNewFromJSON (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestNewFromJSONWithInvalidJSON
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestMarshalKeyOrder
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestImage
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestImage (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestImageOSNotEmpty
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestNewChildImageFromImageWithRootFS
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestCreate
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestCreate (0.01s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestRestore
12:42:01 [2023-01-09T12:42:01.321Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:42:01 [2023-01-09T12:42:01.321Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:42:01 [2023-01-09T12:42:01.321Z] time="2023-01-09T12:42:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestRestore (0.25s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestAddDelete
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestAddDelete (0.04s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestSearchAfterDelete
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestSearchAfterDelete (0.02s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestParentReset
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestCompare
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestCompare (0.00s)
12:42:01 [2023-01-09T12:42:01.321Z] PASS
12:42:01 [2023-01-09T12:42:01.321Z] coverage: 19.2% of statements
12:42:01 [2023-01-09T12:42:01.321Z] --- PASS: TestParentReset (0.05s)
12:42:01 [2023-01-09T12:42:01.321Z] === RUN   TestGetAndSetLastUpdated
12:42:01 [2023-01-09T12:42:01.321Z] ok  	github.com/docker/docker/image/cache	0.096s	coverage: 19.2% of statements
12:42:01 [2023-01-09T12:42:01.783Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
12:42:01 [2023-01-09T12:42:01.783Z] === RUN   TestStoreLen
12:42:01 [2023-01-09T12:42:01.783Z] --- PASS: TestStoreLen (0.09s)
12:42:01 [2023-01-09T12:42:01.783Z] PASS
12:42:01 [2023-01-09T12:42:01.783Z] coverage: 86.8% of statements
12:42:01 [2023-01-09T12:42:01.783Z] ok  	github.com/docker/docker/image	0.775s	coverage: 86.8% of statements
12:42:02 [2023-01-09T12:42:02.239Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:42:02 [2023-01-09T12:42:02.239Z] === RUN   TestMakeV1ConfigFromConfig
12:42:02 [2023-01-09T12:42:02.239Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:42:02 [2023-01-09T12:42:02.239Z] PASS
12:42:02 [2023-01-09T12:42:02.239Z] coverage: 25.0% of statements
12:42:02 [2023-01-09T12:42:02.239Z] ok  	github.com/docker/docker/image/v1	0.101s	coverage: 25.0% of statements
12:42:02 [2023-01-09T12:42:02.239Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:42:03 [2023-01-09T12:42:03.129Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:42:03 [2023-01-09T12:42:03.129Z] === RUN   TestDockerSuite/TestNetworkEvents
12:42:03 [2023-01-09T12:42:03.203Z] === RUN   TestSerialization
12:42:03 [2023-01-09T12:42:03.203Z] --- PASS: TestSerialization (0.02s)
12:42:03 [2023-01-09T12:42:03.203Z] PASS
12:42:03 [2023-01-09T12:42:03.203Z] coverage: 100.0% of statements
12:42:03 [2023-01-09T12:42:03.203Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
12:42:03 [2023-01-09T12:42:03.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestEnvironmentParsing
12:42:04 [2023-01-09T12:42:04.168Z] --- PASS: TestEnvironmentParsing (0.00s)
12:42:04 [2023-01-09T12:42:04.168Z] PASS
12:42:04 [2023-01-09T12:42:04.168Z] coverage: 1.0% of statements
12:42:04 [2023-01-09T12:42:04.168Z] ok  	github.com/docker/docker/libcontainerd/local	0.152s	coverage: 1.0% of statements
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestEmptyLayer
12:42:04 [2023-01-09T12:42:04.168Z] --- PASS: TestEmptyLayer (0.00s)
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestCommitFailure
12:42:04 [2023-01-09T12:42:04.168Z] --- PASS: TestCommitFailure (0.01s)
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestStartTransactionFailure
12:42:04 [2023-01-09T12:42:04.168Z] --- PASS: TestStartTransactionFailure (0.01s)
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestGetOrphan
12:42:04 [2023-01-09T12:42:04.168Z] --- PASS: TestGetOrphan (0.01s)
12:42:04 [2023-01-09T12:42:04.168Z] === RUN   TestMountAndRegister
12:42:04 [2023-01-09T12:42:04.624Z]     layer_test.go:271: Layer size: 14
12:42:04 [2023-01-09T12:42:04.624Z] --- PASS: TestMountAndRegister (0.06s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestLayerRelease
12:42:04 [2023-01-09T12:42:04.624Z]     layer_test.go:304: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestLayerRelease (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestStoreRestore
12:42:04 [2023-01-09T12:42:04.624Z]     layer_test.go:353: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestStoreRestore (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestTarStreamStability
12:42:04 [2023-01-09T12:42:04.624Z]     layer_test.go:468: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestTarStreamStability (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestRegisterExistingLayer
12:42:04 [2023-01-09T12:42:04.624Z] --- PASS: TestRegisterExistingLayer (0.16s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestTarStreamVerification
12:42:04 [2023-01-09T12:42:04.624Z]     layer_test.go:697: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestTarStreamVerification (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestLayerMigration
12:42:04 [2023-01-09T12:42:04.624Z]     migration_test.go:46: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestLayerMigration (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestLayerMigrationNoTarsplit
12:42:04 [2023-01-09T12:42:04.624Z]     migration_test.go:182: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestMountInit
12:42:04 [2023-01-09T12:42:04.624Z]     mount_test.go:17: Failing on Windows
12:42:04 [2023-01-09T12:42:04.624Z] --- SKIP: TestMountInit (0.00s)
12:42:04 [2023-01-09T12:42:04.624Z] === RUN   TestMountSize
12:42:04 [2023-01-09T12:42:04.624Z]     mount_test.go:76: Failing on Windows
12:42:04 [2023-01-09T12:42:04.625Z] --- SKIP: TestMountSize (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestMountChanges
12:42:04 [2023-01-09T12:42:04.625Z]     mount_test.go:125: Failing on Windows
12:42:04 [2023-01-09T12:42:04.625Z] --- SKIP: TestMountChanges (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestMountApply
12:42:04 [2023-01-09T12:42:04.625Z]     mount_test.go:212: Failing on Windows
12:42:04 [2023-01-09T12:42:04.625Z] --- SKIP: TestMountApply (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z] PASS
12:42:04 [2023-01-09T12:42:04.625Z] coverage: 30.1% of statements
12:42:04 [2023-01-09T12:42:04.625Z] ok  	github.com/docker/docker/layer	0.368s	coverage: 30.1% of statements
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:42:04 [2023-01-09T12:42:04.625Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:42:04 [2023-01-09T12:42:04.625Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:42:04 [2023-01-09T12:42:04.625Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] PASS
12:42:05 [2023-01-09T12:42:05.082Z] coverage: 45.8% of statements
12:42:05 [2023-01-09T12:42:05.082Z] ok  	github.com/docker/docker/oci	0.067s	coverage: 45.8% of statements
12:42:05 [2023-01-09T12:42:05.082Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:42:05 [2023-01-09T12:42:05.082Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:42:05 [2023-01-09T12:42:05.082Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:42:05 [2023-01-09T12:42:05.082Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:42:05 [2023-01-09T12:42:05.082Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestAddressPoolOpt
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestAddressPoolOpt (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/a
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/something
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/_=a
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/env1=value1
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/_env1=value1
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/env2=value2=value3
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/env3=abc!qwe
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/env_4=value_4
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/PATH
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/=a
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/PATH=
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/PATH=something
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/asd!qwe
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/1asd
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/123
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/some_space
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/__some_space_before
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/some_space_after__
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/=
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateEnv/PaTh
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestValidateEnv (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/a (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/something (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/= (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseHost
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseHost (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseDockerDaemonHost
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseTCP
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseTCP (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseInvalidUnixAddrInvalid
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateExtraHosts
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestValidateExtraHosts (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestIpOptString
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestIpOptString (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestNewIpOptInvalidDefaultVal
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestNewIpOptValidDefaultVal
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestIpOptSetInvalidVal
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateIPAddress
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestValidateIPAddress (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestMapOpts
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestMapOpts (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestListOptsWithoutValidator
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestListOptsWithValidator
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestListOptsWithValidator (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateDNSSearch
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestValidateDNSSearch (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_general_format
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_one_more
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestValidateLabel (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestNamedListOpts
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestNamedListOpts (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestNamedMapOpts
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestNamedMapOpts (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseLink
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseLink (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestQuotedStringSetWithQuotes
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestQuotedStringSetWithNoQuotes
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestUlimitOpt
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestUlimitOpt (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] PASS
12:42:05 [2023-01-09T12:42:05.082Z] coverage: 67.1% of statements
12:42:05 [2023-01-09T12:42:05.082Z] ok  	github.com/docker/docker/opts	0.098s	coverage: 67.1% of statements
12:42:05 [2023-01-09T12:42:05.082Z] === RUN   TestParseVersion
12:42:05 [2023-01-09T12:42:05.082Z] --- PASS: TestParseVersion (0.00s)
12:42:05 [2023-01-09T12:42:05.082Z] PASS
12:42:05 [2023-01-09T12:42:05.082Z] coverage: 52.9% of statements
12:42:05 [2023-01-09T12:42:05.082Z] ok  	github.com/docker/docker/pkg/aaparser	0.059s	coverage: 52.9% of statements
12:42:05 [2023-01-09T12:42:05.271Z]     docker_api_swarm_service_test.go:395: [d6a368b306d56] joining swarm manager [d282b1adc9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:06 [2023-01-09T12:42:06.047Z] === RUN   TestUnbuffered
12:42:06 [2023-01-09T12:42:06.048Z] --- PASS: TestUnbuffered (0.00s)
12:42:06 [2023-01-09T12:42:06.048Z] === RUN   TestRaceUnbuffered
12:42:06 [2023-01-09T12:42:06.048Z] --- PASS: TestRaceUnbuffered (0.00s)
12:42:06 [2023-01-09T12:42:06.048Z] PASS
12:42:06 [2023-01-09T12:42:06.048Z] coverage: 100.0% of statements
12:42:06 [2023-01-09T12:42:06.048Z] ok  	github.com/docker/docker/pkg/broadcaster	0.058s	coverage: 100.0% of statements
12:42:06 [2023-01-09T12:42:06.197Z]     docker_api_swarm_service_test.go:395: [d7756e5ecf6ef] joining swarm manager [d282b1adc9c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[foo]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[bar]_[foo]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[foo_bar]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[qux]_[foo]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[]#01
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[qux]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[foo_bar_qux]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[qux]_[baz]]
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestMatch/[[foo_baz]]
12:42:06 [2023-01-09T12:42:06.504Z] --- PASS: TestMatch (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:42:06 [2023-01-09T12:42:06.504Z] PASS
12:42:06 [2023-01-09T12:42:06.504Z] coverage: 87.5% of statements
12:42:06 [2023-01-09T12:42:06.504Z] ok  	github.com/docker/docker/pkg/capabilities	0.289s	coverage: 87.5% of statements
12:42:06 [2023-01-09T12:42:06.504Z] === RUN   TestPeerCertificateMarshalJSON
12:42:07 [2023-01-09T12:42:07.466Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:42:07 [2023-01-09T12:42:07.466Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:42:07 [2023-01-09T12:42:07.466Z] --- PASS: TestPeerCertificateMarshalJSON (0.87s)
12:42:07 [2023-01-09T12:42:07.466Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:42:07 [2023-01-09T12:42:07.466Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:42:07 [2023-01-09T12:42:07.466Z] === RUN   TestMiddleware
12:42:07 [2023-01-09T12:42:07.466Z] --- PASS: TestMiddleware (0.00s)
12:42:07 [2023-01-09T12:42:07.466Z] === RUN   TestNewResponseModifier
12:42:07 [2023-01-09T12:42:07.466Z] --- PASS: TestNewResponseModifier (0.00s)
12:42:07 [2023-01-09T12:42:07.466Z] PASS
12:42:07 [2023-01-09T12:42:07.466Z] coverage: 26.8% of statements
12:42:07 [2023-01-09T12:42:07.466Z] ok  	github.com/docker/docker/pkg/authorization	0.924s	coverage: 26.8% of statements
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootTarUntar
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootTarUntar (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootUntarWithHugeExcludesList
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootUntarEmptyArchive
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootTarUntarWithSymlink
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootCopyWithTar
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootCopyFileWithTar
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootUntarPath
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootUntarPath (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestChrootApplyDotDotFile
12:42:07 [2023-01-09T12:42:07.923Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:42:07 [2023-01-09T12:42:07.923Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] PASS
12:42:07 [2023-01-09T12:42:07.923Z] coverage: 15.1% of statements
12:42:07 [2023-01-09T12:42:07.923Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.125s	coverage: 15.1% of statements
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestIsArchivePathDir
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeEmpty
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeEmpty (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeEmptyFile
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeEmptyFile (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeNonemptyFile
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeNestedDirectoryEmpty
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestMoveToSubdir
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestMoveToSubdir (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestSizeNonExistingDirectory
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:42:07 [2023-01-09T12:42:07.923Z] PASS
12:42:07 [2023-01-09T12:42:07.923Z] coverage: 80.0% of statements
12:42:07 [2023-01-09T12:42:07.923Z] ok  	github.com/docker/docker/pkg/directory	0.078s	coverage: 80.0% of statements
12:42:07 [2023-01-09T12:42:07.923Z] --- PASS: TestIsArchivePathDir (0.11s)
12:42:07 [2023-01-09T12:42:07.923Z] === RUN   TestIsArchivePathInvalidFile
12:42:08 [2023-01-09T12:42:08.379Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
12:42:08 [2023-01-09T12:42:08.379Z] === RUN   TestIsArchivePathTar
12:42:08 [2023-01-09T12:42:08.379Z] --- PASS: TestIsArchivePathTar (0.29s)
12:42:08 [2023-01-09T12:42:08.379Z] === RUN   TestDecompressStreamGzip
12:42:08 [2023-01-09T12:42:08.718Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestDecompressStreamGzip (0.16s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestDecompressStreamBzip2
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestContent
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestInitialize
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestNew
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestParsingContentsWithComments
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestRegister
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestWatch
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: Test (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestContent (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestInitialize (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestNew (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestRegister (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestWatch (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] PASS
12:42:08 [2023-01-09T12:42:08.835Z] coverage: 92.9% of statements
12:42:08 [2023-01-09T12:42:08.835Z] ok  	github.com/docker/docker/pkg/discovery/file	0.069s	coverage: 92.9% of statements
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestDecompressStreamBzip2 (0.16s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestDecompressStreamXz
12:42:08 [2023-01-09T12:42:08.835Z]     archive_test.go:134: Xz not present in msys2
12:42:08 [2023-01-09T12:42:08.835Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCompressStreamXzUnsupported
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCompressStreamBzip2Unsupported
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCompressStreamInvalid
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestExtensionInvalid
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestExtensionInvalid (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestExtensionUncompressed
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestExtensionUncompressed (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestExtensionBzip2
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestExtensionBzip2 (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestExtensionGzip
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestExtensionGzip (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestExtensionXz
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestExtensionXz (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCmdStreamLargeStderr
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCmdStreamBad
12:42:08 [2023-01-09T12:42:08.835Z]     archive_test.go:239: Failing on Windows CI machines
12:42:08 [2023-01-09T12:42:08.835Z] --- SKIP: TestCmdStreamBad (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   TestCmdStreamGood
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestContainsEntry
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestCreateEntries
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestEntriesDiff
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestEntriesEquality
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGeneratorNotGenerate
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGeneratorWithPort
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestNewEntry
12:42:08 [2023-01-09T12:42:08.835Z] === RUN   Test/TestParse
12:42:08 [2023-01-09T12:42:08.835Z] --- PASS: Test (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:42:08 [2023-01-09T12:42:08.835Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z]     --- PASS: Test/TestNewEntry (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z]     --- PASS: Test/TestParse (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] PASS
12:42:09 [2023-01-09T12:42:09.295Z] coverage: 58.3% of statements
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCmdStreamGood (0.06s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestUntarPathWithInvalidDest
12:42:09 [2023-01-09T12:42:09.295Z] ok  	github.com/docker/docker/pkg/discovery	0.057s	coverage: 58.3% of statements
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestUntarPathWithInvalidSrc
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestUntarPath
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestUntarPath (0.10s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestUntarPathWithDestinationFile
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyWithTarInvalidSrc
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyWithTarSrcFile
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyWithTarSrcFolder
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyWithTarSrcFolder (0.02s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyFileWithTarInvalidSrc
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyFileWithTarSrcFolder
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestCopyFileWithTarSrcFile
12:42:09 [2023-01-09T12:42:09.295Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:42:09 [2023-01-09T12:42:09.295Z] === RUN   TestTarFiles
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestInitialize
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestWatch
12:42:10 [2023-01-09T12:42:10.268Z] --- PASS: Test (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z]     --- PASS: Test/TestWatch (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z] PASS
12:42:10 [2023-01-09T12:42:10.268Z] coverage: 92.3% of statements
12:42:10 [2023-01-09T12:42:10.268Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.058s	coverage: 92.3% of statements
12:42:10 [2023-01-09T12:42:10.268Z] time="2023-01-09T12:42:09Z" level=info msg="Initializing discovery without TLS"
12:42:10 [2023-01-09T12:42:10.268Z] time="2023-01-09T12:42:09Z" level=info msg="Initializing discovery without TLS"
12:42:10 [2023-01-09T12:42:10.268Z] time="2023-01-09T12:42:09Z" level=info msg="Initializing discovery without TLS"
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestInitializeWithCerts
12:42:10 [2023-01-09T12:42:10.268Z] time="2023-01-09T12:42:09Z" level=info msg="Initializing discovery with TLS"
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestWatch
12:42:10 [2023-01-09T12:42:10.268Z] time="2023-01-09T12:42:09Z" level=info msg="Initializing discovery without TLS"
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestInitialize
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestInitializeWithPattern
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestRegister
12:42:10 [2023-01-09T12:42:10.268Z] === RUN   Test/TestWatch
12:42:10 [2023-01-09T12:42:10.268Z] --- PASS: Test (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z]     --- PASS: Test/TestInitialize (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z]     --- PASS: Test/TestRegister (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z]     --- PASS: Test/TestWatch (0.00s)
12:42:10 [2023-01-09T12:42:10.268Z] PASS
12:42:10 [2023-01-09T12:42:10.268Z] coverage: 93.8% of statements
12:42:10 [2023-01-09T12:42:10.268Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.059s	coverage: 93.8% of statements
12:42:10 [2023-01-09T12:42:10.608Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:42:11 [2023-01-09T12:42:11.167Z] === RUN   TestDockerSuite/TestPluginActive
12:42:11 [2023-01-09T12:42:11.230Z] === RUN   TestPollerAddRemove
12:42:11 [2023-01-09T12:42:11.230Z] --- PASS: TestPollerAddRemove (0.00s)
12:42:11 [2023-01-09T12:42:11.230Z] === RUN   TestPollerEvent
12:42:11 [2023-01-09T12:42:11.230Z]     poller_test.go:41: No chmod on Windows
12:42:11 [2023-01-09T12:42:11.230Z] --- SKIP: TestPollerEvent (0.00s)
12:42:11 [2023-01-09T12:42:11.230Z] === RUN   TestPollerClose
12:42:11 [2023-01-09T12:42:11.230Z] --- PASS: TestPollerClose (0.00s)
12:42:11 [2023-01-09T12:42:11.230Z] PASS
12:42:11 [2023-01-09T12:42:11.230Z] coverage: 39.4% of statements
12:42:11 [2023-01-09T12:42:11.230Z] ok  	github.com/docker/docker/pkg/filenotify	0.053s	coverage: 39.4% of statements
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCopyFileWithInvalidSrc
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCopyFileWithInvalidDest
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCopyFileWithSameSrcAndDest
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCopyFile
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCopyFile (0.01s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:42:11 [2023-01-09T12:42:11.687Z]     fileutils_test.go:134: Needs porting to Windows
12:42:11 [2023-01-09T12:42:11.687Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestReadSymlinkedDirectoryToFile
12:42:11 [2023-01-09T12:42:11.687Z]     fileutils_test.go:180: Needs porting to Windows
12:42:11 [2023-01-09T12:42:11.687Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestWildcardMatches
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestWildcardMatches (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestPatternMatches
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestPatternMatches (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestPatternMatchesFolderExclusions
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestSingleExclamationError
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestSingleExclamationError (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestMatchesWithNoPatterns
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestMatchesWithMalformedPatterns
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestMatches
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestMatches (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatterns
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatterns (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatternsExceptionFlag
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCleanPatternsErrorSingleException
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCreateIfNotExistsDir
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestCreateIfNotExistsFile
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:42:11 [2023-01-09T12:42:11.687Z] === RUN   TestMatch
12:42:11 [2023-01-09T12:42:11.687Z] --- PASS: TestMatch (0.00s)
12:42:11 [2023-01-09T12:42:11.687Z] PASS
12:42:11 [2023-01-09T12:42:11.687Z] coverage: 85.4% of statements
12:42:11 [2023-01-09T12:42:11.687Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 85.4% of statements
12:42:12 [2023-01-09T12:42:12.143Z] === RUN   TestGet
12:42:12 [2023-01-09T12:42:12.143Z] --- PASS: TestGet (0.00s)
12:42:12 [2023-01-09T12:42:12.143Z] === RUN   TestGetShortcutString
12:42:12 [2023-01-09T12:42:12.143Z] --- PASS: TestGetShortcutString (0.00s)
12:42:12 [2023-01-09T12:42:12.143Z] PASS
12:42:12 [2023-01-09T12:42:12.143Z] coverage: 42.9% of statements
12:42:12 [2023-01-09T12:42:12.143Z] ok  	github.com/docker/docker/pkg/homedir	0.060s	coverage: 42.9% of statements
12:42:13 [2023-01-09T12:42:13.109Z] === RUN   TestCreateIDMapOrder
12:42:13 [2023-01-09T12:42:13.109Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:42:13 [2023-01-09T12:42:13.109Z] PASS
12:42:13 [2023-01-09T12:42:13.109Z] coverage: 7.2% of statements
12:42:13 [2023-01-09T12:42:13.109Z] ok  	github.com/docker/docker/pkg/idtools	0.046s	coverage: 7.2% of statements
12:42:13 [2023-01-09T12:42:13.109Z] --- PASS: Test (3.23s)
12:42:13 [2023-01-09T12:42:13.109Z]     --- PASS: Test/TestInitialize (0.22s)
12:42:13 [2023-01-09T12:42:13.109Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:42:13 [2023-01-09T12:42:13.109Z]     --- PASS: Test/TestWatch (3.00s)
12:42:13 [2023-01-09T12:42:13.109Z] PASS
12:42:13 [2023-01-09T12:42:13.109Z] coverage: 84.1% of statements
12:42:13 [2023-01-09T12:42:13.109Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.310s	coverage: 84.1% of statements
12:42:13 [2023-01-09T12:42:13.679Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestFixedBufferCap
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestFixedBufferCap (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestFixedBufferLen
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestFixedBufferLen (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestFixedBufferString
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestFixedBufferString (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestFixedBufferWrite
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestFixedBufferWrite (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestFixedBufferRead
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestFixedBufferRead (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestBytesPipeRead
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestBytesPipeRead (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestBytesPipeWrite
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestBytesPipeWrite (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestBytesPipeWriteRandomChunks
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestError
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestError (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/no_progress
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/progress_1
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/with_units
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestProgressString/hide_counts
12:42:14 [2023-01-09T12:42:14.073Z] --- PASS: TestProgressString (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/with_units (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:42:14 [2023-01-09T12:42:14.073Z] === RUN   TestJSONMessageDisplay
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestStandardLongPath
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestStandardLongPath (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestUNCLongPath
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestUNCLongPath (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] PASS
12:42:14 [2023-01-09T12:42:14.535Z] coverage: 100.0% of statements
12:42:14 [2023-01-09T12:42:14.535Z] ok  	github.com/docker/docker/pkg/longpath	0.050s	coverage: 100.0% of statements
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestJSONMessageDisplay (0.20s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestJSONMessageDisplayWithJSONError
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestDisplayJSONMessagesStream
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] PASS
12:42:14 [2023-01-09T12:42:14.535Z] coverage: 91.7% of statements
12:42:14 [2023-01-09T12:42:14.535Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.263s	coverage: 91.7% of statements
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestAtomicWriteToFile
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestAtomicWriteSetCommit
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestAtomicWriteSetCancel
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestReadCloserWrapperClose
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestReaderErrWrapperReadOnError
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestReaderErrWrapperRead
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestHashData
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestHashData (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestCancelReadCloser
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestCancelReadCloser (0.11s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestWriteCloserWrapperClose
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestNopWriteCloser
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestNopWriteCloser (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestNopWriter
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestNopWriter (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] === RUN   TestWriteCounter
12:42:14 [2023-01-09T12:42:14.535Z] --- PASS: TestWriteCounter (0.00s)
12:42:14 [2023-01-09T12:42:14.535Z] PASS
12:42:14 [2023-01-09T12:42:14.535Z] coverage: 69.2% of statements
12:42:14 [2023-01-09T12:42:14.535Z] ok  	github.com/docker/docker/pkg/ioutils	0.759s	coverage: 69.2% of statements
12:42:14 [2023-01-09T12:42:14.992Z] === RUN   TestNameFormat
12:42:14 [2023-01-09T12:42:14.992Z] --- PASS: TestNameFormat (0.00s)
12:42:14 [2023-01-09T12:42:14.992Z] === RUN   TestNameRetries
12:42:15 [2023-01-09T12:42:15.448Z] --- PASS: TestNameRetries (0.00s)
12:42:15 [2023-01-09T12:42:15.448Z] PASS
12:42:15 [2023-01-09T12:42:15.448Z] coverage: 85.7% of statements
12:42:15 [2023-01-09T12:42:15.448Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.055s	coverage: 85.7% of statements
12:42:15 [2023-01-09T12:42:15.448Z] === RUN   TestParseKeyValueOpt
12:42:15 [2023-01-09T12:42:15.448Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:42:15 [2023-01-09T12:42:15.448Z] === RUN   TestParseUintList
12:42:15 [2023-01-09T12:42:15.448Z] --- PASS: TestParseUintList (0.00s)
12:42:15 [2023-01-09T12:42:15.448Z] === RUN   TestParseUintListMaximumLimits
12:42:15 [2023-01-09T12:42:15.448Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:42:15 [2023-01-09T12:42:15.448Z] PASS
12:42:15 [2023-01-09T12:42:15.448Z] coverage: 97.0% of statements
12:42:15 [2023-01-09T12:42:15.448Z] ok  	github.com/docker/docker/pkg/parsers	0.054s	coverage: 97.0% of statements
12:42:15 [2023-01-09T12:42:15.905Z] === RUN   TestNewAndRemove
12:42:15 [2023-01-09T12:42:15.905Z] --- PASS: TestNewAndRemove (0.00s)
12:42:15 [2023-01-09T12:42:15.905Z] === RUN   TestRemoveInvalidPath
12:42:15 [2023-01-09T12:42:15.905Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:42:15 [2023-01-09T12:42:15.905Z] PASS
12:42:15 [2023-01-09T12:42:15.905Z] coverage: 82.6% of statements
12:42:15 [2023-01-09T12:42:15.905Z] ok  	github.com/docker/docker/pkg/pidfile	0.065s	coverage: 82.6% of statements
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParseEmptyInterface
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParseEmptyInterface (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParseNonInterfaceType
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParseWithOneFunction
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParseWithOneFunction (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParseWithMultipleFuncs
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParseWithUnnamedReturn
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestEmbeddedInterface
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestEmbeddedInterface (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestParsedImports
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestParsedImports (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] === RUN   TestAliasedImports
12:42:16 [2023-01-09T12:42:16.867Z] --- PASS: TestAliasedImports (0.00s)
12:42:16 [2023-01-09T12:42:16.867Z] PASS
12:42:16 [2023-01-09T12:42:16.867Z] coverage: 56.8% of statements
12:42:16 [2023-01-09T12:42:16.867Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.065s	coverage: 56.8% of statements
12:42:17 [2023-01-09T12:42:17.324Z] === RUN   TestFailedConnection
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestTarFiles (8.25s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestTarUntar
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestTarUntar (0.04s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestTarWithOptions
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestTarWithOptions (0.03s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestUntarUstarGnuConflict
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestUntarInvalidFilenames
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestHTTPTransport
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestHTTPTransport (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] PASS
12:42:17 [2023-01-09T12:42:17.781Z] coverage: 85.7% of statements
12:42:17 [2023-01-09T12:42:17.781Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.070s	coverage: 85.7% of statements
12:42:17 [2023-01-09T12:42:17.781Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1910448628\\dest"
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestUntarInvalidFilenames (0.22s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestUntarHardlinkToSymlink
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestUntarInvalidHardlink
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestBufioReaderPoolPutAndGet
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:42:17 [2023-01-09T12:42:17.781Z] === RUN   TestBufioWriterPoolPutAndGet
12:42:17 [2023-01-09T12:42:17.781Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestBufferPoolPutAndGet
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:42:18 [2023-01-09T12:42:18.237Z] PASS
12:42:18 [2023-01-09T12:42:18.237Z] coverage: 88.2% of statements
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink736668233\\victim\\hello" -> "../victim/hello"
12:42:18 [2023-01-09T12:42:18.237Z] ok  	github.com/docker/docker/pkg/pools	0.045s	coverage: 88.2% of statements
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2767724185\\victim\\hello" -> "/../victim/hello"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1121368507\\victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3326176225\\victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink768153841\\victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3941348596\\victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestUntarInvalidHardlink (0.04s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestUntarInvalidSymlink
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4187978334\\dest\\dotdot" -> "../victim/hello"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink723335274\\dest\\slash-dotdot" -> "/../victim/hello"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink84501043\\dest\\loophole-victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1703591618\\dest\\loophole-victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2893495879\\dest\\loophole-victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1610790870\\dest\\loophole-victim" -> "../victim"
12:42:18 [2023-01-09T12:42:18.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2910721716\\dest\\dir\\loophole" -> "../../victim"
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestUntarInvalidSymlink (0.05s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestTempArchiveCloseMultipleTimes
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestXGlobalNoParent
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestXGlobalNoParent (0.00s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestReplaceFileTarWrapper
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestReplaceFileTarWrapper (0.23s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestPrefixHeaderReadable
12:42:18 [2023-01-09T12:42:18.237Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:42:18 [2023-01-09T12:42:18.237Z] === RUN   TestDisablePigz
12:42:18 [2023-01-09T12:42:18.237Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestDisablePigz (0.14s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestPigz
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestFailedConnection (1.04s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestFailOnce
12:42:18 [2023-01-09T12:42:18.694Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestPigz (0.17s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestCopyFileWithInvalidDest
12:42:18 [2023-01-09T12:42:18.694Z]     archive_windows_test.go:17: Currently fails
12:42:18 [2023-01-09T12:42:18.694Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestCanonicalTarNameForPath
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestCanonicalTarName
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestCanonicalTarName (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChmodTarEntry
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestChmodTarEntry (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestHardLinkOrder
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestOutputOnPrematureClose
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestCompleteSilently
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestCompleteSilently (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] PASS
12:42:18 [2023-01-09T12:42:18.694Z] coverage: 75.9% of statements
12:42:18 [2023-01-09T12:42:18.694Z] ok  	github.com/docker/docker/pkg/progress	0.062s	coverage: 75.9% of statements
12:42:18 [2023-01-09T12:42:18.694Z] 2023/01/09 12:42:18 http: panic serving 127.0.0.1:49251: Plugin not ready
12:42:18 [2023-01-09T12:42:18.694Z] goroutine 12 [running]:
12:42:18 [2023-01-09T12:42:18.694Z] net/http.(*conn).serve.func1()
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:1825 +0xbf
12:42:18 [2023-01-09T12:42:18.694Z] panic({0x535a00, 0x679630})
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/runtime/panic.go:844 +0x258
12:42:18 [2023-01-09T12:42:18.694Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x8e0000000000003b?, 0xffffffffffffffff?}, 0x8ec46c44876a0aea?)
12:42:18 [2023-01-09T12:42:18.694Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
12:42:18 [2023-01-09T12:42:18.694Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x67ee88?, 0xc0001640e0?}, 0xc000179a78?)
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:2084 +0x2f
12:42:18 [2023-01-09T12:42:18.694Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x67ee88, 0xc0001640e0}, 0xc00015e300)
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:2462 +0x149
12:42:18 [2023-01-09T12:42:18.694Z] net/http.serverHandler.ServeHTTP({0x67d3b8?}, {0x67ee88, 0xc0001640e0}, 0xc00015e300)
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:2916 +0x43b
12:42:18 [2023-01-09T12:42:18.694Z] net/http.(*conn).serve(0xc000064c80, {0x67f298, 0xc000147380})
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
12:42:18 [2023-01-09T12:42:18.694Z] created by net/http.(*Server).Serve
12:42:18 [2023-01-09T12:42:18.694Z] 	c:/go/src/net/http/server.go:3071 +0x4db
12:42:18 [2023-01-09T12:42:18.694Z] time="2023-01-09T12:42:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49250/Test.FailOnce: Post \"http://127.0.0.1:49250/Test.FailOnce\": EOF, retrying in 1s"
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestHardLinkOrder (0.12s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChangeString
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestChangeString (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChangesWithNoChanges
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestChangesWithNoChanges (0.04s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChangesWithChanges
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestSendToOneSub
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestSendToOneSub (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestSendToMultipleSubs
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestEvictOneSub
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestEvictOneSub (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestClosePublisher
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestClosePublisher (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestPubSubRace
12:42:18 [2023-01-09T12:42:18.694Z] --- PASS: TestChangesWithChanges (0.06s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChangesWithChangesGH13590
12:42:18 [2023-01-09T12:42:18.694Z]     changes_test.go:192: needs more investigation
12:42:18 [2023-01-09T12:42:18.694Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:42:18 [2023-01-09T12:42:18.694Z] === RUN   TestChangesDirsEmpty
12:42:18 [2023-01-09T12:42:18.925Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:42:18 [2023-01-09T12:42:18.925Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:42:18 [2023-01-09T12:42:18.925Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:42:19 [2023-01-09T12:42:19.150Z] --- PASS: TestChangesDirsEmpty (0.17s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestChangesDirsMutated
12:42:19 [2023-01-09T12:42:19.150Z] --- PASS: TestChangesDirsMutated (0.17s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestApplyLayer
12:42:19 [2023-01-09T12:42:19.150Z]     changes_test.go:405: needs further investigation
12:42:19 [2023-01-09T12:42:19.150Z] --- SKIP: TestApplyLayer (0.00s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestChangesSizeWithHardlinks
12:42:19 [2023-01-09T12:42:19.150Z]     changes_test.go:441: needs further investigation
12:42:19 [2023-01-09T12:42:19.150Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestChangesSizeWithNoChanges
12:42:19 [2023-01-09T12:42:19.150Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:42:19 [2023-01-09T12:42:19.150Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:42:19 [2023-01-09T12:42:19.150Z] === RUN   TestChangesSize
12:42:19 [2023-01-09T12:42:19.151Z] --- PASS: TestChangesSize (0.01s)
12:42:19 [2023-01-09T12:42:19.151Z] === RUN   TestApplyLayerInvalidFilenames
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1490747311\\dest"
12:42:19 [2023-01-09T12:42:19.151Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
12:42:19 [2023-01-09T12:42:19.151Z] === RUN   TestApplyLayerInvalidHardlink
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579940519\\victim\\hello" -> "../victim/hello"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2783009306\\victim\\hello" -> "/../victim/hello"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2988817473\\victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink802661695\\victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink289894511\\victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2115868743\\victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
12:42:19 [2023-01-09T12:42:19.151Z] === RUN   TestApplyLayerInvalidSymlink
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink655850973\\dest\\dotdot" -> "../victim/hello"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2252798062\\dest\\slash-dotdot" -> "/../victim/hello"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1879747421\\dest\\loophole-victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1773944154\\dest\\loophole-victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3947034871\\dest\\loophole-victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1784661630\\dest\\loophole-victim" -> "../victim"
12:42:19 [2023-01-09T12:42:19.151Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
12:42:19 [2023-01-09T12:42:19.151Z] === RUN   TestApplyLayerWhiteouts
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestGenerateEmptyFile
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestGenerateWithContent
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestGenerateWithContent (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] PASS
12:42:19 [2023-01-09T12:42:19.608Z] coverage: 62.6% of statements
12:42:19 [2023-01-09T12:42:19.608Z] ok  	github.com/docker/docker/pkg/archive	11.488s	coverage: 62.6% of statements
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestRegister
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestRegister (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestCommand
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestCommand (0.04s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestNaiveSelf
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestNaiveSelf (0.03s)
12:42:19 [2023-01-09T12:42:19.608Z] PASS
12:42:19 [2023-01-09T12:42:19.608Z] coverage: 82.4% of statements
12:42:19 [2023-01-09T12:42:19.608Z] ok  	github.com/docker/docker/pkg/reexec	0.119s	coverage: 82.4% of statements
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestFailOnce (1.21s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestEchoInputOutput
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestEchoInputOutput (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestBackoff
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestBackoff (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestAbortRetry
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestAbortRetry (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestClientScheme
12:42:19 [2023-01-09T12:42:19.608Z] --- PASS: TestClientScheme (0.00s)
12:42:19 [2023-01-09T12:42:19.608Z] === RUN   TestNewClientWithTimeout
12:42:20 [2023-01-09T12:42:20.065Z] --- PASS: TestPubSubRace (1.08s)
12:42:20 [2023-01-09T12:42:20.065Z] PASS
12:42:20 [2023-01-09T12:42:20.065Z] coverage: 75.0% of statements
12:42:20 [2023-01-09T12:42:20.065Z] ok  	github.com/docker/docker/pkg/pubsub	1.136s	coverage: 75.0% of statements
12:42:20 [2023-01-09T12:42:20.065Z] time="2023-01-09T12:42:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:42:20 [2023-01-09T12:42:20.521Z] === RUN   TestParseSignal
12:42:20 [2023-01-09T12:42:20.521Z] --- PASS: TestParseSignal (0.00s)
12:42:20 [2023-01-09T12:42:20.521Z] === RUN   TestValidSignalForPlatform
12:42:20 [2023-01-09T12:42:20.521Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:42:20 [2023-01-09T12:42:20.521Z] PASS
12:42:20 [2023-01-09T12:42:20.521Z] coverage: 19.7% of statements
12:42:20 [2023-01-09T12:42:20.521Z] ok  	github.com/docker/docker/pkg/signal	0.049s	coverage: 19.7% of statements
12:42:20 [2023-01-09T12:42:20.810Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestNewStdWriter
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestNewStdWriter (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestWriteWithUninitializedStdWriter
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestWriteWithNilBytes
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestWrite
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestWrite (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestWriteWithWriterError
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestWriteWithWriterError (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyWriteAndRead
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyWithInvalidInputHeader
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyWithCorruptedPrefix
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyReturnsWriteErrors
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:42:20 [2023-01-09T12:42:20.978Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:42:20 [2023-01-09T12:42:20.978Z] PASS
12:42:20 [2023-01-09T12:42:20.978Z] coverage: 100.0% of statements
12:42:20 [2023-01-09T12:42:20.978Z] ok  	github.com/docker/docker/pkg/stdcopy	0.063s	coverage: 100.0% of statements
12:42:21 [2023-01-09T12:42:21.371Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:42:21 [2023-01-09T12:42:21.944Z] time="2023-01-09T12:42:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestRawProgressFormatterFormatStatus
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestRawProgressFormatterFormatProgress
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestFormatStatus
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestFormatStatus (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestFormatError
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestFormatError (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestFormatJSONError
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestFormatJSONError (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestJsonProgressFormatterFormatProgress
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestJsonProgressFormatterFormatStatus
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestNewJSONProgressOutput
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestAuxFormatterEmit
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestStreamWriterStdout
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestStreamWriterStdout (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestStreamWriterStderr
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestStreamWriterStderr (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] PASS
12:42:21 [2023-01-09T12:42:21.944Z] coverage: 66.2% of statements
12:42:21 [2023-01-09T12:42:21.944Z] ok  	github.com/docker/docker/pkg/streamformatter	0.071s	coverage: 66.2% of statements
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestGenerateRandomID
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestGenerateRandomID (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestShortenId
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestShortenId (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestShortenSha256Id
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestShortenSha256Id (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestShortenIdEmpty
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestShortenIdEmpty (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestShortenIdInvalid
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestShortenIdInvalid (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestIsShortIDNonHex
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] === RUN   TestIsShortIDNotCorrectSize
12:42:21 [2023-01-09T12:42:21.944Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:42:21 [2023-01-09T12:42:21.944Z] PASS
12:42:21 [2023-01-09T12:42:21.944Z] coverage: 70.6% of statements
12:42:21 [2023-01-09T12:42:21.944Z] ok  	github.com/docker/docker/pkg/stringid	0.045s	coverage: 70.6% of statements
12:42:22 [2023-01-09T12:42:22.907Z] === RUN   TestIsCpusetListAvailable
12:42:22 [2023-01-09T12:42:22.907Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:42:22 [2023-01-09T12:42:22.907Z] PASS
12:42:22 [2023-01-09T12:42:22.907Z] coverage: 38.2% of statements
12:42:22 [2023-01-09T12:42:22.907Z] ok  	github.com/docker/docker/pkg/sysinfo	0.052s	coverage: 38.2% of statements
12:42:23 [2023-01-09T12:42:23.259Z]     docker_api_swarm_service_test.go:343: [d26e038525913] joining swarm manager [dcc932ded211a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:23 [2023-01-09T12:42:23.259Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestChtimes
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestChtimes (0.01s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestChtimesWindows
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestChtimesWindows (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestEnsureRemoveAllNotExist
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestEnsureRemoveAllWithDir
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestEnsureRemoveAllWithFile
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestHasWin32KSupport
12:42:23 [2023-01-09T12:42:23.878Z]     syscall_windows_test.go:8: win32k: true
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestHasWin32KSupport (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] PASS
12:42:23 [2023-01-09T12:42:23.878Z] coverage: 12.0% of statements
12:42:23 [2023-01-09T12:42:23.878Z] ok  	github.com/docker/docker/pkg/system	0.071s	coverage: 12.0% of statements
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestTailFile
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestTailFile (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestTailFileManyLines
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestTailFileManyLines (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestTailEmptyFile
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestTailEmptyFile (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestTailNegativeN
12:42:23 [2023-01-09T12:42:23.878Z] --- PASS: TestTailNegativeN (0.00s)
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader
12:42:23 [2023-01-09T12:42:23.878Z] === CONT  TestNewTailReader
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/no_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/single_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/2_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/4_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/8_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/12_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line#01
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line#02
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:42:23 [2023-01-09T12:42:23.878Z] === CONT  TestNewTailReader/no_delimiter
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:42:23 [2023-01-09T12:42:23.878Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:42:23 [2023-01-09T12:42:23.878Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.185Z]     docker_api_swarm_service_test.go:343: [d5b83458d03cd] joining swarm manager [dcc932ded211a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:42:24 [2023-01-09T12:42:24.429Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.429Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.429Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.429Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.429Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/12_byte_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/8_byte_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/4_byte_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/single_byte_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/2_byte_delimiter
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.430Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.430Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.431Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:42:24 [2023-01-09T12:42:24.431Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] time="2023-01-09T12:42:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:24 [2023-01-09T12:42:24.432Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:42:24 [2023-01-09T12:42:24.432Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.092Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.092Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.093Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:42:25 [2023-01-09T12:42:25.094Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:42:25 [2023-01-09T12:42:25.094Z] --- PASS: TestNewTailReader (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.094Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.03s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.095Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.550Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.04s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.04s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.551Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.04s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.04s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.03s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.552Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] PASS
12:42:25 [2023-01-09T12:42:25.553Z] coverage: 88.6% of statements
12:42:25 [2023-01-09T12:42:25.553Z] ok  	github.com/docker/docker/pkg/tailfile	0.499s	coverage: 88.6% of statements
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestTarSumRemoveNonExistent
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestTarSumRemove
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestTarSumRemove (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestSortFileInfoSums
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestSortFileInfoSums (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestNewTarSumForLabelInvalid
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestNewTarSumForLabel
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestEmptyTar
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestEmptyTar (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestTarSumsReadSize
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestTarSumsReadSize (0.01s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestTarSums
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestTarSums (0.11s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestIteration
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestIteration (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestVersionLabelForChecksum
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestVersion
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestVersion (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestGetVersion
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestGetVersion (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] === RUN   TestGetVersions
12:42:25 [2023-01-09T12:42:25.553Z] --- PASS: TestGetVersions (0.00s)
12:42:25 [2023-01-09T12:42:25.553Z] PASS
12:42:25 [2023-01-09T12:42:25.553Z] coverage: 89.3% of statements
12:42:25 [2023-01-09T12:42:25.553Z] ok  	github.com/docker/docker/pkg/tarsum	0.176s	coverage: 89.3% of statements
12:42:25 [2023-01-09T12:42:25.553Z] testing: warning: no tests to run
12:42:25 [2023-01-09T12:42:25.553Z] PASS
12:42:25 [2023-01-09T12:42:25.553Z] coverage: [no statements]
12:42:25 [2023-01-09T12:42:25.553Z] ok  	github.com/docker/docker/pkg/term/windows	0.045s	coverage: [no statements] [no tests to run]
12:42:26 [2023-01-09T12:42:26.516Z] === RUN   TestTruncIndex
12:42:26 [2023-01-09T12:42:26.516Z] --- PASS: TestTruncIndex (0.10s)
12:42:26 [2023-01-09T12:42:26.516Z] PASS
12:42:26 [2023-01-09T12:42:26.516Z] coverage: 91.5% of statements
12:42:26 [2023-01-09T12:42:26.516Z] ok  	github.com/docker/docker/pkg/truncindex	0.151s	coverage: 91.5% of statements
12:42:26 [2023-01-09T12:42:26.516Z] === RUN   TestIsGIT
12:42:26 [2023-01-09T12:42:26.516Z] --- PASS: TestIsGIT (0.00s)
12:42:26 [2023-01-09T12:42:26.516Z] === RUN   TestIsTransport
12:42:26 [2023-01-09T12:42:26.516Z] --- PASS: TestIsTransport (0.00s)
12:42:26 [2023-01-09T12:42:26.516Z] PASS
12:42:26 [2023-01-09T12:42:26.516Z] coverage: 100.0% of statements
12:42:26 [2023-01-09T12:42:26.516Z] ok  	github.com/docker/docker/pkg/urlutil	0.062s	coverage: 100.0% of statements
12:42:27 [2023-01-09T12:42:27.479Z] === RUN   TestVersionInfo
12:42:27 [2023-01-09T12:42:27.479Z] --- PASS: TestVersionInfo (0.00s)
12:42:27 [2023-01-09T12:42:27.479Z] === RUN   TestAppendVersions
12:42:27 [2023-01-09T12:42:27.479Z] --- PASS: TestAppendVersions (0.00s)
12:42:27 [2023-01-09T12:42:27.479Z] PASS
12:42:27 [2023-01-09T12:42:27.479Z] coverage: 88.9% of statements
12:42:27 [2023-01-09T12:42:27.479Z] ok  	github.com/docker/docker/pkg/useragent	0.044s	coverage: 88.9% of statements
12:42:28 [2023-01-09T12:42:28.061Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 16.2% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 93.7% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/builder/remotecontext	0.083s	coverage: 13.7% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ok  	github.com/docker/docker/builder/dockerfile	0.217s	coverage: 48.5% of statements
12:42:28 [2023-01-09T12:42:28.413Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:42:28 [2023-01-09T12:42:28.673Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
12:42:29 [2023-01-09T12:42:29.016Z] time="2023-01-09T12:42:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestValidatePrivileges
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestValidatePrivileges (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestFilterByCapNeg
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestFilterByCapNeg (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestFilterByCapPos
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestFilterByCapPos (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] PASS
12:42:29 [2023-01-09T12:42:29.016Z] coverage: 12.0% of statements
12:42:29 [2023-01-09T12:42:29.016Z] ok  	github.com/docker/docker/plugin	0.065s	coverage: 12.0% of statements
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestNewSettable
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestNewSettable (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestIsSettable
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestIsSettable (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] === RUN   TestUpdateSettingsEnv
12:42:29 [2023-01-09T12:42:29.016Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:42:29 [2023-01-09T12:42:29.016Z] PASS
12:42:29 [2023-01-09T12:42:29.016Z] coverage: 20.0% of statements
12:42:29 [2023-01-09T12:42:29.016Z] ok  	github.com/docker/docker/plugin/v2	0.049s	coverage: 20.0% of statements
12:42:30 [2023-01-09T12:42:30.546Z] === RUN   TestLoad
12:42:30 [2023-01-09T12:42:30.546Z] --- PASS: TestLoad (0.00s)
12:42:30 [2023-01-09T12:42:30.546Z] === RUN   TestSave
12:42:30 [2023-01-09T12:42:30.546Z] --- PASS: TestSave (0.05s)
12:42:30 [2023-01-09T12:42:30.546Z] === RUN   TestAddDeleteGet
12:42:30 [2023-01-09T12:42:30.546Z] --- PASS: TestAddDeleteGet (0.06s)
12:42:30 [2023-01-09T12:42:30.546Z] === RUN   TestInvalidTags
12:42:30 [2023-01-09T12:42:30.546Z] --- PASS: TestInvalidTags (0.01s)
12:42:30 [2023-01-09T12:42:30.546Z] PASS
12:42:30 [2023-01-09T12:42:30.546Z] coverage: 84.4% of statements
12:42:30 [2023-01-09T12:42:30.546Z] ok  	github.com/docker/docker/reference	0.178s	coverage: 84.4% of statements
12:42:30 [2023-01-09T12:42:30.577Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.356s	coverage: 83.5% of statements
12:42:30 [2023-01-09T12:42:30.577Z] ?   	github.com/docker/docker/cli	[no test files]
12:42:30 [2023-01-09T12:42:30.577Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:42:31 [2023-01-09T12:42:31.509Z] === RUN   TestResolveAuthConfigIndexServer
12:42:31 [2023-01-09T12:42:31.509Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:42:31 [2023-01-09T12:42:31.509Z] === RUN   TestResolveAuthConfigFullURL
12:42:31 [2023-01-09T12:42:31.509Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:42:31 [2023-01-09T12:42:31.509Z] === RUN   TestLoadAllowNondistributableArtifacts
12:42:31 [2023-01-09T12:42:31.509Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:42:31 [2023-01-09T12:42:31.509Z] === RUN   TestValidateMirror
12:42:31 [2023-01-09T12:42:31.509Z] --- PASS: TestValidateMirror (0.00s)
12:42:31 [2023-01-09T12:42:31.509Z] === RUN   TestLoadInsecureRegistries
12:42:31 [2023-01-09T12:42:31.966Z] time="2023-01-09T12:42:31Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:42:31 [2023-01-09T12:42:31.966Z] time="2023-01-09T12:42:31Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:42:31 [2023-01-09T12:42:31.966Z] time="2023-01-09T12:42:31Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestLoadInsecureRegistries (0.20s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestNewServiceConfig
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestNewServiceConfig (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestValidateIndexName
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestValidateIndexName (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestValidateIndexNameWithError
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestEndpointParse
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestEndpointParse (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestEndpointParseInvalid
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestValidateEndpoint
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestValidateEndpoint (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestPing
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestPing (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestPingRegistryEndpoint
12:42:31 [2023-01-09T12:42:31.966Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:42:31 [2023-01-09T12:42:31.966Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestEndpoint
12:42:31 [2023-01-09T12:42:31.966Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:42:31 [2023-01-09T12:42:31.966Z] --- SKIP: TestEndpoint (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestParseRepositoryInfo
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestNewIndexInfo
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestNewIndexInfo (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestMirrorEndpointLookup
12:42:31 [2023-01-09T12:42:31.966Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:42:31 [2023-01-09T12:42:31.966Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestSearchRepositories
12:42:31 [2023-01-09T12:42:31.966Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:42:31 [2023-01-09T12:42:31.966Z]         Host: 127.0.0.1:49260
12:42:31 [2023-01-09T12:42:31.966Z]         User-Agent: docker test client
12:42:31 [2023-01-09T12:42:31.966Z]         Authorization: Token fake-token
12:42:31 [2023-01-09T12:42:31.966Z]         X-Docker-Token: true
12:42:31 [2023-01-09T12:42:31.966Z]         Accept-Encoding: gzip
12:42:31 [2023-01-09T12:42:31.966Z]         
12:42:31 [2023-01-09T12:42:31.966Z]         
12:42:31 [2023-01-09T12:42:31.966Z]     registry_test.go:730: HTTP/1.1 200 OK
12:42:31 [2023-01-09T12:42:31.966Z]         Connection: close
12:42:31 [2023-01-09T12:42:31.966Z]         Content-Length: 144
12:42:31 [2023-01-09T12:42:31.966Z]         Cache-Control: no-cache
12:42:31 [2023-01-09T12:42:31.966Z]         Content-Type: application/json
12:42:31 [2023-01-09T12:42:31.966Z]         Date: Mon, 09 Jan 2023 12:42:31 GMT
12:42:31 [2023-01-09T12:42:31.966Z]         Expires: -1
12:42:31 [2023-01-09T12:42:31.966Z]         Pragma: no-cache
12:42:31 [2023-01-09T12:42:31.966Z]         Server: docker-tests/mock
12:42:31 [2023-01-09T12:42:31.966Z]         X-Docker-Registry-Config: mock
12:42:31 [2023-01-09T12:42:31.966Z]         X-Docker-Registry-Version: 0.0.0
12:42:31 [2023-01-09T12:42:31.966Z]         
12:42:31 [2023-01-09T12:42:31.966Z]         
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestSearchRepositories (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestTrustedLocation
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestTrustedLocation (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestAllowNondistributableArtifacts
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestIsSecureIndex
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestIsSecureIndex (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] PASS
12:42:31 [2023-01-09T12:42:31.966Z] coverage: 50.2% of statements
12:42:31 [2023-01-09T12:42:31.966Z] ok  	github.com/docker/docker/registry	0.310s	coverage: 50.2% of statements
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:42:31 [2023-01-09T12:42:31.966Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:42:31 [2023-01-09T12:42:31.966Z] === RUN   TestResumableRequestReaderWithReadError
12:42:32 [2023-01-09T12:42:32.422Z] time="2023-01-09T12:42:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s)
12:42:32 [2023-01-09T12:42:32.422Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:42:32 [2023-01-09T12:42:32.422Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:42:32 [2023-01-09T12:42:32.422Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:42:32 [2023-01-09T12:42:32.422Z] === RUN   TestResumableRequestReader
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReader (0.00s)
12:42:32 [2023-01-09T12:42:32.422Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:42:32 [2023-01-09T12:42:32.422Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:42:32 [2023-01-09T12:42:32.422Z] PASS
12:42:32 [2023-01-09T12:42:32.422Z] coverage: 100.0% of statements
12:42:32 [2023-01-09T12:42:32.422Z] ok  	github.com/docker/docker/registry/resumable	0.317s	coverage: 100.0% of statements
12:42:32 [2023-01-09T12:42:32.879Z] === RUN   TestRestartManagerTimeout
12:42:32 [2023-01-09T12:42:32.879Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:42:32 [2023-01-09T12:42:32.879Z] === RUN   TestRestartManagerTimeoutReset
12:42:32 [2023-01-09T12:42:32.879Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:42:32 [2023-01-09T12:42:32.879Z] PASS
12:42:32 [2023-01-09T12:42:32.879Z] coverage: 45.3% of statements
12:42:32 [2023-01-09T12:42:32.879Z] ok  	github.com/docker/docker/restartmanager	0.054s	coverage: 45.3% of statements
12:42:33 [2023-01-09T12:42:33.310Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:42:33 [2023-01-09T12:42:33.335Z] === RUN   TestDecodeContainerConfig
12:42:33 [2023-01-09T12:42:33.335Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:42:33 [2023-01-09T12:42:33.335Z] === RUN   TestDecodeContainerConfigIsolation
12:42:33 [2023-01-09T12:42:33.335Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:42:33 [2023-01-09T12:42:33.335Z] === RUN   TestValidatePrivileged
12:42:33 [2023-01-09T12:42:33.335Z] --- PASS: TestValidatePrivileged (0.00s)
12:42:33 [2023-01-09T12:42:33.335Z] PASS
12:42:33 [2023-01-09T12:42:33.335Z] coverage: 52.2% of statements
12:42:33 [2023-01-09T12:42:33.335Z] ok  	github.com/docker/docker/runconfig	0.053s	coverage: 52.2% of statements
12:42:33 [2023-01-09T12:42:33.795Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:42:33 [2023-01-09T12:42:33.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:42:33 [2023-01-09T12:42:33.795Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:42:33 [2023-01-09T12:42:33.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:42:33 [2023-01-09T12:42:33.795Z] PASS
12:42:33 [2023-01-09T12:42:33.795Z] coverage: 62.5% of statements
12:42:33 [2023-01-09T12:42:33.795Z] ok  	github.com/docker/docker/testutil	0.050s	coverage: 62.5% of statements
12:42:33 [2023-01-09T12:42:33.871Z] ok  	github.com/docker/docker/client	0.092s	coverage: 75.4% of statements
12:42:34 [2023-01-09T12:42:34.236Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:42:35 [2023-01-09T12:42:35.162Z] === RUN   TestDockerSuite/TestPortHostBinding
12:42:35 [2023-01-09T12:42:35.722Z] === RUN   TestDockerSuite/TestPortList
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestGetDriver
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestGetDriver (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestVolumeRequestError
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestVolumeRequestError (0.01s)
12:42:37 [2023-01-09T12:42:37.516Z] PASS
12:42:37 [2023-01-09T12:42:37.516Z] coverage: 36.1% of statements
12:42:37 [2023-01-09T12:42:37.516Z] ok  	github.com/docker/docker/volume/drivers	0.068s	coverage: 36.1% of statements
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestGetAddress
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestGetAddress (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestRemove
12:42:37 [2023-01-09T12:42:37.516Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:42:37 [2023-01-09T12:42:37.516Z] --- SKIP: TestRemove (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestInitializeWithVolumes
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestCreate
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestCreate (0.01s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestValidateName
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestValidateName (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestCreateWithOpts
12:42:37 [2023-01-09T12:42:37.516Z]     local_test.go:181: runtime.GOOS == "windows"
12:42:37 [2023-01-09T12:42:37.516Z] --- SKIP: TestCreateWithOpts (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestRelaodNoOpts
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestRelaodNoOpts (0.02s)
12:42:37 [2023-01-09T12:42:37.516Z] PASS
12:42:37 [2023-01-09T12:42:37.516Z] coverage: 41.5% of statements
12:42:37 [2023-01-09T12:42:37.516Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 41.5% of statements
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestNewClientWithTimeout (17.61s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestClientStream
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestClientStream (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestClientSendFile
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestClientSendFile (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestClientWithRequestTimeout
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestFileSpecPlugin
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestFileSpecPlugin (0.02s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestFileJSONSpecPlugin
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestPluginAddHandler
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestPluginAddHandler (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestPluginWaitBadPlugin
12:42:37 [2023-01-09T12:42:37.516Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:42:37 [2023-01-09T12:42:37.516Z] === RUN   TestGet
12:42:37 [2023-01-09T12:42:37.516Z] time="2023-01-09T12:42:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:42:37 [2023-01-09T12:42:37.608Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:42:38 [2023-01-09T12:42:38.480Z] time="2023-01-09T12:42:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestConvertTmpfsOptions
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:49: data="mode=700,size=1m"
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:49: data="ro"
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestParseMountRaw
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestParseMountRaw (0.05s)
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestParseMountRawSplit
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 0
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 1
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 2
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 3
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 4
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 5
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 6
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 7
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 8
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 0
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 1
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 2
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 3
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 4
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 5
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 6
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 7
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 8
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 9
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 10
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 11
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 12
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 0
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 1
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 2
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 3
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 4
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 5
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 6
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 7
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 8
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 9
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 10
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:390: case 11
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestParseMountRawSplit (0.01s)
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestParseMountSpec
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 0
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 1
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 2
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 3
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 4
12:42:38 [2023-01-09T12:42:38.945Z]     parser_test.go:455: case 5
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestParseMountSpec (0.01s)
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:42:38 [2023-01-09T12:42:38.945Z] === RUN   TestValidateMount
12:42:38 [2023-01-09T12:42:38.945Z] --- PASS: TestValidateMount (0.01s)
12:42:38 [2023-01-09T12:42:38.945Z] PASS
12:42:38 [2023-01-09T12:42:38.945Z] coverage: 66.2% of statements
12:42:38 [2023-01-09T12:42:38.945Z] ok  	github.com/docker/docker/volume/mounts	0.129s	coverage: 66.2% of statements
12:42:39 [2023-01-09T12:42:39.500Z]     docker_api_swarm_service_test.go:490: [d3a6657a9606d] joining swarm manager [db97d346b666b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:40 [2023-01-09T12:42:40.428Z]     docker_api_swarm_service_test.go:490: [de35c3daeb76b] joining swarm manager [db97d346b666b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:42:40 [2023-01-09T12:42:40.478Z] === RUN   TestSetGetMeta
12:42:40 [2023-01-09T12:42:40.478Z] === PAUSE TestSetGetMeta
12:42:40 [2023-01-09T12:42:40.478Z] === RUN   TestRestore
12:42:40 [2023-01-09T12:42:40.478Z] === PAUSE TestRestore
12:42:40 [2023-01-09T12:42:40.478Z] === RUN   TestServiceCreate
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestServiceCreate
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestServiceList
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestServiceList
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestServiceRemove
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestServiceRemove
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestServiceGet
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestServiceGet
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestServicePrune
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestServicePrune
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestCreate
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestCreate
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestRemove
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestRemove
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestList
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestList
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFindByDriver
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFindByDriver
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFindByReferenced
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFindByReferenced
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestDerefMultipleOfSameRef
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestDerefMultipleOfSameRef
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestDefererencePluginOnCreateError
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestDefererencePluginOnCreateError
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestRefDerefRemove
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestRefDerefRemove
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestGet
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestGet
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestGetWithReference
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestGetWithReference
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_nil_list
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_nil_list
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_empty_list
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_empty_list
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_filter_some
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_filter_some
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_filter_middle
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_filter_middle
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_nil_list
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_filter_middle
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_filter_some
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFilterFunc/test_empty_list
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestFilterFunc (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestSetGetMeta
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestList
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestServiceGet
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestServiceList
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestSetGetMeta (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestServiceCreate
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestList (0.14s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestRestore
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestRestore (0.08s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestGetWithReference
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestGetWithReference (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestGet
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestGet (0.03s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestRefDerefRemove
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestRefDerefRemove (0.03s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestDefererencePluginOnCreateError
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestServiceGet (0.33s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestServiceCreate (0.30s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestDerefMultipleOfSameRef
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestServiceList (0.35s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFindByReferenced
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestFindByDriver
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestCreate
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestRemove
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestDerefMultipleOfSameRef (0.05s)
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestFindByReferenced (0.05s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestServiceRemove
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestFindByDriver (0.05s)
12:42:40 [2023-01-09T12:42:40.479Z] === CONT  TestServicePrune
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestCreate (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestRemove (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestServiceRemove (0.04s)
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:42:40 [2023-01-09T12:42:40.479Z] time="2023-01-09T12:42:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:42:40 [2023-01-09T12:42:40.479Z] --- PASS: TestServicePrune (0.09s)
12:42:40 [2023-01-09T12:42:40.479Z] PASS
12:42:40 [2023-01-09T12:42:40.479Z] coverage: 70.3% of statements
12:42:40 [2023-01-09T12:42:40.479Z] ok  	github.com/docker/docker/volume/service	0.570s	coverage: 70.3% of statements
12:42:42 [2023-01-09T12:42:42.942Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:42:43 [2023-01-09T12:42:43.503Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:42:44 [2023-01-09T12:42:44.206Z] time="2023-01-09T12:42:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:42:45 [2023-01-09T12:42:45.177Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:42:50 [2023-01-09T12:42:50.034Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:42:50 [2023-01-09T12:42:50.595Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:42:50 [2023-01-09T12:42:50.595Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:42:51 [2023-01-09T12:42:51.521Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:42:51 [2023-01-09T12:42:51.521Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:42:52 [2023-01-09T12:42:52.230Z] --- PASS: TestGet (15.02s)
12:42:52 [2023-01-09T12:42:52.230Z] === RUN   TestPluginWithNoManifest
12:42:52 [2023-01-09T12:42:52.230Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:42:52 [2023-01-09T12:42:52.230Z] === RUN   TestGetAll
12:42:52 [2023-01-09T12:42:52.230Z] --- PASS: TestGetAll (0.01s)
12:42:52 [2023-01-09T12:42:52.230Z] PASS
12:42:52 [2023-01-09T12:42:52.230Z] coverage: 73.4% of statements
12:42:52 [2023-01-09T12:42:52.230Z] ok  	github.com/docker/docker/pkg/plugins	34.973s	coverage: 73.4% of statements
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/quota	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/rootless	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/volume	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:42:52 [2023-01-09T12:42:52.688Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:42:52 [2023-01-09T12:42:52.885Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:42:53 [2023-01-09T12:42:53.141Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:42:54 [2023-01-09T12:42:54.069Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:42:54 [2023-01-09T12:42:54.636Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:42:54 [2023-01-09T12:42:54.891Z] === RUN   TestDockerSuite/TestPsByOrder
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === Skipped
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s)
12:42:55 [2023-01-09T12:42:55.583Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     client_test.go:23: runtime.GOOS == "windows"
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     daemon_test.go:147: root required
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     reload_test.go:520: root required
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
12:42:55 [2023-01-09T12:42:55.583Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     pull_v2_test.go:82: Needs fixing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     pull_v2_test.go:127: Needs fixing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     download_test.go:268: Needs fixing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     layer_test.go:304: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     layer_test.go:353: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     layer_test.go:468: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     layer_test.go:697: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     migration_test.go:46: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     migration_test.go:182: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     mount_test.go:17: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     mount_test.go:76: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     mount_test.go:125: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     mount_test.go:212: Failing on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:134: Xz not present in msys2
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:239: Failing on Windows CI machines
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_windows_test.go:17: Currently fails
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     changes_test.go:192: needs more investigation
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     changes_test.go:405: needs further investigation
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     changes_test.go:441: needs further investigation
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     poller_test.go:41: No chmod on Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     fileutils_test.go:134: Needs porting to Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     fileutils_test.go:180: Needs porting to Windows
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
12:42:55 [2023-01-09T12:42:55.583Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
12:42:55 [2023-01-09T12:42:55.583Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:42:55 [2023-01-09T12:42:55.583Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:42:55 [2023-01-09T12:42:55.583Z]     local_test.go:181: runtime.GOOS == "windows"
12:42:55 [2023-01-09T12:42:55.583Z] 
12:42:55 [2023-01-09T12:42:55.583Z] DONE 1865 tests, 45 skipped in 240.718s
12:42:56 [2023-01-09T12:42:56.039Z] INFO: make.ps1 ended at 01/09/2023 12:42:55
12:42:57 [2023-01-09T12:42:57.406Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:42:58 [2023-01-09T12:42:58.205Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:42:58 [2023-01-09T12:42:58.206Z] INFO: Unit tests ended at 01/09/2023 12:42:57. Duration:00:04:21.5354947
12:42:58 [2023-01-09T12:42:58.206Z] INFO: Building busybox
12:42:58 [2023-01-09T12:42:58.206Z] Sending build context to Docker daemon   5.12kB
12:42:58 [2023-01-09T12:42:58.206Z] 
12:42:58 [2023-01-09T12:42:58.206Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:42:58 [2023-01-09T12:42:58.206Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:42:58 [2023-01-09T12:42:58.206Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:42:58 [2023-01-09T12:42:58.206Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:42:58 [2023-01-09T12:42:58.206Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:42:58 [2023-01-09T12:42:58.206Z]  ---> f09307a3e16d
12:42:58 [2023-01-09T12:42:58.206Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:42:58 [2023-01-09T12:42:58.206Z]  ---> Running in dc9440998893
12:42:58 [2023-01-09T12:42:58.336Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:42:58 [2023-01-09T12:42:58.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:43:00 [2023-01-09T12:43:00.790Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:43:01 [2023-01-09T12:43:01.046Z]     docker_api_swarm_service_test.go:128: [db2ca552830e1] joining swarm manager [df5b0c2973de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:43:01 [2023-01-09T12:43:01.973Z]     docker_api_swarm_service_test.go:129: [db2b2929330ce] joining swarm manager [df5b0c2973de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:43:03 [2023-01-09T12:43:03.865Z]     docker_api_swarm_service_test.go:137: [d945c1a451343] joining swarm manager [df5b0c2973de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:43:04 [2023-01-09T12:43:04.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:43:04 [2023-01-09T12:43:04.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:43:04 [2023-01-09T12:43:04.683Z]     docker_api_swarm_service_test.go:138: [d41c09cbc9f53] joining swarm manager [df5b0c2973de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:43:07 [2023-01-09T12:43:07.196Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:43:12 [2023-01-09T12:43:12.602Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 29.1% of statements
12:43:12 [2023-01-09T12:43:12.602Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.5% of statements
12:43:12 [2023-01-09T12:43:12.602Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:43:12 [2023-01-09T12:43:12.602Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:43:12 [2023-01-09T12:43:12.602Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:43:12 [2023-01-09T12:43:12.602Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:43:13 [2023-01-09T12:43:13.724Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:43:13 [2023-01-09T12:43:13.980Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:43:15 [2023-01-09T12:43:15.344Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:43:16 [2023-01-09T12:43:16.270Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:43:17 [2023-01-09T12:43:17.207Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:43:18 [2023-01-09T12:43:18.612Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:43:19 [2023-01-09T12:43:19.177Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
12:43:19 [2023-01-09T12:43:19.975Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:43:20 [2023-01-09T12:43:20.559Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
12:43:20 [2023-01-09T12:43:20.899Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:43:21 [2023-01-09T12:43:21.155Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:43:21 [2023-01-09T12:43:21.716Z] === RUN   TestDockerSuite/TestPsRightTagName
12:43:21 [2023-01-09T12:43:21.939Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
12:43:23 [2023-01-09T12:43:23.081Z] === RUN   TestDockerSuite/TestPsShowMounts
12:43:23 [2023-01-09T12:43:23.298Z] Removing intermediate container dc9440998893
12:43:23 [2023-01-09T12:43:23.298Z]  ---> 3f6a712bd22c
12:43:23 [2023-01-09T12:43:23.298Z] Step 7/13 : ARG BUSYBOX_VERSION
12:43:23 [2023-01-09T12:43:23.298Z]  ---> Running in ba62316526c1
12:43:23 [2023-01-09T12:43:23.298Z] Removing intermediate container ba62316526c1
12:43:23 [2023-01-09T12:43:23.298Z]  ---> 8c3a5062e58f
12:43:23 [2023-01-09T12:43:23.298Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:43:23 [2023-01-09T12:43:23.298Z]  ---> Running in 616ada636958
12:43:23 [2023-01-09T12:43:23.298Z] Removing intermediate container 616ada636958
12:43:23 [2023-01-09T12:43:23.298Z]  ---> 4c294099517b
12:43:23 [2023-01-09T12:43:23.298Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:43:23 [2023-01-09T12:43:23.298Z] 
12:43:23 [2023-01-09T12:43:23.298Z] 
12:43:23 [2023-01-09T12:43:23.298Z]  ---> eaf4c8b800bd
12:43:23 [2023-01-09T12:43:23.298Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:43:23 [2023-01-09T12:43:23.298Z]  ---> Running in 2838708d1cb2
12:43:24 [2023-01-09T12:43:24.445Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:43:24 [2023-01-09T12:43:24.701Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:43:24 [2023-01-09T12:43:24.701Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:43:24 [2023-01-09T12:43:24.701Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:43:25 [2023-01-09T12:43:25.261Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:43:25 [2023-01-09T12:43:25.516Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:43:25 [2023-01-09T12:43:25.771Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:43:26 [2023-01-09T12:43:26.026Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:43:26 [2023-01-09T12:43:26.952Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:43:26 [2023-01-09T12:43:26.952Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:43:27 [2023-01-09T12:43:27.880Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:43:28 [2023-01-09T12:43:28.441Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:43:28 [2023-01-09T12:43:28.508Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 13.8% of statements
12:43:29 [2023-01-09T12:43:29.367Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:43:29 [2023-01-09T12:43:29.446Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 81.8% of statements
12:43:30 [2023-01-09T12:43:30.015Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
12:43:30 [2023-01-09T12:43:30.275Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
12:43:30 [2023-01-09T12:43:30.845Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
12:43:31 [2023-01-09T12:43:31.256Z]     docker_api_swarm_service_test.go:304: [d448d9cbdf657] joining swarm manager [d3e6b586ee3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:43:32 [2023-01-09T12:43:32.186Z]     docker_api_swarm_service_test.go:304: [da97b8de3dedb] joining swarm manager [d3e6b586ee3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:43:32 [2023-01-09T12:43:32.224Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.477s	coverage: 74.6% of statements
12:43:33 [2023-01-09T12:43:33.604Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
12:43:33 [2023-01-09T12:43:33.604Z] ok  	github.com/docker/docker/daemon	12.123s	coverage: 17.1% of statements
12:43:33 [2023-01-09T12:43:33.604Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:43:33 [2023-01-09T12:43:33.604Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:43:33 [2023-01-09T12:43:33.604Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:43:33 [2023-01-09T12:43:33.604Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:43:34 [2023-01-09T12:43:34.173Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.343s	coverage: 60.7% of statements
12:43:35 [2023-01-09T12:43:35.453Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:43:35 [2023-01-09T12:43:35.552Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.8% of statements
12:43:36 [2023-01-09T12:43:36.023Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:43:37 [2023-01-09T12:43:37.388Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:43:37 [2023-01-09T12:43:37.388Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:43:37 [2023-01-09T12:43:37.388Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:43:37 [2023-01-09T12:43:37.472Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.339s	coverage: 50.5% of statements
12:43:37 [2023-01-09T12:43:37.643Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:43:38 [2023-01-09T12:43:38.410Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.568s	coverage: 46.2% of statements
12:43:38 [2023-01-09T12:43:38.410Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:43:39 [2023-01-09T12:43:39.349Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.629s	coverage: 58.0% of statements
12:43:39 [2023-01-09T12:43:39.349Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:43:39 [2023-01-09T12:43:39.349Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:43:39 [2023-01-09T12:43:39.349Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.8% of statements
12:43:39 [2023-01-09T12:43:39.530Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:43:40 [2023-01-09T12:43:40.289Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
12:43:40 [2023-01-09T12:43:40.858Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
12:43:40 [2023-01-09T12:43:40.895Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:43:41 [2023-01-09T12:43:41.427Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 6.6% of statements
12:43:41 [2023-01-09T12:43:41.427Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:43:41 [2023-01-09T12:43:41.427Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:43:42 [2023-01-09T12:43:42.366Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
12:43:42 [2023-01-09T12:43:42.781Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:43:42 [2023-01-09T12:43:42.936Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.164s	coverage: 77.8% of statements
12:43:42 [2023-01-09T12:43:42.936Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:43:42 [2023-01-09T12:43:42.936Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:43:43 [2023-01-09T12:43:43.196Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
12:43:43 [2023-01-09T12:43:43.455Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
12:43:43 [2023-01-09T12:43:43.707Z] === RUN   TestDockerSuite/TestRmiBlank
12:43:43 [2023-01-09T12:43:43.707Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:43:43 [2023-01-09T12:43:43.707Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:43:44 [2023-01-09T12:43:44.052Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
12:43:44 [2023-01-09T12:43:44.052Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
12:43:44 [2023-01-09T12:43:44.344Z] Removing intermediate container 2838708d1cb2
12:43:44 [2023-01-09T12:43:44.344Z]  ---> 30f9fd410d37
12:43:44 [2023-01-09T12:43:44.344Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:43:44 [2023-01-09T12:43:44.344Z]  ---> Running in c54f7d8277df
12:43:44 [2023-01-09T12:43:44.344Z] 
12:43:44 [2023-01-09T12:43:44.344Z] SUCCESS: Specified value was saved.
12:43:45 [2023-01-09T12:43:45.002Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 78.7% of statements
12:43:45 [2023-01-09T12:43:45.002Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:43:45 [2023-01-09T12:43:45.262Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 56.3% of statements
12:43:45 [2023-01-09T12:43:45.832Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.007s	coverage: 31.5% of statements
12:43:46 [2023-01-09T12:43:46.224Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:43:46 [2023-01-09T12:43:46.480Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:43:46 [2023-01-09T12:43:46.736Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:43:46 [2023-01-09T12:43:46.768Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
12:43:47 [2023-01-09T12:43:47.028Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:43:47 [2023-01-09T12:43:47.238Z] Removing intermediate container c54f7d8277df
12:43:47 [2023-01-09T12:43:47.238Z]  ---> 4cc0011f825c
12:43:47 [2023-01-09T12:43:47.238Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:43:47 [2023-01-09T12:43:47.238Z]  ---> Running in e72bbdadd64e
12:43:47 [2023-01-09T12:43:47.286Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:43:47 [2023-01-09T12:43:47.663Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:43:48 [2023-01-09T12:43:48.223Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:43:48 [2023-01-09T12:43:48.224Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.615s	coverage: 82.5% of statements
12:43:48 [2023-01-09T12:43:48.224Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:43:48 [2023-01-09T12:43:48.224Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:43:49 [2023-01-09T12:43:49.161Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
12:43:49 [2023-01-09T12:43:49.586Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:43:49 [2023-01-09T12:43:49.729Z] ok  	github.com/docker/docker/distribution	0.627s	coverage: 29.0% of statements
12:43:49 [2023-01-09T12:43:49.729Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:43:49 [2023-01-09T12:43:49.989Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
12:43:50 [2023-01-09T12:43:50.147Z] === RUN   TestDockerSuite/TestRmiTag
12:43:50 [2023-01-09T12:43:50.147Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:43:50 [2023-01-09T12:43:50.558Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.8% of statements
12:43:50 [2023-01-09T12:43:50.710Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:43:50 [2023-01-09T12:43:50.817Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
12:43:51 [2023-01-09T12:43:51.387Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
12:43:51 [2023-01-09T12:43:51.646Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.6% of statements
12:43:51 [2023-01-09T12:43:51.646Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:43:51 [2023-01-09T12:43:51.646Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:43:51 [2023-01-09T12:43:51.646Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:43:52 [2023-01-09T12:43:52.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:43:52 [2023-01-09T12:43:52.216Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:43:52 [2023-01-09T12:43:52.785Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 40.6% of statements
12:43:53 [2023-01-09T12:43:53.354Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
12:43:53 [2023-01-09T12:43:53.354Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
12:43:53 [2023-01-09T12:43:53.442Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:43:53 [2023-01-09T12:43:53.699Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:43:53 [2023-01-09T12:43:53.955Z]     docker_api_swarm_service_test.go:100: [daa228a027e6e] joining swarm manager [ddab91aa4a2c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:43:54 [2023-01-09T12:43:54.290Z] Cannot create a file when that file already exists.
12:43:54 [2023-01-09T12:43:54.516Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:43:54 [2023-01-09T12:43:54.772Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:43:55 [2023-01-09T12:43:55.047Z]     docker_api_swarm_service_test.go:101: [d45e0fa119993] joining swarm manager [ddab91aa4a2c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:43:55 [2023-01-09T12:43:55.260Z] ok  	github.com/docker/docker/pkg/archive	0.272s	coverage: 81.9% of statements
12:43:55 [2023-01-09T12:43:55.520Z] ok  	github.com/docker/docker/pkg/authorization	0.168s	coverage: 68.3% of statements
12:43:55 [2023-01-09T12:43:55.627Z] === RUN   TestDockerSuite/TestRunAddHost
12:43:55 [2023-01-09T12:43:55.779Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
12:43:55 [2023-01-09T12:43:55.779Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:43:56 [2023-01-09T12:43:56.188Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:43:56 [2023-01-09T12:43:56.444Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:43:57 [2023-01-09T12:43:57.375Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:43:57 [2023-01-09T12:43:57.375Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:43:57 [2023-01-09T12:43:57.937Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:43:59 [2023-01-09T12:43:59.068Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.452s	coverage: 43.5% of statements
12:43:59 [2023-01-09T12:43:59.068Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
12:43:59 [2023-01-09T12:43:59.302Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:43:59 [2023-01-09T12:43:59.327Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
12:43:59 [2023-01-09T12:43:59.587Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
12:43:59 [2023-01-09T12:43:59.862Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:44:00 [2023-01-09T12:44:00.157Z] ok  	github.com/docker/docker/layer	7.363s	coverage: 68.8% of statements
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:44:00 [2023-01-09T12:44:00.157Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:44:00 [2023-01-09T12:44:00.416Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
12:44:00 [2023-01-09T12:44:00.423Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:44:00 [2023-01-09T12:44:00.984Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:44:00 [2023-01-09T12:44:00.985Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
12:44:01 [2023-01-09T12:44:01.245Z] ok  	github.com/docker/docker/pkg/dmesg	0.023s	coverage: 83.3% of statements
12:44:01 [2023-01-09T12:44:01.345Z] Removing intermediate container e72bbdadd64e
12:44:01 [2023-01-09T12:44:01.345Z]  ---> 4985ac973469
12:44:01 [2023-01-09T12:44:01.345Z] Step 13/13 : CMD ["sh"]
12:44:01 [2023-01-09T12:44:01.345Z]  ---> Running in a88ebec97d8d
12:44:01 [2023-01-09T12:44:01.345Z] Removing intermediate container a88ebec97d8d
12:44:01 [2023-01-09T12:44:01.345Z]  ---> e5f2679d738e
12:44:01 [2023-01-09T12:44:01.345Z] Successfully built e5f2679d738e
12:44:01 [2023-01-09T12:44:01.345Z] Successfully tagged busybox:latest
12:44:01 [2023-01-09T12:44:01.345Z] INFO: Docker images of the daemon under test
12:44:01 [2023-01-09T12:44:01.345Z] 
12:44:01 [2023-01-09T12:44:01.345Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
12:44:01 [2023-01-09T12:44:01.345Z] busybox                                latest              e5f2679d738e        1 second ago        5.71GB
12:44:01 [2023-01-09T12:44:01.345Z] microsoft/windowsservercore            latest              f09307a3e16d        4 weeks ago         5.69GB
12:44:01 [2023-01-09T12:44:01.345Z] mcr.microsoft.com/windows/servercore   ltsc2019            f09307a3e16d        4 weeks ago         5.69GB
12:44:01 [2023-01-09T12:44:01.345Z] 
12:44:01 [2023-01-09T12:44:01.345Z] INFO: Running integration tests at 01/09/2023 12:44:01...
12:44:01 [2023-01-09T12:44:01.345Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:44:01 [2023-01-09T12:44:01.345Z] INFO: Integration API tests being run from the host:
12:44:01 [2023-01-09T12:44:01.345Z] INFO: make.ps1 starting at 01/09/2023 12:44:01
12:44:01 [2023-01-09T12:44:01.545Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:44:02 [2023-01-09T12:44:02.184Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
12:44:02 [2023-01-09T12:44:02.471Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:44:02 [2023-01-09T12:44:02.752Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 86.5% of statements
12:44:02 [2023-01-09T12:44:02.899Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:44:03 [2023-01-09T12:44:03.013Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.017s	coverage: 84.1% of statements
12:44:03 [2023-01-09T12:44:03.034Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:44:03 [2023-01-09T12:44:03.273Z] ok  	github.com/docker/docker/pkg/fsutils	0.138s	coverage: 85.1% of statements
12:44:03 [2023-01-09T12:44:03.273Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
12:44:03 [2023-01-09T12:44:03.595Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:44:04 [2023-01-09T12:44:04.156Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:44:04 [2023-01-09T12:44:04.212Z] ok  	github.com/docker/docker/pkg/idtools	0.435s	coverage: 69.5% of statements
12:44:04 [2023-01-09T12:44:04.472Z] ok  	github.com/docker/docker/pkg/ioutils	0.435s	coverage: 69.3% of statements
12:44:04 [2023-01-09T12:44:04.719Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:44:04 [2023-01-09T12:44:04.733Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
12:44:04 [2023-01-09T12:44:04.733Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:44:04 [2023-01-09T12:44:04.992Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
12:44:04 [2023-01-09T12:44:04.992Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:44:04 [2023-01-09T12:44:04.992Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:44:04 [2023-01-09T12:44:04.992Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
12:44:05 [2023-01-09T12:44:05.253Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:44:05 [2023-01-09T12:44:05.253Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
12:44:05 [2023-01-09T12:44:05.282Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:44:05 [2023-01-09T12:44:05.513Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
12:44:05 [2023-01-09T12:44:05.773Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
12:44:05 [2023-01-09T12:44:05.773Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
12:44:05 [2023-01-09T12:44:05.773Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:44:05 [2023-01-09T12:44:05.773Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:44:06 [2023-01-09T12:44:06.207Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:44:06 [2023-01-09T12:44:06.342Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
12:44:06 [2023-01-09T12:44:06.770Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:44:06 [2023-01-09T12:44:06.911Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:44:07 [2023-01-09T12:44:07.170Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
12:44:07 [2023-01-09T12:44:07.170Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:44:07 [2023-01-09T12:44:07.332Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:44:07 [2023-01-09T12:44:07.892Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:44:08 [2023-01-09T12:44:08.147Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:44:08 [2023-01-09T12:44:08.147Z] === RUN   TestDockerSuite/TestRunBindMounts
12:44:08 [2023-01-09T12:44:08.547Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 75.0% of statements
12:44:08 [2023-01-09T12:44:08.806Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
12:44:10 [2023-01-09T12:44:10.039Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:44:10 [2023-01-09T12:44:10.039Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:44:10 [2023-01-09T12:44:10.966Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:44:11 [2023-01-09T12:44:11.528Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:44:11 [2023-01-09T12:44:11.786Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:44:11 [2023-01-09T12:44:11.786Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:44:12 [2023-01-09T12:44:12.360Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:44:12 [2023-01-09T12:44:12.996Z] ok  	github.com/docker/docker/pkg/signal	3.282s	coverage: 62.3% of statements
12:44:12 [2023-01-09T12:44:12.996Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:44:12 [2023-01-09T12:44:12.996Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:44:12 [2023-01-09T12:44:12.996Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:44:13 [2023-01-09T12:44:13.286Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:44:13 [2023-01-09T12:44:13.541Z]     check_test.go:380: [daa228a027e6e] daemon is not started
12:44:13 [2023-01-09T12:44:13.565Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
12:44:13 [2023-01-09T12:44:13.797Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:44:13 [2023-01-09T12:44:13.824Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:44:14 [2023-01-09T12:44:14.084Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
12:44:14 [2023-01-09T12:44:14.358Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:44:14 [2023-01-09T12:44:14.613Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:44:14 [2023-01-09T12:44:14.613Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:44:14 [2023-01-09T12:44:14.654Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
12:44:14 [2023-01-09T12:44:14.654Z] coverage: [no statements]
12:44:14 [2023-01-09T12:44:14.654Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:44:14 [2023-01-09T12:44:14.914Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:44:15 [2023-01-09T12:44:15.174Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:44:15 [2023-01-09T12:44:15.174Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:44:15 [2023-01-09T12:44:15.174Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:44:15 [2023-01-09T12:44:15.433Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:44:15 [2023-01-09T12:44:15.735Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:44:16 [2023-01-09T12:44:16.296Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:44:16 [2023-01-09T12:44:16.551Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:44:16 [2023-01-09T12:44:16.811Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
12:44:17 [2023-01-09T12:44:17.112Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:44:17 [2023-01-09T12:44:17.112Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:44:17 [2023-01-09T12:44:17.379Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
12:44:17 [2023-01-09T12:44:17.639Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
12:44:17 [2023-01-09T12:44:17.675Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:44:18 [2023-01-09T12:44:18.577Z] ok  	github.com/docker/docker/quota	0.235s	coverage: 71.4% of statements
12:44:18 [2023-01-09T12:44:18.601Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:44:18 [2023-01-09T12:44:18.836Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
12:44:18 [2023-01-09T12:44:18.856Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:44:19 [2023-01-09T12:44:19.418Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:44:19 [2023-01-09T12:44:19.776Z] ok  	github.com/docker/docker/registry	0.048s	coverage: 57.3% of statements
12:44:20 [2023-01-09T12:44:20.344Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:44:20 [2023-01-09T12:44:20.344Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
12:44:20 [2023-01-09T12:44:20.385Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:44:20 [2023-01-09T12:44:20.913Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
12:44:20 [2023-01-09T12:44:20.913Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:44:20 [2023-01-09T12:44:20.946Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:44:21 [2023-01-09T12:44:21.201Z]     docker_api_swarm_service_test.go:533: [d0480833192ed] joining swarm manager [d5f2062b24035]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:44:21 [2023-01-09T12:44:21.457Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:44:22 [2023-01-09T12:44:22.018Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:44:22 [2023-01-09T12:44:22.582Z]     docker_api_swarm_service_test.go:534: [d64eb2d7ebbde] joining swarm manager [d5f2062b24035]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:44:22 [2023-01-09T12:44:22.582Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:44:22 [2023-01-09T12:44:22.820Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:44:22 [2023-01-09T12:44:22.837Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:44:23 [2023-01-09T12:44:23.389Z] ok  	github.com/docker/docker/volume/local	0.102s	coverage: 76.4% of statements
12:44:23 [2023-01-09T12:44:23.648Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
12:44:24 [2023-01-09T12:44:24.201Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:44:25 [2023-01-09T12:44:25.027Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
12:44:27 [2023-01-09T12:44:27.467Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:44:27 [2023-01-09T12:44:27.467Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:44:27 [2023-01-09T12:44:27.467Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:44:29 [2023-01-09T12:44:29.356Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:44:30 [2023-01-09T12:44:30.298Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:44:32 [2023-01-09T12:44:32.190Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:44:33 [2023-01-09T12:44:33.553Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:44:33 [2023-01-09T12:44:33.553Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:44:33 [2023-01-09T12:44:33.553Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:44:33 [2023-01-09T12:44:33.553Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:44:33 [2023-01-09T12:44:33.553Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:44:33 [2023-01-09T12:44:33.809Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:44:35 [2023-01-09T12:44:35.173Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:44:35 [2023-01-09T12:44:35.734Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:44:37 [2023-01-09T12:44:37.097Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:44:37 [2023-01-09T12:44:37.353Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:44:38 [2023-01-09T12:44:38.278Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:44:38 [2023-01-09T12:44:38.841Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:44:38 [2023-01-09T12:44:38.841Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
12:44:38 [2023-01-09T12:44:38.841Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:44:39 [2023-01-09T12:44:39.097Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:44:40 [2023-01-09T12:44:40.462Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:44:40 [2023-01-09T12:44:40.462Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:44:40 [2023-01-09T12:44:40.719Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:44:41 [2023-01-09T12:44:41.280Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:44:41 [2023-01-09T12:44:41.536Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:44:42 [2023-01-09T12:44:42.097Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:44:42 [2023-01-09T12:44:42.097Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:44:42 [2023-01-09T12:44:42.352Z] === RUN   TestDockerSuite/TestRunEnvironment
12:44:42 [2023-01-09T12:44:42.915Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:44:43 [2023-01-09T12:44:43.155Z] ok  	github.com/docker/docker/pkg/plugins	33.626s	coverage: 76.6% of statements
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/rootless	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/volume	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === Skipped
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     exec_linux_test.go:19: requires AppArmor to be enabled
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     exec_linux_test.go:39: requires AppArmor to be enabled
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver btrfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver btrfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver btrfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver btrfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver btrfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:74: No driver to put!
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z] time="2023-01-09T12:43:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z] time="2023-01-09T12:43:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z] time="2023-01-09T12:43:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z] time="2023-01-09T12:43:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z] time="2023-01-09T12:43:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:74: No driver to put!
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     overlay_test.go:50: Fails to compute changes intermittently
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     overlay_test.go:66: Cannot run test with naive change algorithm
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver zfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver zfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver zfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver zfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:47: Driver zfs not supported
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     graphtest_unix.go:74: No driver to put!
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:44:43 [2023-01-09T12:44:43.155Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:44:43 [2023-01-09T12:44:43.155Z] 
12:44:43 [2023-01-09T12:44:43.155Z] DONE 2267 tests, 26 skipped in 229.718s
Post stage
[Pipeline] junit
12:44:43 [2023-01-09T12:44:43.168Z] Recording test results
12:44:43 [2023-01-09T12:44:43.171Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:44:43 [2023-01-09T12:44:43.446Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:44:43 [2023-01-09T12:44:43.732Z] === RUN   TestDockerSuite/TestRunExitCode
12:44:43 [2023-01-09T12:44:43.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/validate/vendor
12:44:43 [2023-01-09T12:44:43.987Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:44:44 [2023-01-09T12:44:44.335Z] update vendored copy of archive/tar
12:44:44 [2023-01-09T12:44:44.335Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz
12:44:44 [2023-01-09T12:44:44.548Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:44:44 [2023-01-09T12:44:44.803Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:44:44 [2023-01-09T12:44:44.803Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:44:45 [2023-01-09T12:44:45.365Z] === RUN   TestDockerSuite/TestRunExposePort
12:44:45 [2023-01-09T12:44:45.365Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:44:45 [2023-01-09T12:44:45.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:45 [2023-01-09T12:44:45.393Z] INFO: Testing against a local daemon
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithSession
12:44:45 [2023-01-09T12:44:45.393Z]     build_session_test.go:25: TODO: BuildKit
12:44:45 [2023-01-09T12:44:45.393Z] --- SKIP: TestBuildWithSession (0.00s)
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildSquashParent
12:44:45 [2023-01-09T12:44:45.393Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:44:45 [2023-01-09T12:44:45.393Z] --- SKIP: TestBuildSquashParent (0.00s)
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:45 [2023-01-09T12:44:45.393Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:45 [2023-01-09T12:44:45.393Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:45 [2023-01-09T12:44:45.393Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:45 [2023-01-09T12:44:45.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:45 [2023-01-09T12:44:45.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:45 [2023-01-09T12:44:45.926Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:44:46 [2023-01-09T12:44:46.241Z] patching file stat_unix.go
12:44:46 [2023-01-09T12:44:46.241Z] 2023/01/09 12:44:45 Collecting initial packages
12:44:46 [2023-01-09T12:44:46.241Z] 2023/01/09 12:44:46 Download dependencies
12:44:46 [2023-01-09T12:44:46.487Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:44:47 [2023-01-09T12:44:47.052Z]     docker_api_swarm_service_test.go:148: [d5c224f323649] joining swarm manager [d73b71d29618a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:44:47 [2023-01-09T12:44:47.619Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:44:47 [2023-01-09T12:44:47.619Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:44:47 [2023-01-09T12:44:47.619Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:44:47 [2023-01-09T12:44:47.619Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:44:47 [2023-01-09T12:44:47.874Z]     docker_api_swarm_service_test.go:148: [dfd1012743e5b] joining swarm manager [d73b71d29618a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 Starting whole vndr cycle because no package specified
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Ignoring paths matching "^archive/tar"
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
12:44:48 [2023-01-09T12:44:48.776Z] 2023/01/09 12:44:48 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
12:44:49 [2023-01-09T12:44:49.719Z] 2023/01/09 12:44:49 	Finished clone github.com/willf/bitset
12:44:49 [2023-01-09T12:44:49.719Z] 2023/01/09 12:44:49 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
12:44:49 [2023-01-09T12:44:49.979Z] 2023/01/09 12:44:49 	Finished clone github.com/moby/term
12:44:49 [2023-01-09T12:44:49.979Z] 2023/01/09 12:44:49 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
12:44:50 [2023-01-09T12:44:50.239Z] 2023/01/09 12:44:50 	Finished clone github.com/docker/libtrust
12:44:50 [2023-01-09T12:44:50.239Z] 2023/01/09 12:44:50 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
12:44:50 [2023-01-09T12:44:50.239Z] 2023/01/09 12:44:50 	Finished clone github.com/Azure/go-ansiterm
12:44:50 [2023-01-09T12:44:50.239Z] 2023/01/09 12:44:50 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
12:44:50 [2023-01-09T12:44:50.388Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Finished clone github.com/moby/locker
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Finished clone github.com/google/uuid
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Finished clone github.com/mistifyio/go-zfs
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Finished clone github.com/opencontainers/go-digest
12:44:50 [2023-01-09T12:44:50.498Z] 2023/01/09 12:44:50 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
12:44:50 [2023-01-09T12:44:50.644Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:44:50 [2023-01-09T12:44:50.758Z] 2023/01/09 12:44:50 	Finished clone github.com/gorilla/mux
12:44:50 [2023-01-09T12:44:50.758Z] 2023/01/09 12:44:50 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
12:44:50 [2023-01-09T12:44:50.758Z] 2023/01/09 12:44:50 	Finished clone github.com/Microsoft/go-winio
12:44:50 [2023-01-09T12:44:50.758Z] 2023/01/09 12:44:50 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:51 	Finished clone github.com/cyphar/filepath-securejoin
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:51 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:51 	Finished clone github.com/Graylog2/go-gelf
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:51 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:52 	Finished clone github.com/philhofer/fwd
12:44:52 [2023-01-09T12:44:52.139Z] 2023/01/09 12:44:52 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
12:44:52 [2023-01-09T12:44:52.399Z] 2023/01/09 12:44:52 	Finished clone github.com/fluent/fluent-logger-golang
12:44:52 [2023-01-09T12:44:52.399Z] 2023/01/09 12:44:52 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
12:44:52 [2023-01-09T12:44:52.446Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:52 [2023-01-09T12:44:52.446Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:52 [2023-01-09T12:44:52.659Z] 2023/01/09 12:44:52 	Finished clone github.com/coreos/go-systemd
12:44:52 [2023-01-09T12:44:52.659Z] 2023/01/09 12:44:52 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
12:44:52 [2023-01-09T12:44:52.659Z] 2023/01/09 12:44:52 	Finished clone github.com/vbatts/tar-split
12:44:52 [2023-01-09T12:44:52.659Z] 2023/01/09 12:44:52 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
12:44:52 [2023-01-09T12:44:52.918Z] 2023/01/09 12:44:52 	Finished clone github.com/godbus/dbus/v5
12:44:52 [2023-01-09T12:44:52.918Z] 2023/01/09 12:44:52 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
12:44:52 [2023-01-09T12:44:52.918Z] 2023/01/09 12:44:52 	Finished clone github.com/coreos/go-systemd/v22
12:44:52 [2023-01-09T12:44:52.918Z] 2023/01/09 12:44:52 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
12:44:53 [2023-01-09T12:44:53.177Z] 2023/01/09 12:44:52 	Finished clone github.com/opencontainers/runtime-spec
12:44:53 [2023-01-09T12:44:53.177Z] 2023/01/09 12:44:52 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
12:44:53 [2023-01-09T12:44:53.437Z] 2023/01/09 12:44:53 	Finished clone github.com/opencontainers/image-spec
12:44:53 [2023-01-09T12:44:53.437Z] 2023/01/09 12:44:53 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
12:44:53 [2023-01-09T12:44:53.697Z] 2023/01/09 12:44:53 	Finished clone github.com/bsphere/le_go
12:44:53 [2023-01-09T12:44:53.697Z] 2023/01/09 12:44:53 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
12:44:53 [2023-01-09T12:44:53.957Z] 2023/01/09 12:44:53 	Finished clone github.com/fsnotify/fsnotify
12:44:53 [2023-01-09T12:44:53.957Z] 2023/01/09 12:44:53 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
12:44:54 [2023-01-09T12:44:54.217Z] 2023/01/09 12:44:54 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
12:44:54 [2023-01-09T12:44:54.217Z] 2023/01/09 12:44:54 	Finished clone github.com/golang/groupcache
12:44:54 [2023-01-09T12:44:54.477Z] 2023/01/09 12:44:54 	Finished clone github.com/jmespath/go-jmespath
12:44:54 [2023-01-09T12:44:54.477Z] 2023/01/09 12:44:54 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
12:44:55 [2023-01-09T12:44:55.046Z] 2023/01/09 12:44:54 	Finished clone github.com/tinylib/msgp
12:44:55 [2023-01-09T12:44:55.046Z] 2023/01/09 12:44:54 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
12:44:55 [2023-01-09T12:44:55.306Z] 2023/01/09 12:44:55 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
12:44:55 [2023-01-09T12:44:55.306Z] 2023/01/09 12:44:55 	Finished clone golang.org/x/oauth2
12:44:55 [2023-01-09T12:44:55.306Z] 2023/01/09 12:44:55 	Finished clone github.com/googleapis/gax-go
12:44:55 [2023-01-09T12:44:55.306Z] 2023/01/09 12:44:55 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
12:44:56 [2023-01-09T12:44:56.246Z] 2023/01/09 12:44:56 	Finished clone github.com/containerd/fifo
12:44:56 [2023-01-09T12:44:56.246Z] 2023/01/09 12:44:56 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
12:44:56 [2023-01-09T12:44:56.506Z] 2023/01/09 12:44:56 	Finished clone go.opencensus.io
12:44:56 [2023-01-09T12:44:56.506Z] 2023/01/09 12:44:56 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
12:44:57 [2023-01-09T12:44:57.075Z] 2023/01/09 12:44:56 	Finished clone github.com/containerd/go-runc
12:44:57 [2023-01-09T12:44:57.075Z] 2023/01/09 12:44:56 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
12:44:57 [2023-01-09T12:44:57.335Z] 2023/01/09 12:44:57 	Finished clone github.com/containerd/cgroups
12:44:57 [2023-01-09T12:44:57.335Z] 2023/01/09 12:44:57 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
12:44:57 [2023-01-09T12:44:57.905Z] 2023/01/09 12:44:57 	Finished clone github.com/containerd/typeurl
12:44:57 [2023-01-09T12:44:57.905Z] 2023/01/09 12:44:57 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
12:44:57 [2023-01-09T12:44:57.905Z] 2023/01/09 12:44:57 	Finished clone github.com/containerd/console
12:44:57 [2023-01-09T12:44:57.905Z] 2023/01/09 12:44:57 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
12:44:58 [2023-01-09T12:44:58.475Z] 2023/01/09 12:44:58 	Finished clone github.com/golang/gddo
12:44:58 [2023-01-09T12:44:58.475Z] 2023/01/09 12:44:58 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
12:44:58 [2023-01-09T12:44:58.475Z] 2023/01/09 12:44:58 	Finished clone github.com/containerd/ttrpc
12:44:58 [2023-01-09T12:44:58.475Z] 2023/01/09 12:44:58 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
12:44:59 [2023-01-09T12:44:59.415Z] 2023/01/09 12:44:59 	Finished clone github.com/gogo/googleapis
12:44:59 [2023-01-09T12:44:59.415Z] 2023/01/09 12:44:59 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
12:45:00 [2023-01-09T12:45:00.796Z] 2023/01/09 12:45:00 	Finished clone github.com/containerd/continuity
12:45:00 [2023-01-09T12:45:00.796Z] 2023/01/09 12:45:00 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
12:45:01 [2023-01-09T12:45:01.056Z] 2023/01/09 12:45:00 	Finished clone github.com/fernet/fernet-go
12:45:01 [2023-01-09T12:45:01.056Z] 2023/01/09 12:45:00 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
12:45:02 [2023-01-09T12:45:02.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.11s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.89s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.02s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.86s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.39s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.07s)
12:45:02 [2023-01-09T12:45:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.03s)
12:45:02 [2023-01-09T12:45:02.756Z] === RUN   TestBuildMultiStageCopy
12:45:02 [2023-01-09T12:45:02.756Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:45:02 [2023-01-09T12:45:02.804Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:45:02 [2023-01-09T12:45:02.804Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:45:03 [2023-01-09T12:45:03.366Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:45:03 [2023-01-09T12:45:03.366Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:45:03 [2023-01-09T12:45:03.366Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:45:03 [2023-01-09T12:45:03.366Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:45:03 [2023-01-09T12:45:03.927Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:45:04 [2023-01-09T12:45:04.350Z] 2023/01/09 12:45:03 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
12:45:04 [2023-01-09T12:45:04.350Z] 2023/01/09 12:45:03 	Finished clone github.com/Microsoft/opengcs
12:45:05 [2023-01-09T12:45:05.731Z] 2023/01/09 12:45:05 	Finished clone golang.org/x/time
12:45:05 [2023-01-09T12:45:05.731Z] 2023/01/09 12:45:05 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
12:45:05 [2023-01-09T12:45:05.818Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:45:06 [2023-01-09T12:45:06.745Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:45:07 [2023-01-09T12:45:07.648Z] 2023/01/09 12:45:07 	Finished clone github.com/golang/protobuf
12:45:07 [2023-01-09T12:45:07.648Z] 2023/01/09 12:45:07 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
12:45:07 [2023-01-09T12:45:07.648Z] 2023/01/09 12:45:07 	Finished clone github.com/hashicorp/go-memdb
12:45:07 [2023-01-09T12:45:07.648Z] 2023/01/09 12:45:07 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
12:45:07 [2023-01-09T12:45:07.671Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:45:08 [2023-01-09T12:45:08.216Z] 2023/01/09 12:45:08 	Finished clone github.com/cilium/ebpf
12:45:08 [2023-01-09T12:45:08.217Z] 2023/01/09 12:45:08 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
12:45:08 [2023-01-09T12:45:08.787Z] 2023/01/09 12:45:08 	Finished clone golang.org/x/crypto
12:45:08 [2023-01-09T12:45:08.787Z] 2023/01/09 12:45:08 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
12:45:09 [2023-01-09T12:45:09.356Z] 2023/01/09 12:45:09 	Finished clone github.com/hashicorp/go-immutable-radix
12:45:09 [2023-01-09T12:45:09.356Z] 2023/01/09 12:45:09 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
12:45:09 [2023-01-09T12:45:09.356Z] 2023/01/09 12:45:09 	Finished clone github.com/hashicorp/golang-lru
12:45:09 [2023-01-09T12:45:09.356Z] 2023/01/09 12:45:09 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
12:45:09 [2023-01-09T12:45:09.616Z] 2023/01/09 12:45:09 	Finished clone github.com/opencontainers/runc
12:45:09 [2023-01-09T12:45:09.616Z] 2023/01/09 12:45:09 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
12:45:09 [2023-01-09T12:45:09.877Z] 2023/01/09 12:45:09 	Finished clone github.com/coreos/pkg
12:45:09 [2023-01-09T12:45:09.877Z] 2023/01/09 12:45:09 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
12:45:11 [2023-01-09T12:45:11.258Z] 2023/01/09 12:45:11 	Finished clone github.com/beorn7/perks
12:45:11 [2023-01-09T12:45:11.258Z] 2023/01/09 12:45:11 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
12:45:11 [2023-01-09T12:45:11.520Z] 2023/01/09 12:45:11 	Finished clone github.com/prometheus/client_model
12:45:11 [2023-01-09T12:45:11.520Z] 2023/01/09 12:45:11 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
12:45:11 [2023-01-09T12:45:11.781Z] 2023/01/09 12:45:11 	Finished clone google.golang.org/grpc
12:45:11 [2023-01-09T12:45:11.781Z] 2023/01/09 12:45:11 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
12:45:13 [2023-01-09T12:45:13.047Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:45:13 [2023-01-09T12:45:13.694Z] 2023/01/09 12:45:13 	Finished clone github.com/matttproud/golang_protobuf_extensions
12:45:13 [2023-01-09T12:45:13.695Z] 2023/01/09 12:45:13 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
12:45:13 [2023-01-09T12:45:13.954Z] 2023/01/09 12:45:13 	Finished clone github.com/moby/sys
12:45:13 [2023-01-09T12:45:13.954Z] 2023/01/09 12:45:13 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
12:45:13 [2023-01-09T12:45:13.954Z] 2023/01/09 12:45:13 	Finished clone github.com/prometheus/common
12:45:13 [2023-01-09T12:45:13.954Z] 2023/01/09 12:45:13 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
12:45:14 [2023-01-09T12:45:14.009Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:45:14 [2023-01-09T12:45:14.201Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:45:14 [2023-01-09T12:45:14.201Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:45:14 [2023-01-09T12:45:14.201Z] === RUN   TestDockerSuite/TestRunModeHostname
12:45:14 [2023-01-09T12:45:14.214Z] 2023/01/09 12:45:14 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
12:45:14 [2023-01-09T12:45:14.214Z] 2023/01/09 12:45:14 	Finished clone github.com/prometheus/client_golang
12:45:14 [2023-01-09T12:45:14.456Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:45:14 [2023-01-09T12:45:14.456Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:45:14 [2023-01-09T12:45:14.712Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:45:14 [2023-01-09T12:45:14.973Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:45:15 [2023-01-09T12:45:15.154Z] 2023/01/09 12:45:15 	Finished clone code.cloudfoundry.org/clock
12:45:15 [2023-01-09T12:45:15.154Z] 2023/01/09 12:45:15 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
12:45:15 [2023-01-09T12:45:15.154Z] 2023/01/09 12:45:15 	Finished clone github.com/pkg/errors
12:45:15 [2023-01-09T12:45:15.154Z] 2023/01/09 12:45:15 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
12:45:15 [2023-01-09T12:45:15.638Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Finished clone github.com/prometheus/procfs
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Finished clone github.com/creack/pty
12:45:15 [2023-01-09T12:45:15.723Z] 2023/01/09 12:45:15 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
12:45:15 [2023-01-09T12:45:15.936Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:45:15 [2023-01-09T12:45:15.983Z] 2023/01/09 12:45:15 	Finished clone github.com/cespare/xxhash/v2
12:45:15 [2023-01-09T12:45:15.983Z] 2023/01/09 12:45:15 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
12:45:16 [2023-01-09T12:45:16.199Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:45:17 [2023-01-09T12:45:17.139Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:45:17 [2023-01-09T12:45:17.139Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:45:17 [2023-01-09T12:45:17.139Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:45:17 [2023-01-09T12:45:17.364Z] 2023/01/09 12:45:17 	Finished clone github.com/tchap/go-patricia
12:45:17 [2023-01-09T12:45:17.364Z] 2023/01/09 12:45:17 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
12:45:17 [2023-01-09T12:45:17.464Z] --- PASS: TestBuildMultiStageCopy (14.46s)
12:45:17 [2023-01-09T12:45:17.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.43s)
12:45:17 [2023-01-09T12:45:17.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
12:45:17 [2023-01-09T12:45:17.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s)
12:45:17 [2023-01-09T12:45:17.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s)
12:45:17 [2023-01-09T12:45:17.464Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s)
12:45:17 [2023-01-09T12:45:17.464Z] === RUN   TestBuildMultiStageParentConfig
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Finished clone github.com/spf13/pflag
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Finished clone github.com/sirupsen/logrus
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Finished clone github.com/google/certificate-transparency-go
12:45:17 [2023-01-09T12:45:17.936Z] 2023/01/09 12:45:17 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
12:45:18 [2023-01-09T12:45:18.087Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:45:18 [2023-01-09T12:45:18.915Z] 2023/01/09 12:45:18 	Finished clone github.com/inconshreveable/mousetrap
12:45:18 [2023-01-09T12:45:18.915Z] 2023/01/09 12:45:18 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
12:45:19 [2023-01-09T12:45:19.012Z] === RUN   TestDockerSuite/TestRunMount
12:45:19 [2023-01-09T12:45:19.185Z] 2023/01/09 12:45:19 	Finished clone github.com/spf13/cobra
12:45:19 [2023-01-09T12:45:19.185Z] 2023/01/09 12:45:19 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
12:45:19 [2023-01-09T12:45:19.446Z] 2023/01/09 12:45:19 	Finished clone github.com/morikuni/aec
12:45:19 [2023-01-09T12:45:19.446Z] 2023/01/09 12:45:19 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
12:45:20 [2023-01-09T12:45:20.017Z] 2023/01/09 12:45:19 	Finished clone github.com/docker/go-units
12:45:20 [2023-01-09T12:45:20.017Z] 2023/01/09 12:45:19 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
12:45:20 [2023-01-09T12:45:20.361Z] --- PASS: TestBuildMultiStageParentConfig (2.99s)
12:45:20 [2023-01-09T12:45:20.361Z] === RUN   TestBuildLabelWithTargets
12:45:20 [2023-01-09T12:45:20.361Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:45:20 [2023-01-09T12:45:20.361Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:45:20 [2023-01-09T12:45:20.361Z] === RUN   TestBuildWithEmptyLayers
12:45:21 [2023-01-09T12:45:21.397Z] 2023/01/09 12:45:21 	Finished clone github.com/docker/go-connections
12:45:21 [2023-01-09T12:45:21.397Z] 2023/01/09 12:45:21 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
12:45:21 [2023-01-09T12:45:21.889Z] --- PASS: TestBuildWithEmptyLayers (1.54s)
12:45:21 [2023-01-09T12:45:21.889Z] === RUN   TestBuildMultiStageOnBuild
12:45:21 [2023-01-09T12:45:21.966Z] 2023/01/09 12:45:21 	Finished clone gotest.tools/v3
12:45:21 [2023-01-09T12:45:21.966Z] 2023/01/09 12:45:21 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
12:45:22 [2023-01-09T12:45:22.548Z] 2023/01/09 12:45:22 	Finished clone github.com/docker/go-metrics
12:45:22 [2023-01-09T12:45:22.548Z] 2023/01/09 12:45:22 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
12:45:23 [2023-01-09T12:45:23.177Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:45:23 [2023-01-09T12:45:23.177Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:45:23 [2023-01-09T12:45:23.177Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:45:23 [2023-01-09T12:45:23.433Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:45:23 [2023-01-09T12:45:23.488Z] 2023/01/09 12:45:23 	Finished clone github.com/syndtr/gocapability
12:45:23 [2023-01-09T12:45:23.488Z] 2023/01/09 12:45:23 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
12:45:23 [2023-01-09T12:45:23.748Z] 2023/01/09 12:45:23 	Finished clone github.com/google/go-cmp
12:45:23 [2023-01-09T12:45:23.748Z] 2023/01/09 12:45:23 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
12:45:24 [2023-01-09T12:45:24.318Z] 2023/01/09 12:45:24 	Finished clone github.com/RackSec/srslog
12:45:24 [2023-01-09T12:45:24.318Z] 2023/01/09 12:45:24 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
12:45:24 [2023-01-09T12:45:24.361Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:45:25 [2023-01-09T12:45:25.259Z] 2023/01/09 12:45:24 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
12:45:25 [2023-01-09T12:45:25.259Z] 2023/01/09 12:45:24 	Finished clone github.com/opencontainers/selinux
12:45:25 [2023-01-09T12:45:25.520Z] 2023/01/09 12:45:25 	Finished clone github.com/imdario/mergo
12:45:25 [2023-01-09T12:45:25.520Z] 2023/01/09 12:45:25 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
12:45:26 [2023-01-09T12:45:26.091Z] 2023/01/09 12:45:25 	Finished clone golang.org/x/sync
12:45:26 [2023-01-09T12:45:26.091Z] 2023/01/09 12:45:25 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
12:45:26 [2023-01-09T12:45:26.091Z] 2023/01/09 12:45:25 	Finished clone github.com/armon/circbuf
12:45:26 [2023-01-09T12:45:26.091Z] 2023/01/09 12:45:25 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
12:45:26 [2023-01-09T12:45:26.260Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:45:28 [2023-01-09T12:45:28.001Z] 2023/01/09 12:45:27 	Finished clone github.com/tonistiigi/units
12:45:28 [2023-01-09T12:45:28.001Z] 2023/01/09 12:45:27 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
12:45:28 [2023-01-09T12:45:28.001Z] 2023/01/09 12:45:27 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
12:45:28 [2023-01-09T12:45:28.001Z] 2023/01/09 12:45:27 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
12:45:28 [2023-01-09T12:45:28.779Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:45:29 [2023-01-09T12:45:29.918Z] 2023/01/09 12:45:29 	Finished clone github.com/google/shlex
12:45:29 [2023-01-09T12:45:29.918Z] 2023/01/09 12:45:29 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
12:45:29 [2023-01-09T12:45:29.918Z] 2023/01/09 12:45:29 	Finished clone github.com/opentracing/opentracing-go
12:45:29 [2023-01-09T12:45:29.918Z] 2023/01/09 12:45:29 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
12:45:30 [2023-01-09T12:45:30.178Z] 2023/01/09 12:45:29 	Finished clone github.com/cloudflare/cfssl
12:45:30 [2023-01-09T12:45:30.178Z] 2023/01/09 12:45:29 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
12:45:30 [2023-01-09T12:45:30.189Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:45:31 [2023-01-09T12:45:31.118Z] 2023/01/09 12:45:31 	Finished clone github.com/tonistiigi/fsutil
12:45:31 [2023-01-09T12:45:31.118Z] 2023/01/09 12:45:31 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
12:45:31 [2023-01-09T12:45:31.378Z] 2023/01/09 12:45:31 	Finished clone github.com/Microsoft/hcsshim
12:45:31 [2023-01-09T12:45:31.378Z] 2023/01/09 12:45:31 	Clone github.com/docker/libnetwork, revision 1f3b98be6833a93f254aa0f765ff55d407dfdd69, attempt 1/20
12:45:31 [2023-01-09T12:45:31.554Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:45:31 [2023-01-09T12:45:31.639Z] 2023/01/09 12:45:31 	Finished clone github.com/opentracing-contrib/go-stdlib
12:45:31 [2023-01-09T12:45:31.639Z] 2023/01/09 12:45:31 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
12:45:31 [2023-01-09T12:45:31.899Z] 2023/01/09 12:45:31 	Finished clone github.com/mitchellh/hashstructure
12:45:31 [2023-01-09T12:45:31.899Z] 2023/01/09 12:45:31 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
12:45:31 [2023-01-09T12:45:31.899Z] 2023/01/09 12:45:31 	Finished clone github.com/gofrs/flock
12:45:31 [2023-01-09T12:45:31.899Z] 2023/01/09 12:45:31 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
12:45:32 [2023-01-09T12:45:32.115Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:45:33 [2023-01-09T12:45:33.482Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:45:33 [2023-01-09T12:45:33.482Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Finished clone github.com/docker/go-events
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Finished clone github.com/armon/go-metrics
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Finished clone github.com/armon/go-radix
12:45:33 [2023-01-09T12:45:33.809Z] 2023/01/09 12:45:33 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
12:45:34 [2023-01-09T12:45:34.045Z] === RUN   TestDockerSuite/TestRunNetHost
12:45:34 [2023-01-09T12:45:34.609Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:45:34 [2023-01-09T12:45:34.749Z] 2023/01/09 12:45:34 	Finished clone golang.org/x/net
12:45:34 [2023-01-09T12:45:34.749Z] 2023/01/09 12:45:34 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
12:45:35 [2023-01-09T12:45:35.171Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:45:35 [2023-01-09T12:45:35.689Z] 2023/01/09 12:45:35 	Finished clone github.com/google/btree
12:45:35 [2023-01-09T12:45:35.689Z] 2023/01/09 12:45:35 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
12:45:35 [2023-01-09T12:45:35.734Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:45:36 [2023-01-09T12:45:36.628Z] 2023/01/09 12:45:36 	Finished clone github.com/sean-/seed
12:45:36 [2023-01-09T12:45:36.628Z] 2023/01/09 12:45:36 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
12:45:37 [2023-01-09T12:45:37.198Z] 2023/01/09 12:45:37 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
12:45:37 [2023-01-09T12:45:37.198Z] 2023/01/09 12:45:37 	Finished clone github.com/hashicorp/memberlist
12:45:37 [2023-01-09T12:45:37.458Z] 2023/01/09 12:45:37 	Finished clone github.com/hashicorp/errwrap
12:45:37 [2023-01-09T12:45:37.458Z] 2023/01/09 12:45:37 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
12:45:37 [2023-01-09T12:45:37.621Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:45:38 [2023-01-09T12:45:38.581Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:45:38 [2023-01-09T12:45:38.840Z] 2023/01/09 12:45:38 	Finished clone github.com/hashicorp/go-multierror
12:45:38 [2023-01-09T12:45:38.840Z] 2023/01/09 12:45:38 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
12:45:40 [2023-01-09T12:45:40.224Z] 2023/01/09 12:45:39 	Finished clone github.com/hashicorp/go-sockaddr
12:45:40 [2023-01-09T12:45:40.224Z] 2023/01/09 12:45:39 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
12:45:41 [2023-01-09T12:45:41.164Z] 2023/01/09 12:45:41 	Finished clone github.com/docker/libkv
12:45:41 [2023-01-09T12:45:41.164Z] 2023/01/09 12:45:41 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
12:45:41 [2023-01-09T12:45:41.846Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:45:42 [2023-01-09T12:45:42.104Z] 2023/01/09 12:45:41 	Finished clone github.com/vishvananda/netns
12:45:42 [2023-01-09T12:45:42.104Z] 2023/01/09 12:45:41 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
12:45:42 [2023-01-09T12:45:42.104Z] 2023/01/09 12:45:41 	Finished clone github.com/hashicorp/go-msgpack
12:45:42 [2023-01-09T12:45:42.104Z] 2023/01/09 12:45:41 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
12:45:42 [2023-01-09T12:45:42.407Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:45:42 [2023-01-09T12:45:42.407Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:45:42 [2023-01-09T12:45:42.949Z] --- PASS: TestBuildMultiStageOnBuild (19.55s)
12:45:42 [2023-01-09T12:45:42.949Z] === RUN   TestBuildUncleanTarFilenames
12:45:42 [2023-01-09T12:45:42.949Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:45:42 [2023-01-09T12:45:42.949Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:45:42 [2023-01-09T12:45:42.949Z] === RUN   TestBuildMultiStageLayerLeak
12:45:42 [2023-01-09T12:45:42.968Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:45:42 [2023-01-09T12:45:42.968Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:45:43 [2023-01-09T12:45:43.531Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:45:43 [2023-01-09T12:45:43.787Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:45:44 [2023-01-09T12:45:44.042Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:45:44 [2023-01-09T12:45:44.298Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:44 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:44 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:44 	Finished clone github.com/moby/ipvs
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:44 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:45 	Finished clone github.com/BurntSushi/toml
12:45:45 [2023-01-09T12:45:45.399Z] 2023/01/09 12:45:45 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
12:45:45 [2023-01-09T12:45:45.660Z] 2023/01/09 12:45:45 	Finished clone github.com/vishvananda/netlink
12:45:45 [2023-01-09T12:45:45.660Z] 2023/01/09 12:45:45 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
12:45:46 [2023-01-09T12:45:46.181Z] 2023/01/09 12:45:45 	Finished clone github.com/containerd/containerd
12:45:46 [2023-01-09T12:45:46.181Z] 2023/01/09 12:45:45 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
12:45:46 [2023-01-09T12:45:46.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:45:47 [2023-01-09T12:45:47.121Z] 2023/01/09 12:45:47 	Finished clone github.com/deckarep/golang-set
12:45:47 [2023-01-09T12:45:47.121Z] 2023/01/09 12:45:47 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
12:45:47 [2023-01-09T12:45:47.381Z] 2023/01/09 12:45:47 	Finished clone github.com/samuel/go-zookeeper
12:45:47 [2023-01-09T12:45:47.381Z] 2023/01/09 12:45:47 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
12:45:47 [2023-01-09T12:45:47.381Z] 2023/01/09 12:45:47 	Finished clone github.com/coreos/go-semver
12:45:47 [2023-01-09T12:45:47.381Z] 2023/01/09 12:45:47 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
12:45:48 [2023-01-09T12:45:48.320Z] 2023/01/09 12:45:48 	Finished clone github.com/hashicorp/serf
12:45:48 [2023-01-09T12:45:48.320Z] 2023/01/09 12:45:48 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
12:45:48 [2023-01-09T12:45:48.889Z] 2023/01/09 12:45:48 	Finished clone github.com/ishidawataru/sctp
12:45:48 [2023-01-09T12:45:48.889Z] 2023/01/09 12:45:48 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
12:45:50 [2023-01-09T12:45:50.078Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:45:50 [2023-01-09T12:45:50.078Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
12:45:50 [2023-01-09T12:45:50.078Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:45:50 [2023-01-09T12:45:50.272Z] 2023/01/09 12:45:49 	Finished clone golang.org/x/sys
12:45:50 [2023-01-09T12:45:50.272Z] 2023/01/09 12:45:49 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
12:45:50 [2023-01-09T12:45:50.532Z] 2023/01/09 12:45:50 	Finished clone github.com/docker/swarmkit
12:45:50 [2023-01-09T12:45:50.532Z] 2023/01/09 12:45:50 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
12:45:50 [2023-01-09T12:45:50.792Z] 2023/01/09 12:45:50 	Finished clone github.com/modern-go/concurrent
12:45:51 [2023-01-09T12:45:51.005Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:45:51 [2023-01-09T12:45:51.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:45:51 [2023-01-09T12:45:51.261Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:45:51 [2023-01-09T12:45:51.362Z] 2023/01/09 12:45:51 	Finished clone go.etcd.io/bbolt
12:45:51 [2023-01-09T12:45:51.622Z] 2023/01/09 12:45:51 	Finished clone github.com/json-iterator/go
12:45:51 [2023-01-09T12:45:51.882Z] 2023/01/09 12:45:51 	Finished clone github.com/modern-go/reflect2
12:45:52 [2023-01-09T12:45:52.628Z] === RUN   TestDockerSuite/TestRunPortInUse
12:45:53 [2023-01-09T12:45:53.190Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:45:53 [2023-01-09T12:45:53.446Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:45:53 [2023-01-09T12:45:53.702Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
12:45:53 [2023-01-09T12:45:53.702Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:45:53 [2023-01-09T12:45:53.791Z] 2023/01/09 12:45:53 	Finished clone github.com/docker/libnetwork
12:45:54 [2023-01-09T12:45:54.264Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:45:54 [2023-01-09T12:45:54.519Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:45:54 [2023-01-09T12:45:54.733Z] 2023/01/09 12:45:54 	Finished clone golang.org/x/text
12:45:55 [2023-01-09T12:45:55.081Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:45:56 [2023-01-09T12:45:56.009Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:45:56 [2023-01-09T12:45:56.009Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:45:56 [2023-01-09T12:45:56.009Z] === RUN   TestDockerSuite/TestRunPublishPort
12:45:56 [2023-01-09T12:45:56.264Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:45:56 [2023-01-09T12:45:56.519Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:45:56 [2023-01-09T12:45:56.775Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:45:56 [2023-01-09T12:45:56.775Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:45:56 [2023-01-09T12:45:56.775Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:45:57 [2023-01-09T12:45:57.335Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:45:58 [2023-01-09T12:45:58.710Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:45:58 [2023-01-09T12:45:58.710Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:45:58 [2023-01-09T12:45:58.710Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:45:59 [2023-01-09T12:45:59.271Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:46:00 [2023-01-09T12:46:00.592Z] --- PASS: TestBuildMultiStageLayerLeak (17.11s)
12:46:00 [2023-01-09T12:46:00.592Z] === RUN   TestBuildWithHugeFile
12:46:01 [2023-01-09T12:46:01.159Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:46:02 [2023-01-09T12:46:02.086Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:46:02 [2023-01-09T12:46:02.086Z] === RUN   TestDockerSuite/TestRunRm
12:46:02 [2023-01-09T12:46:02.646Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:46:02 [2023-01-09T12:46:02.864Z] 2023/01/09 12:46:01 	Finished clone github.com/miekg/dns
12:46:04 [2023-01-09T12:46:04.532Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:46:06 [2023-01-09T12:46:06.419Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:46:06 [2023-01-09T12:46:06.675Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:46:07 [2023-01-09T12:46:07.602Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:46:07 [2023-01-09T12:46:07.858Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:46:09 [2023-01-09T12:46:09.221Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:46:09 [2023-01-09T12:46:09.477Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:46:10 [2023-01-09T12:46:10.999Z] 2023/01/09 12:46:09 	Finished clone github.com/moby/buildkit
12:46:11 [2023-01-09T12:46:11.939Z] 2023/01/09 12:46:11 	Finished clone github.com/docker/distribution
12:46:11 [2023-01-09T12:46:11.991Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:46:12 [2023-01-09T12:46:12.247Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:46:15 [2023-01-09T12:46:15.266Z] 2023/01/09 12:46:15 	Finished clone github.com/gogo/protobuf
12:46:15 [2023-01-09T12:46:15.512Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:46:15 [2023-01-09T12:46:15.512Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:46:16 [2023-01-09T12:46:16.075Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:46:16 [2023-01-09T12:46:16.331Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:46:16 [2023-01-09T12:46:16.891Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:46:17 [2023-01-09T12:46:17.148Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:46:17 [2023-01-09T12:46:17.718Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:46:17 [2023-01-09T12:46:17.975Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:46:18 [2023-01-09T12:46:18.535Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:46:18 [2023-01-09T12:46:18.790Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:46:21 [2023-01-09T12:46:21.301Z] === RUN   TestDockerSuite/TestRunState
12:46:22 [2023-01-09T12:46:22.228Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:46:22 [2023-01-09T12:46:22.483Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:46:23 [2023-01-09T12:46:23.045Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:46:23 [2023-01-09T12:46:23.045Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:46:23 [2023-01-09T12:46:23.045Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
12:46:23 [2023-01-09T12:46:23.045Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:46:23 [2023-01-09T12:46:23.606Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:46:23 [2023-01-09T12:46:23.861Z] === RUN   TestDockerSuite/TestRunSysctls
12:46:24 [2023-01-09T12:46:24.787Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:46:24 [2023-01-09T12:46:24.787Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:46:24 [2023-01-09T12:46:24.787Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:46:25 [2023-01-09T12:46:25.348Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:46:26 [2023-01-09T12:46:26.713Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:46:26 [2023-01-09T12:46:26.969Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:46:28 [2023-01-09T12:46:28.334Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:46:30 [2023-01-09T12:46:30.222Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:46:32 [2023-01-09T12:46:32.733Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:46:33 [2023-01-09T12:46:33.295Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:46:33 [2023-01-09T12:46:33.384Z] 2023/01/09 12:46:30 	Finished clone github.com/coreos/etcd
12:46:33 [2023-01-09T12:46:33.550Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:46:33 [2023-01-09T12:46:33.644Z] 2023/01/09 12:46:33 	Finished clone google.golang.org/genproto
12:46:34 [2023-01-09T12:46:34.112Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:46:35 [2023-01-09T12:46:35.553Z] 2023/01/09 12:46:35 	Finished clone cloud.google.com/go
12:46:35 [2023-01-09T12:46:35.999Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:46:35 [2023-01-09T12:46:35.999Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:46:36 [2023-01-09T12:46:36.566Z] === RUN   TestDockerSuite/TestRunUserByID
12:46:37 [2023-01-09T12:46:37.139Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:46:37 [2023-01-09T12:46:37.396Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:46:37 [2023-01-09T12:46:37.396Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:46:37 [2023-01-09T12:46:37.957Z] === RUN   TestDockerSuite/TestRunUserByName
12:46:38 [2023-01-09T12:46:38.561Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:46:39 [2023-01-09T12:46:39.122Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:46:39 [2023-01-09T12:46:39.122Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
12:46:39 [2023-01-09T12:46:39.122Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:46:39 [2023-01-09T12:46:39.377Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:46:39 [2023-01-09T12:46:39.939Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:46:42 [2023-01-09T12:46:42.458Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:46:42 [2023-01-09T12:46:42.714Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:46:43 [2023-01-09T12:46:43.640Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:46:44 [2023-01-09T12:46:44.566Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:46:45 [2023-01-09T12:46:45.495Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:46:46 [2023-01-09T12:46:46.422Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:46:47 [2023-01-09T12:46:47.787Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:46:48 [2023-01-09T12:46:48.349Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:46:50 [2023-01-09T12:46:50.237Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:46:50 [2023-01-09T12:46:50.493Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:46:50 [2023-01-09T12:46:50.493Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:46:50 [2023-01-09T12:46:50.749Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:46:50 [2023-01-09T12:46:50.749Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:46:50 [2023-01-09T12:46:50.749Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:46:50 [2023-01-09T12:46:50.749Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:46:50 [2023-01-09T12:46:50.749Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:46:50 [2023-01-09T12:46:50.749Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:46:50 [2023-01-09T12:46:50.749Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
12:46:50 [2023-01-09T12:46:50.749Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:46:51 [2023-01-09T12:46:51.308Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:46:51 [2023-01-09T12:46:51.563Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:46:52 [2023-01-09T12:46:52.489Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:46:53 [2023-01-09T12:46:53.051Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:46:53 [2023-01-09T12:46:53.307Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:46:53 [2023-01-09T12:46:53.307Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:46:53 [2023-01-09T12:46:53.867Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:46:53 [2023-01-09T12:46:53.867Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.867Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:46:53 [2023-01-09T12:46:53.867Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:46:53 [2023-01-09T12:46:53.867Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:46:53 [2023-01-09T12:46:53.867Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.868Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:46:53 [2023-01-09T12:46:53.868Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.868Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:46:53 [2023-01-09T12:46:53.868Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.868Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:46:53 [2023-01-09T12:46:53.868Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.868Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:46:53 [2023-01-09T12:46:53.868Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
12:46:53 [2023-01-09T12:46:53.868Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:46:54 [2023-01-09T12:46:54.123Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:46:54 [2023-01-09T12:46:54.704Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:46:54 [2023-01-09T12:46:54.704Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:46:55 [2023-01-09T12:46:55.264Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:46:55 [2023-01-09T12:46:55.264Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:46:55 [2023-01-09T12:46:55.828Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:46:55 [2023-01-09T12:46:55.828Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:46:56 [2023-01-09T12:46:56.390Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:46:56 [2023-01-09T12:46:56.645Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:46:56 [2023-01-09T12:46:56.645Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:46:56 [2023-01-09T12:46:56.645Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:46:57 [2023-01-09T12:46:57.207Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:46:58 [2023-01-09T12:46:58.132Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:46:58 [2023-01-09T12:46:58.388Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:46:58 [2023-01-09T12:46:58.388Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
12:46:58 [2023-01-09T12:46:58.388Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:46:58 [2023-01-09T12:46:58.643Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:46:58 [2023-01-09T12:46:58.898Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:46:59 [2023-01-09T12:46:59.461Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:47:00 [2023-01-09T12:47:00.022Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:47:00 [2023-01-09T12:47:00.583Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:47:01 [2023-01-09T12:47:01.510Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:47:02 [2023-01-09T12:47:02.071Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:47:02 [2023-01-09T12:47:02.071Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:47:02 [2023-01-09T12:47:02.071Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:47:02 [2023-01-09T12:47:02.997Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:47:03 [2023-01-09T12:47:03.253Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:47:03 [2023-01-09T12:47:03.815Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:47:04 [2023-01-09T12:47:04.741Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:47:04 [2023-01-09T12:47:04.741Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:47:06 [2023-01-09T12:47:06.108Z] === RUN   TestDockerSuite/TestSaveImageId
12:47:06 [2023-01-09T12:47:06.108Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:47:06 [2023-01-09T12:47:06.363Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:47:06 [2023-01-09T12:47:06.363Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:47:07 [2023-01-09T12:47:07.808Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents846840565
12:47:08 [2023-01-09T12:47:08.063Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:47:08 [2023-01-09T12:47:08.063Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:47:08 [2023-01-09T12:47:08.989Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:47:09 [2023-01-09T12:47:09.551Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:47:09 [2023-01-09T12:47:09.551Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:47:09 [2023-01-09T12:47:09.551Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:47:11 [2023-01-09T12:47:11.441Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:47:12 [2023-01-09T12:47:12.002Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:47:12 [2023-01-09T12:47:12.257Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:47:12 [2023-01-09T12:47:12.817Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:47:12 [2023-01-09T12:47:12.817Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:47:13 [2023-01-09T12:47:13.072Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:47:13 [2023-01-09T12:47:13.072Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:47:13 [2023-01-09T12:47:13.634Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:47:14 [2023-01-09T12:47:14.999Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:47:15 [2023-01-09T12:47:15.559Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:47:17 [2023-01-09T12:47:17.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:47:19 [2023-01-09T12:47:19.334Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:47:20 [2023-01-09T12:47:20.696Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:47:22 [2023-01-09T12:47:22.587Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:47:22 [2023-01-09T12:47:22.587Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:47:23 [2023-01-09T12:47:23.149Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:47:24 [2023-01-09T12:47:24.514Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:47:27 [2023-01-09T12:47:27.027Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:47:27 [2023-01-09T12:47:27.968Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:47:28 [2023-01-09T12:47:28.903Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:47:29 [2023-01-09T12:47:29.161Z] === RUN   TestDockerSuite/TestStartRecordError
12:47:30 [2023-01-09T12:47:30.529Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:47:31 [2023-01-09T12:47:31.909Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:47:33 [2023-01-09T12:47:33.272Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:47:33 [2023-01-09T12:47:33.272Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:47:35 [2023-01-09T12:47:35.785Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:47:39 [2023-01-09T12:47:39.948Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:47:42 [2023-01-09T12:47:42.459Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:47:46 [2023-01-09T12:47:46.620Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:47:47 [2023-01-09T12:47:47.181Z] === RUN   TestDockerSuite/TestStatsNoStream
12:47:48 [2023-01-09T12:47:48.547Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:47:49 [2023-01-09T12:47:49.485Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:47:51 [2023-01-09T12:47:51.372Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:47:51 [2023-01-09T12:47:51.669Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:47:51 [2023-01-09T12:47:51.925Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:47:52 [2023-01-09T12:47:52.181Z] === RUN   TestDockerSuite/TestTopPrivileged
12:47:52 [2023-01-09T12:47:52.742Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:47:52 [2023-01-09T12:47:52.743Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:47:52 [2023-01-09T12:47:52.743Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:47:53 [2023-01-09T12:47:53.306Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:47:54 [2023-01-09T12:47:54.672Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:47:56 [2023-01-09T12:47:56.560Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:47:57 [2023-01-09T12:47:57.020Z] 2023/01/09 12:47:44 	Finished clone github.com/hashicorp/consul
12:47:59 [2023-01-09T12:47:59.821Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:47:59 [2023-01-09T12:47:59.821Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:48:00 [2023-01-09T12:48:00.077Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:48:00 [2023-01-09T12:48:00.639Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:48:00 [2023-01-09T12:48:00.639Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
12:48:00 [2023-01-09T12:48:00.639Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:48:00 [2023-01-09T12:48:00.639Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
12:48:00 [2023-01-09T12:48:00.639Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:48:01 [2023-01-09T12:48:01.566Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:48:02 [2023-01-09T12:48:02.493Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:48:02 [2023-01-09T12:48:02.493Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:48:03 [2023-01-09T12:48:03.057Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:48:03 [2023-01-09T12:48:03.983Z] === RUN   TestDockerSuite/TestUpdateStats
12:48:07 [2023-01-09T12:48:07.007Z] 2023/01/09 12:48:06 	Finished clone github.com/aws/aws-sdk-go
12:48:08 [2023-01-09T12:48:08.281Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:48:08 [2023-01-09T12:48:08.539Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:48:08 [2023-01-09T12:48:08.539Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
12:48:08 [2023-01-09T12:48:08.539Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:48:09 [2023-01-09T12:48:09.107Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:48:09 [2023-01-09T12:48:09.682Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:48:12 [2023-01-09T12:48:12.194Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:48:14 [2023-01-09T12:48:14.080Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:48:15 [2023-01-09T12:48:15.443Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:48:16 [2023-01-09T12:48:16.004Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:48:17 [2023-01-09T12:48:17.893Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:48:19 [2023-01-09T12:48:19.782Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:48:22 [2023-01-09T12:48:22.300Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:48:23 [2023-01-09T12:48:23.227Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:48:24 [2023-01-09T12:48:24.593Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:48:25 [2023-01-09T12:48:25.520Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:48:26 [2023-01-09T12:48:26.447Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:48:27 [2023-01-09T12:48:27.373Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:48:28 [2023-01-09T12:48:28.299Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:48:29 [2023-01-09T12:48:29.230Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:48:31 [2023-01-09T12:48:31.119Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:48:31 [2023-01-09T12:48:31.119Z]     docker_cli_service_logs_test.go:246: checking task k83bkywtg0vu
12:48:31 [2023-01-09T12:48:31.119Z]     docker_cli_service_logs_test.go:251: checking messages for k83bkywtg0vu
12:48:31 [2023-01-09T12:48:31.119Z]     docker_cli_service_logs_test.go:246: checking task 45c7jqez6618
12:48:31 [2023-01-09T12:48:31.119Z]     docker_cli_service_logs_test.go:251: checking messages for 45c7jqez6618
12:48:32 [2023-01-09T12:48:32.045Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:48:33 [2023-01-09T12:48:33.407Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:48:41 [2023-01-09T12:48:41.482Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:48:43 [2023-01-09T12:48:43.993Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:48:49 [2023-01-09T12:48:49.231Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:48:49 [2023-01-09T12:48:49.486Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:48:49 [2023-01-09T12:48:49.486Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:48:50 [2023-01-09T12:48:50.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:48:50 [2023-01-09T12:48:50.304Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:48:50 [2023-01-09T12:48:50.304Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:48:50 [2023-01-09T12:48:50.304Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:48:50 [2023-01-09T12:48:50.304Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:48:52 [2023-01-09T12:48:52.193Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:48:52 [2023-01-09T12:48:52.193Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:48:52 [2023-01-09T12:48:52.448Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:48:52 [2023-01-09T12:48:52.448Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:48:52 [2023-01-09T12:48:52.448Z] === RUN   TestDockerSuite/TestVolumeEvents
12:48:53 [2023-01-09T12:48:53.009Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:48:54 [2023-01-09T12:48:54.401Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:48:54 [2023-01-09T12:48:54.401Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:48:54 [2023-01-09T12:48:54.662Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:48:56 [2023-01-09T12:48:56.547Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:48:59 [2023-01-09T12:48:59.062Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:48:59 [2023-01-09T12:48:59.062Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:48:59 [2023-01-09T12:48:59.062Z] --- PASS: TestDockerSuite (1240.23s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.46s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.46s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.90s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.56s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.73s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.53s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.45s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.69s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.06s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.44s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.09s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.75s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.67s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.19s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.58s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.80s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.66s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.92s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.54s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.61s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.86s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.31s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.28s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.52s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.69s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.26s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.82s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.98s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.61s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.43s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.48s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.54s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.87s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.17s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.89s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s)
12:48:59 [2023-01-09T12:48:59.062Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.98s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.88s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.39s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.79s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.85s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.24s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.78s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.87s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.69s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.92s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.71s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.70s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.16s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.16s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.47s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.21s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.12s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.33s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.77s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.93s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.30s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.54s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFails (0.69s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.25s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.82s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.89s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.53s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.38s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.86s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.15s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.74s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.91s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.34s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.88s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.18s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.49s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.93s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.53s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.77s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.40s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRm (2.15s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.35s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.53s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.74s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildUser (1.39s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.14s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.47s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.29s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.71s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.92s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.74s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.61s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.17s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.32s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.44s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.33s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.39s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitChange (0.64s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.60s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.16s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.92s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.88s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.92s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.93s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.42s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.26s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.54s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s)
12:48:59 [2023-01-09T12:48:59.063Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.95s)
12:48:59 [2023-01-09T12:48:59.063Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.43s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.41s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.38s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.39s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00078d6c8_<nil>} (1.34s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11800138628_/foo_false__<nil>_<nil>_<nil>} (1.53s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11800138628_/foo_true__<nil>_<nil>_<nil>} (1.42s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_false__<nil>_<nil>_<nil>} (1.68s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_true__<nil>_<nil>_<nil>} (1.33s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34280943544_/foo_true__0xc00078dc20_<nil>_<nil>} (1.46s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00078dc38_<nil>} (0.67s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00078dc50_<nil>} (1.43s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00078dc68_<nil>} (1.31s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00078dcc8_<nil>} (1.44s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.18s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.52s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.84s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.41s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.28s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.96s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.07s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.56s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.42s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.74s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToDot (0.47s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.47s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.72s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.68s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.32s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.60s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.81s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.85s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.87s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.43s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.41s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.37s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.18s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.08s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.83s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.96s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.79s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.42s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.99s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.04s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.22s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsRename (0.67s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsResize (0.79s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.66s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExec (0.64s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.42s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.98s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.45s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.85s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecEnv (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.32s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.68s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.84s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.50s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.43s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.63s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.62s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.42s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHealth (18.81s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.88s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportFile (1.37s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (0.99s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.07s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (0.97s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.47s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.55s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.82s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.62s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.66s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.63s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.20s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s)
12:48:59 [2023-01-09T12:48:59.064Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.25s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.84s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.26s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.34s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.99s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.38s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.74s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsSince (6.47s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.69s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestNetHostname (1.72s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.74s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.76s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginActive (2.21s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.47s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.66s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.94s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.79s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.84s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPortList (6.82s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.82s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.81s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.72s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.25s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.64s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.84s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.35s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.52s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.11s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.83s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.14s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.58s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.72s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.52s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.37s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.45s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.83s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.66s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.97s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.79s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.21s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.38s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.40s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.39s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.40s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.11s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.85s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.28s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.27s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.62s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.79s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.68s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.85s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.96s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.83s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunMount (3.54s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s)
12:48:59 [2023-01-09T12:48:59.065Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.93s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.27s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.38s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.70s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.20s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.77s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.58s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRm (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.60s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.39s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.37s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunState (0.89s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.38s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.87s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.37s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.66s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.51s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.50s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.64s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.80s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.63s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.59s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.12s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.37s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.53s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.58s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.96s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.12s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.72s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.65s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.14s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.73s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.42s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.82s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.62s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.25s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.84s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.65s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.60s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s)
12:48:59 [2023-01-09T12:48:59.066Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:48:59 [2023-01-09T12:48:59.066Z] === RUN   TestDockerRegistrySuite
12:48:59 [2023-01-09T12:48:59.066Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:49:00 [2023-01-09T12:49:00.430Z]     check_test.go:196: [d247142e1995c] daemon is not started
12:49:00 [2023-01-09T12:49:00.430Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:49:00 [2023-01-09T12:49:00.992Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:49:01 [2023-01-09T12:49:01.248Z]     check_test.go:196: [da28359ad3bec] daemon is not started
12:49:01 [2023-01-09T12:49:01.248Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:49:02 [2023-01-09T12:49:02.611Z]     check_test.go:196: [d6c2dea08fdd5] daemon is not started
12:49:02 [2023-01-09T12:49:02.611Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:49:02 [2023-01-09T12:49:02.867Z]     check_test.go:196: [dfd882d09f954] daemon is not started
12:49:02 [2023-01-09T12:49:02.867Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:49:03 [2023-01-09T12:49:03.428Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:49:05 [2023-01-09T12:49:05.943Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:49:05 [2023-01-09T12:49:05.943Z]     check_test.go:196: [d26c3ffd0b32d] daemon is not started
12:49:05 [2023-01-09T12:49:05.943Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:49:07 [2023-01-09T12:49:07.831Z]     docker_cli_swarm_test.go:1902: [da0800aa4b49f] joining swarm manager [d2e7306dee644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:49:09 [2023-01-09T12:49:09.193Z]     docker_cli_swarm_test.go:1903: [dea9f7335e7fc] joining swarm manager [d2e7306dee644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:49:10 [2023-01-09T12:49:10.557Z]     check_test.go:196: [d6ff079b39d7d] daemon is not started
12:49:10 [2023-01-09T12:49:10.557Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:49:13 [2023-01-09T12:49:13.066Z] --- PASS: TestBuildWithHugeFile (183.84s)
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildWithEmptyDockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:49:13 [2023-01-09T12:49:13.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
12:49:13 [2023-01-09T12:49:13.066Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
12:49:13 [2023-01-09T12:49:13.066Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:49:13 [2023-01-09T12:49:13.066Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildPreserveOwnership
12:49:13 [2023-01-09T12:49:13.066Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:49:13 [2023-01-09T12:49:13.066Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:49:13 [2023-01-09T12:49:13.066Z] === RUN   TestBuildPlatformInvalid
12:49:13 [2023-01-09T12:49:13.066Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:49:13 [2023-01-09T12:49:13.066Z] PASS
12:49:13 [2023-01-09T12:49:13.066Z] ok  	github.com/docker/docker/integration/build	262.968s
12:49:13 [2023-01-09T12:49:13.066Z] 
12:49:13 [2023-01-09T12:49:13.066Z] === Skipped
12:49:13 [2023-01-09T12:49:13.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:49:13 [2023-01-09T12:49:13.066Z]     build_session_test.go:25: TODO: BuildKit
12:49:13 [2023-01-09T12:49:13.066Z] 
12:49:13 [2023-01-09T12:49:13.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:49:13 [2023-01-09T12:49:13.066Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.066Z] 
12:49:13 [2023-01-09T12:49:13.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:49:13 [2023-01-09T12:49:13.066Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:49:13 [2023-01-09T12:49:13.066Z] 
12:49:13 [2023-01-09T12:49:13.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:49:13 [2023-01-09T12:49:13.066Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] DONE 28 tests, 5 skipped in 300.046s
12:49:13 [2023-01-09T12:49:13.067Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:49:13 [2023-01-09T12:49:13.067Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:49:13 [2023-01-09T12:49:13.067Z] INFO: Testing against a local daemon
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigInspect
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigInspect (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigList
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigList (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigsCreateAndDelete
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigsUpdate
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigsUpdate (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestTemplatedConfig
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestTemplatedConfig (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigCreateResolve
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestConfigDaemonLibtrustID
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] PASS
12:49:13 [2023-01-09T12:49:13.067Z] ok  	github.com/docker/docker/integration/config	0.162s
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === Skipped
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] 
12:49:13 [2023-01-09T12:49:13.067Z] DONE 7 tests, 7 skipped in 2.693s
12:49:13 [2023-01-09T12:49:13.067Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:49:13 [2023-01-09T12:49:13.067Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:49:13 [2023-01-09T12:49:13.067Z] INFO: Testing against a local daemon
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCheckpoint
12:49:13 [2023-01-09T12:49:13.067Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCheckpoint (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestContainerInvalidJSON
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestContainerInvalidJSON (0.06s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCopyFromContainerPathIsNotDir
12:49:13 [2023-01-09T12:49:13.067Z]     copy_test.go:38: testEnv.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCopyToContainerPathDoesNotExist
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCopyToContainerPathIsNotDir
12:49:13 [2023-01-09T12:49:13.067Z]     copy_test.go:63: testEnv.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCopyFromContainer
12:49:13 [2023-01-09T12:49:13.067Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCopyFromContainer (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateLinkToNonExistingContainer
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidEnv
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidEnv/0
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidEnv/0
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidEnv/1
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidEnv/1
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidEnv/2
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidEnv/2
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidEnv/0
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidEnv/2
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidEnv/1
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateTmpfsMountsTarget
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithCustomMaskedPaths
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithCustomReadonlyPaths
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateDifferentPlatform
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateDifferentPlatform/different_os
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCreateDifferentPlatform (0.06s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:49:13 [2023-01-09T12:49:13.067Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:49:13 [2023-01-09T12:49:13.067Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestContainerKillOnDaemonStart
12:49:13 [2023-01-09T12:49:13.067Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestDiff
12:49:13 [2023-01-09T12:49:13.067Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:49:13 [2023-01-09T12:49:13.067Z] --- SKIP: TestDiff (0.00s)
12:49:13 [2023-01-09T12:49:13.067Z] === RUN   TestExecWithCloseStdin
12:49:13 [2023-01-09T12:49:13.069Z]     check_test.go:196: [dd17c6c3621bb] daemon is not started
12:49:13 [2023-01-09T12:49:13.069Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:49:13 [2023-01-09T12:49:13.523Z] --- PASS: TestExecWithCloseStdin (2.95s)
12:49:13 [2023-01-09T12:49:13.523Z] === RUN   TestExec
12:49:14 [2023-01-09T12:49:14.005Z]     check_test.go:196: [dc74ee1e09855] daemon is not started
12:49:14 [2023-01-09T12:49:14.005Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:49:14 [2023-01-09T12:49:14.931Z]     check_test.go:196: [d02e1d5276f19] daemon is not started
12:49:14 [2023-01-09T12:49:14.931Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:49:15 [2023-01-09T12:49:15.858Z]     check_test.go:196: [dc3e6b381aa9a] daemon is not started
12:49:15 [2023-01-09T12:49:15.858Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:49:16 [2023-01-09T12:49:16.424Z] --- PASS: TestExec (2.80s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestExecUser
12:49:16 [2023-01-09T12:49:16.424Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:49:16 [2023-01-09T12:49:16.424Z] --- SKIP: TestExecUser (0.00s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestExportContainerAndImportImage
12:49:16 [2023-01-09T12:49:16.424Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:49:16 [2023-01-09T12:49:16.424Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestExportContainerAfterDaemonRestart
12:49:16 [2023-01-09T12:49:16.424Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:49:16 [2023-01-09T12:49:16.424Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestHealthCheckWorkdir
12:49:16 [2023-01-09T12:49:16.424Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
12:49:16 [2023-01-09T12:49:16.424Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestHealthKillContainer
12:49:16 [2023-01-09T12:49:16.424Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:49:16 [2023-01-09T12:49:16.424Z] --- SKIP: TestHealthKillContainer (0.00s)
12:49:16 [2023-01-09T12:49:16.424Z] === RUN   TestHealthCheckProcessKilled
12:49:16 [2023-01-09T12:49:16.784Z]     check_test.go:196: [d56729c91d21c] daemon is not started
12:49:16 [2023-01-09T12:49:16.784Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:49:17 [2023-01-09T12:49:17.710Z]     check_test.go:196: [de342013db1b9] daemon is not started
12:49:17 [2023-01-09T12:49:17.710Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:49:19 [2023-01-09T12:49:19.073Z]     check_test.go:196: [dc0b968dc61ad] daemon is not started
12:49:19 [2023-01-09T12:49:19.073Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:49:19 [2023-01-09T12:49:19.318Z] --- PASS: TestHealthCheckProcessKilled (2.83s)
12:49:19 [2023-01-09T12:49:19.318Z] === RUN   TestInspectCpusetInConfigPre120
12:49:19 [2023-01-09T12:49:19.318Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:49:19 [2023-01-09T12:49:19.318Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:49:19 [2023-01-09T12:49:19.318Z] === RUN   TestKillContainerInvalidSignal
12:49:20 [2023-01-09T12:49:20.000Z]     check_test.go:196: [d28b004e599f5] daemon is not started
12:49:20 [2023-01-09T12:49:20.000Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:49:20 [2023-01-09T12:49:20.561Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fce8819c11fb8f38a5e4023b7141410fd957d15458b1acd0878030986865c2bd
12:49:21 [2023-01-09T12:49:21.485Z] --- PASS: TestKillContainerInvalidSignal (2.51s)
12:49:21 [2023-01-09T12:49:21.485Z] === RUN   TestKillContainer
12:49:21 [2023-01-09T12:49:21.485Z] === RUN   TestKillContainer/no_signal
12:49:21 [2023-01-09T12:49:21.487Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e71fb55395cd2c517af6edfbd19cf5e6a8e18c0fc627a991e51172b9647ce036
12:49:21 [2023-01-09T12:49:21.487Z]     check_test.go:196: [d46ea5701f1ff] daemon is not started
12:49:21 [2023-01-09T12:49:21.487Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:49:22 [2023-01-09T12:49:22.414Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f53860ddb6f2c1ffa089bc7114abdb8e5d62de7a320fef09835bf1f8a0d4648
12:49:22 [2023-01-09T12:49:22.976Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:973aa3cb89fc17221fabdacca9c07b777e558e6e00db0af550cf8338c0ee69c5
12:49:23 [2023-01-09T12:49:23.232Z]     check_test.go:196: [de2d7e1f6bee6] daemon is not started
12:49:23 [2023-01-09T12:49:23.232Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:49:24 [2023-01-09T12:49:24.159Z]     check_test.go:196: [df11647b1155a] daemon is not started
12:49:24 [2023-01-09T12:49:24.159Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:49:24 [2023-01-09T12:49:24.382Z] === RUN   TestKillContainer/non_killing_signal
12:49:24 [2023-01-09T12:49:24.382Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:49:24 [2023-01-09T12:49:24.382Z] === RUN   TestKillContainer/killing_signal
12:49:25 [2023-01-09T12:49:25.085Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:49:26 [2023-01-09T12:49:26.011Z]     check_test.go:196: [d98816f20bb01] daemon is not started
12:49:26 [2023-01-09T12:49:26.011Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:49:27 [2023-01-09T12:49:27.295Z] --- PASS: TestKillContainer (5.43s)
12:49:27 [2023-01-09T12:49:27.295Z]     --- PASS: TestKillContainer/no_signal (2.44s)
12:49:27 [2023-01-09T12:49:27.295Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z]     --- PASS: TestKillContainer/killing_signal (2.90s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestKillStoppedContainer
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestKillStoppedContainerAPIPre120
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestKillDifferentUserContainer
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestInspectOomKilledTrue
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestInspectOomKilledFalse
12:49:27 [2023-01-09T12:49:27.295Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:49:27 [2023-01-09T12:49:27.295Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:49:27 [2023-01-09T12:49:27.295Z] === RUN   TestLogsFollowTailEmpty
12:49:27 [2023-01-09T12:49:27.376Z]     check_test.go:196: [d1a1581018d67] daemon is not started
12:49:27 [2023-01-09T12:49:27.376Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:49:27 [2023-01-09T12:49:27.376Z]     check_test.go:196: [d06d80bdf0e3f] daemon is not started
12:49:27 [2023-01-09T12:49:27.376Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:49:28 [2023-01-09T12:49:28.303Z]     check_test.go:196: [d743d645e4a23] daemon is not started
12:49:28 [2023-01-09T12:49:28.303Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:49:29 [2023-01-09T12:49:29.230Z]     check_test.go:196: [d4dc61756f567] daemon is not started
12:49:29 [2023-01-09T12:49:29.230Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:49:30 [2023-01-09T12:49:30.156Z]     check_test.go:196: [d5ebce6986c73] daemon is not started
12:49:30 [2023-01-09T12:49:30.156Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:49:30 [2023-01-09T12:49:30.195Z] --- PASS: TestLogsFollowTailEmpty (2.67s)
12:49:30 [2023-01-09T12:49:30.195Z] === RUN   TestNetworkNat
12:49:30 [2023-01-09T12:49:30.195Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:49:30 [2023-01-09T12:49:30.195Z] --- SKIP: TestNetworkNat (0.00s)
12:49:30 [2023-01-09T12:49:30.195Z] === RUN   TestNetworkLocalhostTCPNat
12:49:32 [2023-01-09T12:49:32.372Z] --- PASS: TestNetworkLocalhostTCPNat (2.81s)
12:49:32 [2023-01-09T12:49:32.372Z] === RUN   TestNetworkLoopbackNat
12:49:32 [2023-01-09T12:49:32.372Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:49:32 [2023-01-09T12:49:32.372Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:49:32 [2023-01-09T12:49:32.372Z] === RUN   TestPause
12:49:32 [2023-01-09T12:49:32.372Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:49:32 [2023-01-09T12:49:32.372Z] --- SKIP: TestPause (0.00s)
12:49:32 [2023-01-09T12:49:32.372Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:49:32 [2023-01-09T12:49:32.688Z]     check_test.go:196: [d2b350b07d627] daemon is not started
12:49:32 [2023-01-09T12:49:32.688Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:49:32 [2023-01-09T12:49:32.688Z]     check_test.go:196: [d99f0861f5cd7] daemon is not started
12:49:32 [2023-01-09T12:49:32.688Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:49:32 [2023-01-09T12:49:32.943Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:49:33 [2023-01-09T12:49:33.870Z]     check_test.go:196: [d0b219acc3dff] daemon is not started
12:49:33 [2023-01-09T12:49:33.870Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:49:34 [2023-01-09T12:49:34.126Z]     check_test.go:196: [d6573987a9517] daemon is not started
12:49:34 [2023-01-09T12:49:34.126Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:49:34 [2023-01-09T12:49:34.382Z]     check_test.go:196: [d9f91d9ba3ede] daemon is not started
12:49:34 [2023-01-09T12:49:34.382Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:49:34 [2023-01-09T12:49:34.638Z]     check_test.go:196: [d23cc5cc3040f] daemon is not started
12:49:34 [2023-01-09T12:49:34.638Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:49:34 [2023-01-09T12:49:34.894Z]     check_test.go:196: [d6c294f3550c9] daemon is not started
12:49:34 [2023-01-09T12:49:34.894Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:49:35 [2023-01-09T12:49:35.150Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:49:35 [2023-01-09T12:49:35.260Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s)
12:49:35 [2023-01-09T12:49:35.260Z] === RUN   TestPauseStopPausedContainer
12:49:35 [2023-01-09T12:49:35.260Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:49:35 [2023-01-09T12:49:35.260Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:49:35 [2023-01-09T12:49:35.260Z] === RUN   TestPsFilter
12:49:35 [2023-01-09T12:49:35.260Z] --- PASS: TestPsFilter (0.14s)
12:49:35 [2023-01-09T12:49:35.260Z] === RUN   TestRemoveContainerWithRemovedVolume
12:49:35 [2023-01-09T12:49:35.406Z]     check_test.go:196: [daf69cea7c994] daemon is not started
12:49:35 [2023-01-09T12:49:35.406Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:49:35 [2023-01-09T12:49:35.406Z]     check_test.go:196: [d1e7c80cb3fe3] daemon is not started
12:49:35 [2023-01-09T12:49:35.406Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:49:36 [2023-01-09T12:49:36.333Z]     check_test.go:196: [d705fa4bbe314] daemon is not started
12:49:36 [2023-01-09T12:49:36.333Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:49:38 [2023-01-09T12:49:38.148Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.73s)
12:49:38 [2023-01-09T12:49:38.148Z] === RUN   TestRemoveContainerWithVolume
12:49:38 [2023-01-09T12:49:38.221Z]     check_test.go:196: [dfa3e7e47eb09] daemon is not started
12:49:38 [2023-01-09T12:49:38.221Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:49:38 [2023-01-09T12:49:38.782Z]     check_test.go:196: [d0f8756964142] daemon is not started
12:49:38 [2023-01-09T12:49:38.782Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:49:39 [2023-01-09T12:49:39.709Z]     check_test.go:196: [d3a013c7abea0] daemon is not started
12:49:39 [2023-01-09T12:49:39.709Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:49:40 [2023-01-09T12:49:40.636Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:49:41 [2023-01-09T12:49:41.045Z] --- PASS: TestRemoveContainerWithVolume (2.79s)
12:49:41 [2023-01-09T12:49:41.045Z] === RUN   TestRemoveContainerRunning
12:49:41 [2023-01-09T12:49:41.562Z] --- PASS: TestDockerRegistrySuite (42.75s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.60s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.99s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.79s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.45s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.90s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.95s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.63s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.87s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.61s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s)
12:49:41 [2023-01-09T12:49:41.562Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
12:49:41 [2023-01-09T12:49:41.562Z] === RUN   TestDockerSchema1RegistrySuite
12:49:41 [2023-01-09T12:49:41.562Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:49:41 [2023-01-09T12:49:41.562Z]     check_test.go:223: [d5a3c2053fcd3] daemon is not started
12:49:41 [2023-01-09T12:49:41.562Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:49:43 [2023-01-09T12:49:43.216Z] --- PASS: TestRemoveContainerRunning (2.62s)
12:49:43 [2023-01-09T12:49:43.216Z] === RUN   TestRemoveContainerForceRemoveRunning
12:49:44 [2023-01-09T12:49:44.080Z]     check_test.go:223: [df89baa43f13e] daemon is not started
12:49:44 [2023-01-09T12:49:44.080Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:49:46 [2023-01-09T12:49:46.104Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.54s)
12:49:46 [2023-01-09T12:49:46.104Z] === RUN   TestRemoveInvalidContainer
12:49:46 [2023-01-09T12:49:46.104Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:49:46 [2023-01-09T12:49:46.104Z] === RUN   TestRenameLinkedContainer
12:49:46 [2023-01-09T12:49:46.104Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:49:46 [2023-01-09T12:49:46.104Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:49:46 [2023-01-09T12:49:46.104Z] === RUN   TestRenameStoppedContainer
12:49:48 [2023-01-09T12:49:48.996Z] --- PASS: TestRenameStoppedContainer (2.91s)
12:49:48 [2023-01-09T12:49:48.996Z] === RUN   TestRenameRunningContainerAndReuse
12:49:50 [2023-01-09T12:49:50.610Z]     check_test.go:223: [d46d8b048a680] daemon is not started
12:49:50 [2023-01-09T12:49:50.610Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:49:50 [2023-01-09T12:49:50.610Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:49:53 [2023-01-09T12:49:53.136Z]     check_test.go:223: [d646a5fa7d040] daemon is not started
12:49:53 [2023-01-09T12:49:53.136Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:49:53 [2023-01-09T12:49:53.136Z]     docker_cli_swarm_test.go:1803: [d837bc4503dc9] joining swarm manager [d8528e3b7ccc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:49:53 [2023-01-09T12:49:53.703Z]     check_test.go:223: [d2a0a0ad01e2f] daemon is not started
12:49:53 [2023-01-09T12:49:53.703Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:49:54 [2023-01-09T12:49:54.264Z]     docker_cli_swarm_test.go:1804: [d17bd8ab18885] joining swarm manager [d8528e3b7ccc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:49:54 [2023-01-09T12:49:54.769Z] --- PASS: TestRenameRunningContainerAndReuse (5.29s)
12:49:54 [2023-01-09T12:49:54.769Z] === RUN   TestRenameInvalidName
12:49:54 [2023-01-09T12:49:54.826Z]     check_test.go:223: [dd63655e191de] daemon is not started
12:49:54 [2023-01-09T12:49:54.826Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:49:55 [2023-01-09T12:49:55.082Z]     check_test.go:223: [d87fd8de3626d] daemon is not started
12:49:55 [2023-01-09T12:49:55.082Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:49:56 [2023-01-09T12:49:56.016Z]     check_test.go:223: [d1dd7be2d64e7] daemon is not started
12:49:56 [2023-01-09T12:49:56.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:49:56 [2023-01-09T12:49:56.939Z] --- PASS: TestRenameInvalidName (2.59s)
12:49:56 [2023-01-09T12:49:56.939Z] === RUN   TestRenameAnonymousContainer
12:49:56 [2023-01-09T12:49:56.939Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:49:56 [2023-01-09T12:49:56.939Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:49:56 [2023-01-09T12:49:56.939Z] === RUN   TestRenameContainerWithSameName
12:49:57 [2023-01-09T12:49:57.901Z]     check_test.go:223: [df7338acf586c] daemon is not started
12:49:57 [2023-01-09T12:49:57.901Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:49:59 [2023-01-09T12:49:59.106Z] --- PASS: TestRenameContainerWithSameName (2.48s)
12:49:59 [2023-01-09T12:49:59.106Z] === RUN   TestRenameContainerWithLinkedContainer
12:49:59 [2023-01-09T12:49:59.106Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:49:59 [2023-01-09T12:49:59.106Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:49:59 [2023-01-09T12:49:59.106Z] === RUN   TestResize
12:49:59 [2023-01-09T12:49:59.790Z]     check_test.go:223: [d7caa276de452] daemon is not started
12:49:59 [2023-01-09T12:49:59.790Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:50:01 [2023-01-09T12:50:01.994Z] --- PASS: TestResize (2.58s)
12:50:01 [2023-01-09T12:50:01.994Z] === RUN   TestResizeWithInvalidSize
12:50:01 [2023-01-09T12:50:01.994Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:50:01 [2023-01-09T12:50:01.994Z] --- SKIP: TestResizeWithInvalidSize (0.01s)
12:50:01 [2023-01-09T12:50:01.994Z] === RUN   TestResizeWhenContainerNotStarted
12:50:03 [2023-01-09T12:50:03.054Z]     check_test.go:223: [db53f0fc59bf3] daemon is not started
12:50:03 [2023-01-09T12:50:03.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:50:03 [2023-01-09T12:50:03.054Z]     check_test.go:223: [d4dd792ec2d50] daemon is not started
12:50:03 [2023-01-09T12:50:03.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:50:03 [2023-01-09T12:50:03.309Z]     check_test.go:223: [d78a7fca5d956] daemon is not started
12:50:03 [2023-01-09T12:50:03.565Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:50:03 [2023-01-09T12:50:03.565Z]     check_test.go:223: [d18ad3d00f2d9] daemon is not started
12:50:03 [2023-01-09T12:50:03.565Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:50:03 [2023-01-09T12:50:03.820Z]     check_test.go:223: [dca49a789b76e] daemon is not started
12:50:03 [2023-01-09T12:50:03.820Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:50:04 [2023-01-09T12:50:04.077Z]     check_test.go:223: [d093dfa0b9566] daemon is not started
12:50:04 [2023-01-09T12:50:04.077Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:50:04 [2023-01-09T12:50:04.332Z]     check_test.go:223: [db9e1796ed238] daemon is not started
12:50:04 [2023-01-09T12:50:04.332Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:50:04 [2023-01-09T12:50:04.587Z]     check_test.go:223: [db0562a1ed331] daemon is not started
12:50:04 [2023-01-09T12:50:04.587Z] --- PASS: TestDockerSchema1RegistrySuite (23.18s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.58s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.00s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.77s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.77s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
12:50:04 [2023-01-09T12:50:04.587Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:50:04 [2023-01-09T12:50:04.587Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:50:04 [2023-01-09T12:50:04.587Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:50:05 [2023-01-09T12:50:05.148Z]     check_test.go:252: [df78312c7fc3b] daemon is not started
12:50:05 [2023-01-09T12:50:05.148Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:50:05 [2023-01-09T12:50:05.708Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:50:05 [2023-01-09T12:50:05.708Z]     check_test.go:252: [d145cfe8fa7b6] daemon is not started
12:50:05 [2023-01-09T12:50:05.708Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:50:05 [2023-01-09T12:50:05.964Z]     check_test.go:252: [dbaa12cbc2129] daemon is not started
12:50:05 [2023-01-09T12:50:05.964Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:50:07 [2023-01-09T12:50:07.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:50:07 [2023-01-09T12:50:07.889Z]     check_test.go:252: [d24587f53e9dd] daemon is not started
12:50:07 [2023-01-09T12:50:07.889Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:50:08 [2023-01-09T12:50:08.450Z]     check_test.go:252: [d1709a2201ef9] daemon is not started
12:50:08 [2023-01-09T12:50:08.450Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:50:09 [2023-01-09T12:50:09.376Z]     check_test.go:252: [df2becd06f90e] daemon is not started
12:50:09 [2023-01-09T12:50:09.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:50:09 [2023-01-09T12:50:09.376Z]     check_test.go:252: [dba8df5f5397e] daemon is not started
12:50:09 [2023-01-09T12:50:09.376Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.90s)
12:50:09 [2023-01-09T12:50:09.376Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s)
12:50:09 [2023-01-09T12:50:09.376Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s)
12:50:09 [2023-01-09T12:50:09.376Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
12:50:09 [2023-01-09T12:50:09.376Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.42s)
12:50:09 [2023-01-09T12:50:09.377Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s)
12:50:09 [2023-01-09T12:50:09.377Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
12:50:09 [2023-01-09T12:50:09.377Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s)
12:50:09 [2023-01-09T12:50:09.377Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:50:09 [2023-01-09T12:50:09.377Z] === RUN   TestDockerRegistryAuthTokenSuite
12:50:09 [2023-01-09T12:50:09.377Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:50:10 [2023-01-09T12:50:10.535Z] --- PASS: TestResizeWhenContainerNotStarted (7.79s)
12:50:10 [2023-01-09T12:50:10.535Z] === RUN   TestDaemonRestartKillContainers
12:50:10 [2023-01-09T12:50:10.535Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:50:10 [2023-01-09T12:50:10.535Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:50:10 [2023-01-09T12:50:10.535Z] === RUN   TestStats
12:50:10 [2023-01-09T12:50:10.535Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:50:10 [2023-01-09T12:50:10.535Z] --- SKIP: TestStats (0.00s)
12:50:10 [2023-01-09T12:50:10.535Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:50:13 [2023-01-09T12:50:13.544Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:50:14 [2023-01-09T12:50:14.907Z]     check_test.go:279: [d0b2d3b739482] daemon is not started
12:50:14 [2023-01-09T12:50:14.907Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:50:14 [2023-01-09T12:50:14.907Z]     check_test.go:279: [d71588e31ba27] daemon is not started
12:50:14 [2023-01-09T12:50:14.907Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:50:14 [2023-01-09T12:50:14.907Z]     check_test.go:279: [de862c0760062] daemon is not started
12:50:14 [2023-01-09T12:50:14.907Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:50:15 [2023-01-09T12:50:15.162Z]     check_test.go:279: [dc8fba3fbb0aa] daemon is not started
12:50:15 [2023-01-09T12:50:15.162Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:50:15 [2023-01-09T12:50:15.162Z]     check_test.go:279: [db04de128d2f3] daemon is not started
12:50:15 [2023-01-09T12:50:15.417Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s)
12:50:15 [2023-01-09T12:50:15.417Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
12:50:15 [2023-01-09T12:50:15.417Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
12:50:15 [2023-01-09T12:50:15.417Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
12:50:15 [2023-01-09T12:50:15.417Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
12:50:15 [2023-01-09T12:50:15.417Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
12:50:15 [2023-01-09T12:50:15.417Z] === RUN   TestDockerNetworkSuite
12:50:15 [2023-01-09T12:50:15.417Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:50:15 [2023-01-09T12:50:15.418Z]     docker_cli_swarm_test.go:1322: [d6150240d7cb7] joining swarm manager [df3570e1c39c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:50:16 [2023-01-09T12:50:16.780Z]     docker_cli_swarm_test.go:1323: [d0b8e1722ec2f] joining swarm manager [df3570e1c39c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:50:17 [2023-01-09T12:50:17.586Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.20s)
12:50:17 [2023-01-09T12:50:17.586Z] === RUN   TestStopContainerWithTimeout
12:50:17 [2023-01-09T12:50:17.586Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:50:17 [2023-01-09T12:50:17.586Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:50:17 [2023-01-09T12:50:17.586Z] === RUN   TestUpdateRestartPolicy
12:50:17 [2023-01-09T12:50:17.706Z]     docker_cli_network_unix_test.go:47: [d15695941177f] daemon is not started
12:50:17 [2023-01-09T12:50:17.962Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:50:18 [2023-01-09T12:50:18.218Z]     docker_cli_network_unix_test.go:47: [dd304068e580b] daemon is not started
12:50:18 [2023-01-09T12:50:18.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:50:20 [2023-01-09T12:50:20.361Z]     docker_cli_network_unix_test.go:47: [d4790ef3c9504] daemon is not started
12:50:21 [2023-01-09T12:50:21.287Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:50:22 [2023-01-09T12:50:22.213Z]     docker_cli_network_unix_test.go:47: [de5bfe9045060] daemon is not started
12:50:22 [2023-01-09T12:50:22.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:50:22 [2023-01-09T12:50:22.469Z]     docker_cli_network_unix_test.go:1234: [da00297cce2d4] daemon is not started
12:50:24 [2023-01-09T12:50:24.983Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:50:25 [2023-01-09T12:50:25.908Z]     docker_cli_network_unix_test.go:47: [d48fb02bc7f67] daemon is not started
12:50:26 [2023-01-09T12:50:26.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:50:30 [2023-01-09T12:50:30.326Z]     docker_cli_network_unix_test.go:47: [d572bfdae89e5] daemon is not started
12:50:31 [2023-01-09T12:50:31.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:50:32 [2023-01-09T12:50:32.620Z]     docker_cli_network_unix_test.go:47: [dcfa4d527e7b3] daemon is not started
12:50:33 [2023-01-09T12:50:33.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:50:34 [2023-01-09T12:50:34.107Z]     docker_cli_network_unix_test.go:47: [dd49f4cc2db98] daemon is not started
12:50:34 [2023-01-09T12:50:34.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:50:34 [2023-01-09T12:50:34.668Z]     docker_cli_network_unix_test.go:47: [d0f4fe7594b64] daemon is not started
12:50:34 [2023-01-09T12:50:34.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:50:34 [2023-01-09T12:50:34.923Z]     docker_cli_network_unix_test.go:47: [dfeef970532d8] daemon is not started
12:50:35 [2023-01-09T12:50:35.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:50:35 [2023-01-09T12:50:35.740Z]     docker_cli_network_unix_test.go:47: [dafb93e36b3fa] daemon is not started
12:50:35 [2023-01-09T12:50:35.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:50:36 [2023-01-09T12:50:36.250Z]     docker_cli_network_unix_test.go:47: [d54587157ec38] daemon is not started
12:50:36 [2023-01-09T12:50:36.811Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:50:36 [2023-01-09T12:50:36.811Z]     docker_cli_network_unix_test.go:47: [dee66b73233fd] daemon is not started
12:50:36 [2023-01-09T12:50:36.811Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:50:37 [2023-01-09T12:50:37.067Z]     docker_cli_network_unix_test.go:47: [d68d13efacf39] daemon is not started
12:50:37 [2023-01-09T12:50:37.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:50:37 [2023-01-09T12:50:37.630Z]     docker_cli_network_unix_test.go:47: [dbe10be582e06] daemon is not started
12:50:37 [2023-01-09T12:50:37.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:50:38 [2023-01-09T12:50:38.141Z]     docker_cli_network_unix_test.go:47: [dbc0016659c5f] daemon is not started
12:50:38 [2023-01-09T12:50:38.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:50:38 [2023-01-09T12:50:38.141Z]     docker_cli_network_unix_test.go:47: [dcd3b70824807] daemon is not started
12:50:38 [2023-01-09T12:50:38.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:50:38 [2023-01-09T12:50:38.141Z]     docker_cli_network_unix_test.go:47: [d8d5e5d031b30] daemon is not started
12:50:38 [2023-01-09T12:50:38.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:50:39 [2023-01-09T12:50:39.067Z]     docker_cli_network_unix_test.go:47: [da529d2bc5dcf] daemon is not started
12:50:39 [2023-01-09T12:50:39.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:50:39 [2023-01-09T12:50:39.323Z]     docker_cli_network_unix_test.go:47: [d95fc7f98feac] daemon is not started
12:50:39 [2023-01-09T12:50:39.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:50:39 [2023-01-09T12:50:39.883Z]     docker_cli_network_unix_test.go:47: [ddb9a3058c214] daemon is not started
12:50:39 [2023-01-09T12:50:39.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:50:40 [2023-01-09T12:50:40.139Z]     docker_cli_network_unix_test.go:47: [d539a9358276a] daemon is not started
12:50:40 [2023-01-09T12:50:40.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:50:40 [2023-01-09T12:50:40.139Z]     docker_cli_network_unix_test.go:47: [d5d65af9b7340] daemon is not started
12:50:40 [2023-01-09T12:50:40.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:50:41 [2023-01-09T12:50:41.502Z]     docker_cli_network_unix_test.go:969: [d57a82c1d721c] daemon is not started
12:50:42 [2023-01-09T12:50:42.430Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:50:42 [2023-01-09T12:50:42.671Z] --- PASS: TestUpdateRestartPolicy (24.42s)
12:50:42 [2023-01-09T12:50:42.671Z] === RUN   TestUpdateRestartWithAutoRemove
12:50:43 [2023-01-09T12:50:43.356Z]     docker_cli_network_unix_test.go:47: [d079a51b6833d] daemon is not started
12:50:43 [2023-01-09T12:50:43.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:50:43 [2023-01-09T12:50:43.633Z] --- PASS: TestUpdateRestartWithAutoRemove (2.50s)
12:50:43 [2023-01-09T12:50:43.633Z] === RUN   TestWaitNonBlocked
12:50:43 [2023-01-09T12:50:43.633Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:50:43 [2023-01-09T12:50:43.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:50:43 [2023-01-09T12:50:43.633Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:50:43 [2023-01-09T12:50:43.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:50:43 [2023-01-09T12:50:43.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:50:43 [2023-01-09T12:50:43.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:50:46 [2023-01-09T12:50:46.126Z]     docker_cli_network_unix_test.go:1117: [d7870b108407e] daemon is not started
12:50:47 [2023-01-09T12:50:47.362Z] --- PASS: TestWaitNonBlocked (0.04s)
12:50:47 [2023-01-09T12:50:47.362Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.22s)
12:50:47 [2023-01-09T12:50:47.362Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.36s)
12:50:47 [2023-01-09T12:50:47.362Z] === RUN   TestWaitBlocked
12:50:47 [2023-01-09T12:50:47.362Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:50:47 [2023-01-09T12:50:47.362Z] --- SKIP: TestWaitBlocked (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z] PASS
12:50:47 [2023-01-09T12:50:47.362Z] ok  	github.com/docker/docker/integration/container	97.785s
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === Skipped
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
12:50:47 [2023-01-09T12:50:47.362Z]     copy_test.go:38: testEnv.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s)
12:50:47 [2023-01-09T12:50:47.362Z]     copy_test.go:63: testEnv.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:50:47 [2023-01-09T12:50:47.362Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:50:47 [2023-01-09T12:50:47.362Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.01s)
12:50:47 [2023-01-09T12:50:47.362Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:50:47 [2023-01-09T12:50:47.362Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:50:47 [2023-01-09T12:50:47.362Z] 
12:50:47 [2023-01-09T12:50:47.362Z] DONE 89 tests, 37 skipped in 101.216s
12:50:47 [2023-01-09T12:50:47.362Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
12:50:48 [2023-01-09T12:50:48.641Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:50:48 [2023-01-09T12:50:48.641Z]     docker_cli_network_unix_test.go:47: [d9bf2a2adc196] daemon is not started
12:50:48 [2023-01-09T12:50:48.641Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:50:49 [2023-01-09T12:50:49.545Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:50:49 [2023-01-09T12:50:49.545Z] INFO: Testing against a local daemon
12:50:49 [2023-01-09T12:50:49.545Z] === RUN   TestLiveRestore
12:50:49 [2023-01-09T12:50:49.545Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
12:50:49 [2023-01-09T12:50:49.545Z] --- SKIP: TestLiveRestore (0.00s)
12:50:49 [2023-01-09T12:50:49.545Z] PASS
12:50:49 [2023-01-09T12:50:49.545Z] ok  	github.com/docker/docker/integration/daemon	0.142s
12:50:49 [2023-01-09T12:50:49.578Z]     docker_cli_network_unix_test.go:47: [d875148914a47] daemon is not started
12:50:49 [2023-01-09T12:50:49.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:50:49 [2023-01-09T12:50:49.578Z]     docker_cli_network_unix_test.go:47: [da7286aecc514] daemon is not started
12:50:49 [2023-01-09T12:50:49.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:50:49 [2023-01-09T12:50:49.578Z]     docker_cli_network_unix_test.go:47: [dadc80c4e0ff1] daemon is not started
12:50:49 [2023-01-09T12:50:49.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:50:49 [2023-01-09T12:50:49.844Z]     docker_cli_network_unix_test.go:47: [df416112a56fc] daemon is not started
12:50:49 [2023-01-09T12:50:49.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:50:50 [2023-01-09T12:50:50.001Z] 
12:50:50 [2023-01-09T12:50:50.001Z] === Skipped
12:50:50 [2023-01-09T12:50:50.001Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
12:50:50 [2023-01-09T12:50:50.001Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
12:50:50 [2023-01-09T12:50:50.001Z] 
12:50:50 [2023-01-09T12:50:50.001Z] DONE 1 tests, 1 skipped in 2.507s
12:50:50 [2023-01-09T12:50:50.001Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:50:50 [2023-01-09T12:50:50.103Z]     docker_cli_network_unix_test.go:47: [d0a627b6f0e8b] daemon is not started
12:50:50 [2023-01-09T12:50:50.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:50:50 [2023-01-09T12:50:50.103Z]     docker_cli_network_unix_test.go:47: [d98fdd6419cfa] daemon is not started
12:50:50 [2023-01-09T12:50:50.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:50:51 [2023-01-09T12:50:51.486Z]     docker_cli_network_unix_test.go:47: [dd933a834f966] daemon is not started
12:50:52 [2023-01-09T12:50:52.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:50:52 [2023-01-09T12:50:52.412Z]     docker_cli_network_unix_test.go:47: [d63d04ba357de] daemon is not started
12:50:52 [2023-01-09T12:50:52.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:50:52 [2023-01-09T12:50:52.412Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
12:50:52 [2023-01-09T12:50:52.412Z]     docker_cli_network_unix_test.go:47: [d20a434ad7a2e] daemon is not started
12:50:52 [2023-01-09T12:50:52.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:50:52 [2023-01-09T12:50:52.973Z]     docker_cli_network_unix_test.go:47: [da9c0a0567cb6] daemon is not started
12:50:53 [2023-01-09T12:50:53.228Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:50:56 [2023-01-09T12:50:56.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:50:57 [2023-01-09T12:50:57.857Z]     docker_cli_network_unix_test.go:1085: [d43e837290bfc] daemon is not started
12:50:59 [2023-01-09T12:50:59.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:50:59 [2023-01-09T12:50:59.220Z]     docker_cli_network_unix_test.go:47: [d8ef3cea2a07e] daemon is not started
12:50:59 [2023-01-09T12:50:59.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:50:59 [2023-01-09T12:50:59.781Z]     docker_cli_network_unix_test.go:47: [d974e030b4e48] daemon is not started
12:51:00 [2023-01-09T12:51:00.037Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:51:01 [2023-01-09T12:51:01.141Z]     docker_cli_network_unix_test.go:47: [d352b7c969926] daemon is not started
12:51:01 [2023-01-09T12:51:01.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:51:01 [2023-01-09T12:51:01.396Z]     docker_cli_network_unix_test.go:47: [dada5c5fbbe61] daemon is not started
12:51:01 [2023-01-09T12:51:01.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:51:01 [2023-01-09T12:51:01.957Z]     docker_cli_network_unix_test.go:47: [d1bb752c5c231] daemon is not started
12:51:02 [2023-01-09T12:51:02.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:51:02 [2023-01-09T12:51:02.468Z]     docker_cli_network_unix_test.go:47: [df29732e06828] daemon is not started
12:51:02 [2023-01-09T12:51:02.468Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:51:03 [2023-01-09T12:51:03.028Z]     docker_cli_network_unix_test.go:47: [dd21842449bc2] daemon is not started
12:51:03 [2023-01-09T12:51:03.284Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:51:08 [2023-01-09T12:51:08.524Z]     docker_cli_network_unix_test.go:47: [d161300a46740] daemon is not started
12:51:08 [2023-01-09T12:51:08.779Z] --- PASS: TestDockerNetworkSuite (53.48s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.56s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.39s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.38s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.35s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.83s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.81s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
12:51:08 [2023-01-09T12:51:08.779Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.21s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.05s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.03s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.20s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.67s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.42s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.83s)
12:51:08 [2023-01-09T12:51:08.780Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.41s)
12:51:08 [2023-01-09T12:51:08.780Z] === RUN   TestDockerHubPullSuite
12:51:08 [2023-01-09T12:51:08.780Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:51:10 [2023-01-09T12:51:10.690Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:51:13 [2023-01-09T12:51:13.200Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:51:14 [2023-01-09T12:51:14.125Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:51:15 [2023-01-09T12:51:15.299Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:15 [2023-01-09T12:51:15.299Z] INFO: Testing against a local daemon
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestCommitInheritsEnv
12:51:15 [2023-01-09T12:51:15.299Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:51:15 [2023-01-09T12:51:15.299Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestImportExtremelyLargeImageWorks
12:51:15 [2023-01-09T12:51:15.299Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:51:15 [2023-01-09T12:51:15.299Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestImagesFilterMultiReference
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestImagesFilterMultiReference (0.11s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestImagePullPlatformInvalid
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:51:15 [2023-01-09T12:51:15.299Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
12:51:15 [2023-01-09T12:51:15.299Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.01s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestRemoveImageOrphaning
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestRemoveImageOrphaning (1.27s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagInvalidReference
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagInvalidReference (0.04s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagValidPrefixedRepo
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagExistedNameWithoutForce
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagOfficialNames
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagOfficialNames (0.10s)
12:51:15 [2023-01-09T12:51:15.299Z] === RUN   TestTagMatchesDigest
12:51:15 [2023-01-09T12:51:15.299Z] --- PASS: TestTagMatchesDigest (0.04s)
12:51:15 [2023-01-09T12:51:15.299Z] PASS
12:51:15 [2023-01-09T12:51:15.299Z] ok  	github.com/docker/docker/integration/image	1.916s
12:51:15 [2023-01-09T12:51:15.756Z] 
12:51:15 [2023-01-09T12:51:15.756Z] === Skipped
12:51:15 [2023-01-09T12:51:15.756Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:51:15 [2023-01-09T12:51:15.756Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:51:15 [2023-01-09T12:51:15.756Z] 
12:51:15 [2023-01-09T12:51:15.756Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:51:15 [2023-01-09T12:51:15.756Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:51:15 [2023-01-09T12:51:15.756Z] 
12:51:15 [2023-01-09T12:51:15.756Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.01s)
12:51:15 [2023-01-09T12:51:15.756Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
12:51:15 [2023-01-09T12:51:15.756Z] 
12:51:15 [2023-01-09T12:51:15.756Z] DONE 12 tests, 3 skipped in 25.582s
12:51:15 [2023-01-09T12:51:15.756Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:51:16 [2023-01-09T12:51:16.011Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:51:16 [2023-01-09T12:51:16.266Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:51:16 [2023-01-09T12:51:16.521Z] --- PASS: TestDockerHubPullSuite (7.82s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.86s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.62s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s)
12:51:16 [2023-01-09T12:51:16.521Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
12:51:16 [2023-01-09T12:51:16.521Z] PASS
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === Skipped
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_sni_test.go:18: Flakey test
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.521Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z] 
12:51:16 [2023-01-09T12:51:16.521Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:51:16 [2023-01-09T12:51:16.521Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
12:51:16 [2023-01-09T12:51:16.522Z]     docker_cli_network_unix_test.go:47: [d20a434ad7a2e] daemon is not started
12:51:16 [2023-01-09T12:51:16.522Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:51:16 [2023-01-09T12:51:16.522Z] 
12:51:16 [2023-01-09T12:51:16.522Z] DONE 1270 tests, 51 skipped in 1383.830s
12:51:16 [2023-01-09T12:51:16.522Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:51:16 [2023-01-09T12:51:16.522Z] ++++ cat bundles/test-integration/docker.pid
12:51:16 [2023-01-09T12:51:16.522Z] +++ kill 8031
12:51:17 [2023-01-09T12:51:17.883Z] +++ /etc/init.d/apparmor stop
12:51:17 [2023-01-09T12:51:17.883Z] Leaving: AppArmorNo profiles have been unloaded.
12:51:17 [2023-01-09T12:51:17.883Z] 
12:51:17 [2023-01-09T12:51:17.883Z] Unloading profiles will leave already running processes permanently
12:51:17 [2023-01-09T12:51:17.883Z] unconfined, which can lead to unexpected situations.
12:51:17 [2023-01-09T12:51:17.883Z] 
12:51:17 [2023-01-09T12:51:17.883Z] To set a process to complain mode, use the command line tool
12:51:17 [2023-01-09T12:51:17.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:51:17 [2023-01-09T12:51:17.883Z] +++ true
12:51:17 [2023-01-09T12:51:17.883Z] exiting test-integration
12:51:17 [2023-01-09T12:51:17.883Z] ++ exit 0
12:51:17 [2023-01-09T12:51:17.883Z] 
12:51:17 [2023-01-09T12:51:17.883Z] + for job in $(jobs -p)
12:51:17 [2023-01-09T12:51:17.883Z] + wait 6046
12:51:17 [2023-01-09T12:51:17.956Z] testing: warning: no tests to run
12:51:17 [2023-01-09T12:51:17.956Z] PASS
12:51:17 [2023-01-09T12:51:17.956Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.163s [no tests to run]
12:51:17 [2023-01-09T12:51:17.956Z] testing: warning: no tests to run
12:51:17 [2023-01-09T12:51:17.956Z] PASS
12:51:17 [2023-01-09T12:51:17.956Z] ok  	github.com/docker/docker/integration/network/macvlan	0.066s [no tests to run]
12:51:18 [2023-01-09T12:51:18.923Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:18 [2023-01-09T12:51:18.923Z] INFO: Testing against a local daemon
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkCreateDelete
12:51:18 [2023-01-09T12:51:18.923Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:51:18 [2023-01-09T12:51:18.923Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestDockerNetworkDeletePreferID
12:51:18 [2023-01-09T12:51:18.923Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:51:18 [2023-01-09T12:51:18.923Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestDaemonDNSFallback
12:51:18 [2023-01-09T12:51:18.923Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:51:18 [2023-01-09T12:51:18.923Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestInspectNetwork
12:51:18 [2023-01-09T12:51:18.923Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:51:18 [2023-01-09T12:51:18.923Z] --- SKIP: TestInspectNetwork (0.00s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestRunContainerWithBridgeNone
12:51:18 [2023-01-09T12:51:18.923Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:51:18 [2023-01-09T12:51:18.923Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkInvalidJSON
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkInvalidJSON//networks/create
12:51:18 [2023-01-09T12:51:18.923Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:51:18 [2023-01-09T12:51:18.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:51:18 [2023-01-09T12:51:18.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:51:18 [2023-01-09T12:51:18.923Z] === CONT  TestNetworkInvalidJSON//networks/create
12:51:18 [2023-01-09T12:51:18.923Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:51:18 [2023-01-09T12:51:18.923Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:51:18 [2023-01-09T12:51:18.923Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:51:18 [2023-01-09T12:51:18.923Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:51:18 [2023-01-09T12:51:18.923Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
12:51:18 [2023-01-09T12:51:18.923Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkList
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkList//networks
12:51:18 [2023-01-09T12:51:18.923Z] === PAUSE TestNetworkList//networks
12:51:18 [2023-01-09T12:51:18.923Z] === RUN   TestNetworkList//networks/
12:51:18 [2023-01-09T12:51:18.923Z] === PAUSE TestNetworkList//networks/
12:51:19 [2023-01-09T12:51:19.380Z] === CONT  TestNetworkList//networks
12:51:19 [2023-01-09T12:51:19.380Z] === CONT  TestNetworkList//networks/
12:51:19 [2023-01-09T12:51:19.380Z] --- PASS: TestNetworkList (0.05s)
12:51:19 [2023-01-09T12:51:19.380Z]     --- PASS: TestNetworkList//networks (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestHostIPv4BridgeLabel
12:51:19 [2023-01-09T12:51:19.380Z]     network_test.go:126: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestDaemonRestartWithLiveRestore
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:29: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestDaemonDefaultNetworkPools
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:58: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestDaemonRestartWithExistingNetwork
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:102: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:136: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:187: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestServiceWithPredefinedNetwork
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:212: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:242: FLAKY_TEST
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestServiceWithDataPathPortInit
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:333: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:401: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z] PASS
12:51:19 [2023-01-09T12:51:19.380Z] ok  	github.com/docker/docker/integration/network	0.240s
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === Skipped
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     network_test.go:126: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:29: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:58: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:102: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:136: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:187: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:212: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:242: FLAKY_TEST
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:333: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:51:19 [2023-01-09T12:51:19.380Z]     service_test.go:401: testEnv.OSType == "windows"
12:51:19 [2023-01-09T12:51:19.380Z] 
12:51:19 [2023-01-09T12:51:19.380Z] DONE 22 tests, 15 skipped in 3.624s
12:51:19 [2023-01-09T12:51:19.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:51:20 [2023-01-09T12:51:20.302Z] testing: warning: no tests to run
12:51:20 [2023-01-09T12:51:20.302Z] PASS
12:51:20 [2023-01-09T12:51:20.302Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
12:51:20 [2023-01-09T12:51:20.302Z] 
12:51:20 [2023-01-09T12:51:20.302Z] DONE 0 tests in 0.712s
12:51:20 [2023-01-09T12:51:20.302Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:51:21 [2023-01-09T12:51:21.263Z] testing: warning: no tests to run
12:51:21 [2023-01-09T12:51:21.263Z] PASS
12:51:21 [2023-01-09T12:51:21.263Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
12:51:21 [2023-01-09T12:51:21.263Z] 
12:51:21 [2023-01-09T12:51:21.263Z] DONE 0 tests in 0.644s
12:51:21 [2023-01-09T12:51:21.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:51:23 [2023-01-09T12:51:23.448Z] testing: warning: no tests to run
12:51:23 [2023-01-09T12:51:23.448Z] PASS
12:51:23 [2023-01-09T12:51:23.448Z] testing: warning: no tests to run
12:51:23 [2023-01-09T12:51:23.448Z] PASS
12:51:23 [2023-01-09T12:51:23.448Z] ok  	github.com/docker/docker/integration/plugin/authz	0.112s [no tests to run]
12:51:23 [2023-01-09T12:51:23.448Z] ok  	github.com/docker/docker/integration/plugin	0.162s [no tests to run]
12:51:32 [2023-01-09T12:51:32.080Z] testing: warning: no tests to run
12:51:32 [2023-01-09T12:51:32.080Z] PASS
12:51:32 [2023-01-09T12:51:32.080Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.138s [no tests to run]
12:51:32 [2023-01-09T12:51:32.536Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:32 [2023-01-09T12:51:32.536Z] INFO: Testing against a local daemon
12:51:32 [2023-01-09T12:51:32.536Z] === RUN   TestExternalGraphDriver
12:51:32 [2023-01-09T12:51:32.536Z]     external_test.go:48: runtime.GOOS == "windows"
12:51:32 [2023-01-09T12:51:32.536Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:51:32 [2023-01-09T12:51:32.536Z] === RUN   TestGraphdriverPluginV2
12:51:32 [2023-01-09T12:51:32.536Z]     external_test.go:408: runtime.GOOS == "windows"
12:51:32 [2023-01-09T12:51:32.536Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:51:32 [2023-01-09T12:51:32.536Z] PASS
12:51:32 [2023-01-09T12:51:32.536Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.179s
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Testing against a local daemon
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestReadPluginNoRead
12:51:36 [2023-01-09T12:51:36.269Z]     read_test.go:21: no unix domain sockets on Windows
12:51:36 [2023-01-09T12:51:36.269Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] PASS
12:51:36 [2023-01-09T12:51:36.269Z] ok  	github.com/docker/docker/integration/plugin/logging	0.084s
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Testing against a local daemon
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:36 [2023-01-09T12:51:36.269Z] INFO: Testing against a local daemon
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginWithDevMounts
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginInvalidJSON
12:51:36 [2023-01-09T12:51:36.269Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.269Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] PASS
12:51:36 [2023-01-09T12:51:36.269Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.108s
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:51:36 [2023-01-09T12:51:36.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:51:36 [2023-01-09T12:51:36.269Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:51:36 [2023-01-09T12:51:36.269Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:51:36 [2023-01-09T12:51:36.269Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginInstall
12:51:36 [2023-01-09T12:51:36.269Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.269Z] --- SKIP: TestPluginInstall (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginsWithRuntimes
12:51:36 [2023-01-09T12:51:36.269Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.269Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] === RUN   TestPluginBackCompatMediaTypes
12:51:36 [2023-01-09T12:51:36.269Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.269Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:51:36 [2023-01-09T12:51:36.269Z] PASS
12:51:36 [2023-01-09T12:51:36.269Z] ok  	github.com/docker/docker/integration/plugin/common	0.162s
12:51:36 [2023-01-09T12:51:36.269Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:51:36 [2023-01-09T12:51:36.269Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:51:36 [2023-01-09T12:51:36.269Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === Skipped
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     external_test.go:48: runtime.GOOS == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     external_test.go:408: runtime.GOOS == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     read_test.go:21: no unix domain sockets on Windows
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:51:36 [2023-01-09T12:51:36.726Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:51:36 [2023-01-09T12:51:36.726Z] 
12:51:36 [2023-01-09T12:51:36.726Z] DONE 9 tests, 7 skipped in 15.282s
12:51:36 [2023-01-09T12:51:36.726Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:51:37 [2023-01-09T12:51:37.188Z] testing: warning: no tests to run
12:51:37 [2023-01-09T12:51:37.188Z] PASS
12:51:37 [2023-01-09T12:51:37.188Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
12:51:37 [2023-01-09T12:51:37.644Z] 
12:51:37 [2023-01-09T12:51:37.644Z] DONE 0 tests in 0.631s
12:51:37 [2023-01-09T12:51:37.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:51:39 [2023-01-09T12:51:39.177Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:39 [2023-01-09T12:51:39.177Z] INFO: Testing against a local daemon
12:51:39 [2023-01-09T12:51:39.177Z] === RUN   TestPluginInvalidJSON
12:51:39 [2023-01-09T12:51:39.177Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:51:39 [2023-01-09T12:51:39.177Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:51:39 [2023-01-09T12:51:39.177Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:51:39 [2023-01-09T12:51:39.177Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:51:39 [2023-01-09T12:51:39.177Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z] === RUN   TestPluginInstall
12:51:39 [2023-01-09T12:51:39.177Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.177Z] --- SKIP: TestPluginInstall (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z] === RUN   TestPluginsWithRuntimes
12:51:39 [2023-01-09T12:51:39.177Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.177Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z] === RUN   TestPluginBackCompatMediaTypes
12:51:39 [2023-01-09T12:51:39.177Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.177Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z] PASS
12:51:39 [2023-01-09T12:51:39.177Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
12:51:39 [2023-01-09T12:51:39.177Z] 
12:51:39 [2023-01-09T12:51:39.177Z] === Skipped
12:51:39 [2023-01-09T12:51:39.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.177Z] 
12:51:39 [2023-01-09T12:51:39.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:51:39 [2023-01-09T12:51:39.177Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.177Z] 
12:51:39 [2023-01-09T12:51:39.178Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:51:39 [2023-01-09T12:51:39.178Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:51:39 [2023-01-09T12:51:39.178Z] 
12:51:39 [2023-01-09T12:51:39.178Z] DONE 5 tests, 3 skipped in 1.424s
12:51:39 [2023-01-09T12:51:39.178Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:51:40 [2023-01-09T12:51:40.744Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:40 [2023-01-09T12:51:40.744Z] INFO: Testing against a local daemon
12:51:40 [2023-01-09T12:51:40.744Z] === RUN   TestExternalGraphDriver
12:51:40 [2023-01-09T12:51:40.744Z]     external_test.go:48: runtime.GOOS == "windows"
12:51:40 [2023-01-09T12:51:40.744Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:51:40 [2023-01-09T12:51:40.744Z] === RUN   TestGraphdriverPluginV2
12:51:40 [2023-01-09T12:51:40.744Z]     external_test.go:408: runtime.GOOS == "windows"
12:51:40 [2023-01-09T12:51:40.744Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:51:40 [2023-01-09T12:51:40.744Z] PASS
12:51:40 [2023-01-09T12:51:40.744Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
12:51:40 [2023-01-09T12:51:40.744Z] 
12:51:40 [2023-01-09T12:51:40.744Z] === Skipped
12:51:40 [2023-01-09T12:51:40.744Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:51:40 [2023-01-09T12:51:40.744Z]     external_test.go:48: runtime.GOOS == "windows"
12:51:40 [2023-01-09T12:51:40.744Z] 
12:51:40 [2023-01-09T12:51:40.744Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:51:40 [2023-01-09T12:51:40.744Z]     external_test.go:408: runtime.GOOS == "windows"
12:51:40 [2023-01-09T12:51:40.744Z] 
12:51:40 [2023-01-09T12:51:40.744Z] DONE 2 tests, 2 skipped in 1.373s
12:51:40 [2023-01-09T12:51:40.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:51:42 [2023-01-09T12:51:42.283Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:42 [2023-01-09T12:51:42.283Z] INFO: Testing against a local daemon
12:51:42 [2023-01-09T12:51:42.283Z] === RUN   TestReadPluginNoRead
12:51:42 [2023-01-09T12:51:42.283Z]     read_test.go:21: no unix domain sockets on Windows
12:51:42 [2023-01-09T12:51:42.283Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:51:42 [2023-01-09T12:51:42.283Z] PASS
12:51:42 [2023-01-09T12:51:42.283Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
12:51:42 [2023-01-09T12:51:42.283Z] testing: warning: no tests to run
12:51:42 [2023-01-09T12:51:42.283Z] PASS
12:51:42 [2023-01-09T12:51:42.283Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:51:42 [2023-01-09T12:51:42.283Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:51:42 [2023-01-09T12:51:42.283Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:51:42 [2023-01-09T12:51:42.283Z] 
12:51:42 [2023-01-09T12:51:42.283Z] === Skipped
12:51:42 [2023-01-09T12:51:42.283Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:51:42 [2023-01-09T12:51:42.283Z]     read_test.go:21: no unix domain sockets on Windows
12:51:42 [2023-01-09T12:51:42.283Z] 
12:51:42 [2023-01-09T12:51:42.283Z] DONE 1 tests, 1 skipped in 1.629s
12:51:42 [2023-01-09T12:51:42.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:51:43 [2023-01-09T12:51:43.247Z] testing: warning: no tests to run
12:51:43 [2023-01-09T12:51:43.247Z] PASS
12:51:43 [2023-01-09T12:51:43.247Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:51:43 [2023-01-09T12:51:43.247Z] 
12:51:43 [2023-01-09T12:51:43.247Z] DONE 0 tests in 0.907s
12:51:43 [2023-01-09T12:51:43.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:51:44 [2023-01-09T12:51:44.365Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:51:44 [2023-01-09T12:51:44.670Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:44 [2023-01-09T12:51:44.670Z] INFO: Testing against a local daemon
12:51:44 [2023-01-09T12:51:44.670Z] === RUN   TestPluginWithDevMounts
12:51:44 [2023-01-09T12:51:44.670Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:51:44 [2023-01-09T12:51:44.670Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:51:44 [2023-01-09T12:51:44.670Z] PASS
12:51:44 [2023-01-09T12:51:44.670Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
12:51:44 [2023-01-09T12:51:44.670Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:51:45 [2023-01-09T12:51:45.127Z] 
12:51:45 [2023-01-09T12:51:45.127Z] === Skipped
12:51:45 [2023-01-09T12:51:45.127Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:51:45 [2023-01-09T12:51:45.127Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:51:45 [2023-01-09T12:51:45.127Z] 
12:51:45 [2023-01-09T12:51:45.127Z] DONE 1 tests, 1 skipped in 1.500s
12:51:45 [2023-01-09T12:51:45.127Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:51:45 [2023-01-09T12:51:45.291Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:51:48 [2023-01-09T12:51:48.017Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:48 [2023-01-09T12:51:48.017Z] INFO: Testing against a local daemon
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestSecretInspect
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestSecretInspect (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestSecretList
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestSecretList (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestSecretsCreateAndDelete
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestSecretsUpdate
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestSecretsUpdate (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestTemplatedSecret
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestTemplatedSecret (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] === RUN   TestSecretCreateResolve
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:51:48 [2023-01-09T12:51:48.017Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z] PASS
12:51:48 [2023-01-09T12:51:48.017Z] ok  	github.com/docker/docker/integration/secret	0.161s
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === Skipped
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:51:48 [2023-01-09T12:51:48.017Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:51:48 [2023-01-09T12:51:48.017Z] 
12:51:48 [2023-01-09T12:51:48.017Z] DONE 6 tests, 6 skipped in 2.679s
12:51:48 [2023-01-09T12:51:48.017Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:51:50 [2023-01-09T12:51:50.531Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:51:51 [2023-01-09T12:51:51.736Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:51 [2023-01-09T12:51:51.736Z] INFO: Testing against a local daemon
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestServiceCreateInit
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- PASS: TestServiceCreateInit (0.05s)
12:51:51 [2023-01-09T12:51:51.736Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceMultipleTimes
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceConflict
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceMaxReplicas
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateWithDuplicateNetworkNames
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceSecretFileMode
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceConfigFileMode
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceSysctls
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceSysctls (0.04s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateServiceCapabilities
12:51:51 [2023-01-09T12:51:51.736Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestInspect
12:51:51 [2023-01-09T12:51:51.736Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestInspect (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestCreateJob
12:51:51 [2023-01-09T12:51:51.736Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestCreateJob (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestReplicatedJob
12:51:51 [2023-01-09T12:51:51.736Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestReplicatedJob (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestUpdateReplicatedJob
12:51:51 [2023-01-09T12:51:51.736Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.736Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:51:51 [2023-01-09T12:51:51.736Z] === RUN   TestServiceListWithStatuses
12:51:51 [2023-01-09T12:51:51.737Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestDockerNetworkConnectAlias
12:51:51 [2023-01-09T12:51:51.737Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestDockerNetworkReConnect
12:51:51 [2023-01-09T12:51:51.737Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServicePlugin
12:51:51 [2023-01-09T12:51:51.737Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServicePlugin (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServiceUpdateLabel
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServiceUpdateSecrets
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServiceUpdateConfigs
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServiceUpdateNetwork
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] === RUN   TestServiceUpdatePidsLimit
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] PASS
12:51:51 [2023-01-09T12:51:51.737Z] ok  	github.com/docker/docker/integration/service	0.318s
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === Skipped
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
12:51:51 [2023-01-09T12:51:51.737Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
12:51:51 [2023-01-09T12:51:51.737Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:51:51 [2023-01-09T12:51:51.737Z] 
12:51:51 [2023-01-09T12:51:51.737Z] DONE 24 tests, 23 skipped in 3.630s
12:51:51 [2023-01-09T12:51:51.737Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:51:53 [2023-01-09T12:51:53.902Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:53 [2023-01-09T12:51:53.902Z] INFO: Testing against a local daemon
12:51:53 [2023-01-09T12:51:53.902Z] === RUN   TestSessionCreate
12:51:53 [2023-01-09T12:51:53.902Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:51:53 [2023-01-09T12:51:53.902Z] --- SKIP: TestSessionCreate (0.00s)
12:51:53 [2023-01-09T12:51:53.902Z] === RUN   TestSessionCreateWithBadUpgrade
12:51:53 [2023-01-09T12:51:53.902Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:51:53 [2023-01-09T12:51:53.902Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:51:53 [2023-01-09T12:51:53.902Z] PASS
12:51:53 [2023-01-09T12:51:53.902Z] ok  	github.com/docker/docker/integration/session	0.173s
12:51:54 [2023-01-09T12:51:54.358Z] 
12:51:54 [2023-01-09T12:51:54.358Z] === Skipped
12:51:54 [2023-01-09T12:51:54.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:51:54 [2023-01-09T12:51:54.358Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:51:54 [2023-01-09T12:51:54.358Z] 
12:51:54 [2023-01-09T12:51:54.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:51:54 [2023-01-09T12:51:54.358Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:51:54 [2023-01-09T12:51:54.358Z] 
12:51:54 [2023-01-09T12:51:54.358Z] DONE 2 tests, 2 skipped in 2.326s
12:51:54 [2023-01-09T12:51:54.358Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:51:55 [2023-01-09T12:51:55.799Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:51:56 [2023-01-09T12:51:56.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:51:56 [2023-01-09T12:51:56.540Z] INFO: Testing against a local daemon
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:51:56 [2023-01-09T12:51:56.540Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestEventsExecDie
12:51:56 [2023-01-09T12:51:56.540Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestEventsExecDie (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestEventsBackwardsCompatible
12:51:56 [2023-01-09T12:51:56.540Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestInfoAPI
12:51:56 [2023-01-09T12:51:56.540Z] --- PASS: TestInfoAPI (0.07s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestInfoAPIWarnings
12:51:56 [2023-01-09T12:51:56.540Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestInfoDebug
12:51:56 [2023-01-09T12:51:56.540Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestInfoDebug (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestInfoInsecureRegistries
12:51:56 [2023-01-09T12:51:56.540Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestInfoRegistryMirrors
12:51:56 [2023-01-09T12:51:56.540Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:56 [2023-01-09T12:51:56.540Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:51:56 [2023-01-09T12:51:56.540Z] === RUN   TestLoginFailsWithBadCredentials
12:51:57 [2023-01-09T12:51:57.503Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s)
12:51:57 [2023-01-09T12:51:57.503Z] === RUN   TestPingCacheHeaders
12:51:57 [2023-01-09T12:51:57.503Z] --- PASS: TestPingCacheHeaders (0.05s)
12:51:57 [2023-01-09T12:51:57.503Z] === RUN   TestPingGet
12:51:57 [2023-01-09T12:51:57.503Z] --- PASS: TestPingGet (0.04s)
12:51:57 [2023-01-09T12:51:57.503Z] === RUN   TestPingHead
12:51:57 [2023-01-09T12:51:57.503Z] --- PASS: TestPingHead (0.05s)
12:51:57 [2023-01-09T12:51:57.503Z] === RUN   TestVersion
12:51:57 [2023-01-09T12:51:57.503Z] --- PASS: TestVersion (0.06s)
12:51:57 [2023-01-09T12:51:57.503Z] PASS
12:51:57 [2023-01-09T12:51:57.503Z] ok  	github.com/docker/docker/integration/system	1.165s
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === Skipped
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:51:57 [2023-01-09T12:51:57.959Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:51:57 [2023-01-09T12:51:57.959Z] 
12:51:57 [2023-01-09T12:51:57.959Z] DONE 13 tests, 7 skipped in 3.517s
12:51:57 [2023-01-09T12:51:57.959Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:51:58 [2023-01-09T12:51:58.313Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:52:00 [2023-01-09T12:52:00.855Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:52:00 [2023-01-09T12:52:00.855Z] INFO: Testing against a local daemon
12:52:00 [2023-01-09T12:52:00.855Z] === RUN   TestVolumesCreateAndList
12:52:00 [2023-01-09T12:52:00.855Z] --- PASS: TestVolumesCreateAndList (0.07s)
12:52:00 [2023-01-09T12:52:00.855Z] === RUN   TestVolumesRemove
12:52:00 [2023-01-09T12:52:00.855Z] --- PASS: TestVolumesRemove (0.10s)
12:52:00 [2023-01-09T12:52:00.855Z] === RUN   TestVolumesInspect
12:52:00 [2023-01-09T12:52:00.855Z] --- PASS: TestVolumesInspect (0.06s)
12:52:00 [2023-01-09T12:52:00.855Z] === RUN   TestVolumesInvalidJSON
12:52:00 [2023-01-09T12:52:00.855Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:52:00 [2023-01-09T12:52:00.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:52:00 [2023-01-09T12:52:00.855Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:52:00 [2023-01-09T12:52:00.855Z] --- PASS: TestVolumesInvalidJSON (0.04s)
12:52:00 [2023-01-09T12:52:00.855Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:52:00 [2023-01-09T12:52:00.855Z] PASS
12:52:00 [2023-01-09T12:52:00.855Z] ok  	github.com/docker/docker/integration/volume	0.380s
12:52:00 [2023-01-09T12:52:00.855Z] 
12:52:00 [2023-01-09T12:52:00.855Z] DONE 5 tests in 2.909s
12:52:01 [2023-01-09T12:52:01.313Z] INFO: make.ps1 ended at 01/09/2023 12:52:00
12:52:01 [2023-01-09T12:52:01.313Z] INFO: Integration CLI tests being run from the host:
12:52:01 [2023-01-09T12:52:01.313Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
12:52:02 [2023-01-09T12:52:02.475Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:52:04 [2023-01-09T12:52:04.362Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:52:08 [2023-01-09T12:52:08.523Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:52:08 [2023-01-09T12:52:08.523Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
12:52:08 [2023-01-09T12:52:08.523Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:52:13 [2023-01-09T12:52:13.763Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:52:14 [2023-01-09T12:52:14.019Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:52:14 [2023-01-09T12:52:14.946Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:52:16 [2023-01-09T12:52:16.114Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:52:16 [2023-01-09T12:52:16.114Z] INFO: Testing against a local daemon
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:52:16 [2023-01-09T12:52:16.114Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:52:16 [2023-01-09T12:52:16.114Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:52:16 [2023-01-09T12:52:16.114Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:52:16 [2023-01-09T12:52:16.831Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:52:17 [2023-01-09T12:52:17.078Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:52:17 [2023-01-09T12:52:17.078Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:30 	Finished clone google.golang.org/api
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:30 Dependencies downloaded. Download time: 7m41.714304491s
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:30 Collecting all dependencies
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:41 Clean vendor dir from unused packages
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:41 	Ignoring paths matching "^archive/tar"
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:41 Success
12:52:43 [2023-01-09T12:52:43.590Z] 2023/01/09 12:52:41 Running time: 7m55.954913941s
12:52:43 [2023-01-09T12:52:43.590Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:52:43 [2023-01-09T12:52:43.902Z] + echo Ensuring container killed.
12:52:43 [2023-01-09T12:52:43.902Z] Ensuring container killed.
12:52:43 [2023-01-09T12:52:43.902Z] + docker rm -vf docker-pr1
12:52:43 [2023-01-09T12:52:43.902Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:52:44 [2023-01-09T12:52:44.184Z] + echo Chowning /workspace to jenkins user
12:52:44 [2023-01-09T12:52:44.184Z] Chowning /workspace to jenkins user
12:52:44 [2023-01-09T12:52:44.184Z] + id -u
12:52:44 [2023-01-09T12:52:44.184Z] + id -g
12:52:44 [2023-01-09T12:52:44.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:52:45 [2023-01-09T12:52:45.118Z] + bundleName=unit
12:52:45 [2023-01-09T12:52:45.118Z] + echo Creating unit-bundles.tar.gz
12:52:45 [2023-01-09T12:52:45.118Z] Creating unit-bundles.tar.gz
12:52:45 [2023-01-09T12:52:45.118Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:52:45 [2023-01-09T12:52:45.118Z] bundles/junit-report.xml
12:52:45 [2023-01-09T12:52:45.118Z] bundles/go-test-report.json
12:52:45 [2023-01-09T12:52:45.118Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:52:45 [2023-01-09T12:52:45.161Z] Archiving artifacts
12:52:45 [2023-01-09T12:52:45.692Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:52:46 [2023-01-09T12:52:46.025Z] + make clean
12:52:46 [2023-01-09T12:52:46.284Z] docker volume rm -f docker-dev-cache
12:52:46 [2023-01-09T12:52:46.284Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:53:13 [2023-01-09T12:53:13.013Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:53:13 [2023-01-09T12:53:13.013Z]     docker_cli_swarm_test.go:1187: [df3358ce6511f] joining swarm manager [d40fb4ed89a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:53:19 [2023-01-09T12:53:19.541Z]     docker_cli_swarm_test.go:1196: [d48de8e5b8b08] joining swarm manager [d40fb4ed89a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:53:58 [2023-01-09T12:53:58.188Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:54:08 [2023-01-09T12:54:08.132Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:54:12 [2023-01-09T12:54:12.297Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:54:13 [2023-01-09T12:54:13.661Z]     docker_cli_swarm_test.go:1119: [d0cfe3679f589] joining swarm manager [dc7fea109c72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:54:14 [2023-01-09T12:54:14.587Z]     docker_cli_swarm_test.go:1120: [d0f4611270974] joining swarm manager [dc7fea109c72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:54:28 [2023-01-09T12:54:28.827Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:54:28 [2023-01-09T12:54:28.846Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:54:28 [2023-01-09T12:54:28.846Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:54:30 [2023-01-09T12:54:30.374Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:54:30 [2023-01-09T12:54:30.374Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:54:30 [2023-01-09T12:54:30.374Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:54:30 [2023-01-09T12:54:30.375Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:54:30 [2023-01-09T12:54:30.375Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:54:34 [2023-01-09T12:54:34.102Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:54:36 [2023-01-09T12:54:36.279Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:54:36 [2023-01-09T12:54:36.279Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
12:54:36 [2023-01-09T12:54:36.279Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:54:36 [2023-01-09T12:54:36.279Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
12:54:36 [2023-01-09T12:54:36.735Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:54:36 [2023-01-09T12:54:36.735Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
12:54:36 [2023-01-09T12:54:36.735Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:54:36 [2023-01-09T12:54:36.735Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:54:36 [2023-01-09T12:54:36.735Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:54:40 [2023-01-09T12:54:40.453Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:54:40 [2023-01-09T12:54:40.453Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:54:40 [2023-01-09T12:54:40.453Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:54:40 [2023-01-09T12:54:40.453Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:54:40 [2023-01-09T12:54:40.453Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:54:48 [2023-01-09T12:54:48.992Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:55:36 [2023-01-09T12:55:36.116Z]     docker_cli_swarm_test.go:1173: [df7278c6a41a4] joining swarm manager [dc7fea109c72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:56:14 [2023-01-09T12:56:14.772Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:56:15 [2023-01-09T12:56:15.698Z]     docker_cli_swarm_test.go:1454: [d5734e7afeba3] joining swarm manager [d9a17db343194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:16 [2023-01-09T12:56:16.624Z]     docker_cli_swarm_test.go:1455: [d396646ebcee1] joining swarm manager [d9a17db343194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:28 [2023-01-09T12:56:28.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:56:28 [2023-01-09T12:56:28.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:56:28 [2023-01-09T12:56:28.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:56:28 [2023-01-09T12:56:28.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:56:28 [2023-01-09T12:56:28.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:56:29 [2023-01-09T12:56:29.036Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:56:31 [2023-01-09T12:56:31.547Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:56:34 [2023-01-09T12:56:34.856Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:56:36 [2023-01-09T12:56:36.742Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:56:38 [2023-01-09T12:56:38.628Z]     docker_cli_swarm_unix_test.go:63: [d2cfdd66a81df] joining swarm manager [dd66733084570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:57:19 [2023-01-09T12:57:19.400Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:57:19 [2023-01-09T12:57:19.400Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
12:57:19 [2023-01-09T12:57:19.400Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:57:19 [2023-01-09T12:57:19.400Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:57:19 [2023-01-09T12:57:19.400Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:57:20 [2023-01-09T12:57:20.362Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:57:21 [2023-01-09T12:57:21.324Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:57:21 [2023-01-09T12:57:21.324Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:57:21 [2023-01-09T12:57:21.324Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:57:21 [2023-01-09T12:57:21.324Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:57:21 [2023-01-09T12:57:21.324Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:57:21 [2023-01-09T12:57:21.324Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:57:21 [2023-01-09T12:57:21.324Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:57:21 [2023-01-09T12:57:21.324Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:57:22 [2023-01-09T12:57:22.287Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:57:26 [2023-01-09T12:57:26.002Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:57:27 [2023-01-09T12:57:27.531Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:57:27 [2023-01-09T12:57:27.531Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:57:27 [2023-01-09T12:57:27.989Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:57:27 [2023-01-09T12:57:27.989Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:57:27 [2023-01-09T12:57:27.989Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:57:27 [2023-01-09T12:57:27.989Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:57:31 [2023-01-09T12:57:31.708Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:57:34 [2023-01-09T12:57:34.777Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:57:34 [2023-01-09T12:57:34.777Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:57:34 [2023-01-09T12:57:34.777Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:57:36 [2023-01-09T12:57:36.140Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:57:39 [2023-01-09T12:57:39.402Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:57:41 [2023-01-09T12:57:41.296Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:57:43 [2023-01-09T12:57:43.182Z]     docker_api_swarm_test.go:962: [ddc45b1c35722] joining swarm manager [d3aaaa5cffdb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:57:46 [2023-01-09T12:57:46.534Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:57:51 [2023-01-09T12:57:51.199Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:57:52 [2023-01-09T12:57:52.161Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:57:52 [2023-01-09T12:57:52.161Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:57:52 [2023-01-09T12:57:52.161Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:57:55 [2023-01-09T12:57:55.877Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:57:58 [2023-01-09T12:57:58.046Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:58:01 [2023-01-09T12:58:01.211Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:58:08 [2023-01-09T12:58:08.366Z] === RUN   TestDockerSuite/TestBuildAddScript
12:58:08 [2023-01-09T12:58:08.366Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
12:58:08 [2023-01-09T12:58:08.366Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:58:08 [2023-01-09T12:58:08.366Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:58:08 [2023-01-09T12:58:08.366Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:58:08 [2023-01-09T12:58:08.366Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:58:08 [2023-01-09T12:58:08.366Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:58:08 [2023-01-09T12:58:08.366Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:58:08 [2023-01-09T12:58:08.366Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:58:09 [2023-01-09T12:58:09.329Z] === RUN   TestDockerSuite/TestBuildAddTar
12:58:13 [2023-01-09T12:58:13.369Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:58:14 [2023-01-09T12:58:14.294Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:58:16 [2023-01-09T12:58:16.180Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:58:19 [2023-01-09T12:58:19.465Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:58:25 [2023-01-09T12:58:25.993Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:58:30 [2023-01-09T12:58:30.154Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:58:32 [2023-01-09T12:58:32.665Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:58:35 [2023-01-09T12:58:35.178Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:58:37 [2023-01-09T12:58:37.690Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:58:40 [2023-01-09T12:58:40.204Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:58:42 [2023-01-09T12:58:42.739Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:58:44 [2023-01-09T12:58:44.624Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:59:09 [2023-01-09T12:59:09.713Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:59:09 [2023-01-09T12:59:09.713Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
12:59:09 [2023-01-09T12:59:09.713Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:59:09 [2023-01-09T12:59:09.713Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
12:59:09 [2023-01-09T12:59:09.713Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:59:34 [2023-01-09T12:59:34.846Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:59:34 [2023-01-09T12:59:34.846Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:59:34 [2023-01-09T12:59:34.846Z] === RUN   TestDockerSuite/TestBuildBlankName
12:59:35 [2023-01-09T12:59:35.302Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:59:40 [2023-01-09T12:59:40.772Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:59:43 [2023-01-09T12:59:43.846Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:59:43 [2023-01-09T12:59:43.846Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
12:59:45 [2023-01-09T12:59:45.375Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:59:51 [2023-01-09T12:59:51.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:59:55 [2023-01-09T12:59:55.598Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:00:03 [2023-01-09T13:00:03.486Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:00:12 [2023-01-09T13:00:12.021Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:00:12 [2023-01-09T13:00:12.021Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:00:12 [2023-01-09T13:00:12.476Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:00:13 [2023-01-09T13:00:13.649Z] --- PASS: TestDockerSwarmSuite (1583.81s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.60s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.06s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.64s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.58s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.74s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.13s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.27s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.57s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.16s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.98s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.90s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.17s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.80s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.89s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.09s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.56s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.94s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.93s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.60s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.07s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.96s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.29s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.76s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.38s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.83s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.27s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.64s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.03s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.46s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.40s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.10s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.01s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.70s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.81s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.42s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.88s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.28s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.12s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.19s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.36s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.31s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.40s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.46s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.22s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.38s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.45s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.08s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.17s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.15s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.54s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.07s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.45s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.88s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.98s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.20s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.15s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s)
13:00:13 [2023-01-09T13:00:13.649Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
13:00:13 [2023-01-09T13:00:13.649Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
13:00:13 [2023-01-09T13:00:13.649Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
13:00:13 [2023-01-09T13:00:13.649Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.10s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.04s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.89s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.07s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.94s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.04s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.08s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.12s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.71s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.32s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.04s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.09s)
13:00:13 [2023-01-09T13:00:13.649Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.03s)
13:00:13 [2023-01-09T13:00:13.649Z] === RUN   TestDockerExternalVolumeSuite
13:00:13 [2023-01-09T13:00:13.649Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:00:13 [2023-01-09T13:00:13.649Z]     docker_cli_external_volume_driver_test.go:53: [dd716a628ecf0] daemon is not started
13:00:24 [2023-01-09T13:00:24.825Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:00:24 [2023-01-09T13:00:24.825Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:00:24 [2023-01-09T13:00:24.825Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:00:24 [2023-01-09T13:00:24.825Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:00:24 [2023-01-09T13:00:24.825Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:00:28 [2023-01-09T13:00:28.474Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:00:30 [2023-01-09T13:00:30.592Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:00:30 [2023-01-09T13:00:30.592Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:00:30 [2023-01-09T13:00:30.592Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:00:31 [2023-01-09T13:00:31.049Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:00:31 [2023-01-09T13:00:31.049Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:00:31 [2023-01-09T13:00:31.049Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:00:31 [2023-01-09T13:00:31.049Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:00:31 [2023-01-09T13:00:31.049Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:01:21 [2023-01-09T13:01:21.670Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:01:23 [2023-01-09T13:01:23.197Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:01:23 [2023-01-09T13:01:23.197Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:01:23 [2023-01-09T13:01:23.653Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:01:23 [2023-01-09T13:01:23.653Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:01:24 [2023-01-09T13:01:24.615Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:01:26 [2023-01-09T13:01:26.143Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:01:26 [2023-01-09T13:01:26.143Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:01:26 [2023-01-09T13:01:26.143Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:01:31 [2023-01-09T13:01:31.910Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:01:33 [2023-01-09T13:01:33.441Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:01:33 [2023-01-09T13:01:33.441Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:01:33 [2023-01-09T13:01:33.441Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:01:33 [2023-01-09T13:01:33.441Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:01:33 [2023-01-09T13:01:33.441Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:01:34 [2023-01-09T13:01:34.969Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:01:35 [2023-01-09T13:01:35.930Z] === RUN   TestDockerSuite/TestBuildCmd
13:01:36 [2023-01-09T13:01:36.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:01:36 [2023-01-09T13:01:36.897Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:01:37 [2023-01-09T13:01:37.353Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:01:38 [2023-01-09T13:01:38.317Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:01:44 [2023-01-09T13:01:44.082Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:01:44 [2023-01-09T13:01:44.169Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:01:46 [2023-01-09T13:01:46.971Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:01:46 [2023-01-09T13:01:46.971Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:01:46 [2023-01-09T13:01:46.971Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:01:47 [2023-01-09T13:01:47.934Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:01:47 [2023-01-09T13:01:47.934Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:01:47 [2023-01-09T13:01:47.934Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:01:48 [2023-01-09T13:01:48.898Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:01:51 [2023-01-09T13:01:51.069Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:01:52 [2023-01-09T13:01:52.033Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:01:52 [2023-01-09T13:01:52.996Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:01:52 [2023-01-09T13:01:52.996Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:01:52 [2023-01-09T13:01:52.996Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:01:53 [2023-01-09T13:01:53.959Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:01:54 [2023-01-09T13:01:54.416Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:01:54 [2023-01-09T13:01:54.416Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:01:54 [2023-01-09T13:01:54.416Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:01:54 [2023-01-09T13:01:54.416Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:01:54 [2023-01-09T13:01:54.873Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:01:58 [2023-01-09T13:01:58.995Z]     docker_cli_external_volume_driver_test.go:53: [d75ae827f0d69] daemon is not started
13:02:01 [2023-01-09T13:02:01.919Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:02:13 [2023-01-09T13:02:13.820Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:02:28 [2023-01-09T13:02:28.659Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:02:43 [2023-01-09T13:02:43.487Z]     docker_cli_external_volume_driver_test.go:53: [d270519f83eb7] daemon is not started
13:02:44 [2023-01-09T13:02:44.382Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:02:44 [2023-01-09T13:02:44.382Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:02:44 [2023-01-09T13:02:44.382Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:02:49 [2023-01-09T13:02:49.049Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:02:49 [2023-01-09T13:02:49.049Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:02:49 [2023-01-09T13:02:49.504Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:02:49 [2023-01-09T13:02:49.504Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:02:49 [2023-01-09T13:02:49.961Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:02:49 [2023-01-09T13:02:49.961Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:02:49 [2023-01-09T13:02:49.961Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:02:50 [2023-01-09T13:02:50.416Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:02:50 [2023-01-09T13:02:50.416Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:02:50 [2023-01-09T13:02:50.416Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:03:01 [2023-01-09T13:03:01.515Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:03:01 [2023-01-09T13:03:01.515Z]     docker_cli_external_volume_driver_test.go:53: [d6ec6c838269e] daemon is not started
13:03:13 [2023-01-09T13:03:13.687Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:03:26 [2023-01-09T13:03:26.085Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:03:26 [2023-01-09T13:03:26.085Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:03:26 [2023-01-09T13:03:26.085Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:03:26 [2023-01-09T13:03:26.085Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:03:45 [2023-01-09T13:03:45.697Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:03:51 [2023-01-09T13:03:51.191Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:03:51 [2023-01-09T13:03:51.191Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:03:51 [2023-01-09T13:03:51.191Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:03:54 [2023-01-09T13:03:54.910Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:03:58 [2023-01-09T13:03:58.628Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:04:01 [2023-01-09T13:04:01.522Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:04:03 [2023-01-09T13:04:03.726Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:04:18 [2023-01-09T13:04:18.566Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:05:05 [2023-01-09T13:05:05.164Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:05:23 [2023-01-09T13:05:23.236Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:05:27 [2023-01-09T13:05:27.508Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:05:29 [2023-01-09T13:05:29.674Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:05:29 [2023-01-09T13:05:29.674Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:05:30 [2023-01-09T13:05:30.134Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:05:55 [2023-01-09T13:05:55.251Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:06:27 [2023-01-09T13:06:27.260Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:06:42 [2023-01-09T13:06:42.087Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:06:56 [2023-01-09T13:06:56.931Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:06:56 [2023-01-09T13:06:56.931Z]     docker_cli_external_volume_driver_test.go:485: [da06a7b9a967e] daemon is not started
13:07:11 [2023-01-09T13:07:11.393Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:07:11 [2023-01-09T13:07:11.393Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:07:11 [2023-01-09T13:07:11.393Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:07:14 [2023-01-09T13:07:14.960Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:07:14 [2023-01-09T13:07:14.960Z]     docker_cli_external_volume_driver_test.go:53: [dda8437286f71] daemon is not started
13:07:27 [2023-01-09T13:07:27.119Z] --- PASS: TestDockerExternalVolumeSuite (436.45s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.11s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.11s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.14s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.20s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.53s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s)
13:07:27 [2023-01-09T13:07:27.119Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
13:07:27 [2023-01-09T13:07:27.119Z] PASS
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] === Skipped
13:07:27 [2023-01-09T13:07:27.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
13:07:27 [2023-01-09T13:07:27.119Z]     check_test.go:309: [dcab768296c15] daemon is not started
13:07:27 [2023-01-09T13:07:27.119Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
13:07:27 [2023-01-09T13:07:27.119Z]     check_test.go:309: [d48992b017272] daemon is not started
13:07:27 [2023-01-09T13:07:27.119Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
13:07:27 [2023-01-09T13:07:27.119Z]     check_test.go:309: [de9384e4f016f] daemon is not started
13:07:27 [2023-01-09T13:07:27.119Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
13:07:27 [2023-01-09T13:07:27.119Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
13:07:27 [2023-01-09T13:07:27.119Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:07:27 [2023-01-09T13:07:27.119Z] 
13:07:27 [2023-01-09T13:07:27.119Z] DONE 273 tests, 5 skipped in 2355.942s
13:07:27 [2023-01-09T13:07:27.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:07:27 [2023-01-09T13:07:27.376Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d9af398f28c/docker.pid
13:07:27 [2023-01-09T13:07:27.376Z] +++ kill 5721
13:07:27 [2023-01-09T13:07:27.376Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5721 is not a child of this shell
13:07:27 [2023-01-09T13:07:27.376Z] warning: PID 5721 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d9af398f28c/docker.pid had a nonzero exit code
13:07:27 [2023-01-09T13:07:27.376Z] ++++ cat bundles/test-integration/docker.pid
13:07:27 [2023-01-09T13:07:27.376Z] +++ kill 8036
13:07:28 [2023-01-09T13:07:28.300Z] +++ /etc/init.d/apparmor stop
13:07:28 [2023-01-09T13:07:28.300Z] Leaving: AppArmorNo profiles have been unloaded.
13:07:28 [2023-01-09T13:07:28.300Z] 
13:07:28 [2023-01-09T13:07:28.300Z] Unloading profiles will leave already running processes permanently
13:07:28 [2023-01-09T13:07:28.300Z] unconfined, which can lead to unexpected situations.
13:07:28 [2023-01-09T13:07:28.300Z] 
13:07:28 [2023-01-09T13:07:28.300Z] To set a process to complain mode, use the command line tool
13:07:28 [2023-01-09T13:07:28.300Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:07:28 [2023-01-09T13:07:28.300Z] +++ true
13:07:28 [2023-01-09T13:07:28.300Z] exiting test-integration
13:07:28 [2023-01-09T13:07:28.300Z] ++ exit 0
13:07:28 [2023-01-09T13:07:28.300Z] 
13:07:28 [2023-01-09T13:07:28.555Z] + exit 0
13:07:28 [2023-01-09T13:07:28.555Z] ++ jobs -p
13:07:28 [2023-01-09T13:07:28.555Z] + pids=
13:07:28 [2023-01-09T13:07:28.555Z] + echo 'Remaining pids to kill: []'
13:07:28 [2023-01-09T13:07:28.555Z] Remaining pids to kill: []
13:07:28 [2023-01-09T13:07:28.555Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
13:07:28 [2023-01-09T13:07:28.565Z] Recording test results
13:07:30 [2023-01-09T13:07:30.186Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:07:30 [2023-01-09T13:07:30.503Z] + echo Ensuring container killed.
13:07:30 [2023-01-09T13:07:30.503Z] Ensuring container killed.
13:07:30 [2023-01-09T13:07:30.503Z] + docker ps -aq -f name=docker-pr1-*
13:07:31 [2023-01-09T13:07:31.067Z] + cids=0d2a693aa5bb
13:07:31 [2023-01-09T13:07:31.067Z] a3c1012c0348
13:07:31 [2023-01-09T13:07:31.067Z] 4019ea8cddc6
13:07:31 [2023-01-09T13:07:31.067Z] + [ -n 0d2a693aa5bb
13:07:31 [2023-01-09T13:07:31.067Z] a3c1012c0348
13:07:31 [2023-01-09T13:07:31.067Z] 4019ea8cddc6 ]
13:07:31 [2023-01-09T13:07:31.067Z] + docker rm -vf 0d2a693aa5bb a3c1012c0348 4019ea8cddc6
13:07:31 [2023-01-09T13:07:31.628Z] 0d2a693aa5bb
13:07:31 [2023-01-09T13:07:31.628Z] a3c1012c0348
13:07:31 [2023-01-09T13:07:31.628Z] 4019ea8cddc6
[Pipeline] sh
13:07:31 [2023-01-09T13:07:31.944Z] + echo Chowning /workspace to jenkins user
13:07:31 [2023-01-09T13:07:31.944Z] Chowning /workspace to jenkins user
13:07:31 [2023-01-09T13:07:31.944Z] + id -u
13:07:31 [2023-01-09T13:07:31.944Z] + id -g
13:07:31 [2023-01-09T13:07:31.944Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44767:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:07:34 [2023-01-09T13:07:34.788Z] + bundleName=amd64
13:07:34 [2023-01-09T13:07:34.788Z] + echo Creating amd64-bundles.tar.gz
13:07:34 [2023-01-09T13:07:34.788Z] Creating amd64-bundles.tar.gz
13:07:34 [2023-01-09T13:07:34.788Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:07:34 [2023-01-09T13:07:34.788Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
13:07:35 [2023-01-09T13:07:35.722Z] Archiving artifacts
13:07:37 [2023-01-09T13:07:37.477Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:07:37 [2023-01-09T13:07:37.822Z] + make clean
13:07:38 [2023-01-09T13:07:38.077Z] docker volume rm -f docker-dev-cache
13:07:38 [2023-01-09T13:07:38.077Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:07:41 [2023-01-09T13:07:41.297Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:07:51 [2023-01-09T13:07:51.588Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:08:16 [2023-01-09T13:08:16.678Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:09:07 [2023-01-09T13:09:07.295Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:09:24 [2023-01-09T13:09:24.943Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:09:42 [2023-01-09T13:09:42.605Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:12:24 [2023-01-09T13:12:24.636Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:12:24 [2023-01-09T13:12:24.636Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:12:24 [2023-01-09T13:12:24.636Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:12:24 [2023-01-09T13:12:24.636Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:12:30 [2023-01-09T13:12:30.404Z] === RUN   TestDockerSuite/TestBuildEnv
13:12:30 [2023-01-09T13:12:30.404Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:12:30 [2023-01-09T13:12:30.404Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:12:30 [2023-01-09T13:12:30.404Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:12:30 [2023-01-09T13:12:30.404Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:12:30 [2023-01-09T13:12:30.404Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:12:30 [2023-01-09T13:12:30.404Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:12:30 [2023-01-09T13:12:30.404Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:12:30 [2023-01-09T13:12:30.404Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:12:30 [2023-01-09T13:12:30.404Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:12:30 [2023-01-09T13:12:30.860Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:12:35 [2023-01-09T13:12:35.529Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:12:35 [2023-01-09T13:12:35.529Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:12:35 [2023-01-09T13:12:35.529Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:12:35 [2023-01-09T13:12:35.529Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:12:35 [2023-01-09T13:12:35.529Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:12:35 [2023-01-09T13:12:35.529Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:12:35 [2023-01-09T13:12:35.529Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:12:36 [2023-01-09T13:12:36.490Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:12:42 [2023-01-09T13:12:42.263Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:13:03 [2023-01-09T13:13:03.368Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildExpose
13:13:03 [2023-01-09T13:13:03.368Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:13:03 [2023-01-09T13:13:03.368Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:13:03 [2023-01-09T13:13:03.368Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:13:03 [2023-01-09T13:13:03.368Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:13:03 [2023-01-09T13:13:03.368Z] === RUN   TestDockerSuite/TestBuildFails
13:13:09 [2023-01-09T13:13:09.133Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:13:09 [2023-01-09T13:13:09.133Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:13:16 [2023-01-09T13:13:16.182Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:13:21 [2023-01-09T13:13:21.945Z] === RUN   TestDockerSuite/TestBuildForceRm
13:13:30 [2023-01-09T13:13:30.488Z] === RUN   TestDockerSuite/TestBuildFromGit
13:13:37 [2023-01-09T13:13:37.536Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:13:38 [2023-01-09T13:13:38.496Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:13:45 [2023-01-09T13:13:45.538Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:13:45 [2023-01-09T13:13:45.538Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:13:45 [2023-01-09T13:13:45.538Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:13:46 [2023-01-09T13:13:46.500Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:13:47 [2023-01-09T13:13:47.462Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:13:47 [2023-01-09T13:13:47.462Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:13:47 [2023-01-09T13:13:47.462Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:14:05 [2023-01-09T13:14:05.116Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:14:05 [2023-01-09T13:14:05.116Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:14:05 [2023-01-09T13:14:05.116Z] === RUN   TestDockerSuite/TestBuildHistory
13:14:15 [2023-01-09T13:14:15.404Z] === RUN   TestDockerSuite/TestBuildIidFile
13:14:16 [2023-01-09T13:14:16.365Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:14:18 [2023-01-09T13:14:18.530Z] === RUN   TestDockerSuite/TestBuildInheritance
13:14:18 [2023-01-09T13:14:18.530Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:14:18 [2023-01-09T13:14:18.530Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:14:19 [2023-01-09T13:14:19.497Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:14:19 [2023-01-09T13:14:19.953Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:14:30 [2023-01-09T13:14:30.243Z] === RUN   TestDockerSuite/TestBuildLabel
13:14:31 [2023-01-09T13:14:31.205Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:14:32 [2023-01-09T13:14:32.168Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:14:33 [2023-01-09T13:14:33.128Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:14:34 [2023-01-09T13:14:34.093Z] === RUN   TestDockerSuite/TestBuildLabels
13:14:35 [2023-01-09T13:14:35.055Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:14:37 [2023-01-09T13:14:37.222Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLastModified
13:14:44 [2023-01-09T13:14:44.264Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:14:44 [2023-01-09T13:14:44.264Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:14:44 [2023-01-09T13:14:44.264Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:14:44 [2023-01-09T13:14:44.720Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:14:45 [2023-01-09T13:14:45.684Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:14:51 [2023-01-09T13:14:51.462Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:15:16 [2023-01-09T13:15:16.548Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:15:16 [2023-01-09T13:15:16.548Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:15:16 [2023-01-09T13:15:16.548Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:15:17 [2023-01-09T13:15:17.510Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:15:53 [2023-01-09T13:15:53.150Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:16:23 [2023-01-09T13:16:23.050Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:16:31 [2023-01-09T13:16:31.591Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:16:37 [2023-01-09T13:16:37.368Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:16:44 [2023-01-09T13:16:44.412Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:17:05 [2023-01-09T13:17:05.463Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:17:05 [2023-01-09T13:17:05.463Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:17:05 [2023-01-09T13:17:05.463Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:17:17 [2023-01-09T13:17:17.806Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:17:18 [2023-01-09T13:17:18.261Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:17:18 [2023-01-09T13:17:18.261Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:17:18 [2023-01-09T13:17:18.261Z] === RUN   TestDockerSuite/TestBuildNetNone
13:17:18 [2023-01-09T13:17:18.261Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:17:18 [2023-01-09T13:17:18.261Z] === RUN   TestDockerSuite/TestBuildNoContext
13:17:21 [2023-01-09T13:17:21.979Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:17:32 [2023-01-09T13:17:32.264Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:17:39 [2023-01-09T13:17:39.307Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:17:39 [2023-01-09T13:17:39.762Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:17:39 [2023-01-09T13:17:39.762Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:17:41 [2023-01-09T13:17:41.926Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:17:43 [2023-01-09T13:17:43.455Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:17:44 [2023-01-09T13:17:44.983Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:18:06 [2023-01-09T13:18:06.074Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:18:07 [2023-01-09T13:18:07.039Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:18:17 [2023-01-09T13:18:17.321Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:18:21 [2023-01-09T13:18:21.987Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:18:32 [2023-01-09T13:18:32.268Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:18:38 [2023-01-09T13:18:38.041Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:18:45 [2023-01-09T13:18:45.094Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:18:45 [2023-01-09T13:18:45.550Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:18:45 [2023-01-09T13:18:45.550Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-09T13:18:45.550Z] === RUN   TestDockerSuite/TestBuildPATH
13:18:45 [2023-01-09T13:18:45.550Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-09T13:18:45.550Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:18:48 [2023-01-09T13:18:48.437Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:18:48 [2023-01-09T13:18:48.437Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:18:48 [2023-01-09T13:18:48.437Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:19:39 [2023-01-09T13:19:39.060Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:20:04 [2023-01-09T13:20:04.194Z] === RUN   TestDockerSuite/TestBuildRm
13:20:18 [2023-01-09T13:20:18.965Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:20:21 [2023-01-09T13:20:21.131Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:20:21 [2023-01-09T13:20:21.131Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:20:21 [2023-01-09T13:20:21.131Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:20:21 [2023-01-09T13:20:21.131Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:20:22 [2023-01-09T13:20:22.095Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:20:23 [2023-01-09T13:20:23.627Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:20:33 [2023-01-09T13:20:33.917Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:20:37 [2023-01-09T13:20:37.637Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:20:47 [2023-01-09T13:20:47.921Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:21:17 [2023-01-09T13:21:17.813Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:21:17 [2023-01-09T13:21:17.813Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:21:17 [2023-01-09T13:21:17.813Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:21:30 [2023-01-09T13:21:30.160Z] === RUN   TestDockerSuite/TestBuildSpaces
13:21:30 [2023-01-09T13:21:30.616Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:21:36 [2023-01-09T13:21:36.381Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:21:36 [2023-01-09T13:21:36.381Z] === RUN   TestDockerSuite/TestBuildStderr
13:21:42 [2023-01-09T13:21:42.157Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:22:07 [2023-01-09T13:22:07.244Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:22:07 [2023-01-09T13:22:07.244Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:22:07 [2023-01-09T13:22:07.244Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:22:10 [2023-01-09T13:22:10.142Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:22:11 [2023-01-09T13:22:11.104Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:22:16 [2023-01-09T13:22:16.867Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:22:23 [2023-01-09T13:22:23.923Z] === RUN   TestDockerSuite/TestBuildUser
13:22:23 [2023-01-09T13:22:23.923Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:22:23 [2023-01-09T13:22:23.923Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:22:23 [2023-01-09T13:22:23.923Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:22:23 [2023-01-09T13:22:23.923Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:22:23 [2023-01-09T13:22:23.923Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:22:23 [2023-01-09T13:22:23.923Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:22:28 [2023-01-09T13:22:28.599Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:22:29 [2023-01-09T13:22:29.055Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:22:32 [2023-01-09T13:22:32.771Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:22:32 [2023-01-09T13:22:32.771Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:22:32 [2023-01-09T13:22:32.771Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:22:32 [2023-01-09T13:22:32.771Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:22:32 [2023-01-09T13:22:32.771Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:22:57 [2023-01-09T13:22:57.858Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:22:59 [2023-01-09T13:22:59.386Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:23:17 [2023-01-09T13:23:17.022Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:23:21 [2023-01-09T13:23:21.692Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:23:21 [2023-01-09T13:23:21.692Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:23:22 [2023-01-09T13:23:22.147Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:23:22 [2023-01-09T13:23:22.148Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:23:22 [2023-01-09T13:23:22.148Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:23:25 [2023-01-09T13:23:25.867Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:23:25 [2023-01-09T13:23:25.867Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:23:25 [2023-01-09T13:23:25.867Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:23:40 [2023-01-09T13:23:40.662Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:23:45 [2023-01-09T13:23:45.340Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:23:45 [2023-01-09T13:23:45.340Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:24:06 [2023-01-09T13:24:06.383Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:24:06 [2023-01-09T13:24:06.383Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:24:06 [2023-01-09T13:24:06.839Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:24:06 [2023-01-09T13:24:06.839Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:24:07 [2023-01-09T13:24:07.296Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:24:07 [2023-01-09T13:24:07.296Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:24:07 [2023-01-09T13:24:07.296Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:24:08 [2023-01-09T13:24:08.829Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:24:19 [2023-01-09T13:24:19.129Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:24:20 [2023-01-09T13:24:20.697Z] === RUN   TestDockerSuite/TestBuildXZHost
13:24:20 [2023-01-09T13:24:20.697Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:24:20 [2023-01-09T13:24:20.697Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:24:20 [2023-01-09T13:24:20.697Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:24:20 [2023-01-09T13:24:20.697Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:24:20 [2023-01-09T13:24:20.697Z]     docker_cli_sni_test.go:18: Flakey test
13:24:20 [2023-01-09T13:24:20.697Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:24:23 [2023-01-09T13:24:23.653Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:24:29 [2023-01-09T13:24:29.520Z] === RUN   TestDockerSuite/TestCommitChange
13:24:35 [2023-01-09T13:24:35.389Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:24:41 [2023-01-09T13:24:41.256Z] === RUN   TestDockerSuite/TestCommitHardlink
13:24:41 [2023-01-09T13:24:41.256Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:24:41 [2023-01-09T13:24:41.256Z] === RUN   TestDockerSuite/TestCommitNewFile
13:24:48 [2023-01-09T13:24:48.411Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:24:48 [2023-01-09T13:24:48.411Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:24:48 [2023-01-09T13:24:48.411Z] === RUN   TestDockerSuite/TestCommitTTY
13:25:09 [2023-01-09T13:25:09.648Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:25:11 [2023-01-09T13:25:11.865Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:25:11 [2023-01-09T13:25:11.865Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:25:11 [2023-01-09T13:25:11.865Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:25:26 [2023-01-09T13:25:26.798Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:25:39 [2023-01-09T13:25:39.285Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:25:39 [2023-01-09T13:25:39.285Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:25:39 [2023-01-09T13:25:39.285Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:25:45 [2023-01-09T13:25:45.156Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:25:45 [2023-01-09T13:25:45.156Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:25:45 [2023-01-09T13:25:45.156Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:25:45 [2023-01-09T13:25:45.156Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:25:45 [2023-01-09T13:25:45.156Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:25:45 [2023-01-09T13:25:45.156Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:25:45 [2023-01-09T13:25:45.156Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:25:53 [2023-01-09T13:25:53.815Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:25:53 [2023-01-09T13:25:53.815Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:25:53 [2023-01-09T13:25:53.815Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:25:53 [2023-01-09T13:25:53.815Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:25:56 [2023-01-09T13:25:56.028Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:25:56 [2023-01-09T13:25:56.028Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:25:56 [2023-01-09T13:25:56.028Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:25:56 [2023-01-09T13:25:56.028Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:25:56 [2023-01-09T13:25:56.028Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:25:56 [2023-01-09T13:25:56.028Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:25:56 [2023-01-09T13:25:56.028Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:25:56 [2023-01-09T13:25:56.028Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:25:58 [2023-01-09T13:25:58.988Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:26:01 [2023-01-09T13:26:01.205Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:26:04 [2023-01-09T13:26:04.156Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:26:04 [2023-01-09T13:26:04.156Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:26:04 [2023-01-09T13:26:04.156Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:26:04 [2023-01-09T13:26:04.156Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:26:07 [2023-01-09T13:26:07.106Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:26:07 [2023-01-09T13:26:07.106Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:26:09 [2023-01-09T13:26:09.323Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:26:09 [2023-01-09T13:26:09.323Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:26:09 [2023-01-09T13:26:09.323Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:26:09 [2023-01-09T13:26:09.323Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:26:09 [2023-01-09T13:26:09.323Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:26:12 [2023-01-09T13:26:12.283Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:26:12 [2023-01-09T13:26:12.283Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:26:14 [2023-01-09T13:26:14.496Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:26:14 [2023-01-09T13:26:14.496Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:26:14 [2023-01-09T13:26:14.496Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:26:17 [2023-01-09T13:26:17.449Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:26:17 [2023-01-09T13:26:17.917Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:26:20 [2023-01-09T13:26:20.139Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:26:29 [2023-01-09T13:26:29.210Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:26:33 [2023-01-09T13:26:33.967Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:26:33 [2023-01-09T13:26:33.967Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:26:33 [2023-01-09T13:26:33.967Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:26:33 [2023-01-09T13:26:33.967Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:26:33 [2023-01-09T13:26:33.967Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:26:36 [2023-01-09T13:26:36.181Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:26:36 [2023-01-09T13:26:36.182Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:26:36 [2023-01-09T13:26:36.182Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:26:44 [2023-01-09T13:26:44.851Z] === RUN   TestDockerSuite/TestContainerAPITop
13:26:44 [2023-01-09T13:26:44.851Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:26:44 [2023-01-09T13:26:44.851Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:26:46 [2023-01-09T13:26:46.418Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:26:46 [2023-01-09T13:26:46.889Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:26:51 [2023-01-09T13:26:51.653Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:26:53 [2023-01-09T13:26:53.874Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:26:53 [2023-01-09T13:26:53.874Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:26:53 [2023-01-09T13:26:53.874Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:26:53 [2023-01-09T13:26:53.874Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:26:53 [2023-01-09T13:26:53.874Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:26:53 [2023-01-09T13:26:53.874Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:26:56 [2023-01-09T13:26:56.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:26:56 [2023-01-09T13:26:56.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:26:59 [2023-01-09T13:26:59.882Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:27:02 [2023-01-09T13:27:02.097Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:27:10 [2023-01-09T13:27:10.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:27:13 [2023-01-09T13:27:13.044Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000047c8_<nil>}
13:27:21 [2023-01-09T13:27:21.777Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13396813893_c:\foo_false__<nil>_<nil>_<nil>}
13:27:23 [2023-01-09T13:27:23.362Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13396813893_c:\foo_true__<nil>_<nil>_<nil>}
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:27:26 [2023-01-09T13:27:26.348Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:27:26 [2023-01-09T13:27:26.348Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:27:26 [2023-01-09T13:27:26.348Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.825Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:27:26 [2023-01-09T13:27:26.825Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.825Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:27:26 [2023-01-09T13:27:26.825Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.825Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:27:26 [2023-01-09T13:27:26.825Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.825Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:27:26 [2023-01-09T13:27:26.825Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:27:26 [2023-01-09T13:27:26.825Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:27:29 [2023-01-09T13:27:29.802Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:27:29 [2023-01-09T13:27:29.802Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:27:38 [2023-01-09T13:27:38.502Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:27:38 [2023-01-09T13:27:38.502Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:27:38 [2023-01-09T13:27:38.502Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:27:38 [2023-01-09T13:27:38.502Z] === RUN   TestDockerSuite/TestCpRelativePath
13:27:40 [2023-01-09T13:27:40.739Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:27:40 [2023-01-09T13:27:40.739Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:27:40 [2023-01-09T13:27:40.739Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:27:40 [2023-01-09T13:27:40.739Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:27:40 [2023-01-09T13:27:40.739Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:27:40 [2023-01-09T13:27:40.739Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:27:40 [2023-01-09T13:27:40.739Z] === RUN   TestDockerSuite/TestCpToCaseA
13:27:45 [2023-01-09T13:27:45.494Z] === RUN   TestDockerSuite/TestCpToCaseB
13:27:54 [2023-01-09T13:27:54.160Z] === RUN   TestDockerSuite/TestCpToCaseC
13:27:54 [2023-01-09T13:27:54.160Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:27:54 [2023-01-09T13:27:54.160Z] === RUN   TestDockerSuite/TestCpToCaseD
13:27:54 [2023-01-09T13:27:54.160Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:27:54 [2023-01-09T13:27:54.160Z] === RUN   TestDockerSuite/TestCpToCaseE
13:28:09 [2023-01-09T13:28:09.090Z] === RUN   TestDockerSuite/TestCpToCaseF
13:28:09 [2023-01-09T13:28:09.090Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:28:09 [2023-01-09T13:28:09.090Z] === RUN   TestDockerSuite/TestCpToCaseG
13:28:09 [2023-01-09T13:28:09.090Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:28:09 [2023-01-09T13:28:09.090Z] === RUN   TestDockerSuite/TestCpToCaseH
13:28:19 [2023-01-09T13:28:19.514Z] === RUN   TestDockerSuite/TestCpToCaseI
13:28:19 [2023-01-09T13:28:19.514Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:28:19 [2023-01-09T13:28:19.514Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:28:19 [2023-01-09T13:28:19.514Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:28:19 [2023-01-09T13:28:19.514Z] === RUN   TestDockerSuite/TestCpToDot
13:28:21 [2023-01-09T13:28:21.730Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:28:21 [2023-01-09T13:28:21.730Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:28:21 [2023-01-09T13:28:21.730Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:28:21 [2023-01-09T13:28:21.730Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:28:21 [2023-01-09T13:28:21.730Z] === RUN   TestDockerSuite/TestCpToStdout
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:28:24 [2023-01-09T13:28:24.683Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:28:24 [2023-01-09T13:28:24.683Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:28:24 [2023-01-09T13:28:24.683Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCpVolumePath
13:28:24 [2023-01-09T13:28:24.683Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:28:24 [2023-01-09T13:28:24.683Z] === RUN   TestDockerSuite/TestCreateArgs
13:28:25 [2023-01-09T13:28:25.156Z] === RUN   TestDockerSuite/TestCreateByImageID
13:28:27 [2023-01-09T13:28:27.376Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:28:29 [2023-01-09T13:28:29.589Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:28:30 [2023-01-09T13:28:30.058Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:28:30 [2023-01-09T13:28:30.058Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:28:33 [2023-01-09T13:28:33.010Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:28:33 [2023-01-09T13:28:33.477Z] === RUN   TestDockerSuite/TestCreateLabels
13:28:33 [2023-01-09T13:28:33.477Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:28:33 [2023-01-09T13:28:33.477Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:28:33 [2023-01-09T13:28:33.477Z] === RUN   TestDockerSuite/TestCreateRM
13:28:33 [2023-01-09T13:28:33.945Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:28:33 [2023-01-09T13:28:33.945Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:28:33 [2023-01-09T13:28:33.945Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:28:34 [2023-01-09T13:28:34.413Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:28:34 [2023-01-09T13:28:34.413Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:28:49 [2023-01-09T13:28:49.349Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:28:49 [2023-01-09T13:28:49.349Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:28:49 [2023-01-09T13:28:49.349Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:28:53 [2023-01-09T13:28:53.145Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:28:53 [2023-01-09T13:28:53.145Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:28:53 [2023-01-09T13:28:53.145Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:28:53 [2023-01-09T13:28:53.145Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.094Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:28:56 [2023-01-09T13:28:56.094Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.562Z] === RUN   TestDockerSuite/TestDevicePermissions
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestDockerFails
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestEventsAttach
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestEventsCommit
13:28:56 [2023-01-09T13:28:56.563Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:28:56 [2023-01-09T13:28:56.563Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:28:59 [2023-01-09T13:28:59.514Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:29:02 [2023-01-09T13:29:02.466Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:29:09 [2023-01-09T13:29:09.617Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:29:20 [2023-01-09T13:29:20.031Z] === RUN   TestDockerSuite/TestEventsCopy
13:29:24 [2023-01-09T13:29:24.762Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:29:30 [2023-01-09T13:29:30.547Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:29:33 [2023-01-09T13:29:33.443Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:29:34 [2023-01-09T13:29:34.404Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:29:44 [2023-01-09T13:29:44.691Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:29:44 [2023-01-09T13:29:44.691Z] === RUN   TestDockerSuite/TestEventsFilterType
13:29:45 [2023-01-09T13:29:45.653Z] === RUN   TestDockerSuite/TestEventsFilters
13:29:51 [2023-01-09T13:29:51.421Z] === RUN   TestDockerSuite/TestEventsFormat
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsImageImport
13:29:57 [2023-01-09T13:29:57.193Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:29:57 [2023-01-09T13:29:57.193Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsImagePull
13:29:57 [2023-01-09T13:29:57.193Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:29:57 [2023-01-09T13:29:57.193Z] === RUN   TestDockerSuite/TestEventsImageTag
13:29:58 [2023-01-09T13:29:58.155Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:29:58 [2023-01-09T13:29:58.155Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:29:58 [2023-01-09T13:29:58.155Z] === RUN   TestDockerSuite/TestEventsRename
13:30:01 [2023-01-09T13:30:01.045Z] === RUN   TestDockerSuite/TestEventsResize
13:30:04 [2023-01-09T13:30:04.766Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:30:06 [2023-01-09T13:30:06.929Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:30:10 [2023-01-09T13:30:10.644Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:30:15 [2023-01-09T13:30:15.315Z] === RUN   TestDockerSuite/TestEventsTop
13:30:15 [2023-01-09T13:30:15.315Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:30:15 [2023-01-09T13:30:15.315Z] === RUN   TestDockerSuite/TestEventsUntag
13:30:18 [2023-01-09T13:30:18.205Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:30:22 [2023-01-09T13:30:22.880Z] === RUN   TestDockerSuite/TestExec
13:30:22 [2023-01-09T13:30:22.880Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:30:22 [2023-01-09T13:30:22.880Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:30:22 [2023-01-09T13:30:22.880Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:30:22 [2023-01-09T13:30:22.880Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:30:25 [2023-01-09T13:30:25.044Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:30:27 [2023-01-09T13:30:27.213Z] === RUN   TestDockerSuite/TestExecAPIStart
13:30:27 [2023-01-09T13:30:27.213Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:30:27 [2023-01-09T13:30:27.213Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:30:27 [2023-01-09T13:30:27.213Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:30:27 [2023-01-09T13:30:27.213Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:30:27 [2023-01-09T13:30:27.213Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:30:27 [2023-01-09T13:30:27.213Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:30:30 [2023-01-09T13:30:30.099Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:30:32 [2023-01-09T13:30:32.267Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:30:35 [2023-01-09T13:30:35.168Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:30:37 [2023-01-09T13:30:37.337Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:30:43 [2023-01-09T13:30:43.105Z] === RUN   TestDockerSuite/TestExecCgroup
13:30:43 [2023-01-09T13:30:43.105Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:30:43 [2023-01-09T13:30:43.105Z] === RUN   TestDockerSuite/TestExecEnv
13:30:43 [2023-01-09T13:30:43.105Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:30:43 [2023-01-09T13:30:43.105Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:30:43 [2023-01-09T13:30:43.105Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:30:43 [2023-01-09T13:30:43.105Z] === RUN   TestDockerSuite/TestExecExitStatus
13:30:45 [2023-01-09T13:30:45.277Z] === RUN   TestDockerSuite/TestExecInspectID
13:30:51 [2023-01-09T13:30:51.042Z] === RUN   TestDockerSuite/TestExecInteractive
13:30:51 [2023-01-09T13:30:51.043Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:30:51 [2023-01-09T13:30:51.043Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:30:51 [2023-01-09T13:30:51.043Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:30:51 [2023-01-09T13:30:51.043Z] === RUN   TestDockerSuite/TestExecParseError
13:30:51 [2023-01-09T13:30:51.043Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:30:51 [2023-01-09T13:30:51.043Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:30:51 [2023-01-09T13:30:51.043Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:30:51 [2023-01-09T13:30:51.043Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:30:51 [2023-01-09T13:30:51.043Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:30:51 [2023-01-09T13:30:51.043Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:30:53 [2023-01-09T13:30:53.208Z] === RUN   TestDockerSuite/TestExecSetEnv
13:30:53 [2023-01-09T13:30:53.208Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:30:53 [2023-01-09T13:30:53.208Z] === RUN   TestDockerSuite/TestExecStartFails
13:30:53 [2023-01-09T13:30:53.208Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:30:53 [2023-01-09T13:30:53.208Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:30:53 [2023-01-09T13:30:53.208Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:30:53 [2023-01-09T13:30:53.670Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:30:53 [2023-01-09T13:30:53.670Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:30:53 [2023-01-09T13:30:53.670Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:30:53 [2023-01-09T13:30:53.670Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:30:53 [2023-01-09T13:30:53.670Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:30:56 [2023-01-09T13:30:56.560Z] === RUN   TestDockerSuite/TestExecUlimits
13:30:56 [2023-01-09T13:30:56.560Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:30:56 [2023-01-09T13:30:56.560Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:31:05 [2023-01-09T13:31:05.441Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:31:05 [2023-01-09T13:31:05.441Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:31:05 [2023-01-09T13:31:05.441Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:31:05 [2023-01-09T13:31:05.441Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:31:05 [2023-01-09T13:31:05.441Z] === RUN   TestDockerSuite/TestExecWithUser
13:31:05 [2023-01-09T13:31:05.441Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:31:05 [2023-01-09T13:31:05.441Z] === RUN   TestDockerSuite/TestGetContainerStats
13:31:12 [2023-01-09T13:31:12.534Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:31:18 [2023-01-09T13:31:18.405Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:31:22 [2023-01-09T13:31:22.195Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:31:28 [2023-01-09T13:31:28.058Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:31:28 [2023-01-09T13:31:28.058Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:31:28 [2023-01-09T13:31:28.058Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestHealth
13:31:28 [2023-01-09T13:31:28.525Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:31:28 [2023-01-09T13:31:28.525Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:31:34 [2023-01-09T13:31:34.386Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:31:34 [2023-01-09T13:31:34.386Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:31:34 [2023-01-09T13:31:34.386Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:31:34 [2023-01-09T13:31:34.386Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:31:34 [2023-01-09T13:31:34.386Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:31:34 [2023-01-09T13:31:34.386Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:31:34 [2023-01-09T13:31:34.854Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:31:35 [2023-01-09T13:31:35.324Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:31:35 [2023-01-09T13:31:35.324Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:31:35 [2023-01-09T13:31:35.324Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:31:36 [2023-01-09T13:31:36.890Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:31:36 [2023-01-09T13:31:36.890Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:31:39 [2023-01-09T13:31:39.102Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:31:39 [2023-01-09T13:31:39.102Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:31:42 [2023-01-09T13:31:42.059Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:31:45 [2023-01-09T13:31:45.009Z] === RUN   TestDockerSuite/TestImagesFormat
13:31:45 [2023-01-09T13:31:45.478Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:31:45 [2023-01-09T13:31:45.478Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:31:45 [2023-01-09T13:31:45.478Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:31:49 [2023-01-09T13:31:49.271Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:31:49 [2023-01-09T13:31:49.739Z] === RUN   TestDockerSuite/TestImportBadURL
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportDisplay
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportFile
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportGzipped
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:31:51 [2023-01-09T13:31:51.956Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:31:51 [2023-01-09T13:31:51.956Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:31:52 [2023-01-09T13:31:52.425Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:31:52 [2023-01-09T13:31:52.425Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:31:52 [2023-01-09T13:31:52.425Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:31:52 [2023-01-09T13:31:52.425Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:31:52 [2023-01-09T13:31:52.425Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:31:52 [2023-01-09T13:31:52.425Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:31:55 [2023-01-09T13:31:55.376Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:31:57 [2023-01-09T13:31:57.591Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:31:57 [2023-01-09T13:31:57.591Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:31:57 [2023-01-09T13:31:57.591Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:31:57 [2023-01-09T13:31:57.591Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:31:57 [2023-01-09T13:31:57.591Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:31:57 [2023-01-09T13:31:57.591Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:31:57 [2023-01-09T13:31:57.591Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:31:57 [2023-01-09T13:31:57.591Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:32:00 [2023-01-09T13:32:00.538Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:32:00 [2023-01-09T13:32:00.538Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:32:03 [2023-01-09T13:32:03.487Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:32:03 [2023-01-09T13:32:03.487Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:32:03 [2023-01-09T13:32:03.487Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:32:03 [2023-01-09T13:32:03.487Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:32:03 [2023-01-09T13:32:03.487Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:32:03 [2023-01-09T13:32:03.487Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:32:03 [2023-01-09T13:32:03.487Z] === RUN   TestDockerSuite/TestInspectDefault
13:32:06 [2023-01-09T13:32:06.448Z] === RUN   TestDockerSuite/TestInspectHistory
13:32:12 [2023-01-09T13:32:12.310Z] === RUN   TestDockerSuite/TestInspectImage
13:32:12 [2023-01-09T13:32:12.310Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:32:12 [2023-01-09T13:32:12.310Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:32:12 [2023-01-09T13:32:12.310Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:32:12 [2023-01-09T13:32:12.310Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:32:12 [2023-01-09T13:32:12.310Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:32:12 [2023-01-09T13:32:12.310Z] === RUN   TestDockerSuite/TestInspectInt64
13:32:19 [2023-01-09T13:32:19.461Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:32:21 [2023-01-09T13:32:21.690Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:32:21 [2023-01-09T13:32:21.690Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:32:24 [2023-01-09T13:32:24.638Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:32:26 [2023-01-09T13:32:26.850Z] === RUN   TestDockerSuite/TestInspectPlugin
13:32:26 [2023-01-09T13:32:26.850Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:32:26 [2023-01-09T13:32:26.850Z] === RUN   TestDockerSuite/TestInspectRootFS
13:32:27 [2023-01-09T13:32:27.318Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:32:29 [2023-01-09T13:32:29.530Z] === RUN   TestDockerSuite/TestInspectStatus
13:32:33 [2023-01-09T13:32:33.315Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:32:38 [2023-01-09T13:32:38.065Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:32:41 [2023-01-09T13:32:41.013Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:32:48 [2023-01-09T13:32:48.168Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:32:51 [2023-01-09T13:32:51.116Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:32:59 [2023-01-09T13:32:59.707Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:33:01 [2023-01-09T13:33:01.235Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksEnvs
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:33:04 [2023-01-09T13:33:04.124Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:33:04 [2023-01-09T13:33:04.124Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:33:07 [2023-01-09T13:33:07.019Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:33:09 [2023-01-09T13:33:09.189Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:33:14 [2023-01-09T13:33:14.955Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:33:17 [2023-01-09T13:33:17.847Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:33:17 [2023-01-09T13:33:17.847Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:33:17 [2023-01-09T13:33:17.848Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:33:20 [2023-01-09T13:33:20.738Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:33:20 [2023-01-09T13:33:20.738Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:33:29 [2023-01-09T13:33:29.283Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:33:37 [2023-01-09T13:33:37.825Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:33:46 [2023-01-09T13:33:46.367Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:33:48 [2023-01-09T13:33:48.532Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:33:52 [2023-01-09T13:33:52.246Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:33:52 [2023-01-09T13:33:52.246Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:33:52 [2023-01-09T13:33:52.246Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:33:54 [2023-01-09T13:33:54.415Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:33:57 [2023-01-09T13:33:57.303Z] === RUN   TestDockerSuite/TestLogsSince
13:34:07 [2023-01-09T13:34:07.588Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:34:07 [2023-01-09T13:34:07.588Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:34:07 [2023-01-09T13:34:07.588Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:34:07 [2023-01-09T13:34:07.588Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:34:07 [2023-01-09T13:34:07.588Z] === RUN   TestDockerSuite/TestLogsTail
13:34:10 [2023-01-09T13:34:10.480Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:34:13 [2023-01-09T13:34:13.368Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestMountIntoProc
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestMountIntoSys
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestNetHostname
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginActive
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPortHostBinding
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPortList
13:34:16 [2023-01-09T13:34:16.256Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:34:16 [2023-01-09T13:34:16.256Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:34:22 [2023-01-09T13:34:22.022Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:34:22 [2023-01-09T13:34:22.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:34:27 [2023-01-09T13:34:27.793Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:34:27 [2023-01-09T13:34:27.793Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:34:27 [2023-01-09T13:34:27.793Z] === RUN   TestDockerSuite/TestPsByOrder
13:34:38 [2023-01-09T13:34:38.272Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:34:38 [2023-01-09T13:34:38.272Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:34:38 [2023-01-09T13:34:38.272Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:34:53 [2023-01-09T13:34:53.215Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:35:14 [2023-01-09T13:35:14.455Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:35:14 [2023-01-09T13:35:14.455Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:35:14 [2023-01-09T13:35:14.455Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:35:14 [2023-01-09T13:35:14.455Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:35:29 [2023-01-09T13:35:29.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:35:32 [2023-01-09T13:35:32.360Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:35:47 [2023-01-09T13:35:47.299Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:35:51 [2023-01-09T13:35:51.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:35:51 [2023-01-09T13:35:51.090Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:35:51 [2023-01-09T13:35:51.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:35:51 [2023-01-09T13:35:51.090Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:35:51 [2023-01-09T13:35:51.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:35:57 [2023-01-09T13:35:57.002Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:35:57 [2023-01-09T13:35:57.002Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:35:57 [2023-01-09T13:35:57.002Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:35:57 [2023-01-09T13:35:57.002Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:35:57 [2023-01-09T13:35:57.002Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:35:57 [2023-01-09T13:35:57.002Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:35:57 [2023-01-09T13:35:57.002Z] === RUN   TestDockerSuite/TestPsRightTagName
13:35:57 [2023-01-09T13:35:57.002Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:35:57 [2023-01-09T13:35:57.002Z] === RUN   TestDockerSuite/TestPsShowMounts
13:36:05 [2023-01-09T13:36:05.680Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:36:05 [2023-01-09T13:36:05.680Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:36:05 [2023-01-09T13:36:05.680Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:36:07 [2023-01-09T13:36:07.248Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:36:07 [2023-01-09T13:36:07.248Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:36:07 [2023-01-09T13:36:07.248Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:36:08 [2023-01-09T13:36:08.237Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:36:09 [2023-01-09T13:36:09.226Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:36:09 [2023-01-09T13:36:09.226Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:36:09 [2023-01-09T13:36:09.226Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:36:13 [2023-01-09T13:36:13.983Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:36:18 [2023-01-09T13:36:18.741Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:36:21 [2023-01-09T13:36:21.257Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:36:51 [2023-01-09T13:36:51.376Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:36:51 [2023-01-09T13:36:51.376Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:36:51 [2023-01-09T13:36:51.376Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:36:53 [2023-01-09T13:36:53.588Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:36:54 [2023-01-09T13:36:54.057Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:36:54 [2023-01-09T13:36:54.057Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:36:55 [2023-01-09T13:36:55.044Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:37:00 [2023-01-09T13:37:00.907Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:37:11 [2023-01-09T13:37:11.328Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:37:11 [2023-01-09T13:37:11.328Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:37:11 [2023-01-09T13:37:11.328Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:37:15 [2023-01-09T13:37:15.129Z] === RUN   TestDockerSuite/TestRmiBlank
13:37:15 [2023-01-09T13:37:15.129Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:37:15 [2023-01-09T13:37:15.596Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:37:40 [2023-01-09T13:37:40.873Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:37:40 [2023-01-09T13:37:40.873Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:37:41 [2023-01-09T13:37:41.343Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:37:50 [2023-01-09T13:37:50.001Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:38:00 [2023-01-09T13:38:00.419Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:38:15 [2023-01-09T13:38:15.274Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:38:18 [2023-01-09T13:38:18.998Z] === RUN   TestDockerSuite/TestRmiTag
13:38:19 [2023-01-09T13:38:19.960Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:38:22 [2023-01-09T13:38:22.850Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:38:47 [2023-01-09T13:38:47.946Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:38:50 [2023-01-09T13:38:50.133Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:38:55 [2023-01-09T13:38:55.898Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddHost
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:38:57 [2023-01-09T13:38:57.429Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:38:57 [2023-01-09T13:38:57.429Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:38:59 [2023-01-09T13:38:59.594Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:38:59 [2023-01-09T13:38:59.594Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:38:59 [2023-01-09T13:38:59.594Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:38:59 [2023-01-09T13:38:59.594Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:38:59 [2023-01-09T13:38:59.594Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:39:05 [2023-01-09T13:39:05.361Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:39:08 [2023-01-09T13:39:08.258Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:39:11 [2023-01-09T13:39:11.149Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:39:19 [2023-01-09T13:39:19.691Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:39:21 [2023-01-09T13:39:21.857Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:39:21 [2023-01-09T13:39:21.857Z] === RUN   TestDockerSuite/TestRunBindMounts
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:39:27 [2023-01-09T13:39:27.633Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:39:27 [2023-01-09T13:39:27.633Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:39:29 [2023-01-09T13:39:29.803Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:39:29 [2023-01-09T13:39:29.803Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:39:29 [2023-01-09T13:39:29.803Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:39:33 [2023-01-09T13:39:33.522Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:39:33 [2023-01-09T13:39:33.522Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:39:33 [2023-01-09T13:39:33.522Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:39:33 [2023-01-09T13:39:33.522Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:39:33 [2023-01-09T13:39:33.978Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:39:36 [2023-01-09T13:39:36.144Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:39:36 [2023-01-09T13:39:36.144Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:39:39 [2023-01-09T13:39:39.038Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:39:41 [2023-01-09T13:39:41.928Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:39:44 [2023-01-09T13:39:44.831Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:39:44 [2023-01-09T13:39:44.831Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:39:44 [2023-01-09T13:39:44.831Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:39:44 [2023-01-09T13:39:44.831Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:39:44 [2023-01-09T13:39:44.831Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:39:44 [2023-01-09T13:39:44.831Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:39:44 [2023-01-09T13:39:44.831Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:39:51 [2023-01-09T13:39:51.899Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:39:51 [2023-01-09T13:39:51.899Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:39:51 [2023-01-09T13:39:51.899Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:39:51 [2023-01-09T13:39:51.899Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:39:51 [2023-01-09T13:39:51.899Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:39:51 [2023-01-09T13:39:51.899Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:39:51 [2023-01-09T13:39:51.899Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:39:51 [2023-01-09T13:39:51.899Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:39:51 [2023-01-09T13:39:51.899Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:39:54 [2023-01-09T13:39:54.063Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:40:01 [2023-01-09T13:40:01.112Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:40:01 [2023-01-09T13:40:01.112Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:40:03 [2023-01-09T13:40:03.278Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:40:03 [2023-01-09T13:40:03.278Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:40:03 [2023-01-09T13:40:03.278Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:40:03 [2023-01-09T13:40:03.278Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:40:03 [2023-01-09T13:40:03.278Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:40:03 [2023-01-09T13:40:03.278Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:40:06 [2023-01-09T13:40:06.169Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:40:09 [2023-01-09T13:40:09.068Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:40:09 [2023-01-09T13:40:09.068Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:40:09 [2023-01-09T13:40:09.068Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:40:11 [2023-01-09T13:40:11.233Z] === RUN   TestDockerSuite/TestRunEnvironment
13:40:11 [2023-01-09T13:40:11.233Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:40:11 [2023-01-09T13:40:11.233Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:40:11 [2023-01-09T13:40:11.233Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:40:11 [2023-01-09T13:40:11.233Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:40:11 [2023-01-09T13:40:11.233Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:40:11 [2023-01-09T13:40:11.233Z] === RUN   TestDockerSuite/TestRunExitCode
13:40:14 [2023-01-09T13:40:14.129Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:40:17 [2023-01-09T13:40:17.023Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:40:19 [2023-01-09T13:40:19.187Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunExposePort
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:40:27 [2023-01-09T13:40:27.723Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:40:27 [2023-01-09T13:40:27.723Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:40:38 [2023-01-09T13:40:38.012Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:40:38 [2023-01-09T13:40:38.012Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:40:38 [2023-01-09T13:40:38.012Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:40:38 [2023-01-09T13:40:38.012Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:40:38 [2023-01-09T13:40:38.012Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:40:38 [2023-01-09T13:40:38.012Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:40:48 [2023-01-09T13:40:48.298Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:40:48 [2023-01-09T13:40:48.298Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:40:48 [2023-01-09T13:40:48.298Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeHostname
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunMount
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:40:50 [2023-01-09T13:40:50.465Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:40:50 [2023-01-09T13:40:50.465Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:40:59 [2023-01-09T13:40:59.003Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:40:59 [2023-01-09T13:40:59.003Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:40:59 [2023-01-09T13:40:59.003Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:40:59 [2023-01-09T13:40:59.003Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:40:59 [2023-01-09T13:40:59.003Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:40:59 [2023-01-09T13:40:59.003Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:40:59 [2023-01-09T13:40:59.003Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:41:04 [2023-01-09T13:41:04.775Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetHost
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:41:09 [2023-01-09T13:41:09.452Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:41:09 [2023-01-09T13:41:09.452Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:41:09 [2023-01-09T13:41:09.909Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:41:10 [2023-01-09T13:41:10.870Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:41:13 [2023-01-09T13:41:13.760Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:41:15 [2023-01-09T13:41:15.925Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:41:16 [2023-01-09T13:41:16.887Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:41:19 [2023-01-09T13:41:19.778Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:41:19 [2023-01-09T13:41:19.778Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.778Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:41:19 [2023-01-09T13:41:19.778Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunPortInUse
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:41:19 [2023-01-09T13:41:19.779Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:41:19 [2023-01-09T13:41:19.779Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunPublishPort
13:41:23 [2023-01-09T13:41:23.494Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:41:23 [2023-01-09T13:41:23.494Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:41:23 [2023-01-09T13:41:23.494Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:41:23 [2023-01-09T13:41:23.494Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:41:23 [2023-01-09T13:41:23.494Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:41:23 [2023-01-09T13:41:23.494Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:41:38 [2023-01-09T13:41:38.269Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:41:38 [2023-01-09T13:41:38.269Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:41:38 [2023-01-09T13:41:38.269Z] === RUN   TestDockerSuite/TestRunRm
13:41:45 [2023-01-09T13:41:45.314Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:41:51 [2023-01-09T13:41:51.077Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:41:53 [2023-01-09T13:41:53.246Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:41:55 [2023-01-09T13:41:55.410Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:41:58 [2023-01-09T13:41:58.300Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:42:01 [2023-01-09T13:42:01.189Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:42:01 [2023-01-09T13:42:01.189Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:42:01 [2023-01-09T13:42:01.189Z] === RUN   TestDockerSuite/TestRunState
13:42:01 [2023-01-09T13:42:01.189Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:42:01 [2023-01-09T13:42:01.189Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:42:04 [2023-01-09T13:42:04.079Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:42:04 [2023-01-09T13:42:04.079Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:42:04 [2023-01-09T13:42:04.079Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:42:06 [2023-01-09T13:42:06.252Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:42:06 [2023-01-09T13:42:06.252Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:42:06 [2023-01-09T13:42:06.252Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:42:06 [2023-01-09T13:42:06.252Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:42:06 [2023-01-09T13:42:06.252Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:42:06 [2023-01-09T13:42:06.707Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:42:06 [2023-01-09T13:42:06.707Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:42:06 [2023-01-09T13:42:06.707Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:42:06 [2023-01-09T13:42:06.707Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserByID
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserByName
13:42:12 [2023-01-09T13:42:12.482Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:42:12 [2023-01-09T13:42:12.482Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:42:14 [2023-01-09T13:42:14.649Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:42:14 [2023-01-09T13:42:14.649Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:42:15 [2023-01-09T13:42:15.105Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:42:18 [2023-01-09T13:42:18.002Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:42:18 [2023-01-09T13:42:18.002Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:42:18 [2023-01-09T13:42:18.002Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:42:18 [2023-01-09T13:42:18.002Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:42:18 [2023-01-09T13:42:18.002Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:42:21 [2023-01-09T13:42:21.721Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:42:28 [2023-01-09T13:42:28.765Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:42:34 [2023-01-09T13:42:34.534Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:42:41 [2023-01-09T13:42:41.587Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:42:41 [2023-01-09T13:42:41.587Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:42:41 [2023-01-09T13:42:41.587Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:42:41 [2023-01-09T13:42:41.587Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:42:45 [2023-01-09T13:42:45.303Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:42:47 [2023-01-09T13:42:47.475Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:42:50 [2023-01-09T13:42:50.369Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:42:50 [2023-01-09T13:42:50.369Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:42:50 [2023-01-09T13:42:50.369Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.369Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:42:50 [2023-01-09T13:42:50.369Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.825Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:42:50 [2023-01-09T13:42:50.825Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.825Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:42:50 [2023-01-09T13:42:50.825Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:42:50 [2023-01-09T13:42:50.825Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:42:55 [2023-01-09T13:42:55.497Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:42:57 [2023-01-09T13:42:57.666Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:42:59 [2023-01-09T13:42:59.835Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:43:04 [2023-01-09T13:43:04.508Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:43:04 [2023-01-09T13:43:04.508Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveImageId
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:43:04 [2023-01-09T13:43:04.966Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:43:04 [2023-01-09T13:43:04.966Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:43:07 [2023-01-09T13:43:07.132Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:43:07 [2023-01-09T13:43:07.587Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:43:08 [2023-01-09T13:43:08.045Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:43:08 [2023-01-09T13:43:08.045Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:43:09 [2023-01-09T13:43:09.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:43:24 [2023-01-09T13:43:24.400Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:43:24 [2023-01-09T13:43:24.400Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:43:24 [2023-01-09T13:43:24.400Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:43:31 [2023-01-09T13:43:31.564Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:43:31 [2023-01-09T13:43:31.564Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:43:31 [2023-01-09T13:43:31.564Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:43:36 [2023-01-09T13:43:36.326Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:43:36 [2023-01-09T13:43:36.326Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:43:36 [2023-01-09T13:43:36.326Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:43:36 [2023-01-09T13:43:36.326Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:43:36 [2023-01-09T13:43:36.326Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:43:36 [2023-01-09T13:43:36.326Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:43:36 [2023-01-09T13:43:36.326Z] === RUN   TestDockerSuite/TestStartRecordError
13:43:36 [2023-01-09T13:43:36.326Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:43:36 [2023-01-09T13:43:36.326Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestStatsNoStream
13:43:46 [2023-01-09T13:43:46.756Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:43:46 [2023-01-09T13:43:46.756Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:43:48 [2023-01-09T13:43:48.980Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:43:51 [2023-01-09T13:43:51.943Z] === RUN   TestDockerSuite/TestTopPrivileged
13:43:51 [2023-01-09T13:43:51.943Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:43:51 [2023-01-09T13:43:51.943Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:43:54 [2023-01-09T13:43:54.898Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:43:54 [2023-01-09T13:43:54.898Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:44:12 [2023-01-09T13:44:12.729Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:44:12 [2023-01-09T13:44:12.729Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:44:19 [2023-01-09T13:44:19.891Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:44:19 [2023-01-09T13:44:19.891Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:44:22 [2023-01-09T13:44:22.842Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:44:23 [2023-01-09T13:44:23.312Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:44:23 [2023-01-09T13:44:23.781Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:44:24 [2023-01-09T13:44:24.249Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:44:24 [2023-01-09T13:44:24.249Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:44:34 [2023-01-09T13:44:34.688Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:44:34 [2023-01-09T13:44:34.688Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:44:34 [2023-01-09T13:44:34.688Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:44:34 [2023-01-09T13:44:34.688Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:44:34 [2023-01-09T13:44:34.688Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:44:34 [2023-01-09T13:44:34.688Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:44:34 [2023-01-09T13:44:34.688Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:44:47 [2023-01-09T13:44:47.191Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:44:47 [2023-01-09T13:44:47.660Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:44:48 [2023-01-09T13:44:48.129Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:45:05 [2023-01-09T13:45:05.958Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:45:05 [2023-01-09T13:45:05.958Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.958Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:45:05 [2023-01-09T13:45:05.958Z] --- PASS: TestDockerSuite (3170.61s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.93s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.78s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.76s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.71s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.79s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.88s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.88s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.73s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.11s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.73s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.75s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddTar (53.50s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.55s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.72s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.13s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.89s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.97s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.60s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:05 [2023-01-09T13:45:05.958Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.91s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.41s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.55s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.46s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.68s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.37s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.27s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.12s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.24s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.14s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.95s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.30s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.16s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.17s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (81.56s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.65s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.22s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.17s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.08s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.39s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.66s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (52.58s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.36s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.92s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (149.31s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.20s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.76s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.26s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.77s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.43s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFails (7.42s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.32s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.36s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.17s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.65s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.25s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.40s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.18s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.46s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.17s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.13s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.50s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.34s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.17s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.79s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.38s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.93s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.36s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.65s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.27s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.07s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.67s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (20.10s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.99s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.91s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.19s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.12s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.01s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.65s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.39s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.70s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildRm (15.78s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.07s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.14s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.37s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (10.29s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (27.96s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.75s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.54s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.42s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.69s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.15s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.28s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.38s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.61s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.81s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.74s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.16s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.24s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.48s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.89s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.45s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.32s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.59s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.25s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitChange (5.79s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (6.35s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.70s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitTTY (17.87s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.28s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (12.70s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.01s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.45s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.40s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.55s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.59s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.75s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.67s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.60s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (9.10s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.64s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:45:05 [2023-01-09T13:45:05.959Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.15s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.56s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.72s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.33s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.05s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.97s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.81s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.78s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000047c8_<nil>} (7.83s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13396813893_c:\foo_false__<nil>_<nil>_<nil>} (2.89s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13396813893_c:\foo_true__<nil>_<nil>_<nil>} (2.74s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:45:05 [2023-01-09T13:45:05.960Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.64s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.82s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.24s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.54s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToCaseE (15.23s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.32s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToDot (2.93s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.78s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.92s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.45s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.70s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.95s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.71s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.80s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.69s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.96s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.90s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.06s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.88s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (9.49s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.37s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.76s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.27s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsRename (2.79s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsResize (3.36s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.14s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.21s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.82s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.47s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.29s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.86s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.67s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.34s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.76s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.70s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.33s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.95s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.87s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.06s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.44s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.41s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.27s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.41s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.58s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.69s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.39s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.47s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.67s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.61s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.59s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.22s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.70s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.46s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.52s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.65s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:05 [2023-01-09T13:45:05.960Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.35s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.15s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.91s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.63s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.19s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.36s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.28s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.08s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.07s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.88s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.92s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsSince (9.56s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsTail (3.31s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.98s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.65s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.14s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.27s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.52s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (14.12s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.34s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.38s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.60s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.24s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.35s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.87s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.72s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.06s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.80s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.87s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.75s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.76s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.35s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.88s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.83s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.06s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.18s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.56s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.38s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.62s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (10.89s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.97s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.13s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiTag (0.92s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.77s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.40s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.08s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.73s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.29s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.41s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.90s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.44s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.93s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.21s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.70s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.84s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (7.48s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.30s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.65s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.71s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.62s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.66s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.10s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.53s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.97s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunMount (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.40s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.61s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.92s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.58s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.56s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.40s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:45:05 [2023-01-09T13:45:05.961Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.73s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunRm (7.51s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.65s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.65s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.65s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.75s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.52s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.77s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.22s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.45s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.61s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.54s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.92s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.04s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.74s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.13s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.91s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.64s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.94s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.63s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.85s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.43s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.35s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.56s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.57s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s)
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] --- PASS: TestDockerRegistrySuite (0.22s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:45:05 [2023-01-09T13:45:05.962Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.962Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerDaemonSuite
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerSwarmSuite
13:45:05 [2023-01-09T13:45:05.963Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- PASS: TestDockerPluginSuite (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerExternalVolumeSuite
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerNetworkSuite
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] === RUN   TestDockerHubPullSuite
13:45:05 [2023-01-09T13:45:05.963Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:45:05 [2023-01-09T13:45:05.963Z] PASS
13:45:05 [2023-01-09T13:45:05.963Z] ok  	github.com/docker/docker/integration-cli	3171.173s
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === Skipped
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:45:05 [2023-01-09T13:45:05.963Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.963Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:45:05 [2023-01-09T13:45:05.963Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_sni_test.go:18: Flakey test
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.964Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:45:05 [2023-01-09T13:45:05.964Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:45:05 [2023-01-09T13:45:05.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:45:05 [2023-01-09T13:45:05.965Z] 
13:45:05 [2023-01-09T13:45:05.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.440Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z] 
13:45:06 [2023-01-09T13:45:06.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:45:06 [2023-01-09T13:45:06.440Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z] 
13:45:06 [2023-01-09T13:45:06.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.441Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.441Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.06s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.06s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:45:06 [2023-01-09T13:45:06.442Z] 
13:45:06 [2023-01-09T13:45:06.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
13:45:06 [2023-01-09T13:45:06.442Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.442Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunMount (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.27s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.443Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:45:06 [2023-01-09T13:45:06.443Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z] 
13:45:06 [2023-01-09T13:45:06.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:45:06 [2023-01-09T13:45:06.444Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.444Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.916Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:45:06 [2023-01-09T13:45:06.916Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:06 [2023-01-09T13:45:06.917Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:45:06 [2023-01-09T13:45:06.918Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] DONE 1093 tests, 547 skipped in 3185.618s
13:45:06 [2023-01-09T13:45:06.918Z] INFO: Integration tests ended at 01/09/2023 13:45:06. Duration:00:53:05.8313009
13:45:06 [2023-01-09T13:45:06.918Z] INFO: Docker info of the daemon under test at end of run
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] Containers: 2
13:45:06 [2023-01-09T13:45:06.918Z]  Running: 0
13:45:06 [2023-01-09T13:45:06.918Z]  Paused: 0
13:45:06 [2023-01-09T13:45:06.918Z]  Stopped: 2
13:45:06 [2023-01-09T13:45:06.918Z] Images: 18
13:45:06 [2023-01-09T13:45:06.918Z] Server Version: 0.0.0-dev
13:45:06 [2023-01-09T13:45:06.918Z] Storage Driver: windowsfilter
13:45:06 [2023-01-09T13:45:06.918Z]  Windows: 
13:45:06 [2023-01-09T13:45:06.918Z] Logging Driver: json-file
13:45:06 [2023-01-09T13:45:06.918Z] Plugins: 
13:45:06 [2023-01-09T13:45:06.918Z]  Volume: local
13:45:06 [2023-01-09T13:45:06.918Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:45:06 [2023-01-09T13:45:06.918Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:45:06 [2023-01-09T13:45:06.918Z] Swarm: inactive
13:45:06 [2023-01-09T13:45:06.918Z] Default Isolation: process
13:45:06 [2023-01-09T13:45:06.918Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:45:06 [2023-01-09T13:45:06.918Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
13:45:06 [2023-01-09T13:45:06.918Z] OSType: windows
13:45:06 [2023-01-09T13:45:06.918Z] Architecture: x86_64
13:45:06 [2023-01-09T13:45:06.918Z] CPUs: 4
13:45:06 [2023-01-09T13:45:06.918Z] Total Memory: 32GiB
13:45:06 [2023-01-09T13:45:06.918Z] Name: azwin-2-540ca0
13:45:06 [2023-01-09T13:45:06.918Z] ID: 2EDO:7UFU:NSBB:Q5S4:3L6I:TKQA:JBLV:OWFZ:DAM3:5YDQ:2T2S:NFZC
13:45:06 [2023-01-09T13:45:06.918Z] Docker Root Dir: D:\CI\PR-44767\1\daemon
13:45:06 [2023-01-09T13:45:06.918Z] Debug Mode (client): false
13:45:06 [2023-01-09T13:45:06.918Z] Debug Mode (server): true
13:45:06 [2023-01-09T13:45:06.918Z]  File Descriptors: -1
13:45:06 [2023-01-09T13:45:06.918Z]  Goroutines: 17
13:45:06 [2023-01-09T13:45:06.918Z]  System Time: 2023-01-09T13:45:06.7457378Z
13:45:06 [2023-01-09T13:45:06.918Z]  EventsListeners: 0
13:45:06 [2023-01-09T13:45:06.918Z] Registry: https://index.docker.io/v1/
13:45:06 [2023-01-09T13:45:06.918Z] Labels:
13:45:06 [2023-01-09T13:45:06.918Z] Experimental: false
13:45:06 [2023-01-09T13:45:06.918Z] Insecure Registries:
13:45:06 [2023-01-09T13:45:06.918Z]  127.0.0.0/8
13:45:06 [2023-01-09T13:45:06.918Z] Live Restore Enabled: false
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] 
13:45:06 [2023-01-09T13:45:06.918Z] INFO: Stopping daemon under test
13:45:07 [2023-01-09T13:45:07.386Z] SUCCESS: The process with PID 2624 (child process of PID 5412) has been terminated.
13:45:07 [2023-01-09T13:45:07.386Z] SUCCESS: The process with PID 5412 (child process of PID 3132) has been terminated.
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Stop tailing logs of the daemon under tests
13:45:07 [2023-01-09T13:45:07.386Z] INFO: executeCI.ps1 Completed successfully at 01/09/2023 13:45:07.
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Tidying up at end of run
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Saving daemon under test log (d:\CI\PR-44767\1\dut.out) to bundles\CIDUT.out
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Saving daemon under test log (d:\CI\PR-44767\1\dut.err) to bundles\CIDUT.err
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Nuke-Everything...
13:45:07 [2023-01-09T13:45:07.386Z] INFO: Container count on control daemon to delete is 2
13:45:07 [2023-01-09T13:45:07.854Z] 20880ed68352
13:45:07 [2023-01-09T13:45:07.854Z] 53ca3b999a26
13:45:07 [2023-01-09T13:45:07.854Z] INFO: Tidying pidfile d:\CI\PR-44767\1\docker.pid
13:45:07 [2023-01-09T13:45:07.854Z] INFO: Nuking d:\CI
13:45:50 [2023-01-09T13:45:50.573Z] INFO: Zapped successfully
13:45:50 [2023-01-09T13:45:50.573Z] 
13:45:50 [2023-01-09T13:45:50.573Z] INFO: executeCI.ps1 exiting at Mon Jan  9 13:45:46 CUT 2023. Duration 01:24:29.3111522
13:45:50 [2023-01-09T13:45:50.573Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:45:50 [2023-01-09T13:45:50.862Z] Recording test results
13:46:00 [2023-01-09T13:46:00.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:46:02 [2023-01-09T13:46:02.556Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:46:04 [2023-01-09T13:46:04.991Z] Archiving artifacts
13:46:20 [2023-01-09T13:46:20.836Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44767/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:46:21 [2023-01-09T13:46:21.784Z] + make clean
13:46:23 [2023-01-09T13:46:23.351Z] docker volume rm -f docker-dev-cache
13:46:23 [2023-01-09T13:46:23.351Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS